chore(deps): bump the gomod group across 1 directory with 10 updates #488
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 7 updates in the / directory:
1.3.0
1.5.0
3.32.0
3.33.1
1.31.0
1.32.0
0.28.0
0.29.0
0.7.0
0.8.0
0.31.2
0.31.3
0.31.2
0.31.3
Updates
github.com/alecthomas/kong
from 1.3.0 to 1.5.0Commits
96647c3
feat: add old "passthrough" behaviour back in as an option88e13d7
chore: fix all golangci-lint warnings5221ebb
chore(deps): update all non-major dependencies (#469)f388f6c
fix: NPE due to checking if error is nil when it can be a valuec90c673
chore(deps): update module github.com/alecthomas/kong to v1.3.0 (#467)2544d3f
feat: add AfterRun() hookd0beaf7
fix: update enum+default vars after interpolation1b9d57e
feat: support optionally passing kong.Context to Validate()64229c9
fix: format enum valueUpdates
github.com/zitadel/oidc/v3
from 3.32.0 to 3.33.1Release notes
Sourced from github.com/zitadel/oidc/v3's releases.
Commits
897c720
fix(op): add scope to access token scope (#664)8afb8b8
feat(pkg/op): allow custom SupportedScopes (#675)87ab011
chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#676)f194951
chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 (#677)fbf009f
fix: ignore all unmarshal errors from locale (#673)Updates
go.opentelemetry.io/otel
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8
chore(deps): update golang.org/x (#5957)85eb76f
Allow GC to collect unneeded slice elements (#5804)1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2
chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537
fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
golang.org/x/crypto
from 0.28.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64Updates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
golang.org/x/time
from 0.7.0 to 0.8.0Commits
3846194
README: don't recommend go getUpdates
k8s.io/api
from 0.31.2 to 0.31.3Commits
b7783ab
Update dependencies to v0.31.3 tagUpdates
k8s.io/apimachinery
from 0.31.2 to 0.31.3Commits
Updates
k8s.io/client-go
from 0.31.2 to 0.31.3Commits
ef98edc
Update dependencies to v0.31.3 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