-
-
Notifications
You must be signed in to change notification settings - Fork 792
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) #391
Conversation
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.34 KB (🟡 +51 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!
00a8179
to
1cea0d4
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.34 KB (🟡 +52 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!
1cea0d4
to
6958949
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.35 KB (🟡 +58 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!
6958949
to
bcbeb7b
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.35 KB (🟡 +57 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!
bcbeb7b
to
accbe86
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.35 KB (🟡 +58 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!
accbe86
to
8bb8468
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.35 KB (🟡 +59 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!
This PR contains the following updates:
3.600.0
->3.609.0
5.1.6
->5.2.1
1.9.1
->1.10.1
5.48.0
->5.49.1
5.48.0
->5.49.2
5.48.0
->5.49.2
5.48.0
->5.49.2
4.10.0
->4.11.1
1.9.1
->1.10.1
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.609.0
Compare Source
Features
v3.608.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.606.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
clerk/javascript (@clerk/nextjs)
v5.2.1
Compare Source
Patch Changes
427fcdeaa
]:v5.2.0
Compare Source
Minor Changes
Introduces dynamic keys from
clerkMiddleware
, allowing access by server-side helpers likeauth
. Keys such assignUpUrl
,signInUrl
,publishableKey
andsecretKey
are securely encrypted using AES algorithm. (#3525) by @LauraBeatrissecretKey
,CLERK_ENCRYPTION_KEY
is required as the encryption key. IfsecretKey
is not provided,CLERK_SECRET_KEY
is used by default.clerkClient
from@clerk/nextjs
should now be called as a function, and its singleton form is deprecated. This change allows the Clerk backend client to read keys from the current request, which is necessary to support dynamic keys.For more information, refer to the documentation: https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys
Patch Changes
f1847b70b
]:v5.1.7
Compare Source
Patch Changes
d6b5006c4
]:shikijs/shiki (@shikijs/transformers)
v1.10.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.10.0
Compare Source
🚀 Features
GrammarState
- by @antfu in https://github.com/shikijs/shiki/issues/712 (8a8fa)getLastGrammarState
shorthand - by @antfu (f2b39)🐞 Bug Fixes
createCssVariablesTheme
inshiki/core
to avoid side-effects - by @antfu (abe63)View changes on GitHub
TanStack/query (@tanstack/query-async-storage-persister)
v5.49.1
Compare Source
Version 5.49.1 - 6/30/24, 5:49 AM
Changes
Fix
8927e4c
) by Tanner LinsleyCi
a80cea3
) by Lachlan CollinsDocs
f454bf1
) by Lachlan CollinsPackages
v5.49.0
Compare Source
Version 5.49.0 - 6/29/24, 6:21 AM
Changes
Feat
dehydrate.serialize
andhydrate.deserialize
(#7615) (8cbe7d5
) by Julius MarmingeChore
febbde6
) by Lachlan Collinse6a0fdd
) by Lachlan CollinsCi
033e739
) by Lachlan CollinsDocs
87c8e01
) by @alexander-svendsen8d75aaa
) by @aziyatali8b89941
) by Kenrick BeckettTests
@testing-library/svelte
setup (#7645) (003e1a8
) by Lachlan CollinsPackages
ealush/emoji-picker-react (emoji-picker-react)
v4.11.1
Compare Source
v4.11.0
Compare Source
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.