chore(deps): bump the gomod group with 8 updates #456
Merged
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 gomod group with 8 updates:
0.2.0
0.4.0
1.35.0
1.36.0
3.24.0
3.25.1
0.23.0
0.24.0
0.20.0
0.21.0
0.30.1
0.30.2
0.30.1
0.30.2
0.30.1
0.30.2
Updates
github.com/moby/spdystream
from 0.2.0 to 0.4.0Release notes
Sourced from github.com/moby/spdystream's releases.
Commits
258380d
Merge pull request #98 from dmcgowan/remove-ws-packagea3b79af
Merge pull request #99 from liggitt/closeleak5c84296
Avoid 10 minute goroutine leak in error case for handled errors42b2632
Remove unused websocket package0c1fc43
Merge pull request #96 from code-qote/fix-stream-is-finished-data-race478d001
Merge pull request #89 from thaJeztah/carry_48_fix_unit_test_race31503b1
Fix unit test races06348fb
Merge pull request #91 from tigrato/fix-ping-data-race6cf8949
fixed data race3473c0b
Fix Ping data-raceUpdates
github.com/nats-io/nats.go
from 1.35.0 to 1.36.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
370bc4f
Release v1.36.0 (#1647)66b92a9
[FIXED] RemoveConsumerInfo()
calls inConsume()
andMessages()
after r...5dbd825
[IMPROVED] Handle error and reset ordered consumer in Messages() (#1646)005a6f2
[IMPROVED] Ordered consumer creation and initial config settings (#1645)1deccaf
[FIXED] Set OptStartSeq correctly in OrderedConsumerConfig (#1644)69922ce
[IMPROVED] Fix typo inconnect (#1638)c93d277
[IMPROVED] Fix MaxAckPending default value comment unit typo (#1639)41975ba
[FIXED] Object Store compatibility tests (#1637)Updates
github.com/zitadel/oidc/v3
from 3.24.0 to 3.25.1Release notes
Sourced from github.com/zitadel/oidc/v3's releases.
Commits
da4e683
fix(example): set content-type in the userinfo response (#614)a7b5355
feat(op): allow scope without openid (#613)9ecdd0c
chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#611)7a8f8ad
chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (#612)7037344
--- (#610)7714a3b
--- (#609)Updates
golang.org/x/crypto
from 0.23.0 to 0.24.0Commits
332fd65
go.mod: update golang.org/x dependencies0b431c7
x509roots/fallback: update bundle349231f
ssh: implement CryptoPublicKey on sk keys44c9b0f
ssh: allow server auth callbacks to send additional banners67b1361
sha3: reenable s390x assembly477a5b4
sha3: make APIs usable with zero allocations59b5a86
sha3: disable s390x assembly10f366e
sha3: simplify XOR functionsUpdates
golang.org/x/oauth2
from 0.20.0 to 0.21.0Commits
5fd4241
google: update compute token refreshUpdates
k8s.io/api
from 0.30.1 to 0.30.2Commits
118f81c
Update dependencies to v0.30.2 tagUpdates
k8s.io/apimachinery
from 0.30.1 to 0.30.2Commits
Updates
k8s.io/client-go
from 0.30.1 to 0.30.2Commits
592d891
Update dependencies to v0.30.2 tagDependabot 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 conditions