[PR #8408] [MERGED] chore(deps): bump tar from 7.5.9 to 7.5.10 in /demo/electron #24856

Closed
opened 2026-04-15 22:35:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8408
Author: @dependabot[bot]
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @himself65

Base: canaryHead: dependabot/npm_and_yarn/demo/electron/tar-7.5.10


📝 Commits (1)

  • 4748038 chore(deps): bump tar from 7.5.9 to 7.5.10 in /demo/electron

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 demo/electron/pnpm-lock.yaml (+12 -1)

📄 Description

Bumps tar from 7.5.9 to 7.5.10.

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.

Summary by cubic

Update tar to 7.5.10 in the Electron demo to pick up a path sanitization fix, improving safety when extracting archives. The lockfile also patches fs-extra to 11.3.4.

  • Dependencies
    • tar: 7.5.9 → 7.5.10 (patch; improved path root handling during sanitization)
    • fs-extra: 11.3.3 → 11.3.4 (lockfile resolution)

Written for commit 47480384d7. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8408 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `dependabot/npm_and_yarn/demo/electron/tar-7.5.10` --- ### 📝 Commits (1) - [`4748038`](https://github.com/better-auth/better-auth/commit/47480384d7ede73a7670b2ac304b2b19afdc1fff) chore(deps): bump tar from 7.5.9 to 7.5.10 in /demo/electron ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `demo/electron/pnpm-lock.yaml` (+12 -1) </details> ### 📄 Description Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/2b72abc1d47c3570e1ad95c9ab557fc4c2e6e4b1"><code>2b72abc</code></a> 7.5.10</li> <li><a href="https://github.com/isaacs/node-tar/commit/7bc755dd85e623c0279e08eb3784909e6d7e4b9f"><code>7bc755d</code></a> parse root off paths before sanitizing .. parts</li> <li><a href="https://github.com/isaacs/node-tar/commit/c8cb84629dee649feedde03f2f4ea48f2e44e778"><code>c8cb846</code></a> update deps</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=7.5.9&new-version=7.5.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/better-auth/better-auth/network/alerts). </details> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update tar to 7.5.10 in the Electron demo to pick up a path sanitization fix, improving safety when extracting archives. The lockfile also patches fs-extra to 11.3.4. - **Dependencies** - tar: 7.5.9 → 7.5.10 (patch; improved path root handling during sanitization) - fs-extra: 11.3.3 → 11.3.4 (lockfile resolution) <sup>Written for commit 47480384d7ede73a7670b2ac304b2b19afdc1fff. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:35:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#24856