-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit 0298b02
authored
deps: bump @primer/react from 37.24.0 to 37.25.0 in the dependency-updates group (#1616)
Bumps the dependency-updates group with 1 update:
[@primer/react](https://github.com/primer/react).
Updates `@primer/react` from 37.24.0 to 37.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/37"><code>@37</code></a>.25.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6107">#6107</a> <a
href="https://github.com/primer/react/commit/694dd95fce74dac25f2f9eb100057b010e065e3f"><code>694dd95</code></a>
Thanks <a
href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!
- feat(ConfirmationDialog): add className, width and height</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5899">#5899</a> <a
href="https://github.com/primer/react/commit/7cf029daa57c83d7dc5902b9a3e9aebc0c0f03cd"><code>7cf029d</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add
support for different sizes to Blankslate</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6051">#6051</a> <a
href="https://github.com/primer/react/commit/a00780835e483776b6fc0ff025d830fe0411f190"><code>a007808</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the css modules feature flag from the SelectPanel2 experimental
component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6052">#6052</a> <a
href="https://github.com/primer/react/commit/06361d11efbe2f88e1acb22aa89b642880e88ca9"><code>06361d1</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS module feature flag from the AvatarStack component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5899">#5899</a> <a
href="https://github.com/primer/react/commit/7cf029daa57c83d7dc5902b9a3e9aebc0c0f03cd"><code>7cf029d</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add
support for HTML attributes being passed to Blankslate components</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6050">#6050</a> <a
href="https://github.com/primer/react/commit/53ef8ea973c6ff76b1cf91afe377fbdf041d414a"><code>53ef8ea</code></a>
Thanks <a
href="https://github.com/hectahertz"><code>@hectahertz</code></a>! -
Switch to a CSS based solution for the PageLayout sticky pane</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6109">#6109</a> <a
href="https://github.com/primer/react/commit/f7471f8d4a3b381c1d41d259a2751a21a8e62eeb"><code>f7471f8</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
DataTable: Add visually hidden text to sortable DataTable column
buttons</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6055">#6055</a> <a
href="https://github.com/primer/react/commit/3b6b1d16d071fcb2dc23a36e77d99a42bc566d1d"><code>3b6b1d1</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
DataTable: Adds outline-offset to focus indicator on pagination
buttons</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6077">#6077</a> <a
href="https://github.com/primer/react/commit/cf97cb530bbe5c78f07f16884dfce21be4744ce6"><code>cf97cb5</code></a>
Thanks <a
href="https://github.com/langermank"><code>@langermank</code></a>! -
Fix <code>Skeleton</code> background color</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6054">#6054</a> <a
href="https://github.com/primer/react/commit/3fc7741d59fa4b1586bd78d668d52b86c4099e83"><code>3fc7741</code></a>
Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! -
Add support for aria-label on ActionList.Group</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6095">#6095</a> <a
href="https://github.com/primer/react/commit/3beba5b20fbd01fec08219e038056b9194783b90"><code>3beba5b</code></a>
Thanks <a
href="https://github.com/francinelucca"><code>@francinelucca</code></a>!
- fix(Button): correct loading alignment</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6049">#6049</a> <a
href="https://github.com/primer/react/commit/776e05e7867d06b0b8dd855b2750e5510befe6ac"><code>776e05e</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
ActionList: Ensure <code>role="option"</code> is added when
<code>role="listbox"</code> is used; allow disabled items to
remain focusable</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/6100">#6100</a> <a
href="https://github.com/primer/react/commit/a7e99f87bb73470a1469ec3fc30ac09552962996"><code>a7e99f8</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
unused getBreakpointDeclarations function and any related code.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/react/commit/562d0eed40687b4ab0a091c7713ec36b5fbdab15"><code>562d0ee</code></a>
Release tracking (<a
href="https://redirect.github.com/primer/react/issues/6062">#6062</a>)</li>
<li><a
href="https://github.com/primer/react/commit/3b6b1d16d071fcb2dc23a36e77d99a42bc566d1d"><code>3b6b1d1</code></a>
DataTable: Add <code>outline-offset</code> to <code>DataTable</code>
pagination buttons (<a
href="https://redirect.github.com/primer/react/issues/6055">#6055</a>)</li>
<li><a
href="https://github.com/primer/react/commit/f7471f8d4a3b381c1d41d259a2751a21a8e62eeb"><code>f7471f8</code></a>
DataTable: Add "SR only" text for sortable columns (<a
href="https://redirect.github.com/primer/react/issues/6109">#6109</a>)</li>
<li><a
href="https://github.com/primer/react/commit/694dd95fce74dac25f2f9eb100057b010e065e3f"><code>694dd95</code></a>
Add className, width and height props to ConfirmationDialog (<a
href="https://redirect.github.com/primer/react/issues/6107">#6107</a>)</li>
<li><a
href="https://github.com/primer/react/commit/e963f2fe51adde45c06ce9c70c5c827129d556c9"><code>e963f2f</code></a>
Add "Path To Green" Section to release-schedule.yml (<a
href="https://redirect.github.com/primer/react/issues/6105">#6105</a>)</li>
<li><a
href="https://github.com/primer/react/commit/7cf029daa57c83d7dc5902b9a3e9aebc0c0f03cd"><code>7cf029d</code></a>
feat: add support for size to Blankslate (<a
href="https://redirect.github.com/primer/react/issues/5899">#5899</a>)</li>
<li><a
href="https://github.com/primer/react/commit/fc43b4841337fde5499b9caafc15c81c8a59d35a"><code>fc43b48</code></a>
chore(deps-dev): bump the babel group with 6 updates (<a
href="https://redirect.github.com/primer/react/issues/6091">#6091</a>)</li>
<li><a
href="https://github.com/primer/react/commit/345868acabebf67fbbcb2b4cd41408b59790b1c1"><code>345868a</code></a>
Addinng more properties to playground story for token & skeletonText
(<a
href="https://redirect.github.com/primer/react/issues/6096">#6096</a>)</li>
<li><a
href="https://github.com/primer/react/commit/3beba5b20fbd01fec08219e038056b9194783b90"><code>3beba5b</code></a>
fix(Button): correct loading alignment (<a
href="https://redirect.github.com/primer/react/issues/6095">#6095</a>)</li>
<li><a
href="https://github.com/primer/react/commit/a7e99f87bb73470a1469ec3fc30ac09552962996"><code>a7e99f8</code></a>
chore: Remove unused getBreakpointDeclarations function and any related
code....</li>
<li>Additional commits viewable in <a
href="https://github.com/primer/react/compare/@primer/react@37.24.0...@primer/react@37.25.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 3f1a3ae commit 0298b02Copy full SHA for 0298b02
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments