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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) ^5.51.21 -> ^5.62.16 age adoption passing confidence
@types/node (source) ^20.14.14 -> ^20.17.12 age adoption passing confidence
@types/react (source) ^18.3.3 -> ^18.3.18 age adoption passing confidence
@vercel/analytics (source) ^1.3.1 -> ^1.4.1 age adoption passing confidence
@​vercel/og ^0.6.2 -> ^0.6.4 age adoption passing confidence
@vercel/speed-insights (source) ^1.0.12 -> ^1.1.0 age adoption passing confidence
dayjs (source) ^1.11.12 -> ^1.11.13 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-next (source) ^14.2.5 -> ^14.2.22 age adoption passing confidence
husky ^9.1.4 -> ^9.1.7 age adoption passing confidence
lint-staged ^15.2.8 -> ^15.3.0 age adoption passing confidence
next (source) ^14.2.5 -> ^14.2.22 age adoption passing confidence
ofetch ^1.3.4 -> ^1.4.1 age adoption passing confidence
postcss (source) ^8.4.41 -> ^8.4.49 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.2 age adoption passing confidence
react-hot-toast ^2.4.1 -> ^2.5.1 age adoption passing confidence
tailwindcss (source) ^3.4.8 -> ^3.4.17 age adoption passing confidence
tsx (source) ^4.16.5 -> ^4.19.2 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.7.2 age adoption passing confidence
webpack ^5.93.0 -> ^5.97.1 age adoption passing confidence

Release Notes

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

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

v5.62.14

Compare Source

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

Packages

v5.62.12

Compare Source

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf
  • query-core: Improve mutationCache implementation performance (#​8496) (19b95c4) by Dominik Dorfmeister
Docs

Packages

v5.62.11

Compare Source

Version 5.62.11 - 12/27/24, 1:15 PM

Changes

Fix

Packages

v5.62.10

Compare Source

Version 5.62.10 - 12/24/24, 12:05 PM

Changes

Fix
  • solid-query: solid query options default error type (#​8472) (287848b) by Muhammad Ilham Mubarak
Chore
Docs
  • contributing: update pnpm version (#​8473) (3bc3147) by Muhammad Ilham Mubarak

Packages

v5.62.9

Compare Source

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix
Chore
Docs

Packages

v5.62.8

Compare Source

v5.62.7

Compare Source

Version 5.62.7 - 12/10/24, 7:04 PM

Changes
Fix
  • query-core: respect initialData for queryClient.ensureQueryData (#​8425) (465906a) by Dominik Dorfmeister
Chore
Packages

v5.62.3

Compare Source

v5.62.2

Compare Source

Version 5.62.2 - 12/3/24, 7:29 AM

Changes

Fix
  • types: Fix type errors when using fully-typed inputs like QueryFilters<Data, Error>, and test all QueryClient methods to detect similar issues (#​8375) (175757a) by Nick Lucas

Packages

v5.62.1

Compare Source

Version 5.62.1 - 12/2/24, 6:40 PM

Changes
Fix
  • eslint-plugin-query: handle non-null at then end of var in exhaustive-deps (#​8385) (d9d2728) by Parbez
Chore
  • angular-query: update examples to typescript 5.7 (#​8374) (b7bad3d) by Arnoud
Test
  • query-core: add type check tests for queryObserver (#​8304) (12b6782) by Sol Lee
Packages

v5.62.0

Compare Source

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat
  • types: Include optional TError on DataTag (#​8361) (0fa1f01) by Nick Lucas
Chore
  • angular-query: update example dev containers to node 22 (#​8370) (f245792) by Arnoud

Packages

v5.61.5

Compare Source

Version 5.61.5 - 11/27/24, 8:09 AM

Changes
Fix
  • types: Add types for QueryFilters which flow down to Query<> and QueryKey/DataTag types (#​8332) (422c879) by Nick Lucas
Ci
  • disable max report age in codecov (#​8354) (d28de3c) by Leonardo Montini
Packages

v5.61.4

Compare Source

Version 5.61.4 - 11/26/24, 1:39 PM

Changes

Fix
  • QueriesObserver: fix improper sorting in QueriesObserver"s #find… (#​8351) (3b7556f) by Jonathan Toung
Chore

Packages

v5.61.3

Compare Source

v5.61.0

Compare Source

Version 5.61.0 - 11/20/24, 1:01 PM

Changes

Feat
Fix
  • types: make sure queryOptions are passable to UseQueryOptions (#​8317) (3fa4b7c) by Dominik Dorfmeister
Docs
  • angular-query: update queryOptions documentation (#​8311) (6a9edbf) by Arnoud

Packages

v5.60.6

Compare Source

Version 5.60.6 - 11/19/24, 10:17 AM

Changes

Refactor

Configuration

📅 Schedule: Branch creation - "before 9am on saturday" in timezone Europe/Moscow, 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.

Copy link

vercel bot commented Aug 16, 2024

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

Name Status Preview Updated (UTC)
ghloc ❌ Failed (Inspect) Jan 9, 2025 11:03pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5909613 to a21b38f Compare August 19, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a21b38f to 9a3c5bc Compare August 21, 2024 11:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a3c5bc to 68848cf Compare August 22, 2024 03:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 68848cf to c448ae8 Compare August 22, 2024 12:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c448ae8 to d3eef66 Compare August 23, 2024 13:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3eef66 to 4e47a36 Compare August 23, 2024 16:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e47a36 to d4dbe1f Compare August 23, 2024 19:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d4dbe1f to ee9126c Compare August 23, 2024 22:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ee9126c to 3389229 Compare August 25, 2024 01:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3389229 to 42cd870 Compare August 25, 2024 16:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 42cd870 to ad0eebf Compare August 27, 2024 16:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad0eebf to fb6fe5c Compare August 29, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb6fe5c to dc1f877 Compare August 30, 2024 11:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dc1f877 to cefcc1b Compare August 30, 2024 15:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 534dfb8 to c7fd006 Compare December 23, 2024 01:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7fd006 to 9ec11d1 Compare December 26, 2024 19:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ec11d1 to 14b5734 Compare December 27, 2024 14:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14b5734 to fb9545f Compare December 29, 2024 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb9545f to 2aa6357 Compare December 30, 2024 15:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2aa6357 to 72a625a Compare December 31, 2024 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 72a625a to 4382d0a Compare January 3, 2025 15:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4382d0a to 760b51c Compare January 3, 2025 19:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 760b51c to 0484b63 Compare January 4, 2025 04:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0484b63 to 811360e Compare January 6, 2025 17:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 811360e to 2555788 Compare January 6, 2025 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2555788 to 6f581b4 Compare January 7, 2025 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f581b4 to 4698939 Compare January 9, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants