-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit 8959bc0
authored
deps: bump the dependency-updates group with 3 updates (#1488)
Bumps the dependency-updates group with 3 updates:
[@primer/react](https://github.com/primer/react),
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)
and [prettier](https://github.com/prettier/prettier).
Updates `@primer/react` from 37.13.0 to 37.14.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>.14.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5687">#5687</a> <a
href="https://github.com/primer/react/commit/2bbc5a036bc5e57d25aa559e88b16a6063e27646"><code>2bbc5a0</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
Blankslate: Add support for button in
<code>Blankslate.PrimaryAction</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5510">#5510</a> <a
href="https://github.com/primer/react/commit/37a91b51569bc4be92c6994ec6fe433584328911"><code>37a91b5</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
CSS modules feature flag from Header</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5712">#5712</a> <a
href="https://github.com/primer/react/commit/22508b7ceb10638d983c68a800d691aed812d724"><code>22508b7</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! -
bugfix(SelectPanel): Set border-top-color on selectpanel footer</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5686">#5686</a> <a
href="https://github.com/primer/react/commit/64f183bb028cd1072af2c7e2892ad21bdadf882c"><code>64f183b</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - The
<code>UnderlinePanels</code> component wasn't supporting passing in
<code>className</code>. Adding to the prop list</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5661">#5661</a> <a
href="https://github.com/primer/react/commit/1262f5affa84330c917b964fa0cd8d907b398afc"><code>1262f5a</code></a>
Thanks <a
href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! -
SubNav: Adds <code>aria-current</code> to selected links</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5562">#5562</a> <a
href="https://github.com/primer/react/commit/947b59d43079003f5be6eea60b7dc2025fb21a4e"><code>947b59d</code></a>
Thanks <a
href="https://github.com/francinelucca"><code>@francinelucca</code></a>!
- fix(SelectPanel): Correctly recalculate position on overflow</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5655">#5655</a> <a
href="https://github.com/primer/react/commit/56baa0a791ba8a714fec28e3794e471358ddfde3"><code>56baa0a</code></a>
Thanks <a
href="https://github.com/hectahertz"><code>@hectahertz</code></a>! -
Fix LinkButton types and stories</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/react/commit/3c452511e17948479116720e8f4fc3f254f0421d"><code>3c45251</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/react/issues/5694">#5694</a>)</li>
<li><a
href="https://github.com/primer/react/commit/22508b7ceb10638d983c68a800d691aed812d724"><code>22508b7</code></a>
bugfix(SelectPanel): Set border-top-color on selectpanel footer (<a
href="https://redirect.github.com/primer/react/issues/5712">#5712</a>)</li>
<li><a
href="https://github.com/primer/react/commit/947b59d43079003f5be6eea60b7dc2025fb21a4e"><code>947b59d</code></a>
fix(SelectPanel): Correctly recalculate position on overflow (<a
href="https://redirect.github.com/primer/react/issues/5562">#5562</a>)</li>
<li><a
href="https://github.com/primer/react/commit/37a91b51569bc4be92c6994ec6fe433584328911"><code>37a91b5</code></a>
chore(Header): Remove CSS modules feature flag from Header (<a
href="https://redirect.github.com/primer/react/issues/5510">#5510</a>)</li>
<li><a
href="https://github.com/primer/react/commit/56baa0a791ba8a714fec28e3794e471358ddfde3"><code>56baa0a</code></a>
Fix LinkButton types (<a
href="https://redirect.github.com/primer/react/issues/5655">#5655</a>)</li>
<li><a
href="https://github.com/primer/react/commit/1262f5affa84330c917b964fa0cd8d907b398afc"><code>1262f5a</code></a>
SubNav: Add <code>aria-current</code> to <code>SubNav</code> (<a
href="https://redirect.github.com/primer/react/issues/5661">#5661</a>)</li>
<li><a
href="https://github.com/primer/react/commit/102b523dfe274997fb56e7fc41123ee922c8ff46"><code>102b523</code></a>
Add <code>preventOverflow</code> prop to <code>ActionMenu</code>
example; add newline to docs for `...</li>
<li><a
href="https://github.com/primer/react/commit/64f183bb028cd1072af2c7e2892ad21bdadf882c"><code>64f183b</code></a>
chore(UnderlinePanels): Adding the option to pass in className (<a
href="https://redirect.github.com/primer/react/issues/5686">#5686</a>)</li>
<li><a
href="https://github.com/primer/react/commit/9318734588dd3b7c0a21cdab4527ecff364826b9"><code>9318734</code></a>
Add <code>noTitle</code> to all stories, add new stories (<a
href="https://redirect.github.com/primer/react/issues/5685">#5685</a>)</li>
<li><a
href="https://github.com/primer/react/commit/2bbc5a036bc5e57d25aa559e88b16a6063e27646"><code>2bbc5a0</code></a>
Blankslate: Add button support to <code>PrimaryAction</code> (<a
href="https://redirect.github.com/primer/react/issues/5687">#5687</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/react/compare/@primer/react@37.13.0...@primer/react@37.14.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `postcss-preset-env` from 10.1.4 to 10.1.5
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's
changelog</a>.</em></p>
<blockquote>
<h3>10.1.5</h3>
<p><em>February 23, 2025</em></p>
<ul>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical"><code>postcss-logical</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#810"><code>8.1.0</code></a>
(minor)</li>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers"><code>@csstools/color-helpers</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers/CHANGELOG.md#502"><code>5.0.2</code></a>
(patch)</li>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc"><code>@csstools/css-calc</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#212"><code>2.1.2</code></a>
(patch)</li>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser"><code>@csstools/css-color-parser</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#308"><code>3.0.8</code></a>
(patch)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare
view</a></li>
</ul>
</details>
<br />
Updates `prettier` from 3.5.1 to 3.5.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.5.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#352">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.5.2</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.5.1...3.5.2">diff</a></p>
<h4>Remove <code>module-sync</code> condition (<a
href="https://redirect.github.com/prettier/prettier/pull/17156">#17156</a>
by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4>
<p>In Prettier 3.5.0, <a
href="https://prettier.io/blog/2025/02/09/3.5.0#use-esm-entrypoint-for-requireesm-16958-by-tats-u">we
added <code>module-sync</code> condition to
<code>package.json</code></a>, so that
<code>require("prettier")</code> can use ESM version, but
turns out it doesn't work if CommonJS and ESM plugins both imports
builtin plugins. To solve this problem, we decide simply remove the
<code>module-sync</code> condition, so
<code>require("prettier")</code> will still use the CommonJS
version, we'll revisit until <code>require(ESM)</code> feature is more
stable.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/399f427f8848ffa3d7b47b00f43925e2f6cd6edc"><code>399f427</code></a>
Release 3.5.2</li>
<li><a
href="https://github.com/prettier/prettier/commit/bf5aab8f2d584bd5a41e37386eb3a236ff131e35"><code>bf5aab8</code></a>
Revert "Use ESM entrypoint for <code>require(ESM)</code>" (<a
href="https://redirect.github.com/prettier/prettier/issues/17156">#17156</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/c98acabc343727351026d8c1870661ddfd81cbf3"><code>c98acab</code></a>
Replace <code>execa</code> with <code>nano-spawn</code> in release
script (<a
href="https://redirect.github.com/prettier/prettier/issues/17129">#17129</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/4460a4e55da3a1c9b6ad6b38c9f797e70d8fe551"><code>4460a4e</code></a>
chore(deps): update eslint related dependencies (<a
href="https://redirect.github.com/prettier/prettier/issues/17162">#17162</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/f0707f559655324a4dac5e6b26301e93f0367fdf"><code>f0707f5</code></a>
chore(deps): update eslint related dependencies (major) (<a
href="https://redirect.github.com/prettier/prettier/issues/17163">#17163</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/e2624b64040d8c80716bd2f206f8169432e39841"><code>e2624b6</code></a>
Enforce dependency version be pinned in all packages (<a
href="https://redirect.github.com/prettier/prettier/issues/17161">#17161</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/1cee47ab2b4e6d83e67772fbc117be4ce22f0423"><code>1cee47a</code></a>
chore(deps): update dependency react-markdown to v10 (<a
href="https://redirect.github.com/prettier/prettier/issues/17160">#17160</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/7ce2a35ef77f9ebd04eec5cf3f6b71cac1a6d440"><code>7ce2a35</code></a>
chore(deps): update dependency postcss to v8.5.3 (<a
href="https://redirect.github.com/prettier/prettier/issues/17158">#17158</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/1fe7969e566cf8dbc03ac2f0faa8fc80738a54c9"><code>1fe7969</code></a>
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1
(<a
href="https://redirect.github.com/prettier/prettier/issues/17">#17</a>...</li>
<li><a
href="https://github.com/prettier/prettier/commit/8eb0630b12f3733bf4d0627f3dd500df895942af"><code>8eb0630</code></a>
chore(deps): update dependency knip to v5.44.4 (<a
href="https://redirect.github.com/prettier/prettier/issues/17153">#17153</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.5.1...3.5.2">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2d379e4 commit 8959bc0Copy full SHA for 8959bc0
File tree
Expand file treeCollapse file tree
1 file changed
+121
-104
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+121
-104
lines changed
0 commit comments