Skip to content

[27.x backport] update dependencies for engine update - #5430

Merged
thaJeztah merged 13 commits into
docker:27.xfrom
thaJeztah:27.x_bump_engine_deps
Sep 12, 2024
Merged

[27.x backport] update dependencies for engine update#5430
thaJeztah merged 13 commits into
docker:27.xfrom
thaJeztah:27.x_bump_engine_deps

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

full diff: moby/sys@signal/v0.7.0...signal/v0.7.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 435c658)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/sys@symlink/v0.2.0...symlink/v0.3.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit ea37ac9)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/sys@sequential/v0.5.0...sequential/v0.6.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b34e8e4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- fix: overwriteWithEmptyValue is forced to true when merging an object
involving maps
- fix: WithoutDereference should respect non-nil struct pointers
full diff: darccio/mergo@v1.0.0...v1.0.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit fb264ff)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/sys@v0.22.0...v0.24.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 958fff8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/sync@v0.7.0...v0.8.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 7074e50)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/time@v0.3.0...v0.6.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 5f9fe33)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/term@v0.20.0...v0.23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c6e5341)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/text@v0.15.0...v0.17.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 3a63df2)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/crypto@v0.23.0...v0.26.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b93fc39)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/net@v0.25.0...v0.28.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a5f15be)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Breaking change: The .ToOCI() functions in the specs-go package have been
removed. This removes the dependency on the OCI runtime specification from
the CDI specification definition itself.
What's Changed
- Add workflow to mark prs and issues as stale
- Remove the ToOCI functions from the specs-go package
- docs: add a pointer to community meetings in our docs.
- Bump spec version to v0.8.0
- Update spec version in README
Full diff: cncf-tags/container-device-interface@v0.7.2...v0.8.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8cdf90c)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added this to the 27.3.0 milestone Sep 12, 2024
@thaJeztahthaJeztah self-assigned this Sep 12, 2024
@thaJeztah
thaJeztah changed the base branch from master to 27.xSeptember 12, 2024 21:58
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit dccb8bf)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

codecov-commenter commented Sep 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.81%. Comparing base (05fbfc6) to head (2fc18b9).
Report is 15 commits behind head on 27.x.

Additional details and impacted files
@@ Coverage Diff @@## 27.x #5430 +/- ##
=======================================
Coverage 59.81% 59.81% =======================================
Files 345 345 Lines 23396 23396 =======================================
Hits 13994 13994 Misses 8432 8432 Partials 970 970 

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

🤔

=== FAIL: e2e/cli-plugins TestPluginSocketBackwardsCompatible/detached/the_main_CLI_exits_after_3_signals (1.10s)
socket_test.go:110: docker --config /tmp/plugin-test-255650615 presocket test-no-socket
socket_test.go:134: assertion failed: expected error to contain "exit status 1", got "exit status 255"

@thaJeztah
thaJeztah merged commit 9748bef into docker:27.xSep 12, 2024
@thaJeztah
thaJeztah deleted the 27.x_bump_engine_deps branch September 12, 2024 22:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@krissetto