chore(deps): bump tar from 7.5.19 to 7.5.21 in /workspaces/install-dynamic-plugins - #3966
Conversation
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.19 to 7.5.21. - [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.19...v7.5.21) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
ea27ce5 to
274daa0
Compare
|
/fs-fix run yarn dedupe and commit the yarn.lock updates |
|
🤖 Finished Fix · ✅ Success · Started 9:55 PM UTC · Completed 10:03 PM UTC |
Run yarn dedupe to consolidate tar@^7.5.4 and tar@^7.5.6 from 7.5.19 into the tar@7.5.21 resolution entry. Addresses review feedback on #3966
🔧 Fix agent — iteration 1 (human-triggered)Ran yarn dedupe to consolidate duplicate tar resolutions in yarn.lock. The old tar@7.5.19 entry for ^7.5.4 and ^7.5.6 specifiers was removed and merged into the tar@7.5.21 entry. Fixed (1):
Tests: passed Updated by fullsend fix agent |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3966 +/- ##
=======================================
Coverage 57.80% 57.80%
=======================================
Files 2393 2393
Lines 95919 95919
Branches 26811 26812 +1
=======================================
Hits 55448 55448
Misses 40240 40240
Partials 231 231
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
…namic-plugins (redhat-developer#3966) * chore(deps): bump tar in /workspaces/install-dynamic-plugins Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.19 to 7.5.21. - [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.19...v7.5.21) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): dedupe tar in yarn.lock Run yarn dedupe to consolidate tar@^7.5.4 and tar@^7.5.6 from 7.5.19 into the tar@7.5.21 resolution entry. Addresses review feedback on redhat-developer#3966 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fullsend-fix <278716306+fullsend-ai-coder[bot]@users.noreply.github.com>



Bumps tar from 7.5.19 to 7.5.21.
Commits
0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parser