forked from kyma-project/kyma
-
Notifications
You must be signed in to change notification settings - Fork 0
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 mend: high confidence minor and patch dependency updates #19
Open
mend-for-github-com
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates
base: main
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
Conversation
This file contains 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
cc90c13
to
1edf2e7
Compare
d51a704
to
57e0813
Compare
57e0813
to
096e37a
Compare
096e37a
to
8a43630
Compare
9a49a1e
to
23170fb
Compare
e565b8c
to
b7f1574
Compare
d10dbe6
to
a462ace
Compare
42569d3
to
769b106
Compare
e3230b5
to
1970f8f
Compare
8091766
to
36a79e4
Compare
3723783
to
9868e1b
Compare
ad78cbb
to
238ee5f
Compare
e9c190e
to
9f75ef1
Compare
fd71aa0
to
96dd05a
Compare
96dd05a
to
a1aeb93
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
v1.4.11
->v1.7.25
v20.10.8+incompatible
->v20.10.27+incompatible
v2.17.3
->v2.22.2
v1.33.1
->v1.36.2
v1.9.0
->v1.10.0
v1.8.4
->v1.10.0
v1.7.0
->v1.10.0
v1.3.0
->v1.4.1
v1.21.0
->v1.27.0
v0.16.0
->v0.33.0
v0.4.0
->v0.33.0
v0.19.0
->v0.34.0
v0.4.0
->v0.34.0
v0.15.0
->v0.30.0
v0.3.0
->v0.30.0
v0.14.0
->v0.22.0
v0.5.0
->v0.22.0
v0.4.0
->v0.29.0
v0.27.4
->v0.32.1
v2.5.0
->v2.130.1
v1.3.0
->v1.4.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
containerd/containerd (github.com/containerd/containerd)
v1.7.25
: containerd 1.7.25Compare Source
Welcome to the v1.7.25 release of containerd!
The twenty-fifth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
ip_pref
configuration option (#11223)Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
32 commits
bda53fc60
Prepare release notes for v1.7.25d4a649130
update runc binary to v1.2.499c973791
runtime/v2: reduce shim plugin logip_pref
configuration option (#11223)0cfc1edf3
Fix "even if IPv4 comes first" test to have IPv4 first53d1fd0d9
Don't useTo16() != nil
to detect IPv6 addressesplugin
import (#11202) (#11203)2b12ef2f4
chore: add a build tag to disable containerd plugin importb99091838
build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.49f48f7af0
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.35.279172ba16
go.mod: github.com/containerd/continuity v0.4.32dfbe2c7c
vendor: update golang.org/x/crypto dependencies3d7a50749
Replace use of deprecated api Envelope929e7bde6
Use api types over deprecated alias5a42503d1
Remove end of life api directoryc4069878e
Update runtime/v2/runc/options to alias api type4d955223a
Update to containerd api 1.8efacd2ac7
Fix lint failures957c31895
update runc binary to v1.2.34c0db6ad6
update build to go1.22.10, test go1.23.4a40aa60a5
fix panic due to nil dereference cgroups v2b1ef1dda7
move rocky 9.4 to almalinux/9 in CIChanges from containerd/continuity
40 commits
8ae2b5e
Disable FUSE for FreeBSDef3b6f4
go.mod: bump up327ebdd
cmd/continuity/commands: MountCmd: remove macOS remnants7d074e7
kind.String(): fix missing case statements for iota consts in switch433b975
go-fix: remove pre-go1.17 build-tagsc494f3d
fs: properly handle ENOTSUP in copyXAttrs3ca0c62
gha: update CodeQL action to v3, as v2 is deprecated1d06b76
gha: update CodeQL action to run on go1.223eb1ef4
cmd/continuity: tidy go.mod, go.sumf0775b0
go.mod: prune indirect gopkg.in/yaml.v3f0f6869
gha: run CI on go1.227d07d28
switch to github.com/containerd/log module97eff17
Fix TestDiffDirChangeWithOverlayfsd934057
CI: use ubuntu-24.043cbda8c
fs: implement Atime for Windows31a50de
build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0b3e10e6
build(deps): bump google.golang.org/protobuf in /cmd/continuity8df9930
support filesystem magic for linux8b312bd
fs: add DiffDirChanges function to get changeset faste08b7e4
update golangci-lint to vl.55.0 , matching the version used by containerd5c2d1b4
Add type to itterate directory242e29e
Substitute deprecated rand.Seed() in Go 1.20Dependency Changes
995d672
->c3f9821
Previous release can be found at v1.7.24
v1.7.24
: containerd 1.7.24Compare Source
Welcome to the v1.7.24 release of containerd!
The twenty-fourth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
36 commits
936f8e2de
Prepare release notes for v1.7.2447ff8e2b6
add info of exited event10af0d60f
Adds a mutex to protect fallback hoste426ec51b
Use unix and windows specific connection error checks49c9f303b
Allow fallback across default portsddf2b03ed
local: avoid writing to content root on readonly store06e72da76
update runc binary to 1.2.223a31ce63
Revert "Disable vagrant strict dependency checking"4bd411f8c
testutil: avoid conflict with continuity/testutil216dc892e
update cri-tools to v1.29.056a7d31cb
update build to go1.22.9, test go1.23.3205940716
ci: disable marking 1.7 releases as latestb7bb8d515
Avoid arch info in the sed/replace when building cri-cni-containerd.tar.gz860a51384
Disable vagrant strict dependency checking710cd3716
update runc binary to 1.2.15bd0834ce
services/snapshots: include name of snapshotter in debug logs455787bf8
Make TestContainerPids more resilientcb82e52a4
Add After=dbus.service to containerd.serviced6f577843
metrics: Use UnmarshalTo instead of UnmarshalAnyDependency Changes
This release has no dependency changes
Previous release can be found at v1.7.23
v1.7.23
: containerd 1.7.23Compare Source
Welcome to the v1.7.23 release of containerd!
The twenty-third patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
37 commits
921f554af
Prepare release notes for v1.7.238f16d6588
Revert "update runc binary to 1.1.15"41e8f24cd
Switch from actuated.dev to GH Action runners for arm64dd811f224
Update github actions ci to run on forks284484af4
bump golangci/golangci-lint-action from 4 to 6814c59ba5
update to go1.23.2,go1.22.8ae11176fa
prow: allow ENABLE_CRI_SANDBOXES to be configured7fd794a7c
TestNewBinaryIOCleanup: fix a comment, minor rewrite0714a2952
Add errdefs aliases113a9f1fc
update runc binary to 1.1.155305b03f2
Update runner images to macOS13950740390
Allow proxy plugins to have capabilitiese8aae7824
Bump crun to 1.16ee1c39b79
CI: bump up crun to 1.15cb5e6a01a
Fix the race condition during GC of snapshots when client retries278bd0f72
[release/1.7] Add check for CNI plugins before tearing down pod network18403239e
Synchronize 1.7 error package with errdefsd8d27205b
Revert "migrate errdefs package to github.com/containerd/errdefs module"e82d201b3
Revert "replace uses of github.com/containerd/containerd/errdefs"51939238f
Revert "errdefs: denote deprecation as a godoc comment"ae80077e8
Revert "golangci-lint: enable depguard for packages that moved"32675f983
Revert "remove imports of errdefs package"Changes from containerd/errdefs
29 commits
46a6522
Add errdefs/pkg package303a6ea
Update to Go 1.22.8 in CIe70104e
Upgrade to golangci-lint@v1.61.0ffe5586
Upgrade to golangci/golangci-lint-action@v6908b04b
Upgrade to actions/checkout@v4608b83c
Upgrade to actions/setup-go@v58e82ae4
Upgrade macOS runner image to macOS 1341d12e1
Complete interface definitions for errorsb9dce4d
Add support for grpc error detailsffb0349
Update Resolve function to support Is interfacedc9b20e
Add support for custom error messages9f87502
Add a resolve error function to return first errorf96dfda
Add stack package for managing error stack traces70fd2d7
Add collapsible error type6022faf
Add typeurl to go mod9564d8f
Fix Cancelled interface typofd0e482
Split gRPC and HTTP error utility into seperate packagesf727cdb
Add HTTP status code and error type conversion9854dc7
Add more grpc error typesDependency Changes
Previous release can be found at v1.7.22
v1.7.22
: containerd 1.7.22Compare Source
Welcome to the v1.7.22 release of containerd!
The twenty-second patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Build and Release Toolchain
Container Runtime Interface (CRI)
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
43174ee6a
Prepare release notes for v1.7.220c4ba21d8
integration: regression test for issue 105891cc2cfa4b
fifosync: cross-process synchronizationf338717ed
runc-shim: handle pending execs as running686c69490
runc-shim: refuse to start execs after init exits760935e52
runc-shim: remove misleading comment19d678f73
update to go1.22.7, go1.23.13658d5b40
Include change in cri server88d001c74
Cumulative stats can't decrease33e8a2005
update runc binary to 1.1.14Dependency Changes
This release has no dependency changes
Previous release can be found at v1.7.21
v1.7.21
: containerd 1.7.21Compare Source
Welcome to the v1.7.21 release of containerd!
The twenty-first patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Build and Release Toolchain
Container Runtime Interface (CRI)
StopContainer
idempotent (#10528)StopPodSandbox
idempotent (#10527)Go client
Runtime
/run/containerd
gets created with correct perms (#10534)Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
45 commits
975f279ee
Prepare release notes for v1.7.21d63bd8464
go.mod: keep minimum go version at go1.21c76028088
update golangci-lint to 1.60.13b263d082
add go1.23.0, drop go1.21.x09ca004de
Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.49269d97b1
hide wsstream under internal/ to prevent external use59815fa44
golangci-lint should only look for problems in new code1c431dc6f
Run go mod tidy226f93d92
Add copyright headers6f3252733
switch over references to the new package0a85d476a
Fix up some constant references82bfa44d0
Copy over wsstream from k8s v1.31.0-rc.1 release52b79f337
Update CRIAPIV1Alpha2 warning lastOccurrence every calldce0b5a6d
migrate to github.com/moby/sys/userns65f7d0740
pkg/userns: deprecate and migrate to github.com/moby/sys/user/usernsf21675c27
vendor: github.com/moby/sys/user v0.2.0228914a5e
update to go1.21.13 / go1.22.63ff82ba0f
Fix TestNewBinaryIOCleanup failing with gotipd51143f6f
script/setup/install-runc: fix runc using incorrect version7bb1455d8
update auths code comment/run/containerd
gets created with correct perms (#10534)16c5fc768
Ensure /run/containerd is created with correct permsStopContainer
idempotent (#10528)6da4e40b2
Make `StopContaConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
disabled