-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit 581190c
authored
deps: bump the dependency-updates group with 2 updates (#1612)
Bumps the dependency-updates group with 2 updates:
[framer-motion](https://github.com/motiondivision/motion) and
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript).
Updates `framer-motion` from 12.12.1 to 12.12.2
<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.12.2] 2025-05-23</h2>
<h3>Fixed</h3>
<ul>
<li>Ensure scroll updates are only triggered after a scroll read.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/1f65e9a5a7c15e9813c6b51a85e550907fb3ad4b"><code>1f65e9a</code></a>
v12.12.2</li>
<li><a
href="https://github.com/motiondivision/motion/commit/7098177925bf671a9028a46939b8b24bb36a8c7e"><code>7098177</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/158b8387877271d0226b6ae87b642e323a90f720"><code>158b838</code></a>
Merge pull request <a
href="https://redirect.github.com/motiondivision/motion/issues/3228">#3228</a>
from motiondivision/fix/merge-scroll</li>
<li><a
href="https://github.com/motiondivision/motion/commit/97efad8d99060bca2a0f8685c368485e2180aa8c"><code>97efad8</code></a>
v12.12.2-alpha.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/b7dd98b05b01529b7df096455770fc452b8fb4e4"><code>b7dd98b</code></a>
Fixing error</li>
<li><a
href="https://github.com/motiondivision/motion/commit/14390a3d06f5dbd9d0af10607c3c4e34849543a2"><code>14390a3</code></a>
Updating</li>
<li><a
href="https://github.com/motiondivision/motion/commit/ab8f0796530df3f166c2994c97222feff5d713cd"><code>ab8f079</code></a>
Change scroll scheduling</li>
<li>See full diff in <a
href="https://github.com/motiondivision/motion/compare/v12.12.1...v12.12.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-import-resolver-typescript` from 4.3.5 to 4.4.1
<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>v4.4.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/457">#457</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/d9f3e687ec9cfdd8cda77943f173ffc6bd469ea6"><code>d9f3e68</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix(deps): bump <code>eslint-import-context</code> to v0.1.5</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.0...v4.4.1">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.0...v4.4.1</a></p>
<h2>v4.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/453">#453</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/7d87517ae051c2deff038e276d4b15f40aa8f6b6"><code>7d87517</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- feat: integrate <code>eslint-import-context</code> to get correct
<code>context.cwd</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.0">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.0</a></p>
</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>4.4.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/457">#457</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/d9f3e687ec9cfdd8cda77943f173ffc6bd469ea6"><code>d9f3e68</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix(deps): bump <code>eslint-import-context</code> to v0.1.5</li>
</ul>
<h2>4.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/453">#453</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/7d87517ae051c2deff038e276d4b15f40aa8f6b6"><code>7d87517</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- feat: integrate <code>eslint-import-context</code> to get correct
<code>context.cwd</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c7d0125b8196b124e2f23b379688719417d442c7"><code>c7d0125</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/458">#458</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/d9f3e687ec9cfdd8cda77943f173ffc6bd469ea6"><code>d9f3e68</code></a>
fix(deps): bump <code>eslint-import-context</code> to v0.1.5 (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/457">#457</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/93aabc2b679c8d09f592bcc3cdce3d773726ef2e"><code>93aabc2</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/455">#455</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/7d87517ae051c2deff038e276d4b15f40aa8f6b6"><code>7d87517</code></a>
feat: integrate <code>eslint-import-context</code> to get correct
<code>context.cwd</code> (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/453">#453</a>)</li>
<li>See full diff in <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.1">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 c0b3460 commit 581190cCopy full SHA for 581190c
1 file changed
+136
-95
lines changed
0 commit comments