Skip to content

Commit

Permalink
chore(deps): update dependencies - abandoned (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Aug 15, 2023
1 parent 3643574 commit fe56eaa
Show file tree
Hide file tree
Showing 281 changed files with 29,600 additions and 8,274 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3

# https://github.com/magnetikonline/action-golang-cache
- name: Setup Golang with cache
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
18.17.1
32 changes: 16 additions & 16 deletions aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
# https://aquaproj.github.io/
registries:
- type: standard
ref: v3.138.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.35.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: miniscruff/changie@v1.11.1
- name: golang/[email protected].1
- name: direnv/[email protected].2
- name: magefile/mage@v1.14.0
- name: charmbracelet/[email protected].0
- name: mvdan/gofumpt@v0.4.0
- name: golang.org/x/tools/gopls@v0.11.0
- name: golang/tools/gorename@v0.6.0
- name: golang/tools/stringer@v0.6.0
- name: golang/tools/gomvpkg@v0.6.0
- name: golang/tools/godoc@v0.6.0
- name: golang/tools/guru@v0.6.0
- name: anchore/syft@v0.73.0
- name: thycotic/[email protected].1
- name: Schniz/fnm@v1.33.1
- name: miniscruff/changie@v1.12.0
- name: golang/[email protected].6
- name: direnv/[email protected].3
- name: magefile/mage@v1.15.0
- name: charmbracelet/[email protected].1
- name: mvdan/gofumpt@v0.5.0
- name: golang.org/x/tools/gopls@v0.13.1
- name: golang/tools/gorename@v0.12.0
- name: golang/tools/stringer@v0.12.0
- name: golang/tools/gomvpkg@v0.12.0
- name: golang/tools/godoc@v0.12.0
- name: golang/tools/guru@v0.12.0
- name: anchore/syft@v0.86.1
- name: thycotic/[email protected].5
- name: Schniz/fnm@v1.35.0
Loading

0 comments on commit fe56eaa

Please sign in to comment.