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 #1209

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 5.62.15 -> 5.63.0 age adoption passing confidence
@types/react (source) 19.0.3 -> 19.0.4 age adoption passing confidence
framer-motion 11.15.0 -> 11.16.2 age adoption passing confidence
graphql-ws (source) 5.16.0 -> 5.16.1 age adoption passing confidence
next (source) 15.1.3 -> 15.1.4 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence

Release Notes

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

v5.63.0

Compare Source

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat
  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#​8348) (e2bc216) by Dominik Dorfmeister

Packages

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix
  • QueriesObserver: include default options on duplicate query, queryHash check (#​8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#​8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#​8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#​8392) (9a0ca9b) by Tomáš Vojtášek
Test
  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

motiondivision/motion (framer-motion)

v11.16.2

Compare Source

Fixed
  • Restoring missing type exports.

v11.16.1

Compare Source

Fixed
  • Adding displayName to motion components.
  • Ensure press doesn't override tabindex when explicitly set.

v11.16.0

Compare Source

Added
  • Added view() alpha to early access.
enisdenjo/graphql-ws (graphql-ws)

v5.16.1

Compare Source

Patch Changes
vercel/next.js (next)

v15.1.4

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file label Jan 6, 2025
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from 9c8af5a to d9623fd Compare January 6, 2025 17:02
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
gqlts ❌ Failed (Inspect) Jan 9, 2025 11:20am

@renovate renovate bot force-pushed the renovate-all-minor-patch branch from d9623fd to 28f15f0 Compare January 6, 2025 20:18
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.16.0 fix(deps): update all non-major dependencies Jan 6, 2025
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from 28f15f0 to 1f2adb6 Compare January 8, 2025 15:52
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from 1f2adb6 to b7561fa Compare January 8, 2025 22:31
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from b7561fa to 80dccd9 Compare January 9, 2025 11:19
@meabed meabed merged commit f487fcd into develop Jan 9, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant