-
-
Notifications
You must be signed in to change notification settings - Fork 779
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 all non-major dependencies (minor) #364
Conversation
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
f79084e
to
e3fd746
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.29 KB (🟡 +2 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
e3fd746
to
25b7b8b
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.29 KB (🟡 +2 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
25b7b8b
to
d223dee
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.29 KB (🟡 +2 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
d223dee
to
58aabf0
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.29 KB (🟡 +1 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
58aabf0
to
c8dec90
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
c8dec90
to
c2371c1
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
3.577.0
->3.583.0
5.0.12
->5.1.2
2.0.9
->2.1.0
1.5.2
->1.6.0
5.36.1
->5.37.1
5.36.2
->5.37.1
5.36.2
->5.37.1
5.36.2
->5.37.1
1.2.2
->1.3.0
^4.2.1
->^4.3.0
1.5.2
->1.6.0
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.583.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.582.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
clerk/javascript (@clerk/nextjs)
v5.1.2
Compare Source
Patch Changes
v5.1.1
Compare Source
Patch Changes
With the next major release, NextJS@15 will depend on
react
andreact-dom
v19, which is still in beta. We are updating our peer dependencies accordingly in order to acceptreact
andreact-dom
@19.0.0-beta
(#3428) by @nikosdouvlisUtilize an awaitable replace function internally to avoid race conditions when using
router.replace
. (#3416) by @desiprisgUpdated dependencies [
ff31f7255
,0e48fc210
]:v5.1.0
Compare Source
Minor Changes
React component
<GoogleOneTap/>
Customize the UX of the prompt
Use the component from with Vanilla JS
Clerk.openGoogleOneTap(props: GoogleOneTapProps)
Clerk.closeGoogleOneTap()
Low level APIs for custom flows
await Clerk.authenticateWithGoogleOneTap({ token: 'xxxx'})
await Clerk.handleGoogleOneTapCallback()
We recommend using this two methods together in order and let Clerk to perform the correct redirections.
In case you want to handle the redirection and session management yourself you can do so like this
Patch Changes
d6a9b3f5d
,456b06849
,6888594cc
]:floating-ui/floating-ui (@floating-ui/react-dom)
v2.1.0
Compare Source
Minor Changes
This also includes
size
'sapply
function:shikijs/shiki (@shikijs/transformers)
v1.6.0
Compare Source
🚀 Features
regexp
grammar - by @antfu (8ea85)View changes on GitHub
TanStack/query (@tanstack/query-async-storage-persister)
v5.37.1
Compare Source
Version 5.37.1 - 5/18/2024, 8:42 AM
Changes
Fix
8493b34
) by Lachlan CollinsChore
78e4bc1
) by Lachlan Collins38fa8c4
) by Lachlan CollinsPackages
vercel/analytics (@vercel/analytics)
v1.3.0
Compare Source
Full Changelog: vercel/analytics@1.2.2...1.3.0
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.0
Compare Source
Fix support for React compiler
Don't set
retainLines: true
when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:Support HMR for class components
This is a long overdue and should fix some issues people had with HMR when migrating from CRA.
Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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.
👻 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.