Innei / Shiro

📜 A minimalist personal website embodying the purity of paper and freshness of snow.
https://innei.in
Other
3.28k stars 697 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

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`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36090-2024-07-02) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.608.0...v3.609.0) ##### Features - **client-s3:** Added response overrides to Head Object requests. ([ac9f3d2](https://togithub.com/aws/aws-sdk-js-v3/commit/ac9f3d205f6c848d17b9e7680ccd3f0336e7a378)) ### [`v3.608.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36080-2024-07-01) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.606.0...v3.608.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.606.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36060-2024-06-27) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.600.0...v3.606.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
clerk/javascript (@​clerk/nextjs) ### [`v5.2.1`](https://togithub.com/clerk/javascript/blob/HEAD/packages/nextjs/CHANGELOG.md#521) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/nextjs@5.2.0...@clerk/nextjs@5.2.1) ##### Patch Changes - Updated dependencies \[[`427fcdeaa`](https://togithub.com/clerk/javascript/commit/427fcdeaaba4e77273be29b4d7cca43f9aa18693)]: - [@​clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@​5](https://togithub.com/5).2.7 ### [`v5.2.0`](https://togithub.com/clerk/javascript/blob/HEAD/packages/nextjs/CHANGELOG.md#520) [Compare Source](https://togithub.com/clerk/javascript/compare/361fc6e83beb37778b4c765ebc075cf4ef01eb59...@clerk/nextjs@5.2.0) ##### 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](https://togithub.com/clerk/javascript/pull/3525)) by [@​LauraBeatris](https://togithub.com/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 - Updated dependencies \[[`f1847b70b`](https://togithub.com/clerk/javascript/commit/f1847b70b2327bd490faf1f3eed1aa5639d54993)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).3.0 ### [`v5.1.7`](https://togithub.com/clerk/javascript/blob/HEAD/packages/nextjs/CHANGELOG.md#517) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/nextjs@5.1.6...361fc6e83beb37778b4c765ebc075cf4ef01eb59) ##### Patch Changes - Updated dependencies \[[`d6b5006c4`](https://togithub.com/clerk/javascript/commit/d6b5006c4cc1b6f07bb3a6832b4ec6e65ea15814)]: - [@​clerk/types](https://togithub.com/clerk/types)[@​4](https://togithub.com/4).7.0 - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).2.5 - [@​clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@​5](https://togithub.com/5).2.6 - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).3.2
shikijs/shiki (@​shikijs/transformers) ### [`v1.10.1`](https://togithub.com/shikijs/shiki/releases/tag/v1.10.1) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.10.0...v1.10.1) #####    🐞 Bug Fixes - **rehype**: Default export use shared highlighter instance, fix [#​714](https://togithub.com/shikijs/shiki/issues/714)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/shikijs/shiki/issues/714](https://togithub.com/shikijs/shiki/issues/714) [(c4f03)](https://togithub.com/shikijs/shiki/commit/c4f030d7) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.10.0...v1.10.1) ### [`v1.10.0`](https://togithub.com/shikijs/shiki/releases/tag/v1.10.0) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.9.1...v1.10.0) #####    🚀 Features - Introduce `GrammarState`  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/shikijs/shiki/issues/712](https://togithub.com/shikijs/shiki/issues/712) [(8a8fa)](https://togithub.com/shikijs/shiki/commit/8a8faf9f) - Expose `getLastGrammarState` shorthand  -  by [@​antfu](https://togithub.com/antfu) [(f2b39)](https://togithub.com/shikijs/shiki/commit/f2b39561) - Update themes and grammars  -  by [@​antfu](https://togithub.com/antfu) [(02bf0)](https://togithub.com/shikijs/shiki/commit/02bf0179) #####    🐞 Bug Fixes - Expose `createCssVariablesTheme` in `shiki/core` to avoid side-effects  -  by [@​antfu](https://togithub.com/antfu) [(abe63)](https://togithub.com/shikijs/shiki/commit/abe639d9) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.9.1...v1.10.0)
TanStack/query (@​tanstack/query-async-storage-persister) ### [`v5.49.1`](https://togithub.com/TanStack/query/releases/tag/v5.49.1) [Compare Source](https://togithub.com/TanStack/query/compare/v5.49.0...v5.49.1) Version 5.49.1 - 6/30/24, 5:49 AM #### Changes ##### Fix - react-query: add experimental beforeQuery/afterQuery client options ([#​7650](https://togithub.com/TanStack/query/issues/7650)) ([`8927e4c`](https://togithub.com/TanStack/query/commit/8927e4c)) by Tanner Linsley ##### Ci - Optimise Nx workflow ([#​7648](https://togithub.com/TanStack/query/issues/7648)) ([`a80cea3`](https://togithub.com/TanStack/query/commit/a80cea3)) by Lachlan Collins ##### Docs - examples: Update Next.js version ([#​7649](https://togithub.com/TanStack/query/issues/7649)) ([`f454bf1`](https://togithub.com/TanStack/query/commit/f454bf1)) by Lachlan Collins #### Packages - [@​tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@​5](https://togithub.com/5).49.1 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).49.1 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).49.1 - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).49.1 - [@​tanstack/query-devtools](https://togithub.com/tanstack/query-devtools)[@​5](https://togithub.com/5).49.1 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).49.1 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).49.1 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).49.1 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).49.1 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).49.1 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).49.1 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).49.1 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).49.1 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).49.1 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).49.1 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).49.1 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).49.1 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).49.1 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).49.1 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).49.1 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).49.1 ### [`v5.49.0`](https://togithub.com/TanStack/query/releases/tag/v5.49.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.48.0...v5.49.0) Version 5.49.0 - 6/29/24, 6:21 AM #### Changes ##### Feat - hydration: `dehydrate.serialize` and `hydrate.deserialize` ([#​7615](https://togithub.com/TanStack/query/issues/7615)) ([`8cbe7d5`](https://togithub.com/TanStack/query/commit/8cbe7d5)) by Julius Marminge ##### Chore - Update ESLint config ([#​7637](https://togithub.com/TanStack/query/issues/7637)) ([`febbde6`](https://togithub.com/TanStack/query/commit/febbde6)) by Lachlan Collins - Migrate to ESLint flat config ([#​7636](https://togithub.com/TanStack/query/issues/7636)) ([`e6a0fdd`](https://togithub.com/TanStack/query/commit/e6a0fdd)) by Lachlan Collins ##### Ci - Use Node 20 for CodeSandbox examples ([#​7646](https://togithub.com/TanStack/query/issues/7646)) ([`033e739`](https://togithub.com/TanStack/query/commit/033e739)) by Lachlan Collins ##### Docs - remove suspense reference to useQuery ([#​7640](https://togithub.com/TanStack/query/issues/7640)) ([`87c8e01`](https://togithub.com/TanStack/query/commit/87c8e01)) by [@​alexander-svendsen](https://togithub.com/alexander-svendsen) - examples: code refactoring and type improvement ([#​7634](https://togithub.com/TanStack/query/issues/7634)) ([`8d75aaa`](https://togithub.com/TanStack/query/commit/8d75aaa)) by [@​aziyatali](https://togithub.com/aziyatali) - Remove the variable assignment from example code ([#​7623](https://togithub.com/TanStack/query/issues/7623)) ([`8b89941`](https://togithub.com/TanStack/query/commit/8b89941)) by Kenrick Beckett ##### Tests - Use recommended `@testing-library/svelte` setup ([#​7645](https://togithub.com/TanStack/query/issues/7645)) ([`003e1a8`](https://togithub.com/TanStack/query/commit/003e1a8)) by Lachlan Collins #### Packages - [@​tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@​5](https://togithub.com/5).49.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).49.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).49.0 - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).49.0 - [@​tanstack/query-devtools](https://togithub.com/tanstack/query-devtools)[@​5](https://togithub.com/5).49.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).49.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).49.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).49.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).49.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).49.0 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).49.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).49.0 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).49.0 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).49.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).49.0 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).49.0 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).49.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).49.0 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).49.0 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).49.0 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).49.0
ealush/emoji-picker-react (emoji-picker-react) ### [`v4.11.1`](https://togithub.com/ealush/emoji-picker-react/compare/fc5bf360d9d8d3c0de54defec55191c93d4702f3...2b1510a4f3f12ba35e785673a2ed9ea93806e459) [Compare Source](https://togithub.com/ealush/emoji-picker-react/compare/fc5bf360d9d8d3c0de54defec55191c93d4702f3...2b1510a4f3f12ba35e785673a2ed9ea93806e459) ### [`v4.11.0`](https://togithub.com/ealush/emoji-picker-react/compare/d61b5522f3a78dd47898a0f261e16cbbac9247c5...fc5bf360d9d8d3c0de54defec55191c93d4702f3) [Compare Source](https://togithub.com/ealush/emoji-picker-react/compare/d61b5522f3a78dd47898a0f261e16cbbac9247c5...fc5bf360d9d8d3c0de54defec55191c93d4702f3)

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.

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 months ago

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