Skip to content
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

[Backport release-1.26] Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 #3467

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
- [Commits](cyphar/filepath-securejoin@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 4f4a9ec)
(cherry picked from commit 43d22c7)
@twz123 twz123 added security fix dependencies Pull requests that update a dependency file go Pull requests that update Go code backport/release-1.25 PR that needs to be backported/cherrypicked to release-1.25 branch labels Sep 8, 2023
@twz123 twz123 requested a review from a team as a code owner September 8, 2023 08:43
@twz123 twz123 requested review from makhov and jnummelin September 8, 2023 08:43
@ncopa ncopa merged commit 1c14619 into k0sproject:release-1.26 Sep 13, 2023
70 checks passed
@k0s-bot
Copy link

k0s-bot commented Sep 13, 2023

Backport failed for release-1.25, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.25
git worktree add -d .worktree/backport-3467-to-release-1.25 origin/release-1.25
cd .worktree/backport-3467-to-release-1.25
git checkout -b backport-3467-to-release-1.25
ancref=$(git merge-base 298bb92fa849da9d2a74d882c5a53ce1e07c4166 d1eb273f7d576db8080856ab8b2b3c6113326201)
git cherry-pick -x $ancref..d1eb273f7d576db8080856ab8b2b3c6113326201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release-1.25 PR that needs to be backported/cherrypicked to release-1.25 branch dependencies Pull requests that update a dependency file go Pull requests that update Go code security fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants