-
Notifications
You must be signed in to change notification settings - Fork 260
deps: bump the all-go-minor-and-patch group across 1 directory with 11 updates #4121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
ca5ddependabot/go_modules/all-go-minor-and-patch-c3d1c5ebb0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
deps: bump the all-go-minor-and-patch group across 1 directory with 11 updates #4121
dependabot
wants to merge
1
commit into
master
from
ca5ddependabot/go_modules/all-go-minor-and-patch-c3d1c5ebb0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…1 updates Bumps the all-go-minor-and-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.19.1` | `1.20.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.13.0` | `1.13.1` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.1` | `0.67.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.44.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` | | [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4](https://github.com/Azure/azure-sdk-for-go) | `4.7.0-beta.1` | `4.9.0-beta.1` | | [github.com/cilium/cilium](https://github.com/cilium/cilium) | `1.15.16` | `1.18.4` | | [github.com/cilium/ebpf](https://github.com/cilium/ebpf) | `0.19.0` | `0.20.0` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.34.1` | `0.34.2` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.19.1 to 1.20.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.19.1...sdk/azcore/v1.20.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.13.0...sdk/azidentity/v1.13.1) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) Updates `github.com/prometheus/common` from 0.67.1 to 0.67.2 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.1...v0.67.2) Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0 - [Commits](golang/crypto@v0.43.0...v0.44.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4` from 4.7.0-beta.1 to 4.9.0-beta.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/containerservice/armcontainerservice/v4.7.0-beta.1...sdk/resourcemanager/containerservice/armcontainerservice/v4.9.0-beta.1) Updates `github.com/cilium/cilium` from 1.15.16 to 1.18.4 - [Release notes](https://github.com/cilium/cilium/releases) - [Changelog](https://github.com/cilium/cilium/blob/1.18.4/CHANGELOG.md) - [Commits](cilium/cilium@1.15.16...1.18.4) Updates `github.com/cilium/ebpf` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](cilium/ebpf@v0.19.0...v0.20.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `k8s.io/kubelet` from 0.34.1 to 0.34.2 - [Commits](kubernetes/kubelet@v0.34.1...v0.34.2) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/prometheus/common dependency-version: 0.67.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 dependency-version: 4.9.0-beta.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/cilium/cilium dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/cilium/ebpf dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/kubelet dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-go-minor-and-patch group with 10 updates in the / directory:
1.19.11.20.01.13.01.13.10.37.00.38.00.67.10.67.20.43.00.44.00.46.00.47.04.7.0-beta.14.9.0-beta.11.15.161.18.40.19.00.20.00.34.10.34.2Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.19.1 to 1.20.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
466795ePrep [email protected] (#25563)6fce238[azsystemevents] Remove gopls (#25555)c0ac8eaSync eng/common directory with azure-sdk-tools for PR 12476 (#25549)047fb66[Release] sdk/resourcemanager/containerregistry/armcontainerregistry/2.0.0 (#...908cfea[azsystemevents] Fixing build.go to work properly with tsp-client as the orch...c30fd4ccosmos: Allow the Query Pipeline to return an alternative query to execute in...1b44564fixed resource type validation in ParseResourceType and correlated tests (#25...e566eecSync eng/common directory with azure-sdk-tools for PR 12531 (#25545)053de1aIncrement package version after release of data/azcosmos (#25544)8e673bbrelease pr (#25543)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.13.0 to 1.13.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
6bb9b03azidentity v1.13.1 (#25574)e18dbd7Increment package version after release of azidentity (#25367)4f0faccPrepare azidentity v1.13.0 for release (#25352)2d8c98bSelecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...67dd4fcIncrement package version after release of azidentity (#25263)1a74bc8Prepare azidentity v1.12.0 for release (#25231)839a355Test IMDS managed identity with a remote VM (#25237)c352be3Sync eng/common directory with azure-sdk-tools for PR 11931 (#25243)c994ecagofmt (#25234)9c95d95[Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...Updates
golang.org/x/sysfrom 0.37.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1Updates
github.com/prometheus/commonfrom 0.67.1 to 0.67.2Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
594f4d4Merge pull request #861 from prometheus/beorn7/version440c1a3Cut v0.67.2acb1873Merge pull request #860 from prometheus/superq/linting1e32339Cleanup linting issues93d16beUpdate common Prometheus files (#859)8230d3bMerge pull request #792 from ndk/main633281fbuild(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (#856)aca279fbuild(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#857)77db9c2Update common Prometheus files (#854)Updates
golang.org/x/cryptofrom 0.43.0 to 0.44.0Commits
122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments017a1aachacha20poly1305: panic on dst and additionalData overlapcf29fa9sha3: make it mostly a wrapper around crypto/sha30b7aa0cssh: use reflect.TypeFor instead of reflect.TypeOf1faea29all: fix some typos in commentUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4from 4.7.0-beta.1 to 4.9.0-beta.1Commits
2f212ee[Release] sdk/resourcemanager/containerservice/armcontainerservice/4.9.0-beta...a848337[Release] sdk/resourcemanager/mobilenetwork/armmobilenetwork/4.0.0 (#22499)64a56b3[Release] sdk/resourcemanager/newrelic/armnewrelicobservability/1.2.0 generat...7af6ade[Release] sdk/resourcemanager/netapp/armnetapp/6.0.0 generation from spec com...b781662Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#22622)ecd713e[Release] sdk/resourcemanager/appcontainers/armappcontainers/3.0.0-beta.1 (#2...1be153d[Release] sdk/resourcemanager/support/armsupport/2.0.0-beta.3 (#22518)52cdd48[Release] sdk/resourcemanager/confluent/armconfluent/1.3.0 generation from sp...d2b5a12[Release] sdk/resourcemanager/batch/armbatch/2.3.0 generation from spec commi...6935256[Release] sdk/resourcemanager/nginx/armnginx/3.1.0-beta.1 (#22507)Updates
github.com/cilium/ciliumfrom 1.15.16 to 1.18.4Release notes
Sourced from github.com/cilium/cilium's releases.
... (truncated)
Changelog
Sourced from github.com/cilium/cilium's changelog.
... (truncated)
Commits
afda2aaPrepare for release v1.18.4179f4f0policy: fix {to,from}-groups derived policy creation for empty cidr setsa9ae09fgo.mod: use private fork of k8s.io/apimachinerye7943a9k8s: remove input mutation in parseNetworkPolicyPeerb80f88achore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.34.10-176259...9bac5adchore(deps): update all github action dependencies132151cchore(deps): update stable lvh-imagesf181230images: update cilium-{runtime,builder}bf1a46fchore(deps): update docker.io/library/golang:1.24.10 docker digest to c3ea4173c444b0gh: ginkgo: don't run f15 on non-KPR configsUpdates
github.com/cilium/ebpffrom 0.19.0 to 0.20.0Release notes
Sourced from github.com/cilium/ebpf's releases.
... (truncated)
Commits
c64ffeestruct_ops: skip copy for zeroed nested structs and fail on non-zeroed843f326docs: document how to build parts of efW8f23ed6map, program: add StructOpsMap supporte6e4707ci: install sample_ebpf_ext to provide BPF_PROG_TYPE_SAMPLEe5c623fwindows: deal with removal of XDP_TEST from efWc41a50aprogram: work around efW rejecting an empty ContextOut9a014efkallsyms: return ErrRestrictedKernel when reading zero address1bfe0bcinfo: return ErrRestrictedKernel when program info is restrictedc27ff92staticcheck.conf: temporarily disable SA4003e653f17*: convert "go:generate go run ..." to "go:generate go tool ..."Updates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
k8s.io/kubeletfrom 0.34.1 to 0.34.2Commits
b0a2886Update dependencies to v0.34.2 tagMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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