fix(deps): update all dependencies #30
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.6.0
->v0.14.0
1683325750924
->1690570181415
1690561756917
->1690570181415
1690561756917
->1690570181415
v1.7.3
->v2.0.0
v1.8.4
->v1.9.0
v0.3.0
->v0.9.0
Release Notes
dagger/dagger-go-sdk (dagger.io/dagger)
v0.14.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.14.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.14.0
Dependencies
What to do next
v0.13.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.7
Changed
Enum values should now be accessed with the name prefixed by the name of the
enum type - for example,
dagger.Shared
should becomedagger.CacheSharingModeLocked
.Dependencies
What to do next
v0.13.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.6
Dependencies
What to do next
v0.13.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.5
Dependencies
What to do next
v0.13.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.4
Dependencies
What to do next
v0.13.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.3
Dependencies
What to do next
v0.13.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.2
Dependencies
What to do next
v0.13.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.1
Dependencies
What to do next
v0.13.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.0
🔥 Breaking Changes
If there's a Module dependency that has a non-null Function argument with a default value,
it will change from required to optional, in the generated client bindings.
Dependencies
What to do next
v0.12.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.7
Dependencies
What to do next
v0.12.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.6
Fixed
This previously could result in function argument doc-strings not being
correctly found, and would interferet st with pragma parsing (e.g.
// +optional
and
// +default
).Dependencies
This allows using go 1.23 in modules.
What to do next
v0.12.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.5
What to do next
v0.12.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.4
What to do next
v0.12.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.3
Dependencies
What to do next
v0.12.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.2
Dependencies
What to do next
v0.12.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.1
Dependencies
What to do next
v0.12.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.0
🔥 Breaking Changes
Void
by @helderco in https://github.com/dagger/dagger/pull/7773Modules must now use
*dagger.Container
(and similar) instead of*Container
directly.Dependencies
What to do next
v0.11.9
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.9
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.9
Dependencies
What to do next
v0.11.8
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.8
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.8
Dependencies
What to do next
v0.11.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.6
Dependencies
What to do next
v0.11.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.5
Dependencies
What to do next
v0.11.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.4
Dependencies
What to do next
v0.11.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.3
Fixed
Dependencies
What to do next
v0.11.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.2
Fixed
Dependencies
What to do next
v0.11.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.1
Fixed
internal/telemetry
directory to generated.gitignore
files by @yann-soubeyrand in https://github.com/dagger/dagger/issues/7019Dependencies
What to do next
v0.11.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.11.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.0
Dependencies
What to do next
v0.10.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.10.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.10.3
Dependencies
What to do next
v0.10.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.10.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.10.2
Dependencies
What to do next
v0.10.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.10.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.10.1
Dependencies
What to do next
v0.10.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.10.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.10.0
Dependencies
What to do next
v0.9.11
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.11
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.11
Dependencies
What to do next
v0.9.10
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.10
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.10
Dependencies
What to do next
v0.9.9
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.9
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.9
Dependencies
What to do next
v0.9.8
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.8
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.8
Dependencies
What to do next
v0.9.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.7
Dependencies
What to do next
v0.9.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.6
Added
Dependencies
What to do next
v0.9.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.5
Dependencies
What to do next
v0.9.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.4
Dependencies
What to do next
v0.9.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.3
Dependencies
What to do next
v0.9.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.2
Dependencies
What to do next
v0.9.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.11
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.11
Dependencies
What to do next
v0.9.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.9.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.0
🔥 Breaking Changes
Dependencies
What to do next
v0.8.8
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.8
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.8
Dependencies
What to do next
v0.8.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.7
Dependencies
What to do next
v0.8.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.6
Fixed
Dependencies
What to do next
v0.8.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.5
Dependencies
What to do next
v0.8.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.4
Dependencies
What to do next
v0.8.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.3
Dependencies
What to do next
v0.8.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.2
Fixed
~
to home when using custom CLI path by @wingyplus in https://github.com/dagger/dagger/pull/5555Dependencies
What to do next
v0.8.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.1
Dependencies
What to do next
v0.8.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.8.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.0
Added
Dependencies
What to do next
v0.7.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.6.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.7.4
Added
With
method to more types by @helderco in https://github.com/dagger/dagger/pull/5447Dependencies
What to do next
v0.7.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.6.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.7.3
Dependencies
What to do next
v0.7.2
Compare Source
v0.7.1
Compare Source
v0.7.0
Compare Source
v0.6.3
Compare Source
v0.6.2
Compare Source
v0.6.1
Compare Source
containerd/containerd (github.com/containerd/containerd)
v2.0.0
: containerd 2.0.0Compare Source
Welcome to the v2.0.0 release of containerd!
The first major release of containerd 2.x focuses on the continued stability of
containerd's core feature set with an easy upgrade from containerd 1.x. This
release includes the stabilization of new features added in the last 1.x release
as well as the removal of features which were deprecated in 1.x. The goal is to
support the vast community of containerd users well into the future along with
their ever increasing deployment footprints and variety of use cases.
See containerd 2.0 documentation for details on what is new and has changed in this release.
Highlights
LimitNOFILE
fromcontainerd.service
(#8924)aufs
snapshotter (#8263)Build and Release Toolchain
cri-containerd-*.tar.gz
release bundles (#9096)Container Runtime Interface (CRI)
Go client
Image Distribution
Runtime
io.containerd.runtime.v1.linux
andio.containerd.runc.v1
(#8262)Security Advisories
Breaking
disable_cgroup
from CRI config (#10594)LimitNOFILE
fromcontainerd.service
(#8924)io.containerd.runtime.v1.linux
andio.containerd.runc.v1
(#8262)aufs
snapshotter (#8263)Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Dependency Changes
1f10f66
->e8a1dd7
5330a85
->2b5cbb2
ea5083f
newd8f796a
a7dc8b6
newcca7078
new3a7f492
-> v1.1.0946c877
->2e043c6
5d4384e
78d3cae
->7828495
2eb08e3
-> v0.0.4686a1a2
new432b235
-> v0.9.0aacd6d4
new90d013b
-> v0.3.05fefd90
new324edc3
newa5ecb01
->18e509b
f223a00
->bc3834c
Previous release can be found at v1.7.0
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz
: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz
: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
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
MakeStopContainer
RPC idempotentStopPodSandbox
idempotent (#10527)b3b6f1507
MakeStopPodSandbox
RPC idempotent0db46f664
client: fix tasks with PID 0 cannot be forced to delete9afb8dcdf
deprecation: update warnings for CRI config fieldsb140792e4
introspection: regenerate UUID if state is emptyf9beac3db
Set stderr to empty string when using terminal on Windows.Dependency Changes
Previous release can be found at v1.7.20
v1.7.20
: containerd 1.7.20Compare Source
Welcome to the v1.7.20 release of containerd!
The twentieth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
[cri] ttrpc: closed
during ListPodSandboxStats (#10423)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
7f2d4cd97
Prepare release notes for v1.7.203a02c523d
deps: Update otelgrpcdf86bdd5d
CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes209ee4f10
CRI: An empty DNSConfig != unspecifiedce65228af
Support for dropping inheritable capabilities[cri] ttrpc: closed
during ListPodSandboxStats (#10423)610498df7
Fix for[cri] ttrpc: closed
during ListPodSandboxStatse61c7932e
update to go1.21.12 / go1.22.5c7d5e430a
errdefs: denote deprecation as a godoc commentDependency Changes
e6e6cda
->989df2b
007df8e
->83a465c
d307bd8
->995d672
Previous release can be found at v1.7.19
v1.7.19
: containerd 1.7.19Compare Source
Welcome to the v1.7.19 release of containerd!
The nineteenth patch release for containerd 1.7 contains various updates and
splits the main module from the api module in preparation for the same change
in containerd 2.0. Splitting the modules will allow 1.7 and 2.x to both exist
as transitive dependencies without running into API registration errors.
Projects should use this version as the minimum 1.7 version in preparing to
use containerd 2.0 or to be imported alongside it.
Highlights
Container Runtime Interface (CRI)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
70 commits
74a3d2901
Prepare release notes for v1.7.197f5d3c5f4
cri: ensure NRI API never has nil CRI6efc5bb89
update runhcs binary to v0.11.7945ae09fd
Windows: Supply windows shim version via filedba53578c
pkg/reference: deprecate SplitObject415dd74a8
updating hcsshim to 0.11.75ad1d2e75
pkg/reference: Spec.Digest(): inline SplitObject code57ce09b42
pkg/reference: SplitObject: add proper GoDoc78ac93fed
pkg/reference: SplitObject: zero allocationsb074e3a7c
pkg/reference: Spec.String(): use string-concatenation instead of sprintf0eb786de6
Update api version to v1.7.19436feeb0d
Prepare api release for v1.7.1983822d144
Add api release action2a6aa6ddf
[release/1.7] api: update github.com/containerd/ttrpc v1.2.537926b10d
vendor: github.com/containerd/ttrpc v1.2.5a522e267e
golangci-lint fix typo in depguard message1ce1c8f3e
1.7: Add back support for OTLP config from toml136e1b72d
golangci-lint: enable depguard for packages that movedf5ce2f204
remove imports of errdefs package3be919f3c
Add support for 1.8 interfaces5b87eb502
Add go mod replace when proto changes happena3a7431bc
Add api go submodule61b3e2261
Alias protobuf plugin to new api types package4b82470f6
refactor: move plugin/fieldpath to api/types/24ce9e431
integration: backport upgrade testsuite's utils79500d5cb
*: export RemoveVolatileOption for CRI image volumesbb80bd768
strip-volatile-option-tmp-mounts6dce90b15
update runc binary to v1.1.13884094be8
devmapper plugin: skip plugin when not configured40012b644
Fail integration test early when a plugin load fails869b78677
vendor: github.com/containerd/platforms v0.2.16ccdf6977
platforms: mark aliases as deprecated19a056163
adjust default platform for backward-compatibility6ff3e09d2
migrate platforms package to github.com/containerd/platforms327a3ac61
go.mod: github.com/klauspost/compress v1.16.7d0d1264a6
vendor: github.com/klauspost/compress v1.16.502b8dd5ff
Remove cirrus configuration31d951bf5
Run vagrant integration tests as github actions97abbe9cb
build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0a00a2d20a
reference/docker: remove deprecated SplitHostnameb38c0f2ef
replace reference/docker for github.com/distribution/reference v0.5.0fef432bfe
build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10487c61bfb
vendor: go.etcd.io/bbolt v1.3.97211f87c4
build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0e908c3e6f
vendor: golang.org/x/sync v0.4.0d814be5ce
build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.833b62936e
[release/1.7]: HPC working directory fix in pkg/cri/server codeChanges from containerd/platforms
21 commits
f680838
Remove hcsshim import from repo983ba15
Update windows matcher to not compare empty os version17c859f
Add tests for osversion matching with no version38a74d2
Add grammar for platform string724b9f8
downgrade minimum required version of hcsshim to v0.10.0f6dd384
enable linter on windowscb03428
fix grammar and highlights in README5b937b0
Fix link in README129b256
Update linter to skip Windows18e3da6
Add Github actions CIed29dfd
Remove space at end of readmeb3f80ee
Add go module8ff004c
Add license and readmeChanges from containerd/ttrpc
4 commits
4785c70
switch to github.com/containerd/log for logse0f3ead
Fix CI build status badge in readmeDependency Changes
Previous release can be found at v1.7.18
v1.7.18
: containerd 1.7.18Compare Source
Welcome to the v1.7.18 release of containerd!
The eighteenth patch release for containerd 1.7 contains various updates along
with an updated version of Go. Go 1.22.4 and 1.21.11 include a fix for a symlink
time of check to time of use race condition during directory removal.
Highlights
platforms.Platform
alias (#10277)github.com/containerd/log
(#10269)github.com/containerd/errdefs
(#10266)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
9426aab62
Prepare release notes for v1.7.18cdd3ea913
Update Go version to 1.21.11platforms.Platform
alias (#10277)1e3c662d6
[release/1.7] remove uses of platforms.Platform aliasgithub.com/containerd/log
(#10269)0af6825b1
migrate logs imports to github.com/containerd/log modulegithub.com/containerd/errdefs
(#10266)308341a44
replace uses of github.com/containerd/containerd/errdefs47ff8cfce
migrate errdefs package to github.com/containerd/errdefs modulef4d11912a
core/image: fix usage of "unknown" platform5b0480009
Explicitly set release latest to trued669b100d
build(deps): bump softprops/action-gh-release from 1 to 2Changes from containerd/errdefs
6 commits
78f3494
Add Github actions configuration46f1770
Add go.mod configuration959121a
Add README.md33a2275
Add LICENSEDependency Changes
b8732ec
->e6e6cda
b8732ec
->007df8e
b8732ec
->d307bd8
Previous release can be found at v1.7.17
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/imgcrypt@v1.1.8f853bc129
vendor: golang.org/x/net@v0.23.0837972979
vendor: golang.org/x/net@v0.21.056aa87792
vendor: golang.org/x/net@v0.20.04e6335ebd
vendor: golang.org/x/net@v0.19.01c6c745c6
vendor: golang.org/x/term@v0.17.01077d38c9
vendor: golang.org/x/sys@v0.18.0c53b635f9
Update toolchain to Go 1.21.10 and 1.22.34b52104f0
vendor: golang.org/x/crypto@v0.18.02f65c83b0
vendor: golang.org/x/term@v0.16.08a76171f7
vendor: golang.org/x/sys@v0.16.0d45778523
vendor: golang.org/x/term@v0.15.0, golang.org/x/text@v0.14.024038de8c
vendor: golang.org/x/sys@v0.15.0eb930375c
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/ocicrypt@v1.1.71c50555
bulid(deps): Update to golang.org/x/net@v0.7.09645d39
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
v1.7.16
: containerd 1.7.16Compare Source
Welcome to the v1.7.16 release of containerd!
The sixteenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Build and Release Toolchain
Container Runtime Interface (CRI)
Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
50 commits
1c623084f
Add release notes for v1.7.1618a2c36fa
apparmor: Allow confined runc to kill containers62e9535f2
Fix config import relative path globa8ebceb97
CRI: "Fix" imageFSPath behaviorbd423bf84
Snapshotters: Export the root path8fb6bfa71
Add exports to proxy plugin config8916e2cf9
Add platform config to proxy plugins293f5151d
pod: CreatedAt time will be 269 years ago while creating cri network failed.af19e746e
apparmor: addsignal (receive) peer=/usr/local/bin/rootlesskit,
637d259dd
update to go1.21.9, go1.22.2794b0c723
Add deprecated HTTPFallback for package compatibility51c649d9d
Update HTTPFallback to handle tls handshake timeoutaa14890ed
Remove empty default tls configuration in ctr3df5d4445
Add support for HPC port forwarding5c15bf406
Prevent GC from schedule itself with 0 period.b57dc9fd3
cri/server: Add userns tests in PodSandboxStatus6e809ef13
cri: Expose userns in PodSandboxStatus rpc395a31901
mod: bump github.com/containerd/nri@v0.6.1f61de0864
fix bug that using invalid token to retry fetching layer7a2f49f70
Bump tags.cncf.io/container-device-interface to v0.7.2989f1ec54
fix default working directoryhostProcess
9f774e438
fix(cri): fix unexpected order of mounts since go 1.192aec52493
Automatically decompress archives for transfer service import8c76e7948
Use different containerd sock address in tests18f4ad5ee
remote: Fix HTTPFallback fails when pushing manifest600ba8612
vendor: revendor OTEL9360e3716
Changes to configuring otel from env onlyf2354894f
Deprecate otel configs90c309fe2
Add IsNotFound case to ListPodSandboxStatsChanges from containerd/nri
5 commits
c4893c7
Fix deadlock during NRI plugin registration02a1d5e
go.mod: github.com/containerd/ttrpc v1.2.3eb3edc4
examples: go mod tidyDependency Changes
Previous release can be found at v1.7.15
v1.7.15
: containerd 1.7.15Compare Source
Welcome to the v1.7.15 release of containerd!
The fifteenth patch release for containerd 1.7 contains various fixes; one for a
regression introduced in v1.7.14 in the way process exits were handled.
Highlights
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
12 commits
4d4759b54
Prep v1.7.15 release21df46766
runc-shim: only defer init process exits2a054213e
Fix compile from version control system (source) use case6605c47a4
adds mediatype to oci index recorde6d91d843
vendor: github.com/golang/protobuf v1.5.42d136c5f5
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0a1a7af7a3
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0Dependency Changes
Previous release can be found at v1.7.14
v1.7.14
: containerd 1.7.14Compare Source
Welcome to the v1.7.14 release of containerd!
The fourteenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
70 commits
1babe6b58
Prepare release notes for v1.7.14a9bbbefcf
Use the Go toolchain in CI matrix to build binaries1ca9a643a
update to go 1.21.8, 1.22.139caf532e
Move inline PS scripts into files630226bb4
Disable OOM set score unpriv test temporarilyde7b6bae9
runc-shim: process exec exits before init3b3e537ea
Uninstall mingw before attempting upgrade9e24388b2
CI: Explicitly upgrade MinGW on Windows 2019 GitHub runners.5b23a4127
seccomp, apparmor: add go:noinline753422ac1
Drop go 1.20 and build against 1.22a2d64218c
Fix windows integration tests6379dd6f4
Update workflow files to install Go via composite actiona5c0d061c
Extract a composite action to install Go52a1402df
copy: prevent potential deadlock if close before fully written872746386
copy: setError should imply Closea8004007a
copy: remove max number of ErrResets0465472ed
pushWriter: refactor reset pipe logic into separate function2577207cc
copy: improve error detection from closed pipesd081da86b
copy: check if writer was closed before setting a pipe2a25c085b
copy: remove wrapping io.NopCloser from push writer pipe711cebd48
Register imagePullThroughput and count with MiB926ceb036
fix golangci-lint errors4030ae235
Update golangci-lint to v1.56.16620d6bfd
ci: bump up golangci-lint to v1.55.2b16ca72b2
Bump up golangci-lint to v1.54.239db3f18b
adjust test cases to run for windows579d8b463
[cri] Handle Windows pod transitions gracefully8d6f0f2ae
build(deps): bump golangci/golangci-lint-action from 3 to 47929592b9
build(deps): bump actions/upload-artifact from 3 to 4e11de777d
build(deps): bump crazy-max/ghaction-github-runtime from 2 to 32b40a4074
build(deps): bump actions/checkout from 3 to 422feefa57
build(deps): bump actions/setup-go from 3 to 5b96aa4012
build(deps): bump actions/upload-artifact from 1 to 397763f91d
build(deps): bump docker/setup-buildx-action from 2 to 36875bb14f
build(deps): bump github/codeql-action from 2 to 387f9adb6b
build(deps): bump actions/download-artifact from 3 to 4d9c099a9a
.github: windows should use fix critool versiondc594b01d
ci: update crun version to 1.14.38fe0b26f1
Add missing unpacker.Wait for image import31ea2d7d9
Add WithMetaStore to overlay snapshotter to allow bringing your own982e0cffb
Move high volume event logs to Trace levelc79ffa277
cri: propagate deprecation list to runtime statuseaebe23de
ctr: print deprecation warnings on every invocation26c057423
bug fix: make sure cri image is pinned when it is pulled outside crid3e997556
go.{mod,sum}: update NRI dependency, re-vendor.ea0a92ec3
*: introduce image_pull_with_sync_fs in CRI4caf44032
api: introduce sync_fs to diff.ApplyRequest3f75af7bf
Move certain debug logs to trace logsChanges from containerd/nri
23 commits
e47f09b
socketpair_windows: remove implementation for now45b9e3f
plugins: update dependencies.f600cf6
go.{mod,sum}: update dependencies.13ee978
pkg/stub: add support for extra ttrpc options.c4e2f81
pkg/adaptation: add support for extra ttrpc options.5d0b52b
sockerpair_unix: avoid double close(), set FD_CLOEXECae7840b
Task: fix typo in godocb4ac58c
Take pkg/hooks from github.com/containers/commonee96969
gha: update actions/checkout@v47b33fbf
gha: update actions/setup-go@v4e33ac3e
gha: remove working-dir and GOPATHda8a7e5
remove containerd as dependency934815e
make plugins/ulimit-adjuster a separate module9b43daa
scripts: fix protobuf URL on arm64Changes from containerd/ttrpc
21 commits
44ca009
Add comment6615f15
Fix linterdea99e9
Fix handling of empty payloads336fc1b
Add integration test to reproduce issue with empty payloads1e51c46
Bump google.golang.org/grpc from 1.57.0 to 1.57.1bea960d
Bump golang.org/x/net from 0.10.0 to 0.17.040f227d
server: implement UnaryServerInterceptor chaining.f984c9b
client: implement UnaryClientInterceptor chaining.8ca4110
Fix comment for UserOnCloseWait.a2fbc14
go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20230731190214-cbb8c96f2d6dcf2b85d
go.mod: bump to supported go versione0cd801
server_test: wait for OnClose in TestClientEOF.8d47846
.github: give more slack for build+tests.Dependency Changes
782d3b1
->cbb8c96
Previous release can be found at v1.7.13
v1.7.13
: containerd 1.7.13Compare Source
Welcome to the v1.7.13 release of containerd!
The thirteenth patch release for containerd 1.7 updates the runc binary
in the release builds to address CVE-2024-21626
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
9 commits
b97e611b9
Prepare release notes for v1.7.132e7fa14db
Update runc binary to v1.1.12Dependency Changes
Previous release can be found at v1.7.12
v1.7.12
: containerd 1.7.12Compare Source
Welcome to the v1.7.12 release of containerd!
The twelfth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
/etc/group
handling when appending groups (#9544)Deprecation Warnings
containerd.io/restart.logpath
label usage (#9567)See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
34 commits
Dependency Changes
Previous release can be found at v1.7.11
v1.7.11
: containerd 1.7.11Compare Source
Welcome to the v1.7.11 release of containerd!
The eleventh patch release for containerd 1.7 contains various fixes and updates including
one security issue.
Notable Updates
/sys/devices/virtual/powercap
path in runtime spec and deny in default apparmor profile (GHSA-7ww5-4wqc-m92c)Deprecation Warnings
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
39 commits
cb804da21
contrib/apparmor: deny /sys/devices/virtual/powercap40162a576
oci/spec: deny /sys/devices/virtual/powercapDependency Changes
Previous release can be found at v1.7.10
v1.7.10
: containerd 1.7.10Compare Source
Welcome to the v1.7.10 release of containerd!
The tenth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
11 commits
a995fe3a8
Add release notes for v1.7.10Dependency Changes
This release has no dependency changes
Previous release can be found at v1.7.9
v1.7.9
: containerd 1.7.9Compare Source
Welcome to the v1.7.9 release of containerd!
The ninth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
28 commits
Dependency Changes
Previous release can be found at v1.7.8
v1.7.8
: containerd 1.7.8Compare Source
Welcome to the v1.7.8 release of containerd!
The eighth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
27 commits
Dependency Changes
7f2fa6f
->782d3b1
782d3b1
new782d3b1
newPrevious release can be found at v1.7.7
v1.7.7
: containerd 1.7.7Compare Source
Welcome to the v1.7.7 release of containerd!
The seventh patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
31 commits
Changes from containerd/log
9 commits
89c9a54
Update golangci to 1.49cf26711
Update description in READMEf9f250c
Add project detailsfb7fe3d
Add github CI flow7e13034
Add go module16a3c76
Rename log import from logtest698c398
Add README87c83c4
Add license fileChanges from containerd/nri
35 commits
5f13915
releases: update note about 0.4.05ecea04
ulimit-adjuster: add validation for hard limitsdb3de10
test: exclude ulimit-adjuster from ginkgof0deb59
ulimit-adjuster: new sample plugind2dd708
Add support for rlimitsefaf36e
api: add POSIXRlimit type3f092c2
.github: add test build to CI workflow.01d5f14
Add a note about NRI API stability and release notes.ea9976d
adaptation: add UpdateContainer tests.d042d24
stub: fix plugin UpdateContainerInterface.f5d0f51
plugins: update plugins for stub changes.b4bd301
adaptation: update tests with stub changes.9d86150
stub: pass context to plugin event handlers.5eee915
removed linkc783fc7
Resolves broken podman links and adds details to help better guide people in testing.da291a6
Fix ParseEventMask to produce proper masksNRI_PLUGIN_NAME
env value when launching a pre-installed plugin (#42)4a4cea6
fix the NRI_PLUGIN_NAME env value when launching a pre-installed plugina67478e
stub: update setIdentify to ensureIdentify841f5ed
update module name of the logger plugin8d9c64d
Add gitignore for build artifactsc03d1be
Makefile: fix 'install-*' targets.ab28e71
docs: add a chapter about security considerations.2862d98
api: initialize OCI LinuxMemory resources to empty.Dependency Changes
Previous release can be found at v1.7.6
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz
: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz
: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.cri-containerd-<VERSION>-<OS>-<ARCH>.tar.gz
: (Deprecated)cri-containerd-cni-<VERSION>-<OS>-<ARCH>.tar.gz
: (Deprecated)In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
v1.7.6
: containerd 1.7.6Compare Source
Welcome to the v1.7.6 release of containerd!
The sixth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
20 commits
Dependency Changes
Previous release can be found at v1.7.5
v1.7.5
: containerd 1.7.5Compare Source
Welcome to the v1.7.5 release of containerd!
The fifth patch release for containerd 1.7 fixes a versioning issue from
the previous release and includes some internal logging API changes.
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
18 commits
Changes from containerd/continuity
2 commits
bcc6e25
dragonfly: Initial porting workDependency Changes
1e0d26e
-> v0.4.2Previous release can be found at v1.7.4
v1.7.4
: containerd 1.7.4Compare Source
Welcome to the v1.7.4 release of containerd!
The fourth patch release for containerd 1.7 contains remote differ plugin support,
a new block file based snapshotter, and various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
43 commits
Changes from containerd/continuity
4 commits
4b8bec5
fs: use io.Copy because go supports CopyFileRange3fa7d7a
fs/fstest: CreateFile should use syncDependency Changes
1f10f66
->ced1acd
5330a85
->8075edf
1e0d26e
Previous release can be found at v1.7.3
stretchr/testify (github.com/stretchr/testify)
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
d7366cd388
tob54f8ed7bf
chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v1690564207556to chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v1690566831427b54f8ed7bf
todcbd7811a9
dcbd7811a9
to4aa0f49ed6
chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v1690566831427to chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v16905696192714aa0f49ed6
to63aa4c8964
63aa4c8964
tod7fc3df99f
chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v1690569619271to chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v1690570181415d7fc3df99f
to729f2cf68f
chore(deps): update docker.io/kasperhermansen/shuttle-drone docker tag to v1690570181415to chore(deps): update all dependencies729f2cf68f
tod28057503e
d28057503e
to1277df42ae
1277df42ae
toe7d8c89ad7
e7d8c89ad7
to30d5273991
30d5273991
to98b568d175
98b568d175
to4e4e67e39e
4e4e67e39e
toa4d1b3da36
a4d1b3da36
to2f2fb23d80
2f2fb23d80
to86438cc8b6
86438cc8b6
toc5529981f0
c5529981f0
to4e7cad5e96
4e7cad5e96
to5e75343770
5e75343770
to3410c3f29b
3410c3f29b
to15e0d7fc2e
15e0d7fc2e
to31cf7ed0c9
31cf7ed0c9
to8bd41a611c
8bd41a611c
toda7d01206e
da7d01206e
to9984b2b4c7
9984b2b4c7
to34c051b8ac
34c051b8ac
to83aa9582d6
83aa9582d6
to83aa141de7
83aa141de7
to01a2f53b11
01a2f53b11
tob2bf78e00e
b2bf78e00e
to78c7b8c894
chore(deps): update all dependenciesto fix(deps): update all dependencies78c7b8c894
to227efac490
ℹ Artifact update notice
File name: actions/go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):go
directive was updated for compatibility reasonsDetails:
go
1.20
->1.23.3
github.com/Khan/genqlient
v0.5.0
->v0.7.0
github.com/adrg/xdg
v0.4.0
->v0.5.1
github.com/opencontainers/image-spec
v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
->v1.1.0
github.com/pmezard/go-difflib
v1.0.0
->v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/sirupsen/logrus
v1.9.0
->v1.9.3
github.com/vektah/gqlparser/v2
v2.5.1
->v2.5.17
227efac490
to327c8f26e9
327c8f26e9
to685b1514be
685b1514be
to7b418e7773
7b418e7773
toa04817ea81
a04817ea81
tof6692ad56b
f6692ad56b
tocdecd3b1a7
cdecd3b1a7
toa16440fcbe
a16440fcbe
toe44e312b7a
e44e312b7a
todd7ac5fd0a
dd7ac5fd0a
to55ae45cc42
55ae45cc42
tocce9d37d0d
cce9d37d0d
to54fa680d2f
54fa680d2f
to2b86812f3f
2b86812f3f
to5873446cf1
5873446cf1
to12f6d90b00
12f6d90b00
tob94b49512b
b94b49512b
to13c1478c9c
13c1478c9c
to808d4abda6
808d4abda6
to5fba5100cc
Checkout
From your project repository, check out a new branch and test the changes.