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.0
1.4.0
7.0.0-rc0
7.10.0
1.2.0
1.2.4
0.5.11
0.5.14
0.24.0
0.35.0
0.26.0
0.38.0
0.18.0
0.27.0
1.64.0
1.64.1
Updates
cosmossdk.io/math
from 1.0.0-rc.0 to 1.4.0Release notes
Sourced from cosmossdk.io/math's releases.
Commits
6b4557d
chore: prepare log v1.4.0 (#21197)5a08833
build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#21189)655b303
build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#21190)cc25f59
ci: add compat check 052 x main (#21174)5b7d8b6
test(stf/mock): Unmarshal with knowing the message type (#21178)641f964
ci: attempt to fix goreleaser (#21194)a0fdab2
test(server/v2): Update testdata prune options (#21192)4b4ec47
build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#21191)feb0e07
feat: [ADR-071] Cryptography v2 (#18824)111a999
docs: rename v2 to di (#21181)Updates
github.com/cosmos/ibc-go/v7
from 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
4632144
chore: update changelog and retract v7.9.2a5b5b92
Merge commit from forkf45181b
chore: retract 7.9.19869b3c
fix: backport remarshal (#8066)37ab926
Merge branch 'gjermund/redact-v7.0-to-v7.8' into release/v7.9.xcc6fe55
Merge commit from fork27bebf3
chore: update changelog and redactff0a82e
Update CHANGELOG.mdde02723
bump goreleaser actiona5dde80
Update CHANGELOG.mdUpdates
github.com/dvsekhvalnov/jose2go
from 1.5.0 to 1.6.0Commits
48ba0b7
Merge pull request #32 from dvsekhvalnov/issue-31-security-tuning05eb007
docse0264a2
added helper matchers: Alg and Eng0f6c7c3
MatchAlg helpercf0a53b
docs2995762
docs9a18aff
docs675bb14
docs8e9e0d1
updated p2c limits with new OWASP numbers, docsed5dd96
Unit tests for custom 'p2c' headers min/max limitsUpdates
github.com/golang/glog
from 1.2.0 to 1.2.4Release notes
Sourced from github.com/golang/glog's releases.
Commits
a0e3c40
glog: have createInDir fail if the file already exists7139da2
glog: introduce createInDir function as in internal versiondd58629
glog: Don't try to create/rotate a given syncBuffer twice in the same second04dbec0
glog: fix typo (#73)459cf3b
glog: check that stderr is valid before using it by default (#72)9730314
glog: avoid calling user.Current() on windows (#69)861d094
glog: don't hold mutex when sync'ing (#68)Updates
github.com/hashicorp/go-getter
from 1.7.0 to 1.7.5Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
5a63fd9
Merge pull request #497 from hashicorp/fix-git-update5b7ec5f
fetch tags on update and fix tests9906874
recreate git config during update to prevent config alteration268c11c
escape user provide string to git (#483)975961f
Merge pull request #433 from adrian-bl/netrc-fix0298a22
Merge pull request #459 from hashicorp/jbardin/setup-git-envc70d9c9
don't change GIT_SSH_COMMAND if there's no keyfile3d5770f
Merge pull request #458 from hashicorp/tsccr-auto-pinning/trusted/2023-09-180688979
Result of tsccr-helper -log-level=info -pin-all-workflows .e66f244
Merge pull request #454 from hashicorp/tsccr-auto-pinning/trusted/2023-09-11Updates
github.com/ulikunitz/xz
from 0.5.11 to 0.5.14Commits
7184815
Preparation of release v0.5.1488ddf1d
Address Security Issue GHSA-jc7w-c686-c4v9c8314b8
Add new package xio with WriteCloserStack4f11dce
Update README.md and SECURITY.md to address security questionsf56ebbf
TODO.md: fix a typoUpdates
golang.org/x/crypto
from 0.24.0 to 0.35.0Commits
7292932
ssh: limit the size of the internal packet queue while waiting for KEXf66f74b
acme/autocert: check host policy before probing the cacheb0784b7
x509roots/fallback: drop obsolete build constraint911360c
all: bump golang.org/x/crypto dependencies of asm generators89ff08d
all: upgrade go directive to at least 1.23.0 [generated]e47973b
all: update certs for go1.249290511
go.mod: update golang.org/x dependenciesfa5273e
x509roots/fallback: update bundlea8ea4be
ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface71d3a4c
acme: support challenges that require the ACME client to send a non-empty JSO...Updates
golang.org/x/net
from 0.26.0 to 0.38.0Commits
e1fcd82
html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060
internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29
publicsuffix: regenerate table1215081
http2: improve error when server sends HTTP/1312450e
html: ensure <search> tag closes <p> and update tests09731f9
http2: improve handling of lost PING in Server55989e2
http2/h2c: use ResponseController for hijacking connections2914f46
websocket: re-recommend gorilla/websocket99b3ae0
go.mod: update golang.org/x dependencies85d1d54
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/oauth2
from 0.18.0 to 0.27.0Commits
681b4d8
jws: split token into fixed number of parts3f78298
all: upgrade go directive to at least 1.23.0 [generated]109dabf
endpoints: add links/provider for Discordac571fa
oauth2: fix docs for Config.DeviceAuth314ee5b
endpoints: add patreon endpointb9c813b
google: add warning about externally-provided credentials49a531d
all: make method and struct comments match the names22134a4
README: don't recommend go get3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorUpdates
google.golang.org/grpc
from 1.64.0 to 1.64.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4d833de
Change version to 1.64.1 (#7381)e9193a4
*: update deps (#7375)ab29241
metadata: remove String method (#7374)355b9a5
Change 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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.