-
-
Notifications
You must be signed in to change notification settings - Fork 788
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) #538
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.23 KB (🟡 +7 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!
aa1ab8c
to
e60689d
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.22 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!
e60689d
to
e2913c2
Compare
e2913c2
to
b45dfcd
Compare
b45dfcd
to
1aca594
Compare
1aca594
to
06d660a
Compare
06d660a
to
f0834a0
Compare
f0834a0
to
1308849
Compare
1308849
to
eafdc2f
Compare
eafdc2f
to
7566938
Compare
7566938
to
976b342
Compare
976b342
to
8c172a7
Compare
8c172a7
to
6d78234
Compare
6d78234
to
6a7d0c4
Compare
6a7d0c4
to
e8ca82c
Compare
e8ca82c
to
95b26c7
Compare
95b26c7
to
0dd3229
Compare
0dd3229
to
815cac9
Compare
This PR contains the following updates:
3.738.0
->3.744.0
2.1.0
->2.3.2
5.65.0
->5.66.0
5.65.1
->5.66.0
5.65.1
->5.66.0
5.65.1
->5.66.0
22.12.0
->22.13.1
1.4.1
->1.5.0
0.19.2
->0.20.0
9.19.0
->9.20.1
7.0.0
->7.1.0
2.11.1
->2.12.0
12.0.6
->12.4.2
4.81.0
->4.83.0
v4.0.0
->v4.1.0
3.4.2
->3.5.0
2.1.0
->2.3.2
0.14.0
->0.16.0
6.0.11
->6.1.0
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.744.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.743.0
Compare Source
Features
v3.741.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.740.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
shikijs/shiki (@shikijs/transformers)
v2.3.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.3.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.3.0
Compare Source
🚀 Features
View changes on GitHub
v2.2.0
Compare Source
🚨 Breaking Changes
🚀 Features
markdown-it-async
integration - by @antfu in https://github.com/shikijs/shiki/issues/902 (4d59c)fallbackLanguage
on lazy mode - by @fuma-nama in https://github.com/shikijs/shiki/issues/912 (6a852)🐞 Bug Fixes
engine
required increateHighlighterCore
- by @antfu (1212f)htmlStyle
- by @antfu (eab5b)engine
options - by @antfu (10a6f)createCommentNotationTransformer
, fix #907 - by @antfu in https://github.com/shikijs/shiki/issues/907 (8386b)View changes on GitHub
TanStack/query (@tanstack/query-async-storage-persister)
v5.66.0
Compare Source
Version 5.66.0 - 1/31/25, 9:05 AM
Changes
Feat
f86eb7e
) by Dominik DorfmeisterDocs
a507400
) by Alex BatalovPackages
vercel/analytics (@vercel/analytics)
v1.5.0
Compare Source
What's Changed
Full Changelog: vercel/analytics@1.4.1...1.5.0
eslint/eslint (eslint)
v9.20.1
Compare Source
v9.20.0
Compare Source
krisk/Fuse (fuse.js)
v7.1.0
Compare Source
Features
Bug Fixes
parseIndex
(72b6e25), closes #524 #624parseIndex
(78c628e), closes #524 #624pmndrs/jotai (jotai)
v2.12.0
Compare Source
v2.11.3
Compare Source
Unfortunately, we encountered another regression with the v2.11 rearchitecture. We hope there are no more issues, but we can't be sure if it's stable unless no more are reported. Please give it a try and let us know if you find anything!
What's Changed
Full Changelog: pmndrs/jotai@v2.11.2...v2.11.3
v2.11.2
Compare Source
There was a regression in v2.11.1, which is fixed in this patch.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.11.1...v2.11.2
motiondivision/motion (motion)
v12.4.2
Compare Source
Fixed
press
from triggering when an element is disabled.v12.4.1
Compare Source
Fixed
transition
ininitial
when animating removed values.v12.4.0
Compare Source
Added
initial
option touseInView
.v12.3.1
Compare Source
Fixed
animate
animation.v12.3.0
Compare Source
Added
usePresenceData
to get custom data passed toAnimatePresence
in descendant components.v12.2.0
Compare Source
Added
useSpring
.v12.1.0
Compare Source
Fixed
AnimatePresence
in React 19 strict mode.Deprecated
v12.0.11
Compare Source
Fixed
updateSVGDimensions
to its own file to help with tree-shaking.v12.0.10
Compare Source
Fixed
MotionValue
tomotion
component frommotion/react-client
entrypoint.v12.0.9
Compare Source
Fixed
v12.0.8
Compare Source
Fixed
children
prop formotion.create
.openai/openai-node (openai)
v4.83.0
Compare Source
Full Changelog: v4.82.0...v4.83.0
Features
X-Stainless-Timeout
header (#1299) (ddfc686)Bug Fixes
v4.82.0
Compare Source
Full Changelog: v4.81.0...v4.82.0
Features
Bug Fixes
session.update
call (#1293) (ad800b4)pnpm/action-setup (pnpm/action-setup)
v4.1.0
Compare Source
Add support for
package.yaml
#156.prettier/prettier (prettier)
v3.5.0
Compare Source
diff
🔗 Release Notes
unplugin/unplugin-macros (unplugin-macros)
v0.16.0
Compare Source
🚨 Breaking Changes
assert
syntax - by @sxzz (dff45)View changes on GitHub
v0.15.1
Compare Source
No significant changes
View changes on GitHub
v0.15.0
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
View changes on GitHub
v0.14.2
Compare Source
No significant changes
View changes on GitHub
v0.14.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
vitejs/vite (vite)
v6.1.0
Compare Source
vite optimize
command (#19348) (6e0e3c0), closes #19348Configuration
📅 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 was generated by Mend Renovate. View the repository job log.