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

fix(deps): update all non-major dependencies (minor) #391

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.600.0 -> 3.609.0 age adoption passing confidence
@clerk/nextjs (source) 5.1.6 -> 5.2.1 age adoption passing confidence
@shikijs/transformers (source) 1.9.1 -> 1.10.1 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.48.0 -> 5.49.1 age adoption passing confidence
@tanstack/react-query (source) 5.48.0 -> 5.49.2 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.48.0 -> 5.49.2 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.48.0 -> 5.49.2 age adoption passing confidence
emoji-picker-react 4.10.0 -> 4.11.1 age adoption passing confidence
shiki (source) 1.9.1 -> 1.10.1 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.609.0

Compare Source

Features
  • client-s3: Added response overrides to Head Object requests. (ac9f3d2)

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

v5.2.0

Compare Source

Minor Changes
  • Introduces dynamic keys from clerkMiddleware, allowing access by server-side helpers like auth. Keys such as signUpUrl, signInUrl, publishableKey and secretKey are securely encrypted using AES algorithm. (#​3525) by @​LauraBeatris

    • When providing secretKey, CLERK_ENCRYPTION_KEY is required as the encryption key. If secretKey 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

v5.1.7

Compare Source

Patch Changes
shikijs/shiki (@​shikijs/transformers)

v1.10.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Expose createCssVariablesTheme in shiki/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
  • react-query: add experimental beforeQuery/afterQuery client options (#​7650) (8927e4c) by Tanner Linsley
Ci
Docs

Packages

v5.49.0

Compare Source

Version 5.49.0 - 6/29/24, 6:21 AM

Changes

Feat
  • hydration: dehydrate.serialize and hydrate.deserialize (#​7615) (8cbe7d5) by Julius Marminge
Chore
Ci
  • Use Node 20 for CodeSandbox examples (#​7646) (033e739) by Lachlan Collins
Docs
Tests
  • Use recommended @testing-library/svelte setup (#​7645) (003e1a8) by Lachlan Collins

Packages

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

📦 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.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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00a8179 to 1cea0d4 Compare July 1, 2024 22:25
Copy link

github-actions bot commented Jul 1, 2024

📦 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.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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1cea0d4 to 6958949 Compare July 2, 2024 17:21
Copy link

github-actions bot commented Jul 2, 2024

📦 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.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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6958949 to bcbeb7b Compare July 2, 2024 21:30
Copy link

github-actions bot commented Jul 2, 2024

📦 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.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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcbeb7b to accbe86 Compare July 3, 2024 18:13
Copy link

github-actions bot commented Jul 3, 2024

📦 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.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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from accbe86 to 8bb8468 Compare July 3, 2024 22:01
Copy link

github-actions bot commented Jul 3, 2024

📦 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.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!

@Innei Innei merged commit 9a44f93 into main Jul 4, 2024
2 checks passed
@Innei Innei deleted the renovate/all-minor-patch branch July 4, 2024 03:26
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.

1 participant