-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit 4954d37
authored
deps: bump the dependency-updates group with 2 updates (#1154)
Bumps the dependency-updates group with 2 updates:
[@primer/react](https://github.com/primer/react) and
[eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react).
Updates `@primer/react` from 36.21.0 to 36.22.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>.22.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4443">#4443</a> <a
href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f2523373e09e0027f29b36a995574a296ffde3da</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add
experimental InlineMessage component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4613">#4613</a> <a
href="https://github.com/primer/react/commit/eb2ab132cd451b8c67a85d028483aa00a7a1c81b"><code>eb2ab132cd451b8c67a85d028483aa00a7a1c81b</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! -
<code>Dialog</code> and <code>ConfirmationDialog</code> can now be
closed by clicking on the backdrop surrounding the dialog. This will
cause <code>onClose</code> to be called with the <code>escape</code>
gesture.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4443">#4443</a> <a
href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f2523373e09e0027f29b36a995574a296ffde3da</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add
support for InlineMessage to experimental</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4667">#4667</a> <a
href="https://github.com/primer/react/commit/e2a974f4a376ca92b305e03f36f905ad02c61341"><code>e2a974f4a376ca92b305e03f36f905ad02c61341</code></a>
Thanks <a
href="https://github.com/ktravers"><code>@ktravers</code></a>! - Adds
support for <code>className</code> prop to PageHeader component and its
children.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/react/commit/d91b7fa2589ab29fc4f9890a52153f0436b26a22"><code>d91b7fa</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/react/issues/4663">#4663</a>)</li>
<li><a
href="https://github.com/primer/react/commit/e2a974f4a376ca92b305e03f36f905ad02c61341"><code>e2a974f</code></a>
add classname prop support to PageHeader component and its children (<a
href="https://redirect.github.com/primer/react/issues/4667">#4667</a>)</li>
<li><a
href="https://github.com/primer/react/commit/eb2ab132cd451b8c67a85d028483aa00a7a1c81b"><code>eb2ab13</code></a>
Trigger onClose when Dialog backdrop is clicked (<a
href="https://redirect.github.com/primer/react/issues/4613">#4613</a>)</li>
<li><a
href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f252337</code></a>
feat: add InlineMessage component (<a
href="https://redirect.github.com/primer/react/issues/4443">#4443</a>)</li>
<li><a
href="https://github.com/primer/react/commit/1b1387fc38b239757c79f222fd3f5d800e1983f5"><code>1b1387f</code></a>
chore(deps): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/primer/react/issues/4662">#4662</a>)</li>
<li><a
href="https://github.com/primer/react/commit/5c0523640d324a3cc07ca3dd6d254139d97b23fd"><code>5c05236</code></a>
refactor(project): update project to use Storybook v8 (<a
href="https://redirect.github.com/primer/react/issues/4644">#4644</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 `eslint-plugin-primer-react` from 5.2.0 to 5.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/primer/eslint-plugin-primer-react/releases">eslint-plugin-primer-react's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/185">#185</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a>
Thanks <a
href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>!
- Add a rule that warns against removing
<code>unsafeDisableTooltip</code> prop</li>
</ul>
<h2>v5.2.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/195">#195</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a>
Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! -
Clean up docs for link lint rule</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/193">#193</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a>
Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! -
Update link lint rule to skip Link with className</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md">eslint-plugin-primer-react's
changelog</a>.</em></p>
<blockquote>
<h2>5.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/185">#185</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a>
Thanks <a
href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>!
- Add a rule that warns against removing
<code>unsafeDisableTooltip</code> prop</li>
</ul>
<h2>5.2.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/195">#195</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a>
Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! -
Clean up docs for link lint rule</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/193">#193</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a>
Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! -
Update link lint rule to skip Link with className</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/da6e168bf252ffaed3c6ed3f0ea5e2f760ba5956"><code>da6e168</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/196">#196</a>)</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a>
Add a rule that warn against removing <code>unsafeDisableTooltip</code>
prop from `IconB...</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/2ff10af3602d57995baca02fd1ded5a952776700"><code>2ff10af</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/194">#194</a>)</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a>
Clean up docs for link lint rule (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/195">#195</a>)</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a>
Update link lint rule to skip Link with className (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/193">#193</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/eslint-plugin-primer-react/compare/v5.2.0...v5.3.0">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 2c47062 commit 4954d37Copy full SHA for 4954d37
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