Skip to content
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

chore(deps): update all non-major dependencies (patch) #484

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/material-symbols 1.2.5 -> 1.2.8 age adoption passing confidence
@next/bundle-analyzer (source) 14.2.16 -> 14.2.18 age adoption passing confidence
@​openpanel/nextjs 1.0.5 -> 1.0.6 age adoption passing confidence
@radix-ui/react-scroll-area (source) 1.2.0 -> 1.2.1 age adoption passing confidence
@shikijs/transformers (source) 1.23.0 -> 1.23.1 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.60.5 -> 5.60.6 age adoption passing confidence
@tanstack/react-query (source) 5.60.5 -> 5.60.6 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.60.5 -> 5.60.6 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.60.5 -> 5.60.6 age adoption passing confidence
@types/node (source) 22.9.0 -> 22.9.3 age adoption passing confidence
@vercel/analytics (source) 1.4.0 -> 1.4.1 age adoption passing confidence
code-inspector-plugin (source) 0.18.1 -> 0.18.2 age adoption passing confidence
daisyui (source) 4.12.13 -> 4.12.14 age adoption passing confidence
eslint-config-hyoban 3.1.11 -> 3.1.13 age adoption passing confidence
foxact (source) 0.2.40 -> 0.2.41 age adoption passing confidence
jotai 2.10.1 -> 2.10.3 age adoption passing confidence
marked (source) ^14.1.3 -> ^14.1.4 age adoption passing confidence
marked (source) 14.1.3 -> 14.1.4 age adoption passing confidence
motion 11.11.14 -> 11.11.17 age adoption passing confidence
nanoid ^5.0.7 -> ^5.0.8 age adoption passing confidence
next-auth (source) 4.24.7 -> 4.24.10 age adoption passing confidence
postcss (source) 8.4.47 -> 8.4.49 age adoption passing confidence
postcss-preset-env (source) 10.1.0 -> 10.1.1 age adoption passing confidence
react-router-dom (source) 7.0.0-pre.2 -> 7.0.1 age adoption passing confidence
shiki (source) 1.23.0 -> 1.23.1 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.15 age adoption passing confidence
unplugin-macros 0.13.3 -> 0.13.5 age adoption passing confidence
vaul (source) 1.1.0 -> 1.1.1 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence
vite-tsconfig-paths ^5.1.2 -> ^5.1.3 age adoption passing confidence
zx (source) 8.2.0 -> 8.2.2 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v14.2.18

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

radix-ui/primitives (@​radix-ui/react-scroll-area)

v1.2.1

Compare Source

shikijs/shiki (@​shikijs/transformers)

v1.23.1

Compare Source

   🚀 Features
    View changes on GitHub
TanStack/query (@​tanstack/query-async-storage-persister)

v5.60.6

Compare Source

Version 5.60.6 - 11/19/24, 10:17 AM

Changes

Refactor
Other

Packages

vercel/analytics (@​vercel/analytics)

v1.4.1

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.4.0...1.4.1

saadeghi/daisyui (daisyui)

v4.12.14

Compare Source

Bug Fixes
hyoban/eslint-config-hyoban (eslint-config-hyoban)

v3.1.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
SukkaW/foxact (foxact)

v0.2.41

Compare Source

  • useComponentWillReceiveUpdate now returns whether the props have changed. You can early return your component to skip the JSX creation, so React can re-execute the component function earlier.
pmndrs/jotai (jotai)

v2.10.3

Compare Source

v2.10.2

Compare Source

Fixed some jotai/utils for a regression in v2.10.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.1...v2.10.2

markedjs/marked (marked)

v14.1.4

Compare Source

Bug Fixes
framer/motion (motion)

v11.11.17

Compare Source

v11.11.16

Compare Source

Fixed
  • Fixing stagger with mini animate.

v11.11.15

Compare Source

Fixed
  • Fixing mini and react-mini entrypoints.
ai/nanoid (nanoid)

v5.0.8

Compare Source

nextauthjs/next-auth (next-auth)

v4.24.10

Compare Source

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.10

v4.24.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.9

v4.24.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.8

postcss/postcss (postcss)

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
csstools/postcss-plugins (postcss-preset-env)

v10.1.1

Compare Source

November 17, 2024

remix-run/react-router (react-router-dom)

v7.0.1

Compare Source

Patch Changes

v7.0.0

Compare Source

Major Changes
  • Remove the original defer implementation in favor of using raw promises via single fetch and turbo-stream. This removes these exports from React Router: (#​11744)

    • defer
    • AbortedDeferredError
    • type TypedDeferredData
    • UNSAFE_DeferredData
    • UNSAFE_DEFERRED_SYMBOL,
  • Use createRemixRouter/RouterProvider in entry.client instead of RemixBrowser (#​11469)

  • Remove single_fetch future flag. (#​11522)

  • Remove future.v7_startTransition flag (#​11696)

  • Remove future.v7_normalizeFormMethod future flag (#​11697)

  • Allow returning undefined from actions and loaders (#​11680)

  • update minimum node version to 18 (#​11690)

  • Remove future.v7_prependBasename from the ionternalized @remix-run/router package (#​11726)

  • Remove future.v7_throwAbortReason from internalized @remix-run/router package (#​11728)

  • Add exports field to all packages (#​11675)

  • node package no longer re-exports from react-router (#​11702)

  • updates the minimum React version to 18 (#​11689)

    • Remove the future.v7_partialHydration flag (#​11725)
      • This also removes the <RouterProvider fallbackElement> prop
        • To migrate, move the fallbackElement to a hydrateFallbackElement/HydrateFallback on your root route
      • Also worth nothing there is a related breaking changer with this future flag:
        • Without future.v7_partialHydration (when using fallbackElement), state.navigation was populated during the initial load
        • With future.v7_partialHydration, state.navigation remains in an "idle" state during the initial load
  • Remove future.v7_fetcherPersist flag (#​11731)

Minor Changes
  • Add prefetching support to Link/NavLink when using Remix SSR (#​11402)
  • Enhance ScrollRestoration so it can restore properly on an SSR'd document load (#​11401)
  • Add built-in Remix-style hydration support to RouterProvider. When running from a Remix-SSR'd HTML payload with the proper window variables (__remixContext, __remixManifest, __remixRouteModules), you don't need to pass a router prop and RouterProvider will create the router for you internally. (#​11396) (#​11400)
Patch Changes

v7.0.0-pre.6

Compare Source

v7.0.0-pre.5

Compare Source

v7.0.0-pre.4

Compare Source

v7.0.0-pre.3

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.15

Compare Source

  • Bump versions for security vulnerabilities (#​14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#​14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#​15003)
unplugin/unplugin-macros (unplugin-macros)

v0.13.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.4

Compare Source

   🚀 Features
    View changes on GitHub
emilkowalski/vaul (vaul)

v1.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: emilkowalski/vaul@v1.1.0...v1.1.1

vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)

v5.1.3

Compare Source

  • fix: Once an importer is matched, end directory traversal (b0d8ecb)
  • feat: Add vite-tsconfig-paths:resolve debug logs (7160d6e)
  • chore: Ensure debug logs can be enabled in vitest (0dc9a8b)
google/zx (zx)

v8.2.2

Compare Source

What's Changed

Full Changelog: google/zx@8.2.1...8.2.2

[v8.2.1](htt


Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 27, 2024
@renovate renovate bot enabled auto-merge (rebase) October 27, 2024 19:45
Copy link

vercel bot commented Oct 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shiro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2024 1:37pm

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.2 KB (🟡 +6 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 7816601 to 2fd57e0 Compare October 28, 2024 17:57
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.2 KB (🟡 +4 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.2 KB (🟡 +4 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.2 KB (🟡 +4 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.22 KB (🟡 +26 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.22 KB (🟡 +25 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 0ea32dc to fe55b9d Compare October 31, 2024 13:02
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.22 KB (🟡 +26 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.22 KB (🟡 +30 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ba1b2a5 to 8aeec09 Compare November 16, 2024 22:08
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.22 KB (🟡 +15 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8aeec09 to b13c5a3 Compare November 17, 2024 16:04
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from b13c5a3 to 5415140 Compare November 17, 2024 18:46
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 5415140 to 3c1d3c3 Compare November 18, 2024 15:06
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 3c1d3c3 to 8b314c3 Compare November 19, 2024 17:25
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8b314c3 to abff94b Compare November 19, 2024 19:06
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from abff94b to b8fb0fa Compare November 19, 2024 22:33
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from b8fb0fa to d8d5789 Compare November 20, 2024 14:00
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from d8d5789 to 993c34e Compare November 22, 2024 13:08
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.23 KB (🟡 +10 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.23 KB (🟡 +6 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!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.23 KB (🟡 +6 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from fc78e1d to 064c2f9 Compare November 23, 2024 13:33
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.23 KB (🟡 +6 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants