-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit c2ae6b5
deps: bump the dependency-updates group with 5 updates (#1720)
Bumps the dependency-updates group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/motiondivision/motion) | `12.23.12`
| `12.23.16` |
|
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)
| `10.3.1` | `10.4.0` |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.25.0`
| `4.25.1` |
| [pacote](https://github.com/npm/pacote) | `21.0.1` | `21.0.3` |
| [tar](https://github.com/isaacs/node-tar) | `7.4.3` | `7.4.4` |
Updates `framer-motion` from 12.23.12 to 12.23.16
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[12.23.16] 2025-09-19</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing <code>ref</code> when passed to a child of
<code>AnimatePresence</code> in <code>"popLayout"</code>
mode.</li>
</ul>
<h2>[12.23.15] 2025-09-18</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing <code>export *</code> error in RSC.</li>
</ul>
<h2>[12.23.14] 2025-09-17</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing types of <code>Reorder.Item</code> and
<code>Reorder.Group</code> so incorrect HTML props are correctly
flagged.</li>
<li>Reverting rehydration of <code>externalRef</code> when it
switches.</li>
</ul>
<h2>[12.23.13] 2025-09-16</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed issue where motion components don't update refs when
externalRef changes. The <code>useMotionRef</code> function now properly
includes <code>externalRef</code> in the dependency array to ensure ref
callbacks update when the external ref changes.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Stopped tracking yarn cache in the repo.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/13129dad588c04ea65f7bd7d304f792e15a2978d"><code>13129da</code></a>
v12.23.16</li>
<li><a
href="https://github.com/motiondivision/motion/commit/dd469197930464c2cf7a62ff42a53fe79cd34ea7"><code>dd46919</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/026be51061c425ef78ee2a0645916f15fa5a55aa"><code>026be51</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3344">#3344</a>
from rortan134/fix-2604</li>
<li><a
href="https://github.com/motiondivision/motion/commit/ea617ca91d7ca24507f87b114eaf7d4a79d4716d"><code>ea617ca</code></a>
Merge branch 'main' into fix-2604</li>
<li><a
href="https://github.com/motiondivision/motion/commit/4bf8fbd518a8856f1be82fb00abf918665f144c4"><code>4bf8fbd</code></a>
v12.23.15</li>
<li><a
href="https://github.com/motiondivision/motion/commit/452fe8d0b8e66eb670bd2acb120f19400f806898"><code>452fe8d</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/8fd1929abdb85b97cdd44cf2bb6f407c9c8790ce"><code>8fd1929</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3353">#3353</a>
from motiondivision/fix/use-client</li>
<li><a
href="https://github.com/motiondivision/motion/commit/6581ec4908fded8a4d06acb873f42e0abd952ab3"><code>6581ec4</code></a>
Merge branch 'main' into fix/use-client</li>
<li><a
href="https://github.com/motiondivision/motion/commit/b01ce401e85d4d82c51ca3661512157c8b8c56d3"><code>b01ce40</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3371">#3371</a>
from motiondivision/dependabot/npm_and_yarn/rollup-4...</li>
<li><a
href="https://github.com/motiondivision/motion/commit/17173442e8b634505daa86ac4053db8afc74da2d"><code>1717344</code></a>
Updating changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.23.12...v12.23.16">compare
view</a></li>
</ul>
</details>
<br />
Updates `postcss-preset-env` from 10.3.1 to 10.4.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's
changelog</a>.</em></p>
<blockquote>
<h3>10.4.0</h3>
<p><em>September 21, 2025</em></p>
<p><em>August 22, 2025</em></p>
<ul>
<li>Added <code>@csstools/postcss-contrast-color-function</code> <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-contrast-color-function#readme">Check
the plugin README</a> for usage details.</li>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties"><code>@csstools/postcss-progressive-custom-properties</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#421"><code>4.2.1</code></a>
(patch)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare
view</a></li>
</ul>
</details>
<br />
Updates `@npmcli/template-oss` from 4.25.0 to 4.25.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/releases"><code>@npmcli/template-oss</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.25.1</h2>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1">4.25.1</a>
(2025-09-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab"><code>1c8f96d</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
use native fetch instead of undici (<a
href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180"><code>729b8e7</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/527">#527</a>
<code>@npmcli/[email protected]</code> (<a
href="https://redirect.github.com/npm/template-oss/issues/527">#527</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245"><code>2ac2fd0</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354"><code>289aaae</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182"><code>f0d3f14</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>@npmcli/[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209"><code>629d83e</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>@npmcli/[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c"><code>aaa8fa5</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401"><code>94f5484</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
<code>@octokit/[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c"><code>e9c360b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
remove undici</li>
<li><a
href="https://github.com/npm/template-oss/commit/1617bd560088e3136dc5d72175fe225a46500cdd"><code>1617bd5</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/c3f8175c2b754171a1593150073f27d214a30182"><code>c3f8175</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/6bdb74f590332e603c486ea40d0e7a9d24c7656a"><code>6bdb74f</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/69d1d04b0ab832728aa159bd792ab8d0d1682cb2"><code>69d1d04</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/e7118d194fc844734c3400435cc4917bb2871c0d"><code>e7118d1</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/520">#520</a>
<code>@npmcli/[email protected]</code> (<a
href="https://redirect.github.com/npm/template-oss/issues/520">#520</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@npmcli/template-oss</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1">4.25.1</a>
(2025-09-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab"><code>1c8f96d</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
use native fetch instead of undici (<a
href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180"><code>729b8e7</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/527">#527</a>
<code>@npmcli/[email protected]</code> (<a
href="https://redirect.github.com/npm/template-oss/issues/527">#527</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245"><code>2ac2fd0</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354"><code>289aaae</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182"><code>f0d3f14</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>@npmcli/[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209"><code>629d83e</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a>
<code>@npmcli/[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c"><code>aaa8fa5</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401"><code>94f5484</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
<code>@octokit/[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c"><code>e9c360b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a>
remove undici</li>
<li><a
href="https://github.com/npm/template-oss/commit/1617bd560088e3136dc5d72175fe225a46500cdd"><code>1617bd5</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/c3f8175c2b754171a1593150073f27d214a30182"><code>c3f8175</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/6bdb74f590332e603c486ea40d0e7a9d24c7656a"><code>6bdb74f</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/69d1d04b0ab832728aa159bd792ab8d0d1682cb2"><code>69d1d04</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a>
<code>[email protected]</code></li>
<li><a
href="https://github.com/npm/template-oss/commit/e7118d194fc844734c3400435cc4917bb2871c0d"><code>e7118d1</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/520">#520</a>
<code>@npmcli/[email protected]</code> (<a
href="https://redirect.github.com/npm/template-oss/issues/520">#520</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/db456df9c95fedbbfe02020c24c9c5086cada959"><code>db456df</code></a>
chore: release 4.25.1 (<a
href="https://redirect.github.com/npm/template-oss/issues/523">#523</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180"><code>729b8e7</code></a>
deps: <code>@npmcli/git</code><a
href="https://github.com/7"><code>@7</code></a>.0.0 (<a
href="https://redirect.github.com/npm/template-oss/issues/527">#527</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245"><code>2ac2fd0</code></a>
deps: [email protected]</li>
<li><a
href="https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354"><code>289aaae</code></a>
deps: [email protected]</li>
<li><a
href="https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182"><code>f0d3f14</code></a>
deps: <code>@npmcli/package-json</code><a
href="https://github.com/7"><code>@7</code></a>.0.0</li>
<li><a
href="https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209"><code>629d83e</code></a>
deps: <code>@npmcli/map-workspaces</code><a
href="https://github.com/5"><code>@5</code></a>.0.0</li>
<li><a
href="https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c"><code>aaa8fa5</code></a>
deps: [email protected]</li>
<li><a
href="https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401"><code>94f5484</code></a>
deps: <code>@octokit/rest</code><a
href="https://github.com/22"><code>@22</code></a>.0.0</li>
<li><a
href="https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c"><code>e9c360b</code></a>
deps: remove undici</li>
<li><a
href="https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab"><code>1c8f96d</code></a>
fix: use native fetch instead of undici</li>
<li>Additional commits viewable in <a
href="https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for <code>@npmcli/template-oss</code> since
your current version.</p>
</details>
<br />
Updates `pacote` from 21.0.1 to 21.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/pacote/releases">pacote's
releases</a>.</em></p>
<blockquote>
<h2>v21.0.3</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v21.0.2...v21.0.3">21.0.3</a>
(2025-09-17)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/eed1bd52ea803bf075a81d3786c5240856aed9bf"><code>eed1bd5</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/431">#431</a>
<code>@npmcli/[email protected]</code> (<a
href="https://redirect.github.com/npm/pacote/issues/431">#431</a>)</li>
</ul>
<h2>v21.0.2</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v21.0.1...v21.0.2">21.0.2</a>
(2025-09-17)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/32cb6d13bb0ef38473a1660329076b73bf4e2dea"><code>32cb6d1</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/429">#429</a>
<code>[email protected]</code> (<a
href="https://redirect.github.com/npm/pacote/issues/429">#429</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/pacote/blob/main/CHANGELOG.md">pacote's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/pacote/compare/v21.0.2...v21.0.3">21.0.3</a>
(2025-09-17)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/eed1bd52ea803bf075a81d3786c5240856aed9bf"><code>eed1bd5</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/431">#431</a>
<code>@npmcli/[email protected]</code> (<a
href="https://redirect.github.com/npm/pacote/issues/431">#431</a>)</li>
</ul>
<h2><a
href="https://github.com/npm/pacote/compare/v21.0.1...v21.0.2">21.0.2</a>
(2025-09-17)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/32cb6d13bb0ef38473a1660329076b73bf4e2dea"><code>32cb6d1</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/429">#429</a>
<code>[email protected]</code> (<a
href="https://redirect.github.com/npm/pacote/issues/429">#429</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/5a3261c5f96a838e828b834851431aa03d459a27"><code>5a3261c</code></a>
chore: release 21.0.3 (<a
href="https://redirect.github.com/npm/pacote/issues/432">#432</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/eed1bd52ea803bf075a81d3786c5240856aed9bf"><code>eed1bd5</code></a>
deps: <code>@npmcli/git</code><a
href="https://github.com/7"><code>@7</code></a>.0.0 (<a
href="https://redirect.github.com/npm/pacote/issues/431">#431</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/2c8720d0c9856c1fa7bb3037cd26bd1570f134bf"><code>2c8720d</code></a>
chore: release 21.0.2 (<a
href="https://redirect.github.com/npm/pacote/issues/430">#430</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/32cb6d13bb0ef38473a1660329076b73bf4e2dea"><code>32cb6d1</code></a>
deps: [email protected] (<a
href="https://redirect.github.com/npm/pacote/issues/429">#429</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/pacote/compare/v21.0.1...v21.0.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `tar` from 7.4.3 to 7.4.4
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/node-tar/commit/15d4510393ef7c136d243ec09916d45779b90ad9"><code>15d4510</code></a>
7.4.4</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/a4744652c379713d06a0ca30187f3d3456df5694"><code>a474465</code></a>
Fix some typos</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/65ff5bed156d851e32ccf13874c7c2e414fc2ace"><code>65ff5be</code></a>
docs(changelog): add missing v7 breaking change</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/458d0fd236f7a6eca8ad2bbe0456ba2b2473988f"><code>458d0fd</code></a>
docs: clean up duplicate onwarn options</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/afa8cf5e53e2efe9ad9c87bd7911a96a86d0604c"><code>afa8cf5</code></a>
update all deps</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/bbfcec2e8b7896cfc7bf353fc924cfab688b4e93"><code>bbfcec2</code></a>
[email protected]</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/cdd4f7dced56f5b42939adafafb9f121b72729f0"><code>cdd4f7d</code></a>
doc: fix lowlevel tar.Parser typo</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/eafc4b8454c59ed3c31d53bb6601a34dd8bf3dfb"><code>eafc4b8</code></a>
remove yallist from parse, but NOT from pack</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/d281312a94882a50bd0a3f3b26e41adb9f954dfa"><code>d281312</code></a>
Use built-in mkdir instead of mkdirp</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/0411fb11c491005046cb079e32b82973c89983d9"><code>0411fb1</code></a>
format readme</li>
<li>Additional commits viewable in <a
href="https://github.com/isaacs/node-tar/compare/v7.4.3...v7.4.4">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: npm CLI robot <[email protected]>1 parent 1ccdca2 commit c2ae6b5Copy full SHA for c2ae6b5
File tree
Expand file treeCollapse file tree
3 files changed
+1231
-1391
lines changedFilter options
- cli
Expand file treeCollapse file tree
3 files changed
+1231
-1391
lines changedCollapse file: cli/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments