chore(deps): bump tar from 7.5.20 to 7.5.22 in the security-updates group across 1 directory - #16213
Conversation
Bumps the security-updates group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.5.20 to 7.5.22 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.20...v7.5.22) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect dependency-group: security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Thanks for the contribution! Initial automated review looks good. Dependabot security update bumping tar from 7.5.20 to 7.5.22. Fixes 'list: prevent unbounded recursion' (DoS protection, 7.5.21) and 'Allow transform to be falsey' (minor correctness fix, 7.5.22). Single file changed (3+/3-), consistent with a yarn.lock-only transitive update. Source is the well-known isaacs/node-tar package; no supply-chain concerns. No breaking API changes; no direct Medusa call sites affected. Areas to test: any CLI tooling or dev scripts that extract/create tar archives. Triggered by: new PR opened |
Bumps the security-updates group with 1 update in the / directory: tar.
Updates
tarfrom 7.5.20 to 7.5.22Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.