-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit e017e48
authored
deps: bump the dependency-updates group across 1 directory with 4 updates (#1576)
Bumps the dependency-updates group with 4 updates in the / directory:
[@primer/react](https://github.com/primer/react),
[framer-motion](https://github.com/motiondivision/motion),
[eslint-config-prettier](https://github.com/prettier/eslint-config-prettier)
and
[eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).
Updates `@primer/react` from 37.21.0 to 37.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/37"><code>@37</code></a>.22.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5981">#5981</a> <a
href="https://github.com/primer/react/commit/b03f78fa0d208f932ce056d8a5b64b81da812048"><code>b03f78f</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the BaseStyles component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5970">#5970</a> <a
href="https://github.com/primer/react/commit/02ed196d510e757907e2acf780d471dad4a68e37"><code>02ed196</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the TextInput component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5984">#5984</a> <a
href="https://github.com/primer/react/commit/103c3bf9a7385bf6f274fe5abadc3f5cb200b026"><code>103c3bf</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add
support for the <code>className</code> prop to
<code>FormControl.Validation</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5982">#5982</a> <a
href="https://github.com/primer/react/commit/36f100706a32d369d1f464caeaa60ff38b576d30"><code>36f1007</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the Overlay component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5969">#5969</a> <a
href="https://github.com/primer/react/commit/1066419cd7de84174bd53bdde0e4c0c866d20e45"><code>1066419</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the Dialog component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5872">#5872</a> <a
href="https://github.com/primer/react/commit/2b98c2cc09dea0097b0cfb0b32bc1393b8cd5521"><code>2b98c2c</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the TooltipV2 component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5934">#5934</a> <a
href="https://github.com/primer/react/commit/c1ea6cf6ff4a1ecca7861da242ab9a6935a8139f"><code>c1ea6cf</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the TreeView component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5983">#5983</a> <a
href="https://github.com/primer/react/commit/8a22d86693bd98c7993730f87706f01564d06a89"><code>8a22d86</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the CSS modules feature flag from the ProgressBar component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5973">#5973</a> <a
href="https://github.com/primer/react/commit/6d3fc0553da65631ecbb049e763adda01776c276"><code>6d3fc05</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! -
Update components to use jsx from react/jsx-runtime instead of
createElement</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5986">#5986</a> <a
href="https://github.com/primer/react/commit/308fe82909f3d922be0a6582f83e96798678ec78"><code>308fe82</code></a>
Thanks <a
href="https://github.com/francinelucca"><code>@francinelucca</code></a>!
- fix(SelectPanel): do not depend on id for selection comparison</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5968">#5968</a> <a
href="https://github.com/primer/react/commit/0ea045aa05c2555cd54b8c76394a0c5c8f3dab1d"><code>0ea045a</code></a>
Thanks <a
href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove
the primer_react_css_modules_staff feature flag. Also needed to rework
the feature flag logic for the NavList component.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/5963">#5963</a> <a
href="https://github.com/primer/react/commit/7562cbb68cdbfa11dcc7f08f802da10591af8abe"><code>7562cbb</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@joshblack</code></a>! -
Update Avatar component to correctly merge style when style prop is
provided</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/react/commit/d406a451298fda830ac9a7d5a0b98bc25eb24d46"><code>d406a45</code></a>
Release tracking (<a
href="https://redirect.github.com/primer/react/issues/5966">#5966</a>)</li>
<li><a
href="https://github.com/primer/react/commit/b287a4463ba502cf6d9236f99f007481cdd174d8"><code>b287a44</code></a>
Revert "Fix extra padding on SelectPanel with groups" (<a
href="https://redirect.github.com/primer/react/issues/6008">#6008</a>)</li>
<li><a
href="https://github.com/primer/react/commit/308fe82909f3d922be0a6582f83e96798678ec78"><code>308fe82</code></a>
fix(SelectPanel): do not depend on id for selection comparison (<a
href="https://redirect.github.com/primer/react/issues/5986">#5986</a>)</li>
<li><a
href="https://github.com/primer/react/commit/c359028d9de23c3b922fafe0fa0c3ea487840a36"><code>c359028</code></a>
docs: add css layers adr (<a
href="https://redirect.github.com/primer/react/issues/5916">#5916</a>)</li>
<li><a
href="https://github.com/primer/react/commit/445b5d5628b093e712b1afd82e0d371cb7358329"><code>445b5d5</code></a>
Fix extra padding on SelectPanel with groups (<a
href="https://redirect.github.com/primer/react/issues/5869">#5869</a>)</li>
<li><a
href="https://github.com/primer/react/commit/b03f78fa0d208f932ce056d8a5b64b81da812048"><code>b03f78f</code></a>
chore(BaseStyles): Remove the CSS modules feature flag from the
BaseStyles co...</li>
<li><a
href="https://github.com/primer/react/commit/103c3bf9a7385bf6f274fe5abadc3f5cb200b026"><code>103c3bf</code></a>
feat: add support for className to FormControl.Validation (<a
href="https://redirect.github.com/primer/react/issues/5984">#5984</a>)</li>
<li><a
href="https://github.com/primer/react/commit/36f100706a32d369d1f464caeaa60ff38b576d30"><code>36f1007</code></a>
chore(Overlay): Remove the CSS modules feature flag from the Overlay
componen...</li>
<li><a
href="https://github.com/primer/react/commit/8a22d86693bd98c7993730f87706f01564d06a89"><code>8a22d86</code></a>
chore(ProgressBar): Remove the CSS modules feature flag from the
ProgressBar ...</li>
<li><a
href="https://github.com/primer/react/commit/6d3fc0553da65631ecbb049e763adda01776c276"><code>6d3fc05</code></a>
feat: add automatic transform for jsx runtime (<a
href="https://redirect.github.com/primer/react/issues/5973">#5973</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/primer/react/compare/@primer/react@37.21.0...@primer/react@37.22.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `framer-motion` from 12.9.4 to 12.10.1
<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.10.1] 2025-05-07</h2>
<h3>Changed</h3>
<ul>
<li>Main thread <code>scroll</code> animations are now lazy, resolving
after <code>"scroll"</code> events instead of every animation
frame.</li>
</ul>
<h2>[12.10.0] 2025-05-06</h2>
<h3>Added</h3>
<ul>
<li><code>styleEffect</code> now supports:
<ul>
<li>Default value types</li>
<li>Independent transforms</li>
<li>CSS variables</li>
</ul>
</li>
</ul>
<h2>[12.9.8] 2025-05-05</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing press after parent is dragged.</li>
</ul>
<h2>[12.9.7] 2025-05-05</h2>
<h3>Fixed</h3>
<ul>
<li>Fix mixing <code>PopChild</code> with Astro view transitions.</li>
</ul>
<h2>[12.9.6] 2025-05-05</h2>
<h3>Fixed</h3>
<ul>
<li>Fix setting <code>transformBox</code> via <code>style</code>.</li>
</ul>
<h2>[12.9.5] 2025-05-05</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed drag <code>undefined</code> error in React 19 Strict
Mode.</li>
<li>Skip keyframe measurements for values without support for unit
conversion.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/3286649fa3afcd370568f1dfd5c9f12a53e1c3c0"><code>3286649</code></a>
v12.10.1</li>
<li><a
href="https://github.com/motiondivision/motion/commit/8911c24cdec235f0a22e441293102d5e707ead20"><code>8911c24</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/20fc02e9049a93ea8ed20ca3c0d49559e8af63bc"><code>20fc02e</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3192">#3192</a>
from motiondivision/feature/thrashing-benchmarks</li>
<li><a
href="https://github.com/motiondivision/motion/commit/adc22aacadb91da6e6902439ee21a8b6a1ef8b32"><code>adc22aa</code></a>
Fixing test</li>
<li><a
href="https://github.com/motiondivision/motion/commit/4897516e80bc5305347715b7edc35060090b0283"><code>4897516</code></a>
Updating driver type</li>
<li><a
href="https://github.com/motiondivision/motion/commit/b843a151189f27ea4282fdcb78f96df5132fab55"><code>b843a15</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/35837478623f522e2730081d176214a1d4f23edd"><code>3583747</code></a>
Lazy scroll</li>
<li><a
href="https://github.com/motiondivision/motion/commit/a9fb32a5bc0a55dbb857ab950be0e494bb8bde94"><code>a9fb32a</code></a>
v12.10.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/779baf97d6e2a6042eed21c337b22814d3b6153b"><code>779baf9</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3190">#3190</a>
from motiondivision/feature/style-effect-transform</li>
<li><a
href="https://github.com/motiondivision/motion/commit/03675c7b0a37e83abc73b0f3fc3744b20b2340ed"><code>03675c7</code></a>
Fixing tests</li>
<li>Additional commits viewable in <a
href="https://github.com/motiondivision/motion/compare/v12.9.4...v12.10.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-config-prettier` from 10.1.2 to 10.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/eslint-config-prettier/releases">eslint-config-prettier's
releases</a>.</em></p>
<blockquote>
<h2>v10.1.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-config-prettier/pull/325">#325</a>
<a
href="https://github.com/prettier/eslint-config-prettier/commit/4e95a1d50073f1a24f004239ad6e1a4ffa8476df"><code>4e95a1d</code></a>
Thanks <a href="https://github.com/pilikan"><code>@pilikan</code></a>!
- fix: this package is <code>commonjs</code>, align its types
correctly</li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/pilikan"><code>@pilikan</code></a> made
their first contribution in <a
href="https://redirect.github.com/prettier/eslint-config-prettier/pull/325">prettier/eslint-config-prettier#325</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3">https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md">eslint-config-prettier's
changelog</a>.</em></p>
<blockquote>
<h2>10.1.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-config-prettier/pull/325">#325</a>
<a
href="https://github.com/prettier/eslint-config-prettier/commit/4e95a1d50073f1a24f004239ad6e1a4ffa8476df"><code>4e95a1d</code></a>
Thanks <a href="https://github.com/pilikan"><code>@pilikan</code></a>!
- fix: this package is <code>commonjs</code>, align its types
correctly</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/eslint-config-prettier/commit/cdc4a5c7e39e7f2d5760c60ea39cecb028fb34dc"><code>cdc4a5c</code></a>
chore: release eslint-config-prettier (<a
href="https://redirect.github.com/prettier/eslint-config-prettier/issues/326">#326</a>)</li>
<li><a
href="https://github.com/prettier/eslint-config-prettier/commit/4e95a1d50073f1a24f004239ad6e1a4ffa8476df"><code>4e95a1d</code></a>
fix: this package is <code>commonjs</code>, align its types correctly
(<a
href="https://redirect.github.com/prettier/eslint-config-prettier/issues/325">#325</a>)</li>
<li>See full diff in <a
href="https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-prettier` from 5.3.1 to 5.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/736">#736</a>
<a
href="https://github.com/prettier/eslint-plugin-prettier/commit/59a0cae5f27801d7e00f257c6be059a848b32fbe"><code>59a0cae</code></a>
Thanks <a
href="https://github.com/yashtech00"><code>@yashtech00</code></a>! -
refactor: migrate <code>worker.js</code> to <code>worker.mjs</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md">eslint-plugin-prettier's
changelog</a>.</em></p>
<blockquote>
<h2>5.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/736">#736</a>
<a
href="https://github.com/prettier/eslint-plugin-prettier/commit/59a0cae5f27801d7e00f257c6be059a848b32fbe"><code>59a0cae</code></a>
Thanks <a
href="https://github.com/yashtech00"><code>@yashtech00</code></a>! -
refactor: migrate <code>worker.js</code> to <code>worker.mjs</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/cd48a275f130e515f23cebdf7c6cb588b041cd64"><code>cd48a27</code></a>
chore: release eslint-plugin-prettier (<a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/737">#737</a>)</li>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/59a0cae5f27801d7e00f257c6be059a848b32fbe"><code>59a0cae</code></a>
refactor: migrate <code>worker.js</code> to <code>worker.mjs</code> (<a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/736">#736</a>)</li>
<li>See full diff in <a
href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.1...v5.4.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e566014 commit e017e48Copy full SHA for e017e48
1 file changed
+20
-20
lines changed+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments