-
Notifications
You must be signed in to change notification settings - Fork 35
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
fix(deps): update react j:kit-282 #4752
base: master
Are you sure you want to change the base?
Conversation
Pull Request ReportPR Title✅ Title follows the conventional commit spec. Live demo linksBundle Size
SSR Progress
Detailed logssearch : buildInteractiveResultsearch : buildInteractiveInstantResult search : buildInteractiveRecentResult search : buildInteractiveCitation search : buildGeneratedAnswer recommendation : missing SSR support case-assist : missing SSR support insight : missing SSR support commerce : missing SSR support |
b88950b
to
af396da
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
af396da
to
7c15b10
Compare
7c15b10
to
34a3744
Compare
34a3744
to
c49e6f7
Compare
c49e6f7
to
49652ba
Compare
49652ba
to
a8d92f4
Compare
a8d92f4
to
87edcd5
Compare
87edcd5
to
cb7ea13
Compare
cb7ea13
to
28038b5
Compare
28038b5
to
ade842b
Compare
50b9665
to
764dcbc
Compare
764dcbc
to
dff5b01
Compare
dff5b01
to
e5cdeb0
Compare
e5cdeb0
to
f9df1f3
Compare
f9df1f3
to
356b54a
Compare
356b54a
to
aaa12a7
Compare
aaa12a7
to
c130bc8
Compare
c130bc8
to
8f4f698
Compare
8f4f698
to
595126c
Compare
595126c
to
aa712b5
Compare
aa712b5
to
2038f5c
Compare
2038f5c
to
4d74bef
Compare
4d74bef
to
d96af94
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
14.3.1
->16.1.0
16.0.0
->16.1.0
18.3.3
->18.3.18
18.3.0
->18.3.5
4.3.2
->4.3.4
4.3.1
->4.3.4
14.2.20
->14.2.23
6.26.0
->6.28.1
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.1.0
Compare Source
Features
v16.0.1
Compare Source
Bug Fixes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4
Compare Source
Add Vite 6 to peerDependencies range
Vite 6 is highly backward compatible, not much to add!
Force Babel to output spec compliant import attributes #386
The default was an old spec (
with type: "json"
). We now enforce spec compliant (with { type: "json" }
)v4.3.3
Compare Source
React Compiler runtimeModule option removed
React Compiler was updated to accept a
target
option andruntimeModule
was removed. vite-plugin-react will still detectruntimeModule
for backwards compatibility.When using a custom
runtimeModule
ortarget !== '19'
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
vercel/next.js (next)
v14.2.23
Compare Source
Core Changes
Credits
Huge thanks to @styfle, @ijjk and @lubieowoce for helping!
v14.2.22
Compare Source
Core Changes
Credits
Huge thanks to @unstubbable, @ijjk, and @ztanner for helping!
v14.2.21
Compare Source
Core Changes
14898b6
to178c267
: https://github.com/vercel/next.js/pull/74115Misc Changes
Credits
Huge thanks to @unstubbable, @ztanner, and @styfle for helping!
remix-run/react-router (react-router-dom)
v6.28.1
Compare Source
v6.28.0
Compare Source
v6.27.0
Compare Source
v6.26.2
Compare Source
v6.26.1
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.