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.27] Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 #3466

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Sep 8, 2023

Automated backport to release-1.27, triggered by a label in #3460.
See .

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)
@k0s-bot k0s-bot requested a review from a team as a code owner September 8, 2023 06:54
@twz123 twz123 added security fix dependencies Pull requests that update a dependency file go Pull requests that update Go code backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch labels Sep 8, 2023
@twz123 twz123 merged commit 26c4bbe into release-1.27 Sep 8, 2023
72 checks passed
@twz123 twz123 deleted the backport-3460-to-release-1.27 branch September 8, 2023 08:18
@k0s-bot
Copy link
Author

k0s-bot commented Sep 8, 2023

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

Please cherry-pick the changes locally.

git fetch origin release-1.26
git worktree add -d .worktree/backport-3466-to-release-1.26 origin/release-1.26
cd .worktree/backport-3466-to-release-1.26
git checkout -b backport-3466-to-release-1.26
ancref=$(git merge-base 36ca63816a500c2bbb557047f521abb55f3e6d1f 43d22c7472581109236450e17fbb192ac16fe859)
git cherry-pick -x $ancref..43d22c7472581109236450e17fbb192ac16fe859

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 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.

2 participants