Bump the go_modules group across 1 directory with 10 updates #738
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 8 updates in the /clients/go/client directory:
1.0.0-rc.01.4.07.0.0-rc07.10.01.2.01.2.40.5.110.5.140.24.00.35.00.26.00.38.00.18.00.27.01.64.01.64.1Updates
cosmossdk.io/mathfrom 1.0.0-rc.0 to 1.4.0Release notes
Sourced from cosmossdk.io/math's releases.
Commits
6b4557dchore: prepare log v1.4.0 (#21197)5a08833build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#21189)655b303build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#21190)cc25f59ci: add compat check 052 x main (#21174)5b7d8b6test(stf/mock): Unmarshal with knowing the message type (#21178)641f964ci: attempt to fix goreleaser (#21194)a0fdab2test(server/v2): Update testdata prune options (#21192)4b4ec47build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#21191)feb0e07feat: [ADR-071] Cryptography v2 (#18824)111a999docs: rename v2 to di (#21181)Updates
github.com/cosmos/ibc-go/v7from 7.0.0-rc0 to 7.10.0Release notes
Sourced from github.com/cosmos/ibc-go/v7's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/ibc-go/v7's changelog.
... (truncated)
Commits
4632144chore: update changelog and retract v7.9.2a5b5b92Merge commit from forkf45181bchore: retract 7.9.19869b3cfix: backport remarshal (#8066)37ab926Merge branch 'gjermund/redact-v7.0-to-v7.8' into release/v7.9.xcc6fe55Merge commit from fork27bebf3chore: update changelog and redactff0a82eUpdate CHANGELOG.mdde02723bump goreleaser actiona5dde80Update CHANGELOG.mdUpdates
github.com/dvsekhvalnov/jose2gofrom 1.5.0 to 1.6.0Commits
48ba0b7Merge pull request #32 from dvsekhvalnov/issue-31-security-tuning05eb007docse0264a2added helper matchers: Alg and Eng0f6c7c3MatchAlg helpercf0a53bdocs2995762docs9a18affdocs675bb14docs8e9e0d1updated p2c limits with new OWASP numbers, docsed5dd96Unit tests for custom 'p2c' headers min/max limitsUpdates
github.com/golang/glogfrom 1.2.0 to 1.2.4Release notes
Sourced from github.com/golang/glog's releases.
Commits
a0e3c40glog: have createInDir fail if the file already exists7139da2glog: introduce createInDir function as in internal versiondd58629glog: Don't try to create/rotate a given syncBuffer twice in the same second04dbec0glog: fix typo (#73)459cf3bglog: check that stderr is valid before using it by default (#72)9730314glog: avoid calling user.Current() on windows (#69)861d094glog: don't hold mutex when sync'ing (#68)Updates
github.com/hashicorp/go-getterfrom 1.7.0 to 1.7.5Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
5a63fd9Merge pull request #497 from hashicorp/fix-git-update5b7ec5ffetch tags on update and fix tests9906874recreate git config during update to prevent config alteration268c11cescape user provide string to git (#483)975961fMerge pull request #433 from adrian-bl/netrc-fix0298a22Merge pull request #459 from hashicorp/jbardin/setup-git-envc70d9c9don't change GIT_SSH_COMMAND if there's no keyfile3d5770fMerge pull request #458 from hashicorp/tsccr-auto-pinning/trusted/2023-09-180688979Result of tsccr-helper -log-level=info -pin-all-workflows .e66f244Merge pull request #454 from hashicorp/tsccr-auto-pinning/trusted/2023-09-11Updates
github.com/ulikunitz/xzfrom 0.5.11 to 0.5.14Commits
7184815Preparation of release v0.5.1488ddf1dAddress Security Issue GHSA-jc7w-c686-c4v9c8314b8Add new package xio with WriteCloserStack4f11dceUpdate README.md and SECURITY.md to address security questionsf56ebbfTODO.md: fix a typoUpdates
golang.org/x/cryptofrom 0.24.0 to 0.35.0Commits
7292932ssh: limit the size of the internal packet queue while waiting for KEXf66f74bacme/autocert: check host policy before probing the cacheb0784b7x509roots/fallback: drop obsolete build constraint911360call: bump golang.org/x/crypto dependencies of asm generators89ff08dall: upgrade go directive to at least 1.23.0 [generated]e47973ball: update certs for go1.249290511go.mod: update golang.org/x dependenciesfa5273ex509roots/fallback: update bundlea8ea4bessh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface71d3a4cacme: support challenges that require the ACME client to send a non-empty JSO...Updates
golang.org/x/netfrom 0.26.0 to 0.38.0Commits
e1fcd82html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29publicsuffix: regenerate table1215081http2: improve error when server sends HTTP/1312450ehtml: ensure <search> tag closes <p> and update tests09731f9http2: improve handling of lost PING in Server55989e2http2/h2c: use ResponseController for hijacking connections2914f46websocket: re-recommend gorilla/websocket99b3ae0go.mod: update golang.org/x dependencies85d1d54go.mod: update golang.org/x dependenciesUpdates
golang.org/x/oauth2from 0.18.0 to 0.27.0Commits
681b4d8jws: split token into fixed number of parts3f78298all: upgrade go directive to at least 1.23.0 [generated]109dabfendpoints: add links/provider for Discordac571faoauth2: fix docs for Config.DeviceAuth314ee5bendpoints: add patreon endpointb9c813bgoogle: add warning about externally-provided credentials49a531dall: make method and struct comments match the names22134a4README: don't recommend go get3e64809x/oauth2: add Token.ExpiresIn16a9973jwt: rename example to avoid vet errorUpdates
google.golang.org/grpcfrom 1.64.0 to 1.64.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4d833deChange version to 1.64.1 (#7381)e9193a4*: update deps (#7375)ab29241metadata: remove String method (#7374)355b9a5Change version to 1.64.1-dev (#7219)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.