-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit 24f4f16
authored
deps: bump the dependency-updates group with 4 updates (#1485)
Bumps the dependency-updates group with 4 updates:
[framer-motion](https://github.com/motiondivision/motion),
[postcss](https://github.com/postcss/postcss),
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
and [tap](https://github.com/tapjs/tapjs).
Updates `framer-motion` from 12.4.3 to 12.4.5
<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.4.5] 2025-02-19</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed <code>onClick</code> handlers not working inside
<code>press</code> events.</li>
</ul>
<h2>[12.4.4] 2025-02-18</h2>
<h3>Fixed</h3>
<ul>
<li>Changed press, drag and pan gestures to use pointer capturing for
better usage within <code>iframe</code> embeds.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/495f627674c9fda48353973d90da047db8f52451"><code>495f627</code></a>
v12.4.5</li>
<li><a
href="https://github.com/motiondivision/motion/commit/d5b15544540ccf1ed2e1b1520960b14744ca187c"><code>d5b1554</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/c7b3ec4f96bddc4ffa64708cd55e4fdb4cc3bfe6"><code>c7b3ec4</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/a54e2dd15d922c422345738eb0725689175425da"><code>a54e2dd</code></a>
Tidy capturePointer (<a
href="https://redirect.github.com/motiondivision/motion/issues/3071">#3071</a>)</li>
<li><a
href="https://github.com/motiondivision/motion/commit/f56202f94815e57643a9e7dbf230f264cc6455db"><code>f56202f</code></a>
Fixing nested onClick (<a
href="https://redirect.github.com/motiondivision/motion/issues/3070">#3070</a>)</li>
<li><a
href="https://github.com/motiondivision/motion/commit/7e307934d8fafe5bb918450f55cb925bc02b3e5d"><code>7e30793</code></a>
Updaing changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/9603eec8a2f9b82ff9068949c0421914b09f2e76"><code>9603eec</code></a>
v12.4.4</li>
<li><a
href="https://github.com/motiondivision/motion/commit/2ca63706e8f3ff7e3e9aaa3b047c8ac5424678b0"><code>2ca6370</code></a>
Add pointer capture to pointer events (<a
href="https://redirect.github.com/motiondivision/motion/issues/3066">#3066</a>)</li>
<li>See full diff in <a
href="https://github.com/motiondivision/motion/compare/v12.4.3...v12.4.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `postcss` from 8.5.2 to 8.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.5.3</h2>
<ul>
<li>Added more details to <code>Unknown word</code> error (by <a
href="https://github.com/hiepxanh"><code>@hiepxanh</code></a>).</li>
<li>Fixed types (by <a
href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/catnipan"><code>@catnipan</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.5.3</h2>
<ul>
<li>Added more details to <code>Unknown word</code> error (by <a
href="https://github.com/hiepxanh"><code>@hiepxanh</code></a>).</li>
<li>Fixed types (by <a
href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/catnipan"><code>@catnipan</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/22c309d32924e1eeb33c80a6a50b7ba8a43a1832"><code>22c309d</code></a>
Release 8.5.3 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/a2b594f7826fc8e0ce2d35adcd205fde04f1134f"><code>a2b594f</code></a>
Update ESLint config</li>
<li><a
href="https://github.com/postcss/postcss/commit/8232ba02575fca41b14c4e2b377adc68880846fa"><code>8232ba0</code></a>
Fix tests</li>
<li><a
href="https://github.com/postcss/postcss/commit/5082831b842eb40f8d298e5e0ab041755a04a58b"><code>5082831</code></a>
Fix text</li>
<li><a
href="https://github.com/postcss/postcss/commit/4fdb54b5ce67e038ed8d1aa79752d6f6072d0736"><code>4fdb54b</code></a>
update: parser.js to clarify error message</li>
<li><a
href="https://github.com/postcss/postcss/commit/06006ecb04cae0ddb62c6a85f15d1068c544d861"><code>06006ec</code></a>
AtRule can be empty</li>
<li><a
href="https://github.com/postcss/postcss/commit/755f08f8dbdbc001906b10db3b262948f8491d82"><code>755f08f</code></a>
fix typo: them -> then (<a
href="https://redirect.github.com/postcss/postcss/issues/2016">#2016</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.5.2...8.5.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-import-resolver-typescript` from 3.8.1 to 3.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's
releases</a>.</em></p>
<blockquote>
<h2>v3.8.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/357">#357</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/5fd349e17c3650aafcc804858a3c3b07cfda8e0d"><code>5fd349e</code></a>
Thanks <a
href="https://github.com/carlocorradini"><code>@carlocorradini</code></a>!
- Update the <code>tinyglobby</code> to the latest version to solve
performance regressions.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's
changelog</a>.</em></p>
<blockquote>
<h2>3.8.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/357">#357</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/5fd349e17c3650aafcc804858a3c3b07cfda8e0d"><code>5fd349e</code></a>
Thanks <a
href="https://github.com/carlocorradini"><code>@carlocorradini</code></a>!
- Update the <code>tinyglobby</code> to the latest version to solve
performance regressions.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/4f47f8a604eb5cce4b21b5e10078d07e266ae88c"><code>4f47f8a</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/358">#358</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/5fd349e17c3650aafcc804858a3c3b07cfda8e0d"><code>5fd349e</code></a>
chore(deps): update tinyglobby to the latest version (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/357">#357</a>)</li>
<li>See full diff in <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.1...v3.8.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `tap` from 21.0.2 to 21.1.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tapjs/tapjs/commit/532287f65d814c7cb7872bf84b3d86b17d900e43"><code>532287f</code></a>
update versions</li>
<li><a
href="https://github.com/tapjs/tapjs/commit/0b7870b439daca2bad3765f78e56d5c67ca58e9c"><code>0b7870b</code></a>
changelog for tap 21.1</li>
<li><a
href="https://github.com/tapjs/tapjs/commit/fbdbc75ad7ef42c248a0be7844188afe0871e053"><code>fbdbc75</code></a>
typescript: support type-stripping for running ts tests</li>
<li>See full diff in <a
href="https://github.com/tapjs/tapjs/compare/tap@21.0.2...tap@21.1.0">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| tap | [>= 18.a, < 19] |
| tap | [>= 19.a, < 20] |
</details>
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 aefdd1b commit 24f4f16Copy full SHA for 24f4f16
File tree
Expand file treeCollapse file tree
1 file changed
+197
-197
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+197
-197
lines changed
0 commit comments