chore(deps): bump the gomod group with 7 updates #461
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 7 updates:
0.4.0
0.5.0
3.25.1
3.26.0
1.27.0
1.28.0
0.24.0
0.25.0
0.30.2
0.30.3
0.30.2
0.30.3
0.30.2
0.30.3
Updates
github.com/moby/spdystream
from 0.4.0 to 0.5.0Release notes
Sourced from github.com/moby/spdystream's releases.
Commits
77eb080
Merge pull request #101 from liggitt/close-leak93aa56f
Merge pull request #102 from thaJeztah/refresh_gha0aeabbd
gha: test against go1.13 (oldest), go1.21 and go1.22fe02cdd
gha: update to actions/setup-go@v5e973431
gha: update to actions/checkout@v43f1023d
Shorten timeout for unhandled error to 1 secondad82e28
Avoid leaking timeout timer channels7ebd9df
Merge pull request #100 from thaJeztah/remove_gosumcb11f46
remove empty go.sumUpdates
github.com/zitadel/oidc/v3
from 3.25.1 to 3.26.0Release notes
Sourced from github.com/zitadel/oidc/v3's releases.
Commits
e5a428d
feat: support PKCS#8 (#623)fc6716b
chore(deps): bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 (#622)d6b4dc6
chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 (#620)e87f433
chore(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 (#619)954802b
Updating indirect dependencies version in the OIDC GitHub library (#618)a09d9f7
chore(deps): bump github.com/go-chi/chi/v5 from 5.0.13 to 5.0.14 (#617)371a5aa
chore(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13 (#616)1c2dc2c
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#615)Updates
go.opentelemetry.io/otel
from 1.27.0 to 1.28.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
81216fb
Releases v1.28.0/v0.50.0/v0.4.0 (#5569)8279a1a
Add@XSAM
and@dmathieu
as repository maintainers (#5558)cff1a25
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.104...0485de2
Move time.Now call into exemplar reservoir to improve performance (#5545)1cefb17
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6361...874f2a2
chore(deps): update google.golang.org/genproto/googleapis/api digest to f6361...b477e34
sdk/log: Add filtering Processor example (#5543)d7e5001
sdk/log: Fix ExampleProcessor_redact to clone the record (#5559)4987a1d
Split the span start/end benchmarks and test start with links and attributes ...82fe9aa
Generateinternal/transform
inotlploggrpc
(#5553)Updates
golang.org/x/crypto
from 0.24.0 to 0.25.0Commits
9fadb0b
go.mod: update golang.org/x dependenciesa6a393f
all: bump go.mod version and drop compatibility shims1c74500
ssh/test: make struct comment match struct named4e7c9c
ssh: fail client auth immediately on receiving disconnect messageUpdates
k8s.io/api
from 0.30.2 to 0.30.3Commits
83bdab1
Update dependencies to v0.30.3 tagUpdates
k8s.io/apimachinery
from 0.30.2 to 0.30.3Commits
Updates
k8s.io/client-go
from 0.30.2 to 0.30.3Commits
ece8c00
Update dependencies to v0.30.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