fix(deps): update module github.com/cyphar/filepath-securejoin to v0.6.0#432
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.6.0#432renovate[bot] wants to merge 1 commit into
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
036b790 to
52b5204
Compare
|
@jankaluza Renovate vendoring still seems to not work correctly. I guess because image only has github.com/cyphar/filepath-securejoin as indirect dep renovate did not try to update it but then go work sync will update it and as such update image/go.{mod,sum} files. vendor/modules.txt also seem to generate a diff not sure if this is just because of missing image changes. |
|
Regardless this cannot be merged until cncf/foundation#1154 is resolved so I close this for now. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
|
Follow #448 . |
This PR contains the following updates:
v0.4.1->v0.6.0Release Notes
cyphar/filepath-securejoin (github.com/cyphar/filepath-securejoin)
v0.6.0Compare Source
This is our first release of
github.com/cyphar/filepath-securejoin,containing a full implementation with a coverage of 93.5% (the only missing
cases are the error cases, which are hard to mocktest at the moment).
v0.5.1Compare Source
This is our first release of
github.com/cyphar/filepath-securejoin,containing a full implementation with a coverage of 93.5% (the only missing
cases are the error cases, which are hard to mocktest at the moment).
v0.5.0Compare Source
This is our first release of
github.com/cyphar/filepath-securejoin,containing a full implementation with a coverage of 93.5% (the only missing
cases are the error cases, which are hard to mocktest at the moment).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.