[PR #79] [MERGED] chore(deps): bump tar and npm #78

Closed
opened 2026-03-02 02:26:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppacYazilim/zamanejs/pull/79
Author: @dependabot[bot]
Created: 6/28/2024
Status: Merged
Merged: 6/28/2024
Merged by: @mehmeteminkartal

Base: mainHead: dependabot/npm_and_yarn/multi-a8e75c7a0d


📝 Commits (1)

  • 8c14163 chore(deps): bump tar and npm

📊 Changes

1 file changed (+289 additions, -454 deletions)

View changed files

📝 package-lock.json (+289 -454)

📄 Description

Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.

Removes tar

Updates npm from 10.5.0 to 10.8.1

Changelog

Sourced from npm's changelog.

10.8.1 (2024-05-29)

Bug Fixes

Documentation

Dependencies

10.8.1 (2024-05-29)

Bug Fixes

... (truncated)

Commits
  • 6109960 chore: release 10.8.1
  • 6b55646 fix(exec): look in workspace and root for bin entries (#7569)
  • 4a36d78 chore: fix linting in arborist debugger
  • 2d84091 chore: fix snapshots for updated @​npmcli/package-json
  • e3f0fd4 deps: @​npmcli/package-json@​5.1.1
  • 4b57b95 chore: fix linting in mock registry
  • 6574dc9 chore: dev dependency updates
  • 447a8d7 deps: spdx-license-ids@3.0.18
  • 83fed2e deps: sigstore@2.3.1
  • 41291ba deps: @​sigstore/tuf@​2.3.4
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

🔄 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/AppacYazilim/zamanejs/pull/79 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/28/2024 **Status:** ✅ Merged **Merged:** 6/28/2024 **Merged by:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/multi-a8e75c7a0d` --- ### 📝 Commits (1) - [`8c14163`](https://github.com/AppacYazilim/zamanejs/commit/8c141632f46826d8641f9a64237503640fc55851) chore(deps): bump tar and npm ### 📊 Changes **1 file changed** (+289 additions, -454 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+289 -454) </details> ### 📄 Description Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 10.5.0 to 10.8.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/cli/compare/v10.8.0...v10.8.1">10.8.1</a> (2024-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/6b556468f9d6ed62c681954bfe6ad012315e3b53"><code>6b55646</code></a> <a href="https://redirect.github.com/npm/cli/pull/7569">#7569</a> exec: look in workspace and root for bin entries (<a href="https://redirect.github.com/npm/cli/issues/7569">#7569</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/e4c7a410f590e5c9c81f6410f600181a4deef005"><code>e4c7a41</code></a> <a href="https://redirect.github.com/npm/cli/pull/7564">#7564</a> publish: skip workspace packages marked private on publish (<a href="https://redirect.github.com/npm/cli/issues/7564">#7564</a>) (<a href="https://github.com/milaninfy"><code>@​milaninfy</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/8f94ae8c4d36cd397c53e8dc9f54d4332bf1b847"><code>8f94ae8</code></a> <a href="https://redirect.github.com/npm/cli/pull/7556">#7556</a> utils/tar: index access while match is null (<a href="https://redirect.github.com/npm/cli/issues/7555">#7555</a>) (<a href="https://redirect.github.com/npm/cli/issues/7556">#7556</a>) (<a href="https://github.com/NormanPerrin"><code>@​NormanPerrin</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/2d1d8d0ef18a10ac7938380884745f1d3c3cb078"><code>2d1d8d0</code></a> <a href="https://redirect.github.com/npm/cli/pull/7559">#7559</a> adds <code>node:</code> specifier to all native node modules (<a href="https://redirect.github.com/npm/cli/issues/7559">#7559</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/7d89b55341160459e0fcd3374c3720d758b16339"><code>7d89b55</code></a> <a href="https://redirect.github.com/npm/cli/pull/7490">#7490</a> ci: rm workspace node_modules (<a href="https://redirect.github.com/npm/cli/issues/7490">#7490</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/9122fb65ac05d793a69f4fdcbd03b59595adf937"><code>9122fb6</code></a> <a href="https://redirect.github.com/npm/cli/pull/7516">#7516</a> cache: add both full and minified packument to cache (<a href="https://redirect.github.com/npm/cli/issues/7516">#7516</a>) (<a href="https://github.com/milaninfy"><code>@​milaninfy</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/9e6686bb965fa6843ea483cb802f14282eabf3e5"><code>9e6686b</code></a> <a href="https://redirect.github.com/npm/cli/pull/7545">#7545</a> send proper otp token on web auth (<a href="https://redirect.github.com/npm/cli/issues/7545">#7545</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/b1db070cb4a497fd91fd61cf197d28b5d47274bb"><code>b1db070</code></a> <a href="https://redirect.github.com/npm/cli/pull/7534">#7534</a> refactor: use output.buffer and set explicit json mode in query (<a href="https://redirect.github.com/npm/cli/issues/7534">#7534</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/53cda32aa35f3a592fb0ddf37e43c028f93ef613"><code>53cda32</code></a> <a href="https://redirect.github.com/npm/cli/pull/7542">#7542</a> refactor ls to use output.buffer for json (<a href="https://redirect.github.com/npm/cli/issues/7542">#7542</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/61d57719e6443978c5e9a91ca7a63397be3065fa"><code>61d5771</code></a> <a href="https://redirect.github.com/npm/cli/pull/7541">#7541</a> remove json.stringify from all commands (<a href="https://redirect.github.com/npm/cli/issues/7541">#7541</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/4dfc7d20b58eaa3d231ef5dc86b9802e1c0d0e68"><code>4dfc7d2</code></a> <a href="https://redirect.github.com/npm/cli/pull/7540">#7540</a> pass strings to JSON.stringify in --json mode (<a href="https://redirect.github.com/npm/cli/issues/7540">#7540</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/3cefdf6eaab5bfb4371149f674dc95e9b9c54853"><code>3cefdf6</code></a> <a href="https://redirect.github.com/npm/cli/pull/7538">#7538</a> outdated: return array for outdated deps from multiple workspaces (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/ef4c975f2784f70ab86a3e7e6e40c99279e5a3e3"><code>ef4c975</code></a> <a href="https://redirect.github.com/npm/cli/pull/7508">#7508</a> view: dont immediately exit on first workspace 404 (<a href="https://redirect.github.com/npm/cli/issues/7508">#7508</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/cli/commit/fd6479f85b9cf14a23cb4f9a049e0ea68632d8e9"><code>fd6479f</code></a> <a href="https://redirect.github.com/npm/cli/pull/7560">#7560</a> update publish docs: dist-tag + publish case (<a href="https://redirect.github.com/npm/cli/issues/7560">#7560</a>) (<a href="https://github.com/davidlj95"><code>@​davidlj95</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/e3f0fd45d97569a0d6c2a67e179e4a5f13eb9442"><code>e3f0fd4</code></a> <a href="https://redirect.github.com/npm/cli/pull/7568">#7568</a> <code>@npmcli/package-json@5.1.1</code></li> <li><a href="https://github.com/npm/cli/commit/447a8d7f3124bf9f69453098ce31b56bad20efd7"><code>447a8d7</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>spdx-license-ids@3.0.18</code></li> <li><a href="https://github.com/npm/cli/commit/83fed2e8ec253051d60babdf2b10e2f2c64df318"><code>83fed2e</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>sigstore@2.3.1</code></li> <li><a href="https://github.com/npm/cli/commit/41291bab34d3f7351c94e97e89ac1f85b0950188"><code>41291ba</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>@sigstore/tuf@2.3.4</code></li> <li><a href="https://github.com/npm/cli/commit/18b42a46abdbc26a28f2e16ea74a1812d8de4c4d"><code>18b42a4</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>glob@10.4.1</code></li> <li><a href="https://github.com/npm/cli/commit/5c6759decb00dfbe377c0ad41f85a3222f79a36a"><code>5c6759d</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>postcss-selector-parser@6.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/2508a83e6d2936d15c210b9dee41098131ed6aff"><code>2508a83</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>is-cidr@5.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/6278fe430bb7c3ecfae730f9ea084501e57c0e2c"><code>6278fe4</code></a> <a href="https://redirect.github.com/npm/cli/pull/7566">#7566</a> <code>ini@4.1.3</code></li> </ul> <h2><a href="https://github.com/npm/cli/compare/v10.8.0...v10.8.1">10.8.1</a> (2024-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/6b556468f9d6ed62c681954bfe6ad012315e3b53"><code>6b55646</code></a> <a href="https://redirect.github.com/npm/cli/pull/7569">#7569</a> exec: look in workspace and root for bin entries (<a href="https://redirect.github.com/npm/cli/issues/7569">#7569</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/e4c7a410f590e5c9c81f6410f600181a4deef005"><code>e4c7a41</code></a> <a href="https://redirect.github.com/npm/cli/pull/7564">#7564</a> publish: skip workspace packages marked private on publish (<a href="https://redirect.github.com/npm/cli/issues/7564">#7564</a>) (<a href="https://github.com/milaninfy"><code>@​milaninfy</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/8f94ae8c4d36cd397c53e8dc9f54d4332bf1b847"><code>8f94ae8</code></a> <a href="https://redirect.github.com/npm/cli/pull/7556">#7556</a> utils/tar: index access while match is null (<a href="https://redirect.github.com/npm/cli/issues/7555">#7555</a>) (<a href="https://redirect.github.com/npm/cli/issues/7556">#7556</a>) (<a href="https://github.com/NormanPerrin"><code>@​NormanPerrin</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/2d1d8d0ef18a10ac7938380884745f1d3c3cb078"><code>2d1d8d0</code></a> <a href="https://redirect.github.com/npm/cli/pull/7559">#7559</a> adds <code>node:</code> specifier to all native node modules (<a href="https://redirect.github.com/npm/cli/issues/7559">#7559</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/7d89b55341160459e0fcd3374c3720d758b16339"><code>7d89b55</code></a> <a href="https://redirect.github.com/npm/cli/pull/7490">#7490</a> ci: rm workspace node_modules (<a href="https://redirect.github.com/npm/cli/issues/7490">#7490</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/9122fb65ac05d793a69f4fdcbd03b59595adf937"><code>9122fb6</code></a> <a href="https://redirect.github.com/npm/cli/pull/7516">#7516</a> cache: add both full and minified packument to cache (<a href="https://redirect.github.com/npm/cli/issues/7516">#7516</a>) (<a href="https://github.com/milaninfy"><code>@​milaninfy</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/9e6686bb965fa6843ea483cb802f14282eabf3e5"><code>9e6686b</code></a> <a href="https://redirect.github.com/npm/cli/pull/7545">#7545</a> send proper otp token on web auth (<a href="https://redirect.github.com/npm/cli/issues/7545">#7545</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/b1db070cb4a497fd91fd61cf197d28b5d47274bb"><code>b1db070</code></a> <a href="https://redirect.github.com/npm/cli/pull/7534">#7534</a> refactor: use output.buffer and set explicit json mode in query (<a href="https://redirect.github.com/npm/cli/issues/7534">#7534</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/53cda32aa35f3a592fb0ddf37e43c028f93ef613"><code>53cda32</code></a> <a href="https://redirect.github.com/npm/cli/pull/7542">#7542</a> refactor ls to use output.buffer for json (<a href="https://redirect.github.com/npm/cli/issues/7542">#7542</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/61d57719e6443978c5e9a91ca7a63397be3065fa"><code>61d5771</code></a> <a href="https://redirect.github.com/npm/cli/pull/7541">#7541</a> remove json.stringify from all commands (<a href="https://redirect.github.com/npm/cli/issues/7541">#7541</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/4dfc7d20b58eaa3d231ef5dc86b9802e1c0d0e68"><code>4dfc7d2</code></a> <a href="https://redirect.github.com/npm/cli/pull/7540">#7540</a> pass strings to JSON.stringify in --json mode (<a href="https://redirect.github.com/npm/cli/issues/7540">#7540</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/3cefdf6eaab5bfb4371149f674dc95e9b9c54853"><code>3cefdf6</code></a> <a href="https://redirect.github.com/npm/cli/pull/7538">#7538</a> outdated: return array for outdated deps from multiple workspaces (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/ef4c975f2784f70ab86a3e7e6e40c99279e5a3e3"><code>ef4c975</code></a> <a href="https://redirect.github.com/npm/cli/pull/7508">#7508</a> view: dont immediately exit on first workspace 404 (<a href="https://redirect.github.com/npm/cli/issues/7508">#7508</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/cli/commit/6109960355420a4fbe024a109e873698a6c4c19a"><code>6109960</code></a> chore: release 10.8.1</li> <li><a href="https://github.com/npm/cli/commit/6b556468f9d6ed62c681954bfe6ad012315e3b53"><code>6b55646</code></a> fix(exec): look in workspace and root for bin entries (<a href="https://redirect.github.com/npm/cli/issues/7569">#7569</a>)</li> <li><a href="https://github.com/npm/cli/commit/4a36d78f6474835df1d3cd358145e74e38e3ea7a"><code>4a36d78</code></a> chore: fix linting in arborist debugger</li> <li><a href="https://github.com/npm/cli/commit/2d840917bbeff6a1eb5accc10a5ec1c2280b9470"><code>2d84091</code></a> chore: fix snapshots for updated <code>@​npmcli/package-json</code></li> <li><a href="https://github.com/npm/cli/commit/e3f0fd45d97569a0d6c2a67e179e4a5f13eb9442"><code>e3f0fd4</code></a> deps: <code>@​npmcli/package-json</code><a href="https://github.com/5"><code>@​5</code></a>.1.1</li> <li><a href="https://github.com/npm/cli/commit/4b57b95874348170c3fbf306bfd2a7c6b672170b"><code>4b57b95</code></a> chore: fix linting in mock registry</li> <li><a href="https://github.com/npm/cli/commit/6574dc98705cf0a88ea6fe41a57d0d0adfcea439"><code>6574dc9</code></a> chore: dev dependency updates</li> <li><a href="https://github.com/npm/cli/commit/447a8d7f3124bf9f69453098ce31b56bad20efd7"><code>447a8d7</code></a> deps: spdx-license-ids@3.0.18</li> <li><a href="https://github.com/npm/cli/commit/83fed2e8ec253051d60babdf2b10e2f2c64df318"><code>83fed2e</code></a> deps: sigstore@2.3.1</li> <li><a href="https://github.com/npm/cli/commit/41291bab34d3f7351c94e97e89ac1f85b0950188"><code>41291ba</code></a> deps: <code>@​sigstore/tuf</code><a href="https://github.com/2"><code>@​2</code></a>.3.4</li> <li>Additional commits viewable in <a href="https://github.com/npm/cli/compare/v10.5.0...v10.8.1">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/AppacYazilim/zamanejs/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:26:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zamanejs#78
No description provided.