Skip to content

ci: bump tar from 7.5.16 to 7.5.22 in /frontend - #199

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/tar-7.5.22
Aug 5, 2026
Merged

ci: bump tar from 7.5.16 to 7.5.22 in /frontend#199
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/tar-7.5.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps tar from 7.5.16 to 7.5.22.

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.16 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.16...v7.5.22)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.22
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@github-actions
github-actions Bot merged commit 00f6424 into main Aug 5, 2026
2 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/frontend/tar-7.5.22 branch August 5, 2026 18:31
github-actions Bot pushed a commit that referenced this pull request Aug 21, 2026
* fix(repo): remove self-referencing node_modules symlink that broke npm

A tracked symlink node_modules -> /home/g/dev/datacat/node_modules
(reintroduced in d18eb00) made every npm command at the repo root fail
with ELOOP. It slipped past .gitignore because 'node_modules/' only
matches directories — drop the trailing slash so symlinks are caught too.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(deps): bump js-yaml and nanoid past open Dependabot highs

In-range transitive bumps in frontend/package-lock.json, no manifest
changes: js-yaml 4.2.0 -> 4.3.1 and 3.14.2 -> 3.15.1 (alerts #196/#197,
prototype pollution, high) and nanoid 3.3.17 -> 3.3.18 (alert #199,
infinite loop with zero size, high). Closes every open frontend alert
except @opentelemetry/core #137, which stays pinned to 1.x by the
contentlayer effect-ts chain (build-time only, no untrusted baggage
headers — goes away with contentlayer).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants