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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-sdk/client-s3 (source) 3.738.0 -> 3.744.0 age adoption passing confidence dependencies minor
@shikijs/transformers (source) 2.1.0 -> 2.3.2 age adoption passing confidence dependencies minor
@tanstack/query-async-storage-persister (source) 5.65.0 -> 5.66.0 age adoption passing confidence dependencies minor
@tanstack/react-query (source) 5.65.1 -> 5.66.0 age adoption passing confidence dependencies minor
@tanstack/react-query-devtools (source) 5.65.1 -> 5.66.0 age adoption passing confidence dependencies minor
@tanstack/react-query-persist-client (source) 5.65.1 -> 5.66.0 age adoption passing confidence dependencies minor
@types/node (source) 22.12.0 -> 22.13.1 age adoption passing confidence devDependencies minor
@vercel/analytics (source) 1.4.1 -> 1.5.0 age adoption passing confidence dependencies minor
code-inspector-plugin (source) 0.19.2 -> 0.20.0 age adoption passing confidence devDependencies minor
eslint (source) 9.19.0 -> 9.20.1 age adoption passing confidence devDependencies minor
fuse.js (source) 7.0.0 -> 7.1.0 age adoption passing confidence dependencies minor
jotai 2.11.1 -> 2.12.0 age adoption passing confidence dependencies minor
motion 12.0.6 -> 12.4.2 age adoption passing confidence dependencies minor
openai 4.81.0 -> 4.83.0 age adoption passing confidence dependencies minor
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
prettier (source) 3.4.2 -> 3.5.0 age adoption passing confidence devDependencies minor
shiki (source) 2.1.0 -> 2.3.2 age adoption passing confidence devDependencies minor
unplugin-macros 0.14.0 -> 0.16.0 age adoption passing confidence devDependencies minor
vite (source) 6.0.11 -> 6.1.0 age adoption passing confidence dependencies minor

Release Notes

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

v3.744.0

Compare Source

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

v3.743.0

Compare Source

Features
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (794f4b5)

v3.741.0

Compare Source

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

v3.740.0

Compare Source

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

shikijs/shiki (@​shikijs/transformers)

v2.3.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.2.0

Compare Source

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

v5.66.0

Compare Source

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat
  • core: add client to queryFunctionContext (#​8599) (f86eb7e) by Dominik Dorfmeister
Docs
  • Add OpenAPI Qraft React to the list of community projects (#​8588) (a507400) by Alex Batalov

Packages

vercel/analytics (@​vercel/analytics)

v1.5.0

Compare Source

What's Changed

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

eslint/eslint (eslint)

v9.20.1

Compare Source

v9.20.0

Compare Source

krisk/Fuse (fuse.js)

v7.1.0

Compare Source

Features
  • add ignore diacritics (e0fcdb1)
  • add option to ignore diacritics (fb012b7)
Bug Fixes
pmndrs/jotai (jotai)

v2.12.0

Compare Source

v2.11.3

Compare Source

Unfortunately, we encountered another regression with the v2.11 rearchitecture. We hope there are no more issues, but we can't be sure if it's stable unless no more are reported. Please give it a try and let us know if you find anything!

What's Changed

Full Changelog: pmndrs/jotai@v2.11.2...v2.11.3

v2.11.2

Compare Source

There was a regression in v2.11.1, which is fixed in this patch.

What's Changed

  • fix(core): derived atom is not re-evaluated if it read between multiple set by @​dai-shi in

New Contributors

Full Changelog: pmndrs/jotai@v2.11.1...v2.11.2

motiondivision/motion (motion)

v12.4.2

Compare Source

Fixed
  • Preventing press from triggering when an element is disabled.

v12.4.1

Compare Source

Fixed
  • Check for transition in initial when animating removed values.

v12.4.0

Compare Source

Added
  • Added initial option to useInView.

v12.3.1

Compare Source

Fixed
  • Correctly applying CSS variables at the end of a mini animate animation.

v12.3.0

Compare Source

Added
  • Added usePresenceData to get custom data passed to AnimatePresence in descendant components.

v12.2.0

Compare Source

Added
  • Added unit support to useSpring.

v12.1.0

Compare Source

Fixed
  • Bug with AnimatePresence in React 19 strict mode.
Deprecated
  • Motion 3D.

v12.0.11

Compare Source

Fixed
  • Moving updateSVGDimensions to its own file to help with tree-shaking.

v12.0.10

Compare Source

Fixed
  • Providing MotionValue to motion component from motion/react-client entrypoint.

v12.0.9

Compare Source

Fixed
  • Removing React from bundle.

v12.0.8

Compare Source

Fixed
  • Infer type of children prop for motion.create.
openai/openai-node (openai)

v4.83.0

Compare Source

Full Changelog: v4.82.0...v4.83.0

Features
Bug Fixes

v4.82.0

Compare Source

Full Changelog: v4.81.0...v4.82.0

Features
Bug Fixes
  • examples/realtime: remove duplicate session.update call (#​1293) (ad800b4)
  • types: correct metadata type + other fixes (378e2f7)
pnpm/action-setup (pnpm/action-setup)

v4.1.0

Compare Source

Add support for package.yaml #​156.

prettier/prettier (prettier)

v3.5.0

Compare Source

diff

🔗 Release Notes

unplugin/unplugin-macros (unplugin-macros)

v0.16.0

Compare Source

   🚨 Breaking Changes
--- import { getRandom } from './rand' assert { type: 'macro' }
+++ import { getRandom } from './rand' with { type: 'macro' }
    View changes on GitHub

v0.15.1

Compare Source

No significant changes

    View changes on GitHub

v0.15.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.14.2

Compare Source

No significant changes

    View changes on GitHub

v0.14.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v6.1.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 30, 2025
Copy link

vercel bot commented Jan 30, 2025

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

Name Status Preview Comments Updated (UTC)
shiro ❌ Failed (Inspect) Feb 11, 2025 7:19pm

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 (🟡 +7 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 aa1ab8c to e60689d Compare February 1, 2025 20:46
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v2.2.0 (minor) fix(deps): update all non-major dependencies (minor) Feb 1, 2025
Copy link

github-actions bot commented Feb 1, 2025

📦 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 (🟡 +1 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 e60689d to e2913c2 Compare February 3, 2025 16:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e2913c2 to b45dfcd Compare February 3, 2025 22:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b45dfcd to 1aca594 Compare February 4, 2025 00:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1aca594 to 06d660a Compare February 4, 2025 14:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06d660a to f0834a0 Compare February 4, 2025 16:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f0834a0 to 1308849 Compare February 5, 2025 13:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1308849 to eafdc2f Compare February 5, 2025 17:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eafdc2f to 7566938 Compare February 6, 2025 13:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7566938 to 976b342 Compare February 6, 2025 21:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 976b342 to 8c172a7 Compare February 7, 2025 13:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c172a7 to 6d78234 Compare February 7, 2025 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6d78234 to 6a7d0c4 Compare February 9, 2025 13: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.

0 participants