-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit 1b3f6a9
authored
deps: bump the dependency-updates group with 2 updates (#1189)
Bumps the dependency-updates group with 2 updates:
[@primer/react](https://github.com/primer/react) and
[framer-motion](https://github.com/framer/motion).
Updates `@primer/react` from 36.24.0 to 36.25.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/primer/react/releases"><code>@primer/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@primer/react</code><a
href="https://github.com/36"><code>@36</code></a>.25.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4051">#4051</a> <a
href="https://github.com/primer/react/commit/7e644b70359fcba07810560abcb8b1fbe785668a"><code>7e644b70359fcba07810560abcb8b1fbe785668a</code></a>
Thanks <a
href="https://github.com/mperrotti"><code>@mperrotti</code></a>! - Adds
a loading state to ActionList items. Also allows the Spinner component
to accept screenreader text.</p>
<!-- raw HTML omitted -->
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4697">#4697</a> <a
href="https://github.com/primer/react/commit/a7d1e4f37cd8fd01c86250178ef6ae748d786e03"><code>a7d1e4f37cd8fd01c86250178ef6ae748d786e03</code></a>
Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! -
Add TrailingAction support to NavList</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4706">#4706</a> <a
href="https://github.com/primer/react/commit/71859edc30664e259c855ffdc3732cda8dc6d169"><code>71859edc30664e259c855ffdc3732cda8dc6d169</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
(Behind feature flag) ActionList: Fix for "full" variant when
using button semantics</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4711">#4711</a> <a
href="https://github.com/primer/react/commit/199e3840af17d8ea7c75dbba60cdfbaaf7ef4021"><code>199e3840af17d8ea7c75dbba60cdfbaaf7ef4021</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
Removes live region from <code>FormControl</code> validation</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/react/commit/55d53f26a0bc71f71803d8786f98b81fddc89c80"><code>55d53f2</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/react/issues/4713">#4713</a>)</li>
<li><a
href="https://github.com/primer/react/commit/219868e65214d6667c855c22d5c586b2f6b3348d"><code>219868e</code></a>
docs: add template for ADRs (<a
href="https://redirect.github.com/primer/react/issues/4720">#4720</a>)</li>
<li><a
href="https://github.com/primer/react/commit/7e644b70359fcba07810560abcb8b1fbe785668a"><code>7e644b7</code></a>
Adds loading state to ActionList items (<a
href="https://redirect.github.com/primer/react/issues/4051">#4051</a>)</li>
<li><a
href="https://github.com/primer/react/commit/199e3840af17d8ea7c75dbba60cdfbaaf7ef4021"><code>199e384</code></a>
Remove live region from <code>FormControl</code> validation (<a
href="https://redirect.github.com/primer/react/issues/4711">#4711</a>)</li>
<li><a
href="https://github.com/primer/react/commit/71859edc30664e259c855ffdc3732cda8dc6d169"><code>71859ed</code></a>
ActionList: Ensure <code>variant</code> is respected when
<code>full</code> (<a
href="https://redirect.github.com/primer/react/issues/4706">#4706</a>)</li>
<li><a
href="https://github.com/primer/react/commit/89c3a087fa7d725f8842028b5a26d4e868a05b25"><code>89c3a08</code></a>
Figma connect files (<a
href="https://redirect.github.com/primer/react/issues/4681">#4681</a>)</li>
<li><a
href="https://github.com/primer/react/commit/823d2ac7596c3f2e544fdf9d1a7dc6ea75a8b8f1"><code>823d2ac</code></a>
docs(Banner): update banner docs after accessibility review (<a
href="https://redirect.github.com/primer/react/issues/4708">#4708</a>)</li>
<li><a
href="https://github.com/primer/react/commit/a7d1e4f37cd8fd01c86250178ef6ae748d786e03"><code>a7d1e4f</code></a>
Add TrailingAction support to NavList (<a
href="https://redirect.github.com/primer/react/issues/4697">#4697</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare
view</a></li>
</ul>
</details>
<br />
Updates `framer-motion` from 11.2.13 to 11.2.14
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.2.14] 2024-07-09</h2>
<h3>Updated</h3>
<ul>
<li>Improved performance of core render loop.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/b1ba2ee0042e8c6069e9494d0344e53f41d31d8f"><code>b1ba2ee</code></a>
v11.2.14</li>
<li><a
href="https://github.com/framer/motion/commit/20a64f57619514eaf1c0d121644529ac160d99b3"><code>20a64f5</code></a>
Render loop optimisations (<a
href="https://redirect.github.com/framer/motion/issues/2722">#2722</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/e83d42548abeea319c7c26992bdbc51ef3d5413d"><code>e83d425</code></a>
Version</li>
<li>See full diff in <a
href="https://github.com/framer/motion/compare/v11.2.13...v11.2.14">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 35cd16b commit 1b3f6a9Copy full SHA for 1b3f6a9
File tree
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changed+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments