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) #360

Merged
merged 1 commit into from
May 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.564.0 -> 3.577.0 age adoption passing confidence
@iconify/tailwind (source) 1.0.1 -> 1.1.1 age adoption passing confidence
@​mx-space/api-client 1.12.1 -> 1.13.1 age adoption passing confidence
@shikijs/transformers (source) 1.3.0 -> 1.5.2 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.32.1 -> 5.36.1 age adoption passing confidence
@tanstack/react-query (source) 5.32.1 -> 5.36.2 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.32.1 -> 5.36.2 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.32.1 -> 5.36.2 age adoption passing confidence
@upstash/redis 1.30.1 -> 1.31.1 age adoption passing confidence
daisyui (source) 4.10.5 -> 4.11.1 age adoption passing confidence
openai 4.38.5 -> 4.47.1 age adoption passing confidence
react-intersection-observer 9.8.2 -> 9.10.2 age adoption passing confidence
shiki (source) 1.3.0 -> 1.5.2 age adoption passing confidence
zx 8.0.2 -> 8.1.0 age adoption passing confidence

Release Notes

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

v3.577.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.576.0

Compare Source

Features
  • client-s3: Updated a few x-id in the http uri traits (dcde25a)

v3.575.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.572.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.567.0

Compare Source

Features

v3.565.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

shikijs/shiki (@​shikijs/transformers)

v1.5.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.4.0

Compare Source

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

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages

v5.36.0

Compare Source

Version 5.36.0 - 5/12/2024, 2:16 PM

Changes

Feat
  • query-core: improve useInfiniteQuery error handling (#​7418) (8ce6642) by Jason Gerbes

Packages

v5.35.5

Compare Source

Version 5.35.5 - 5/10/2024, 2:24 PM

Changes
Refactor
  • query-core: update tsdocs for mutation and query observer result (#​7399) (bf4cf00) by Bryan Lumbantobing
Packages

v5.35.4

Compare Source

Version 5.35.4 - 5/10/2024, 2:10 PM

Changes
Fix
  • deprecate direction passed to QueryFunctionContext (#​7410) (fbe3b44) by Dominik Dorfmeister
Docs
Packages

v5.35.1

Compare Source

Version 5.35.1 - 5/6/2024, 6:38 AM

Changes

Fix
Docs

Packages

v5.34.2

Compare Source

Version 5.34.2 - 5/5/2024, 9:43 AM

Changes

Fix
  • query-core: replaceEqualDeep correctly handles arrays that contain undefined (#​7376) (fdb0944) by Manuel Schiller
Docs

Packages

v5.34.1

Compare Source

Version 5.34.1 - 5/4/2024, 8:30 AM

Changes
Fix
Docs
Packages
TanStack/query (@​tanstack/react-query)

v5.36.2

Compare Source

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages

v5.36.0

Compare Source

v5.35.5

Compare Source

v5.35.4

Compare Source

Version 5.35.4 - 5/10/2024, 2:10 PM

Changes

Fix
  • deprecate direction passed to QueryFunctionContext (#​7410) (fbe3b44) by Dominik Dorfmeister
Docs

Packages

v5.35.1

Compare Source

Version 5.35.1 - 5/6/2024, 6:38 AM

Changes

Fix
Docs

Packages

v5.34.2

Compare Source

v5.34.1

Compare Source

Version 5.34.1 - 5/4/2024, 8:30 AM

Changes

Fix
Docs

Packages

TanStack/query (@​tanstack/react-query-devtools)

v5.36.2

Compare Source

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages


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 May 16, 2024
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.26 KB (🟡 +327 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 a16824c to b3c8635 Compare May 17, 2024 13:11
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.29 KB (🟡 +342 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 7a36109 into main May 18, 2024
2 checks passed
@Innei Innei deleted the renovate/all-minor-patch branch May 18, 2024 12:09
Dante-dan pushed a commit to Dante-dan/Shiro that referenced this pull request May 31, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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