chore(deps): Bump tar from 7.5.20 to 7.5.22 - #472
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [tar](https://github.com/isaacs/node-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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tar-7.5.22
branch
from
August 4, 2026 13:36
d167c2c to
50795bd
Compare
3 tasks
kubo6472
added a commit
that referenced
this pull request
Aug 4, 2026
…sort (#474) * chore(deps): bump npm minor/patch deps, redis 6, tar, eslint-plugin-simple-import-sort Consolidate Dependabot updates from #469–#472 and most of #471: - Root tooling: eslint 10.8, globals, knip, nuxt 4.5.1, prettier 3.9.6, typescript-eslint 8.65+, vue-language-core/vue-tsc 3.3.8+, simple-import-sort 14 - API/web: sentry 10.69, wrangler 4.115+, workers-types, @types/node 26.1.2 - Storage/api-node: aws-sdk 3.1098+, sentry - Web: stripe-js, tiptap 3.29.2 (incl. pm), nuxt 4.5.1 - media-pipeline: redis ^6.1.0 - Override tar >=7.5.22 (transitive via @mapbox/node-pre-gyp) Deferred: - typescript 7.0.2 — typescript-eslint peer still requires <6.1.0 (#468) - @moq/net/@moq/watch — MultiBackend removed in 0.4.x; needs a migration PR (#471) Co-authored-by: Jakub Doboš <[email protected]> * fix(media-pipeline): adapt redis client typing for v6 RESP3 defaults ReturnType<typeof createClient> is overloaded across RESP versions; pin a concrete PackagingRedisClient from createClient({ url }) so tsc accepts the redis@6 default RESP3 client. Co-authored-by: Jakub Doboš <[email protected]> * chore(deps): bound tar override to ^7.5.22 Keep the security floor at 7.5.22 while preventing automatic adoption of a future major via the previous unbounded >= range. Co-authored-by: Jakub Doboš <[email protected]> --------- Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: Jakub Doboš <[email protected]>
Contributor
Author
|
Looks like tar is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tar from 7.5.20 to 7.5.22.
Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursion