Skip to content

Comments

chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5#297

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/github.1485827954.workers.dev-cyphar-filepath-securejoin-0.x
Dec 16, 2024
Merged

chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5#297
renovate[bot] merged 1 commit intomasterfrom
renovate/github.1485827954.workers.dev-cyphar-filepath-securejoin-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cyphar/filepath-securejoin v0.3.4 -> v0.3.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cyphar/filepath-securejoin (github.com/cyphar/filepath-securejoin)

v0.3.5

Compare Source

This release primarily includes a fix for an issue involving two
programs racing to MkdirAll the same directory, which caused a
regression with BuildKit.

  • MkdirAll will now no longer return an EEXIST error if two racing
    processes are creating the same directory. We will still verify that the path
    is a directory, but this will avoid spurious errors when multiple threads or
    programs are trying to MkdirAll the same path. opencontainers/runc#4543

Signed-off-by: Aleksa Sarai cyphar@cyphar.com


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 16, 2024 19:22
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12359776425

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 50.351%

Totals Coverage Status
Change from base Build 12359747727: 0.0%
Covered Lines: 1649
Relevant Lines: 3275

💛 - Coveralls

@renovate renovate bot merged commit f1a2b8d into master Dec 16, 2024
@renovate renovate bot deleted the renovate/github.1485827954.workers.dev-cyphar-filepath-securejoin-0.x branch December 16, 2024 21:36
Sign up for free to 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.

1 participant