-
Notifications
You must be signed in to change notification settings - Fork 376
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
fix(deps): update all go dependencies main (main) (patch) #2425
Conversation
✅ Deploy Preview for tetragon ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
b33e6a8
to
572c3c4
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.
wait, LVH cilium/little-vm-helper@dba3974 new Go requirement make the go version to be specified and updated to 1.21.1
. ping @kkourt, should we continue to fight against this or accept it?
1dff12e
to
c516a36
Compare
20cd2ae
to
c5a3bae
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
627521c
to
ff3af43
Compare
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
ff3af43
to
e09333c
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.
let's face the thing that this will break
Since we now use the toolchain as the version we should use because of #2425, renovate need to pick up the toolchain version for its Go install fix. Signed-off-by: Mahe Tardy <[email protected]>
Since we now use the toolchain as the version we should use because of #2425, renovate need to pick up the toolchain version for its Go install fix. Signed-off-by: Mahe Tardy <[email protected]>
This PR contains the following updates:
v0.0.17
->v0.0.18
v1.7.16
->v1.7.17
v1.19.0
->v1.19.1
v0.16.5
->v0.16.6
Release Notes
cilium/little-vm-helper (github.com/cilium/little-vm-helper)
v0.0.18
Compare Source
containerd/containerd (github.com/containerd/containerd)
v1.7.17
: containerd 1.7.17Compare Source
Welcome to the v1.7.17 release of containerd!
The seventeenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
43 commits
114b07b97
Prepare release notes for v1.7.17803aaa680
Remove internal LoopConfig struct7bd3be948
Swap internal ioctl implementation with golang.org/x/sysa0739dc0e
Use LOOP_CONFIGURE when creating loop devices1573ea598
Update ctr image pull all platforms32b594f1b
Update unpacker to always fetch all5a03a3aee
Update hcsshim tag to v0.11.59a1eda40f
update ttrpc tag to 1.2.4ad85652fa
Preserve CL_UNPRIVILEGED locked flags during remount of bind mounts582f3f43d
Update instrumentation fuzzer with new flaga5d13689b
vendor: github.com/containerd/[email protected]f853bc129
vendor: golang.org/x/[email protected]837972979
vendor: golang.org/x/[email protected]56aa87792
vendor: golang.org/x/[email protected]4e6335ebd
vendor: golang.org/x/[email protected]1c6c745c6
vendor: golang.org/x/[email protected]1077d38c9
vendor: golang.org/x/[email protected]c53b635f9
Update toolchain to Go 1.21.10 and 1.22.34b52104f0
vendor: golang.org/x/[email protected]2f65c83b0
vendor: golang.org/x/[email protected]8a76171f7
vendor: golang.org/x/[email protected]d45778523
vendor: golang.org/x/[email protected], golang.org/x/[email protected]24038de8c
vendor: golang.org/x/[email protected]eb930375c
Add lease test for metadata snapshotter9f6c61ab9
Update metadata snapshotter to lease on exists24dd403ab
Update image-spec to v1.1.0189b69e24
go.mod: github.com/opencontainers/image-spec v1.1.0-rc3388fb336b
Update grpc to v1.59.000347b7fa
Add check for unsupported config versionsChanges from containerd/imgcrypt
53 commits
956b4d3
CHANGES: Updated CHANGES document for 1.1.8 release9e8e1c1
ctr: Sync code with containerd v1.6.23 ctr7d2cca5
build(deps): bump containerd from 1.6.20 to 1.6.230f2559e
ctr: Sync code with containerd v1.6.20 ctrc48dd78
cmd: Copy IntToInt32Array into img package and use it6d48a4e
build(deps): bump ocicrypt from 1.1.7 to 1.1.81bc94a2
github: Use golangci-lint v1.54.1 and adjust config file9065f1d
github: Test with go 1.21 and go 1.2074986f3
go.mod: Require go 1.20a2a8273
build(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0286470a
test: Test creating and running of container with key file missingaa517cc
test: Fix order of parameters and remove unnecessary key parameterec72311
test: Add comments to test case2959ec0
test: To be able to run testLocalKeys alone add missing env variablea7f2760
build(deps): upgrade github.com/containerd/containerd from 1.6.18 to 1.6.20002abac
images: Change 'any' to 'anything' to avoid clash with built-in type 'any'5780ecc
images: Replace unused function parameters with '_'7dc8592
ci: Update golangci-lint to v1.52.290e4f77
build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.58fc037f
tests: Upgrade toml written by test case to version 20b31beb
ci: Run tests with go 1.19 and 1.20 (abandon 1.18)523674c
build(deps): Update to minimum required go v1.1996a2314
build(deps): Upgrade to github.com/containers/[email protected]1c50555
bulid(deps): Update to golang.org/x/[email protected]9645d39
build(deps): Update to minimum required go v1.188daaa45
build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.1812e84f5
README: Fix a typo4e5a73e
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.1216a071b
Update golangci-lint to v1.50.1981a3fd
Remove references to package io/ioutil06827a1
Update containerd project checks package in CIf6a39e1
Update GitHub actions packages in CI workflow6383351
Update GitHub actions CI workflow OS runner imagesb6e16db
CI/CD: Run CodeQL on PRs and once a monthChanges from containerd/ttrpc
10 commits
272c857
Bump google.golang.org/protobuf from 1.31.0 to 1.33.01b4f6f8
client: Fix deadlock when writing to pipe blocks13b8289
Bump golang.org/x/net from 0.17.0 to 0.23.0589a593
Update GitHub Actions CI to resolve deprecation warnings73b6a91
Add optional feature in protobuf compilerDependency Changes
3a7f492
-> v1.1.078d3cae
->7828495
782d3b1
->b8732ec
782d3b1
->b8732ec
cbb8c96
->b8732ec
Previous release can be found at v1.7.16
prometheus/client_golang (github.com/prometheus/client_golang)
v1.19.1
Compare Source
What's Changed
golang.org/x/sys
andgoogle.golang.org/protobuf
New Contributors
Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.16.6
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.5...v0.16.6
Configuration
📅 Schedule: Branch creation - "on monday and friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.