-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency framer-motion to v11.11.15 #112
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-11.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying crabecode with Cloudflare Pages
|
renovate
bot
force-pushed
the
renovate/framer-motion-11.x-lockfile
branch
2 times, most recently
from
September 20, 2024 13:34
95e3add
to
13bbee3
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x-lockfile
branch
from
September 22, 2024 09:57
13bbee3
to
9fcd0f5
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.5.4
chore(deps): update dependency framer-motion to v11.5.5
Sep 22, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.5.5
chore(deps): update dependency framer-motion to v11.5.6
Sep 23, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.5.6
chore(deps): update dependency framer-motion to v11.6.0
Sep 28, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.6.0
chore(deps): update dependency framer-motion to v11.7.0
Sep 28, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.7.0
chore(deps): update dependency framer-motion to v11.8.0
Sep 29, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.8.0
chore(deps): update dependency framer-motion to v11.9.0
Sep 30, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.9.0
chore(deps): update dependency framer-motion to v11.10.0
Oct 6, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.10.0
chore(deps): update dependency framer-motion to v11.11.0
Oct 6, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.0
chore(deps): update dependency framer-motion to v11.11.1
Oct 7, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.1
chore(deps): update dependency framer-motion to v11.11.2
Oct 11, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.2
chore(deps): update dependency framer-motion to v11.11.3
Oct 11, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.3
chore(deps): update dependency framer-motion to v11.11.4
Oct 11, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.4
chore(deps): update dependency framer-motion to v11.11.7
Oct 12, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.7
chore(deps): update dependency framer-motion to v11.11.8
Oct 14, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.8
chore(deps): update dependency framer-motion to v11.11.9
Oct 18, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.9
chore(deps): update dependency framer-motion to v11.11.10
Oct 28, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.10
chore(deps): update dependency framer-motion to v11.11.11
Nov 3, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.11
chore(deps): update dependency framer-motion to v11.11.13
Nov 15, 2024
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v11.11.13
chore(deps): update dependency framer-motion to v11.11.15
Nov 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.5.3
->11.11.15
Release Notes
framer/motion (framer-motion)
v11.11.15
Compare Source
Fixed
mini
andreact-mini
entrypoints.v11.11.13
Compare Source
Fixed
"motion"
.v11.11.12
Compare Source
Changed
"motion"
package.v11.11.11
Compare Source
Fixed
update()
call on mount.v11.11.10
Compare Source
Fixed
will-change
from SSR.v11.11.9
Compare Source
Changed
will-change
is now no longer automatically managed withoutuseWillChange
.v11.11.8
Compare Source
Fixed
package.json
for entrypoints in older versions of Node.v11.11.7
Compare Source
Fixed
animate
.v11.11.6
Compare Source
Fixed
animate
.v11.11.5
Compare Source
Fixed
style
without casting, as this was conflicting with ReactCSSProperties
.v11.11.4
Compare Source
Fixed
AnimatePresence
safeToRemove
.layout="size"
annotation.v11.11.3
Compare Source
Fixed
as any
requirement for CSS variables.v11.11.2
Compare Source
Fixed
BezierDefinition
readonly
for easier definition outside aTransition
.v11.11.1
Compare Source
Fix
v11.11.0
Compare Source
Added
animate
can now animate any object.v11.10.0
Compare Source
Added
delay
with seconds now exported from"framer-motion/dom"
.Fixed
transform
is added towill-change
when a potentially layerising value is animated asopacity
andfilter
will prematurely flattenpreserve-3d
.v11.9.0
Compare Source
Added
animate
anduseAnimate
functions.v11.8.0
Compare Source
Added
linear()
easings when animating via WAAPI.v11.7.0
Compare Source
Added
type
.v11.6.0
Compare Source
Added
info
and element tracking toscroll
.steps
easing.Changed
will-change
now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.v11.5.6
Compare Source
Fixed
render
doesn't lock rendering for an element.v11.5.5
Compare Source
Fixed
v11.5.4
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.