Bump the go_modules group across 1 directory with 7 updates #27
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 6 updates in the / directory:
1.5.1
1.6.0
4.18.2
4.18.3
1.33.0
1.34.2
25.0.3+incompatible
25.0.5+incompatible
2.9.23
2.10.16
1.1.12
1.1.13
Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.5.1 to 1.6.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
36f766d
add sdk/resourcemanager/cosmos/armcosmos live test (#20705)c005ed6
sdk/resourcemanager/network/armnetwork live test (#20331)5fa7df4
add sdk/resourcemanager/compute/armcompute live test (#20048)0d22aed
add sdk/resourcemanager/eventhub/armeventhub live test (#20686)2a8d96d
add sdk/resourcemanager/postgresql/armpostgresql live test (#20685)b2cddab
[Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (#20437)ed7f3c7
Fix azidentity troubleshooting guide link (#20736)6dfd0cb
[azeventhubs] Fixing checkpoint store race condition (#20727)745d967
pass along the artifact name so we can override it later (#20732)20b4dd8
Update changelog with latest features (#20730)Updates
github.com/jackc/pgx/v4
from 4.18.2 to 4.18.3Changelog
Sourced from github.com/jackc/pgx/v4's changelog.
Commits
8f05c47
Update changelog69fcb46
Use spaces instead of parentheses for SQL sanitization.Updates
golang.org/x/net
from 0.23.0 to 0.26.0Commits
66e838c
go.mod: update golang.org/x dependencies6249541
http2: avoid race in server handler SetReadDeadine/SetWriteDeadline603e3e6
quic: disable X25519Kyber768Draft00 in tests67e8d0c
http2: report an error if goroutines outlive serverTester tests5608279
http2: avoid corruption in priority write scheduler0d515a5
http2: factor out frame read/write test functions9f5b79b
http2: drop unused retry function03c24c2
http2: use synthetic time in server tests022530c
http2: add a more full-featured test net.Conn410d19e
http2: avoid racy access to clientStream.requestedGzipUpdates
google.golang.org/protobuf
from 1.33.0 to 1.34.2Updates
github.com/docker/docker
from 25.0.3+incompatible to 25.0.5+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
e63daec
Merge pull request #47589 from vvoland/v25.0-47538817bccb
Merge pull request #47588 from vvoland/v25.0-475582a0601e
Merge pull request #47587 from vvoland/v25.0-475599df9ccc
Merge pull request #47586 from vvoland/v25.0-47569a987bc5
libnet: Don't forward to upstream resolvers on internal nw20c205f
Environment variable to override resolv.conf path.4be9723
daemon: move getUnprivilegedMountFlags to internal package7ed7e6c
plugin: fix mounting /etc/hosts when running in UserNS81ad706
rootless: fixopen /etc/docker/plugins: permission denied
02d4ee3
Makefile: generate-files: fix check for empty TMP_OUTUpdates
github.com/nats-io/nats-server/v2
from 2.9.23 to 2.10.16Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
80e2979
Release v2.10.16 (#5461)b918807
Cherry-picks for 2.10.16 (#5462)6427a45
Skip trying to send system events just before shutdownc9808f8
Add goroutine annotation for stream internal loop9273b3d
Bump to 2.10.16-RC.3314f148
Cherry-picks for 2.10.16-RC.3 (#5456)e59f96f
[IMPROVED] Various stream catchup improvements (#5454)57e780f
Make sure to not run away when acking from the middle of pending.571dbf9
Test for block with top level comment after value parse5286fda
Bump to 2.10.16-RC.2Updates
github.com/opencontainers/runc
from 1.1.12 to 1.1.13Changelog
Sourced from github.com/opencontainers/runc's changelog.
Commits
58aa920
VERSION: release 1.1.132b3a247
Merge pull request #4316 from lifubang/backport-41893507ada
Merge pull request #4315 from lifubang/backport-43110f7150a
script/*: fix gpg usage wrt keyboxd80186fe
fix a debug msg for user ns in nsexec8407d3c
Merge pull request #4313 from kolyshkin/1.1-backport-42927219e0a
Dockerfile: bump Debian to 12, Go to 1.21c9beabc
ci: switch to go 1.22 as main version4578c6c
libct/nsenter: stop blacklisting go 1.22+c488d13
use go mod instead of go get in spec.batsDependabot 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.