yuki-koma2 / wedding-invitation

https://wedding-invitation-one-flax.vercel.app
0 stars 0 forks source link

fix(deps): update dependency framer-motion to v11.11.17 #59

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 11.5.4 -> 11.11.17 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`v11.11.17`](https://redirect.github.com/framer/motion/compare/v11.11.16...v11.11.17) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.16...v11.11.17) ### [`v11.11.16`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111116-2024-11-13) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.15...v11.11.16) ##### Fixed - Ensuring animations passed to `scroll` are scrubbed linearly. - Fixing `mini` types entrypoint. - Exporting easing types from `"motion"`. ### [`v11.11.15`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111115-2024-11-13) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.13...v11.11.15) ##### Fixed - Fixing `mini` and `react-mini` entrypoints. ### [`v11.11.13`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111113-2024-11-12) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.12...v11.11.13) ##### Fixed - Fixing build and entry points for `"motion"`. ### [`v11.11.12`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111112-2024-11-12) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.11...v11.11.12) ##### Changed - Adding `"motion"` package. ### [`v11.11.11`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111111-2024-10-31) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.10...v11.11.11) ##### Fixed - Fixing double `update()` call on mount. ### [`v11.11.10`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111110-2024-10-25) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.9...v11.11.10) ##### Fixed - Removing `will-change` from SSR. ### [`v11.11.9`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11119-2024-10-15) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.8...v11.11.9) ##### Changed - `will-change` is now no longer automatically managed without `useWillChange`. ### [`v11.11.8`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11118-2024-10-11) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.7...v11.11.8) ##### Fixed - Fixing fallback `package.json` for entrypoints in older versions of Node. ### [`v11.11.7`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11117-2024-10-09) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.6...v11.11.7) ##### Fixed - Improving generic value signature for `animate`. ### [`v11.11.6`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11116-2024-10-09) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.5...v11.11.6) ##### Fixed - Allowing generic motion value types in `animate`. ### [`v11.11.5`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11115-2024-10-09) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.4...v11.11.5) ##### Fixed - Removed ability to define CSS variables on `style` without casting, as this was conflicting with React `CSSProperties`. ### [`v11.11.4`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11114-2024-10-08) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.3...v11.11.4) ##### Fixed - Memoize `AnimatePresence` `safeToRemove`. - Remove duplicate `layout="size"` annotation. ### [`v11.11.3`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11113-2024-10-08) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.2...v11.11.3) ##### Fixed - Remove `as any` requirement for CSS variables. ### [`v11.11.2`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11112-2024-10-08) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.1...v11.11.2) ##### Fixed - Make `BezierDefinition` `readonly` for easier definition outside a `Transition`. ### [`v11.11.1`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11111-2024-10-04) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.0...v11.11.1) ##### Fix - Fixed optimised appear effects in granular Suspense environments. ### [`v11.11.0`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11110-2024-10-03) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.10.0...v11.11.0) ##### Added - `animate` can now animate any object. ### [`v11.10.0`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11100-2024-10-02) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.9.0...v11.10.0) ##### Added - `delay` with seconds now exported from `"framer-motion/dom"`. ##### Fixed - Only `transform` is added to `will-change` when a potentially layerising value is animated as `opacity` and `filter` will prematurely flatten `preserve-3d`. ### [`v11.9.0`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#1190-2024-09-27) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.8.0...v11.9.0) ##### Added - Mini `animate` and `useAnimate` functions. ### [`v11.8.0`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#1180-2024-09-25) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.7.0...v11.8.0) ##### Added - Easing functions now get compiled into `linear()` easings when animating via WAAPI. ### [`v11.7.0`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#1170-2024-09-25) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.6.0...v11.7.0) ##### Added - Added support for custom animation generators via `type`. ### [`v11.6.0`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#1160-2024-09-24) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.5.6...v11.6.0) ##### Added - Added `info` and element tracking to `scroll`. - Added `steps` easing. ##### Changed - Values added to `will-change` now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters. ### [`v11.5.6`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#1156-2024-09-20) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.5.5...v11.5.6) ##### Fixed - Ensuring updating motion values during `render` doesn't lock rendering for an element. ### [`v11.5.5`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#1155-2024-09-19) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.5.4...v11.5.5) ##### Fixed - Changed values of child variants now animate even when the parent variant name hasn't changed.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wedding-invitation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 4:52pm
coderabbitai[bot] commented 1 month ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit , please review it.` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### Documentation and Community - Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit. - Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.