Commit e373d12
authored
deps: bump the dependency-updates group with 3 updates (#1743)
Bumps the dependency-updates group with 3 updates:
[@primer/octicons-react](https://github.com/primer/octicons),
[framer-motion](https://github.com/motiondivision/motion) and
[semver](https://github.com/npm/node-semver).
Updates `@primer/octicons-react` from 19.18.0 to 19.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/primer/octicons/releases"><code>@primer/octicons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v19.19.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1123">#1123</a>
<a
href="https://github.com/primer/octicons/commit/1d34655547b0ae59211967af830d30ae919e0257"><code>1d346555</code></a>
Thanks <a
href="https://github.com/mperrotti"><code>@mperrotti</code></a>! - Adds
an icon for AI chat</li>
</ul>
<h2>v19.18.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/octicons/pull/1120">#1120</a>
<a
href="https://github.com/primer/octicons/commit/370c72c8cb511bceb4e096891ff2393e81f87fa3"><code>370c72c8</code></a>
Thanks <a
href="https://github.com/langermank"><code>@langermank</code></a>! -
Add vscode-32.svg, vscode-48.svg</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/octicons/pull/1122">#1122</a>
<a
href="https://github.com/primer/octicons/commit/dcf14c81ca32e4f1cee017a2815c66458a26b2fa"><code>dcf14c81</code></a>
Thanks <a
href="https://github.com/langermank"><code>@langermank</code></a>! -
Add 16 vscode</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/primer/octicons/blob/main/CHANGELOG.md"><code>@primer/octicons-react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>19.19.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1123">#1123</a>
<a
href="https://github.com/primer/octicons/commit/1d34655547b0ae59211967af830d30ae919e0257"><code>1d346555</code></a>
Thanks <a
href="https://github.com/mperrotti"><code>@mperrotti</code></a>! - Adds
an icon for AI chat</li>
</ul>
<h2>19.18.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1120">#1120</a>
<a
href="https://github.com/primer/octicons/commit/370c72c8cb511bceb4e096891ff2393e81f87fa3"><code>370c72c8</code></a>
Thanks <a
href="https://github.com/langermank"><code>@langermank</code></a>! -
Add vscode-32.svg, vscode-48.svg</li>
</ul>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1122">#1122</a>
<a
href="https://github.com/primer/octicons/commit/dcf14c81ca32e4f1cee017a2815c66458a26b2fa"><code>dcf14c81</code></a>
Thanks <a
href="https://github.com/langermank"><code>@langermank</code></a>! -
Add 16 vscode</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/octicons/commit/54f0746b130b3b75c195cf3bfb2d05877614888c"><code>54f0746</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/octicons/issues/1124">#1124</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/1d34655547b0ae59211967af830d30ae919e0257"><code>1d34655</code></a>
Add icon for AI chat (<a
href="https://redirect.github.com/primer/octicons/issues/1123">#1123</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/dadf5c12bc1e8ae92fd9a1607b52f218dbb0bb9d"><code>dadf5c1</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/octicons/issues/1121">#1121</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/dcf14c81ca32e4f1cee017a2815c66458a26b2fa"><code>dcf14c8</code></a>
Add 16 vscode (<a
href="https://redirect.github.com/primer/octicons/issues/1122">#1122</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/370c72c8cb511bceb4e096891ff2393e81f87fa3"><code>370c72c</code></a>
Add vscode-32.svg, vscode-48.svg (<a
href="https://redirect.github.com/primer/octicons/issues/1120">#1120</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/octicons/compare/v19.18.0...v19.19.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `framer-motion` from 12.23.22 to 12.23.24
<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.24] 2025-10-10</h2>
<h3>Fixed</h3>
<ul>
<li>Ensure that when a component remounts, it continues to fire
animations even when <code>initial={false}</code>.</li>
</ul>
<h2>[12.23.23] 2025-10-10</h2>
<h3>Added</h3>
<ul>
<li>Exporting <code>PresenceChild</code> and <code>PopChild</code> type
for internal use.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/b5df740a4649ee64a07523fc9f362c56f240eb3f"><code>b5df740</code></a>
v12.23.24</li>
<li><a
href="https://github.com/motiondivision/motion/commit/808ebce630eb8dd75716190b41a0ecb3b7dab56f"><code>808ebce</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/237eee22464039152dd3acf122496503b3f3a5da"><code>237eee2</code></a>
v12.23.23</li>
<li><a
href="https://github.com/motiondivision/motion/commit/834965c8031118bd156292644ac94ef5cb5b45e8"><code>834965c</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/40690864e92cf976e2dd19cdd41ec27b67e91f66"><code>4069086</code></a>
Update README.md</li>
<li><a
href="https://github.com/motiondivision/motion/commit/6da6b61e9424380b35e0b2d41ab6e42be020d65b"><code>6da6b61</code></a>
Update README.md with new sponsor links</li>
<li><a
href="https://github.com/motiondivision/motion/commit/e36683149d738b36237b10fb86ff0a64d0e39c03"><code>e366831</code></a>
Update README.md</li>
<li><a
href="https://github.com/motiondivision/motion/commit/7796f4f1e079ccdffea0c0d1abab32bc08871be8"><code>7796f4f</code></a>
Update Gold section with new links and images</li>
<li><a
href="https://github.com/motiondivision/motion/commit/d1bb93757c22afe2251f1088e4c785800bbb3fef"><code>d1bb937</code></a>
Update sponsor section in README.md</li>
<li><a
href="https://github.com/motiondivision/motion/commit/97fba16059d072b79741c54689fede81d0b632ad"><code>97fba16</code></a>
Update sponsorship logos in README</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.23.22...v12.23.24">compare
view</a></li>
</ul>
</details>
<br />
Updates `semver` from 7.7.2 to 7.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/node-semver/releases">semver's
releases</a>.</em></p>
<blockquote>
<h2>v7.7.3</h2>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.7.2...v7.7.3">7.7.3</a>
(2025-10-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/e37e0ca0b5fc910d2b1948d25dbc83cc3a0921ea"><code>e37e0ca</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/813">#813</a>
faster paths for compare (<a
href="https://redirect.github.com/npm/node-semver/issues/813">#813</a>)
(<a href="https://github.com/H4ad"><code>@H4ad</code></a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/2471d7543e2e63d9d95358e2405e7e1cde926c36"><code>2471d75</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/811">#811</a>
x-range build metadata support (i529015)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/8f05c87f56a4123259b8c6d9324f53eadb02e48f"><code>8f05c87</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/807">#807</a>
bump <code>@npmcli/template-oss</code> from 4.25.0 to 4.25.1 (<a
href="https://redirect.github.com/npm/node-semver/issues/807">#807</a>)
(<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot],
<a
href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/node-semver/blob/main/CHANGELOG.md">semver's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.7.2...v7.7.3">7.7.3</a>
(2025-10-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/e37e0ca0b5fc910d2b1948d25dbc83cc3a0921ea"><code>e37e0ca</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/813">#813</a>
faster paths for compare (<a
href="https://redirect.github.com/npm/node-semver/issues/813">#813</a>)
(<a href="https://github.com/H4ad"><code>@H4ad</code></a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/2471d7543e2e63d9d95358e2405e7e1cde926c36"><code>2471d75</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/811">#811</a>
x-range build metadata support (i529015)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/8f05c87f56a4123259b8c6d9324f53eadb02e48f"><code>8f05c87</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/807">#807</a>
bump <code>@npmcli/template-oss</code> from 4.25.0 to 4.25.1 (<a
href="https://redirect.github.com/npm/node-semver/issues/807">#807</a>)
(<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot],
<a
href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/a25789b09b1192fa8414c35f2cd679ae2e1d5192"><code>a25789b</code></a>
chore: release 7.7.3 (<a
href="https://redirect.github.com/npm/node-semver/issues/812">#812</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/e37e0ca0b5fc910d2b1948d25dbc83cc3a0921ea"><code>e37e0ca</code></a>
fix: faster paths for compare (<a
href="https://redirect.github.com/npm/node-semver/issues/813">#813</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/2471d7543e2e63d9d95358e2405e7e1cde926c36"><code>2471d75</code></a>
fix: x-range build metadata support</li>
<li><a
href="https://github.com/npm/node-semver/commit/8f05c87f56a4123259b8c6d9324f53eadb02e48f"><code>8f05c87</code></a>
chore: bump <code>@npmcli/template-oss</code> from 4.25.0 to 4.25.1 (<a
href="https://redirect.github.com/npm/node-semver/issues/807">#807</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/d17aebf8485edfe9dda982dab578c603d031e4ab"><code>d17aebf</code></a>
chore: bump <code>@npmcli/template-oss</code> from 4.24.4 to 4.25.0 (<a
href="https://redirect.github.com/npm/node-semver/issues/797">#797</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/3b03e3b4ecb28d609cd42a91c10da75ec1254976"><code>3b03e3b</code></a>
chore: bump <code>@npmcli/template-oss</code> from 4.24.3 to 4.24.4 (<a
href="https://redirect.github.com/npm/node-semver/issues/790">#790</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/node-semver/compare/v7.7.2...v7.7.3">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 semver since your current version.</p>
</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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 53f50b0 commit e373d12
1 file changed
+13
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments