[1.2] deps: update to github.com/cyphar/filepath-securejoin@v0.4.1#4608
Merged
rata merged 1 commit intoopencontainers:release-1.2from Feb 5, 2025
Merged
[1.2] deps: update to github.com/cyphar/filepath-securejoin@v0.4.1#4608rata merged 1 commit intoopencontainers:release-1.2from
rata merged 1 commit intoopencontainers:release-1.2from
Conversation
Member
|
Tests are failing because #4611 is not yet merged. I'd say let's wait for that to be merged, rebase and verify tests pass fine before merging. Although it is highly likely all will work fine, it's not too much work to verify :) |
This release includes a minor breaking API change that requires us to rework the types of our wrappers, but there is no practical behaviour change. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (cherry picked from commit 70e500e) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Member
|
Tests are green, thanks @cyphar ! |
Merged
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 release includes a minor breaking API change that requires us to rework the types of our wrappers, but there is no practical behaviour change.
(cherry picked from commit 70e500e / PR #4590)
The reason for backport is anyone who vendors runc couldn't bump filepath-securejoin otherwise.