-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump vulnerable dependencies #15051
build(deps): Bump vulnerable dependencies #15051
Conversation
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.6.2...v1.7.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…in /tools/cosmovisor for all modules
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Re-opening this, as it fixes a vulnerabilities (https://github.com/cosmos/cosmos-sdk/actions/runs/4199625540/jobs/7284730840). Too bad, this adds more indirect dependencies. |
We should partly backport this to v0.47 too. |
…and go version to 1.20.1 (#15051) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]> (cherry picked from commit 77d347b) # Conflicts: # .github/workflows/build.yml # .github/workflows/codeql-analysis.yml # .github/workflows/dependabot-update-all.yml # .github/workflows/dependencies-review.yml # .github/workflows/lint.yml # .github/workflows/release-confix.yml # .github/workflows/release-cosmovisor.yml # .github/workflows/release-rosetta.yml # .github/workflows/release.yml # .github/workflows/sims-045.yml # .github/workflows/sims-046.yml # .github/workflows/sims-047.yml # .github/workflows/sims-nightly.yml # .github/workflows/sims.yml # .github/workflows/test.yml # api/go.mod # api/go.sum # client/v2/go.mod # client/v2/go.sum # collections/go.mod # collections/go.sum # core/go.mod # core/go.sum # go.mod # go.sum # orm/go.mod # orm/go.sum # simapp/go.mod # simapp/go.sum # store/go.mod # store/go.sum # tests/go.mod # tests/go.sum # tools/confix/go.mod # tools/confix/go.sum # tools/cosmovisor/go.mod # tools/cosmovisor/go.sum # tools/hubl/go.mod # tools/hubl/go.sum # tools/rosetta/go.mod # tools/rosetta/go.sum # tx/go.sum # x/circuit/go.mod # x/circuit/go.sum # x/evidence/go.mod # x/evidence/go.sum # x/feegrant/go.mod # x/feegrant/go.sum # x/nft/go.mod # x/nft/go.sum # x/tx/go.mod # x/upgrade/go.mod # x/upgrade/go.sum
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]>
…and go version to 1.20.1 (cosmos#15051) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]>
Bumps github.com/hashicorp/go-getter from 1.6.2 to 1.7.0.
Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
0edab85
Merge pull request #413 from hashicorp/limited-decompressors-helperb38771f
decompressors: add LimitedDecompressors helper78e6721
Merge pull request #412 from hashicorp/mitigate-decompression-bombcf15d84
Add decompression bomb mitigation optionsd229395
Merge pull request #408 from hashicorp/remove-codesignb55f8f7
remove codesign entirely from go-getter611343a
Merge pull request #386 from hashicorp/compliance/add-license7220a3d
Merge pull request #379 from hashicorp/migrate-to-gha2daac52
Update get_gcs_test.go95c5f2d
Update get_s3_test.goDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.