-
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
Update all non-major dependencies #1167
Merged
Merged
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
74e988d
to
216cf59
Compare
216cf59
to
17fe309
Compare
17fe309
to
15d52b6
Compare
15d52b6
to
7ddadf0
Compare
7ddadf0
to
a2fa242
Compare
a2fa242
to
ef7c9d3
Compare
ef7c9d3
to
3f21d05
Compare
3f21d05
to
00446a8
Compare
00446a8
to
aed20ec
Compare
aed20ec
to
f670528
Compare
f670528
to
f06100b
Compare
f06100b
to
7251d91
Compare
7251d91
to
4bb1834
Compare
4bb1834
to
9883cd1
Compare
931b7a6
to
5954c53
Compare
5954c53
to
c1dec2b
Compare
c1dec2b
to
236b2d9
Compare
236b2d9
to
b7ee236
Compare
b7ee236
to
5934ac5
Compare
5934ac5
to
c180e9a
Compare
c180e9a
to
18f678f
Compare
18f678f
to
a04dd16
Compare
a04dd16
to
4dbecaf
Compare
4dbecaf
to
37b009c
Compare
37b009c
to
cf5a39e
Compare
cf5a39e
to
e2d6769
Compare
e2d6769
to
ea097b5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
9.66.1
->9.70.3
4.14.194
->4.14.195
18.16.3
->18.16.16
18.2.0
->18.2.8
18.2.1
->18.2.4
0.151.0
->0.152.1
10.2.26
->10.2.27
4.0.0-rc.42
->4.0.0-rc.44
10.12.4
->10.12.16
13.3.2
->13.4.4
6.2.1
->6.3.1
0.152.2
->0.153.0
5.0.4
->5.1.3
5.81.0
->5.85.0
3.5.0
->3.5.1
4.3.7
->4.3.8
Release Notes
pmndrs/drei
v9.70.3
Compare Source
Bug Fixes
v9.70.2
Compare Source
Bug Fixes
v9.70.1
Compare Source
Bug Fixes
v9.70.0
Compare Source
Features
v9.69.4
Compare Source
Bug Fixes
v9.69.3
Compare Source
v9.69.2
Compare Source
Bug Fixes
v9.69.1
Compare Source
Bug Fixes
v9.69.0
Compare Source
Features
v9.68.6
Compare Source
Bug Fixes
v9.68.5
Compare Source
Bug Fixes
v9.68.4
Compare Source
Bug Fixes
v9.68.3
Compare Source
Bug Fixes
v9.68.2
Compare Source
Bug Fixes
v9.68.1
Compare Source
Bug Fixes
v9.68.0
Compare Source
Features
Example
component (#1439) (a5e16eb)v9.67.1
Compare Source
Bug Fixes
v9.67.0
Compare Source
Features
v9.66.6
Compare Source
Bug Fixes
v9.66.5
Compare Source
Bug Fixes
v9.66.4
Compare Source
Bug Fixes
v9.66.3
Compare Source
Bug Fixes
v9.66.2
Compare Source
Bug Fixes
pmndrs/use-gesture
v10.2.27
Compare Source
Patch Changes
0dce221
]957aee8
]51c6cfc
]yarnpkg/berry (@yarnpkg/pnpify)
v4.0.0-rc.44
Compare Source
v4.0.0-rc.43
Compare Source
framer/motion
v10.12.16
Compare Source
Fixed
translateX
/translateY
.v10.12.15
Compare Source
Fixed
layout
prop andanimate()
.resolveConstraints
.v10.12.14
Compare Source
Fixed
layout
components animate correctly on the first re-render.v10.12.13
Compare Source
Fixed
v10.12.12
Compare Source
Fixed
"0px"
can be used as keyframe templates.v10.12.11
Compare Source
Fixed
v10.12.10
Compare Source
Fixed
AnimatePresence
child when exit animation is interrupted.v10.12.9
Compare Source
Fixed
v10.12.8
Compare Source
Fixed
queueMicrotasks()
, ensuring layout animations don't fire until all synchronous effects have executed.v10.12.7
Compare Source
Fixed
"none"
keyframes.v10.12.6
Compare Source
Fixed
type: false
andtype: "tween", duration: 0
.v10.12.5
Compare Source
Changed
visualElementStore
for internal use.vercel/next.js
v13.4.4
Compare Source
Core Changes
x-forwarded-*
headers to turbopack renders: #50012init.defaultBranch
git con…: #49960swc_core
tov0.76.18
: #50137draftMode
type to GetServerSidePropsContext: #50184node
condition to import resolution: #50007process.env
: #50260_devMiddlewareManifest.json
from router: #50241Documentation Changes
Example Changes
Misc Changes
Credits
Huge thanks to @kwonoj, @wyattjoh, @shuding, @huozhi, @jridgewell, @ijjk, @karlhorky, @lycuid, @MarkAtOmniux, @darshkpatel, @johnta0, @kdy1, @sokra, @timneutkens, @devagrawal09, @ibrahemid, @styfle, @JesseKoldewijn, @padmaia, @Cow258, @javivelasco, and @05lazy for helping!
v13.4.3
Compare Source
Core Changes
tracing/release_max_level_off
for wasm, too: #49639turbo-binding
->turbopack-binding
: #49816.bind
of Server Actions: #49874next export
whenserverActions
is enabled: #49959next export
whenserverActions
is enabled": #50019[object Request]
specified: #50003redirect()
: #49965Example Changes
Misc Changes
swc_core
tov0.76.6
: #49792Credits
Huge thanks to @timneutkens, @kwonoj, @styfle, @ijjk, @alexanderbluhm, @Fonger, @shuding, @kdy1, @alexkirsz, @souporserious, @ForsakenHarmony, @rishabhpoddar, @devagrawal09, @DevEsteves, @huozhi, and @padmaia for helping!
v13.4.2
Compare Source
Core Changes
useOptimistic
anduseFormStatus
APIs on the server layer: #49331.bind
syntax with Action functions: #49422rm -rf
script: #49529Documentation Changes
preconnect
📝: #40360--use-yarn
flag tocreate-next-app
: #49407Misc Changes
Credits
Huge thanks to @shuding, @ijjk, @ForsakenHarmony, @timneutkens, @huozhi, @sanjaiyan-dev, @acdlite, @feedthejim, @styfle, @leerob, @koba04, @g12i, @cesarkohl, @darshkpatel, @josh, @li-jia-nan, @kwonoj, @gabschne, @alexkirsz, @karlhorky, @jridgewell, @sokra, @kdy1, @akd-io, @runjuu, @jocarrd, @nnnnoel, and @ferdingler for helping!
v13.4.1
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @feedthejim, @jridgewell, @ijjk, @ikryvorotenko, @huozhi, @shuding, and @timneutkens for helping!
v13.4.0
Compare Source
Core Changes
next-types-plugin
causing Typescript errors when"type": "module"
is set: #49027experimentalReact
: #49046next/image
: #48997next/headers
: #48789next dev
failing for app when__NEXT_DISABLE_MEMORY_WATCHER
is set: #49056enableUndici: true
default and removenode-fetch
: #49061runtime
in layouts in type declarations: #49117ReadonlyHeaders
more compatible withHeaders
: #49075Blob
for Node.js < 18: #49156Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.