-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit 7e30135
authored
deps: bump the dependency-updates group with 2 updates (#1581)
Bumps the dependency-updates group with 2 updates:
[@primer/octicons-react](https://github.com/primer/octicons) and
[framer-motion](https://github.com/motiondivision/motion).
Updates `@primer/octicons-react` from 19.15.1 to 19.15.2
<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.15.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1070">#1070</a>
<a
href="https://github.com/primer/octicons/commit/795101e3a46d6835fb2e091384033d8962ab08d1"><code>795101e3</code></a>
Thanks <a href="https://github.com/smockle"><code>@smockle</code></a>!
- Add <code>pause</code> icon</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.15.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1070">#1070</a>
<a
href="https://github.com/primer/octicons/commit/795101e3a46d6835fb2e091384033d8962ab08d1"><code>795101e3</code></a>
Thanks <a href="https://github.com/smockle"><code>@smockle</code></a>!
- Add <code>pause</code> icon</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/octicons/commit/d161820dfbb868df7da56ba5bda313920b22e55a"><code>d161820</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/octicons/issues/1090">#1090</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/795101e3a46d6835fb2e091384033d8962ab08d1"><code>795101e</code></a>
Add <code>pause</code> icon (<a
href="https://redirect.github.com/primer/octicons/issues/1070">#1070</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/12b53da1c0a4339fc00d1b8e14367357f4244aea"><code>12b53da</code></a>
Bump next from 14.2.21 to 14.2.26 in /lib/octicons_react (<a
href="https://redirect.github.com/primer/octicons/issues/1088">#1088</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/ede8e1acef3c7c036799af286f1ee2d755f04225"><code>ede8e1a</code></a>
Bump ws from 5.2.3 to 5.2.4 in /lib/octicons_styled (<a
href="https://redirect.github.com/primer/octicons/issues/1080">#1080</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/93a0671432f0c13c25a09de5434cfc3d62ca0a9a"><code>93a0671</code></a>
Bump nanoid from 3.2.0 to 3.3.9 in /lib/octicons_styled (<a
href="https://redirect.github.com/primer/octicons/issues/1083">#1083</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/2ed69e77a77f9a26bd8275c6e6301cc96dfddc12"><code>2ed69e7</code></a>
Bump <code>@adobe/css-tools</code> from 4.0.1 to 4.4.2 in
/lib/octicons_react (<a
href="https://redirect.github.com/primer/octicons/issues/1086">#1086</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/863af9507f27e8e99f13237873c0a1897eaf5640"><code>863af95</code></a>
Bump rollup from 4.18.0 to 4.22.4 in /lib/octicons_styled (<a
href="https://redirect.github.com/primer/octicons/issues/1077">#1077</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/b6ec40fc76639142eba6db77f1ba6f7186ebccb0"><code>b6ec40f</code></a>
Bump <code>@babel/helpers</code> from 7.13.10 to 7.26.10 (<a
href="https://redirect.github.com/primer/octicons/issues/1084">#1084</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/831c73a019e336449f4e7e39732af9f599d8cc0e"><code>831c73a</code></a>
Bump ws from 8.8.1 to 8.18.1 in /lib/octicons_react (<a
href="https://redirect.github.com/primer/octicons/issues/1082">#1082</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/c58bbbd244c6a3b7497a28591ace6f749ede8fb4"><code>c58bbbd</code></a>
Bump braces from 3.0.2 to 3.0.3 in /lib/octicons_react (<a
href="https://redirect.github.com/primer/octicons/issues/1081">#1081</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/primer/octicons/compare/v19.15.1...v19.15.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `framer-motion` from 12.11.0 to 12.11.3
<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.11.3] 2025-05-14</h2>
<h3>Changed</h3>
<ul>
<li><code>useWillChange</code> now only adds <code>transform</code> to
<code>will-change</code> to prevent issues with prematurely flattened
<code>preserve-3d</code>.</li>
</ul>
<h2>[12.11.2] 2025-05-14</h2>
<h3>Fixed</h3>
<ul>
<li>Removed <code>__VERSION__</code> placeholder from motion value.</li>
<li>Fixed types for <code>Reorder</code> component.</li>
</ul>
<h2>[12.11.1] 2025-05-14</h2>
<h3>Fixed</h3>
<ul>
<li>Default <code>scroll</code> tracking to
<code>document.scrollingElement</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/01c79e8d332e6ce7014ab1aaea061b8d2986e7de"><code>01c79e8</code></a>
v12.11.3</li>
<li><a
href="https://github.com/motiondivision/motion/commit/d3c12c5441a48618f82fa44fba5d5bc08d52c1fe"><code>d3c12c5</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/5fc6c83703376821b29d709204d89228153f9f53"><code>5fc6c83</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3214">#3214</a>
from motiondivision/fix/will-change-transform-only</li>
<li><a
href="https://github.com/motiondivision/motion/commit/4c2dc92fbf6269a02df2300c91bee87bad695285"><code>4c2dc92</code></a>
Updating will-change test</li>
<li><a
href="https://github.com/motiondivision/motion/commit/2e0bf6bdfcb3a97a11838bd8b65ee4a40718f702"><code>2e0bf6b</code></a>
Updating will change to only add transform to will-change style</li>
<li><a
href="https://github.com/motiondivision/motion/commit/6623c71923fb3c7e68b0672ccdc8d207b0c2ab78"><code>6623c71</code></a>
v12.11.2</li>
<li><a
href="https://github.com/motiondivision/motion/commit/de94c891d88cb0b427d08874654f5fc5b09f51c5"><code>de94c89</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/5b15381530b7cd5233423ad2a0672a94124ab553"><code>5b15381</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3205">#3205</a>
from hirotomoyamada/fix/reorder-item-type</li>
<li><a
href="https://github.com/motiondivision/motion/commit/fe0d310434323a5eaf52c8a7da36a55b181a146e"><code>fe0d310</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3213">#3213</a>
from motiondivision/fix/remove-motion-value-version</li>
<li><a
href="https://github.com/motiondivision/motion/commit/1d428ac3f980771ddbcf40711d8018f9f52b515b"><code>1d428ac</code></a>
Removing motion value version</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.11.0...v12.11.3">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>1 parent 63edb94 commit 7e30135Copy full SHA for 7e30135
File tree
Expand file treeCollapse file tree
1 file changed
+10
-10
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+10
-10
lines changedCollapse file: package-lock.json
+10-10Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments