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

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

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
@biomejs/biome (source) 1.8.1 -> 1.8.2 age adoption passing confidence
@clerk/nextjs (source) 5.1.5 -> 5.1.6 age adoption passing confidence
@clerk/themes (source) 2.1.9 -> 2.1.10 age adoption passing confidence
@floating-ui/react-dom (source) 2.1.0 -> 2.1.1 age adoption passing confidence
@iconify-json/mingcute 1.1.17 -> 1.1.18 age adoption passing confidence
@tanstack/react-query (source) 5.45.0 -> 5.45.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.45.0 -> 5.45.1 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.45.0 -> 5.45.1 age adoption passing confidence
@types/node (source) 20.14.2 -> 20.14.8 age adoption passing confidence
@upstash/redis 1.31.5 -> 1.31.6 age adoption passing confidence
colorjs.io (source) ^0.5.0 -> ^0.5.1 age adoption passing confidence
daisyui (source) 4.12.2 -> 4.12.8 age adoption passing confidence
marked (source) ^13.0.0 -> ^13.0.1 age adoption passing confidence
marked (source) 13.0.0 -> 13.0.1 age adoption passing confidence
tailwindcss-animated (source) 1.1.0 -> 1.1.2 age adoption passing confidence
unified (source) ^11.0.4 -> ^11.0.5 age adoption passing confidence
unplugin-macros 0.13.0 -> 0.13.1 age adoption passing confidence
zx 8.1.2 -> 8.1.3 age adoption passing confidence

Release Notes

biomejs/biome (@​biomejs/biome) ### [`v1.8.2`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#v182-2024-06-20) [Compare Source](https://togithub.com/biomejs/biome/compare/39db99b1cd087d6aa46ecfecba6adbfa0d45a303...54b4c9a39078836843ef363bb6986fad74834480) ##### CLI ##### Bug fixes - Fix [#​3201](https://togithub.com/biomejs/biome/issues/3201) by correctly injecting the source code of the file when printing the diagnostics. Contributed by [@​ematipico](https://togithub.com/ematipico) - Fix [#​3179](https://togithub.com/biomejs/biome/issues/3179) where comma separators are not correctly removed after running `biome migrate` and thus choke the parser. Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) - Fix [#​3232](https://togithub.com/biomejs/biome/issues/3232) by correctly using the colors set by the user. Contributed by [@​ematipico](https://togithub.com/ematipico) ##### Enhancement - Reword the reporter message `No fixes needed` to `No fixes applied`. The former message is misleading when there're still errors or warnings in the files that should be taken care of manually. For example: ```block Checked 2 files in
clerk/javascript (@​clerk/nextjs) ### [`v5.1.6`](https://togithub.com/clerk/javascript/blob/HEAD/packages/nextjs/CHANGELOG.md#516) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/nextjs@5.1.5...@clerk/nextjs@5.1.6) ##### Patch Changes - Makes the internally used `invalidateCacheAction()` server action an async function to comply with server actions constraints. More information: https://nextjs.org/docs/messages/invalid-use-server-value ([#​3593](https://togithub.com/clerk/javascript/pull/3593)) by [@​BRKalow](https://togithub.com/BRKalow) - Updated dependencies \[[`1273b04ec`](https://togithub.com/clerk/javascript/commit/1273b04ecf1866b59ef59a74abe31dbcc726da2c)]: - [@​clerk/types](https://togithub.com/clerk/types)[@​4](https://togithub.com/4).6.1 - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).2.4 - [@​clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@​5](https://togithub.com/5).2.5 - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).3.1
clerk/javascript (@​clerk/themes) ### [`v2.1.10`](https://togithub.com/clerk/javascript/blob/HEAD/packages/themes/CHANGELOG.md#2110) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/themes@2.1.9...@clerk/themes@2.1.10) ##### Patch Changes - Updated dependencies \[[`1273b04ec`](https://togithub.com/clerk/javascript/commit/1273b04ecf1866b59ef59a74abe31dbcc726da2c)]: - [@​clerk/types](https://togithub.com/clerk/types)[@​4](https://togithub.com/4).6.1
floating-ui/floating-ui (@​floating-ui/react-dom) ### [`v2.1.1`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/react-dom/CHANGELOG.md#211) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/react-dom@2.1.0...@floating-ui/react-dom@2.1.1) ##### Patch Changes - refactor: improve types and internal codebase consistency. All documented types are now exported.
TanStack/query (@​tanstack/react-query) ### [`v5.45.1`](https://togithub.com/TanStack/query/releases/tag/v5.45.1) [Compare Source](https://togithub.com/TanStack/query/compare/v5.45.0...v5.45.1) Version 5.45.1 - 6/16/2024, 8:16 PM #### Changes ##### Refactor - react-query: improve type inference for useSuspenseQueries with skipToken ([#​7564](https://togithub.com/TanStack/query/issues/7564)) ([`77a7b28`](https://togithub.com/TanStack/query/commit/77a7b286)) by GwanSik Kim ##### Docs - fix grammar mistake on migrating-to-v5.md ([#​7556](https://togithub.com/TanStack/query/issues/7556)) ([`8d69ef4`](https://togithub.com/TanStack/query/commit/8d69ef49)) by Paul Ashioya #### Packages - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).45.1 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).45.1 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).45.1 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).45.1
upstash/upstash-redis (@​upstash/redis) ### [`v1.31.6`](https://togithub.com/upstash/redis-js/releases/tag/v1.31.6) [Compare Source](https://togithub.com/upstash/upstash-redis/compare/v1.31.5...v1.31.6) #### What's Changed - feat: add keepAlive parameter by [@​CahidArda](https://togithub.com/CahidArda) in [https://github.com/upstash/redis-js/pull/1138](https://togithub.com/upstash/redis-js/pull/1138) **Full Changelog**: https://github.com/upstash/redis-js/compare/v1.31.5...v1.31.6
LeaVerou/color.js (colorjs.io) ### [`v0.5.1`](https://togithub.com/color-js/color.js/releases/tag/v0.5.1) [Compare Source](https://togithub.com/LeaVerou/color.js/compare/v0.5.0...v0.5.1) Implements a change suggested by [@​kachkaev](https://togithub.com/kachkaev) in [color-js#560 (comment)](https://togithub.com/color-js/color.js/issues/560#issuecomment-2182819685) to fix errors on newer TypeScript versions. **Full Changelog**:
saadeghi/daisyui (daisyui) ### [`v4.12.8`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4128-2024-06-24) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.12.7...v4.12.8) ##### Bug Fixes - decrease default scrollbar color contrast using color-mix ([92d98ed](https://togithub.com/saadeghi/daisyui/commit/92d98ed60acb8fa1300fc1665b9c1df3195a9b60)) ### [`v4.12.7`](https://togithub.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#4127-2024-06-23) [Compare Source](https://togithub.com/saadeghi/daisyui/compare/v4.12.6...v4.12.7) ##### Bug Fixes - RTL `