-
Notifications
You must be signed in to change notification settings - Fork 62
chore(deps): Bump the gomod group across 1 directory with 5 updates #746
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
Conversation
@dependabot rebase |
Bumps the gomod group with 4 updates in the / directory: [github.com/cilium/ebpf](https://github.com/cilium/ebpf), [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `github.com/cilium/ebpf` from 0.17.1 to 0.17.3 - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](cilium/ebpf@v0.17.1...v0.17.3) Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0...v1.1.1) Updates `k8s.io/api` from 0.32.1 to 0.32.2 - [Commits](kubernetes/api@v0.32.1...v0.32.2) Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2) Updates `k8s.io/client-go` from 0.32.1 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.1...v0.32.2) --- updated-dependencies: - dependency-name: github.com/cilium/ebpf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/opencontainers/image-spec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
2bf4aa1
to
bf9952b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alacuku, dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM label has been added. Git tree hash: 53f2f8fe1d7fa1ce0ff0806c1077388d053e0a7b
|
Bumps the gomod group with 4 updates in the / directory: github.com/cilium/ebpf, github.com/opencontainers/image-spec, k8s.io/api and k8s.io/client-go.
Updates
github.com/cilium/ebpf
from 0.17.1 to 0.17.3Release notes
Sourced from github.com/cilium/ebpf's releases.
Commits
159dff1
Fix ksym buffer overrun on 32 bit platforms0cd3acc
btf: fix data race in(*mutableTypes).copy
1bcc12e
btf: read all line info records in one go, instead of one by oneb9d88ff
btf: add simple benchmark forparseLineInfoRecords
8462e8f
internal/linux: use unix.Auxvefec6c7
internal/unix: add Errno wrapper for Windows4d6df6f
ci: fix github-script v7 incompatibility7ef96d1
build(deps): bump actions/github-script from 6 to 7e4dd347
docs: upgrade Python version to 3.13ded9cb4
build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0Updates
github.com/opencontainers/image-spec
from 1.1.0 to 1.1.1Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
147f9c1
Release v1.1.1fbb4662
Merge pull request #1238 from mkenigs/wording-nit81e457e
Fix grammar nit92353b0
Merge pull request #1225 from sudo-bmitch/pr-doc-go-version1a0b9f9
Merge pull request #1230 from sudo-bmitch/pr-layout-extensibilityf272635
Merge pull request #1228 from sudo-bmitch/pr-mixed-digest-algoe0462ab
Merge pull request #1229 from tianon/setup-gocf536e3
Merge pull request #1227 from sudo-bmitch/pr-rm-project-doc60acaac
Document extensibility of the image layout4dcf962
Document Go version policyUpdates
k8s.io/api
from 0.32.1 to 0.32.2Commits
78094a6
Update dependencies to v0.32.2 tagUpdates
k8s.io/apimachinery
from 0.32.1 to 0.32.2Commits
Updates
k8s.io/client-go
from 0.32.1 to 0.32.2Commits
86ff7a1
Update dependencies to v0.32.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