Skip to content

chore(deps): update all dependencies #10

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@tanstack/react-query (source) dependencies minor 5.64.0 -> 5.74.3 OpenSSF Scorecard
@types/bun (source) devDependencies minor 1.1.16 -> 1.2.9 OpenSSF Scorecard
@types/node (source) devDependencies minor 22.10.5 -> 22.14.1 OpenSSF Scorecard
@types/react (source) devDependencies minor 19.0.6 -> 19.1.2 OpenSSF Scorecard
@types/react-dom (source) devDependencies minor 19.0.3 -> 19.1.2 OpenSSF Scorecard
connectkit (source) dependencies minor 1.8.2 -> 1.9.0 OpenSSF Scorecard
namespacelabs/nscloud-checkout-action action major v5 -> v6 OpenSSF Scorecard
next (source) dependencies minor 15.1.4 -> 15.3.0 OpenSSF Scorecard
openapi-fetch (source) dependencies patch 0.13.4 -> 0.13.5 OpenSSF Scorecard
openapi-typescript (source) devDependencies minor 7.5.2 -> 7.6.1 OpenSSF Scorecard
postcss (source) devDependencies minor 8.4.49 -> 8.5.3 OpenSSF Scorecard
react (source) dependencies minor 19.0.0 -> 19.1.0 OpenSSF Scorecard
react-dom (source) dependencies minor 19.0.0 -> 19.1.0 OpenSSF Scorecard
tailwindcss (source) devDependencies major 3.4.17 -> 4.1.4 OpenSSF Scorecard
typescript (source) devDependencies minor 5.7.3 -> 5.8.3 OpenSSF Scorecard
wagmi (source) dependencies patch 2.14.7 -> 2.14.16 OpenSSF Scorecard

Release Notes

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

v5.74.3

Compare Source

Version 5.74.3 - 4/14/25, 12:55 PM

Changes

Fix
  • types: Remove predicate typing for query filters (#​8958) (f580d4d) by Nick Lucas

Packages

v5.74.2

Compare Source

Version 5.74.2 - 4/14/25, 10:54 AM

Changes

Fix
  • query-core: unpause restored mutations (#​9015) (02c3d51) by Raphael Gimenez
Test
  • query-core: add test case for hydration (#​8949) (727230f) by MINSEONG KIM

Packages

v5.74.0

Compare Source

Version 5.74.0 - 4/13/25, 5:48 PM

Changes
Feat
  • angular-query: add angular-persist-query-client (967c231) by Omer Gronich
Test
Docs
Packages

v5.73.3

Compare Source

v5.72.2

Compare Source

Version 5.72.2 - 4/9/25, 2:17 PM

Changes
Fix
  • eslint-plugin: separate legacy and modern dts files (#​8972) (7d3a1a3) by Eliya Cohen
Chore
  • remove eslint task from basic example (bf7b66c) by TkDodo
Other
Packages

v5.72.1

Compare Source

Version 5.72.1 - 4/8/25, 12:57 PM

Changes

Fix
Chore
  • trigger release (4ad696a) by Dominik Dorfmeister
  • (temporary) make test depend on build (1771dd2) by TkDodo
Docs
  • correct missing closing quote in networkMode option (#​8965) (0e1d866) by Mohammad Reza Badri
  • readme: document how to run tests using Nx (#​8967) (04b58a5) by novice0840

Packages

v5.72.0

Compare Source

Version 5.72.0 - 4/7/25, 9:20 AM

Changes

Feat
Chore
  • deps: update dependency vite to v6.2.5 [security] (#​8957) (644e945) by renovate[bot]
  • hopefully changing nx.json will cache-bust everything? (57d159c) by TkDodo
  • paths: use customConditions to define internal imports (#​8935) (8e0c6b7) by Tyler
Ci
  • disable nx-caching in CI (3319d35) by TkDodo
Other

Packages

v5.71.10

Compare Source

Version 5.71.10 - 4/4/25, 12:44 PM

Changes

Refactor
Docs

Packages

v5.71.5

Compare Source

Version 5.71.5 - 4/2/25, 6:39 PM

Changes

Fix
  • solid-query: add useQuery, useInfiniteQuery, useQueries, useMutation as alternative syntax to align with react and ease maintenance (#​8938) (1202ba0) by Birk Skyum
Chore
  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#​8602) (8b1eff1) by renovate[bot]

Packages

v5.71.3

Compare Source

Version 5.71.3 - 4/2/25, 9:47 AM

Changes

Fix
  • query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#​8933) (e73d5b4) by MINSEONG KIM
Chore
  • allow Preview Bundle Size to fail (24dd7c7) by TkDodo
Test
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8900) (67ab070) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#​8915) (12762a3) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#​8914) (15ebad8) by MINSEONG KIM
  • react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#​8912) (b1a2fef) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8908) (4be5740) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8907) (78c8a0c) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8905) (815ff24) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8904) (4117d68) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8903) (3799d87) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8902) (4779747) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8901) (f4aa6e3) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8899) (a8beb4a) by MINSEONG KIM
Docs
Other

Packages

v5.71.1

Compare Source

Version 5.71.1 - 3/31/25, 8:35 AM

Changes

Fix
  • Prevent redundant function call error in dev mode (#​8877) (610ba68) by Daniel Osmond
Test
  • react-query: fix async to promise (#​8889) (cf7b375) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8888) (bd4c8d1) by MINSEONG KIM
  • react-query: fix async to promise and remove unnecessary await (#​8887) (517c490) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8886) (627062b) by MINSEONG KIM
  • react-query: fix queryFn to use Promise.resolve to match TypeScript requirements (#​8885) (5acf8e6) by MINSEONG KIM
  • react-query: use fake timers for useQuery.promise.test.tsx (#​8890) (cd6c8c0) by MINSEONG KIM

Packages

v5.71.0

Compare Source

Version 5.71.0 - 3/30/25, 12:53 PM

Changes
Feat
Test
  • query-core: fix mutationFn to use Promise.resolve to match TypeScript requirements (#​8875) (1fa539a) by MINSEONG KIM
Ci
  • apply automated fixes (747eea8) by autofix-ci[bot]
Docs
  • react-community: fixed typescript typo (#​8879) (62b8720) by Clarence
  • queryClient: JSDoc hint for queryClient.getQueryData (#​8862) (e5ef275) by Tyler
Other
Packages

v5.70.0

Compare Source

Version 5.70.0 - 3/28/25, 3:06 PM

Changes
Feat
Packages

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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

sourcery-ai bot commented Jan 13, 2025

Reviewer's Guide by Sourcery

This PR updates the following dependencies: @tanstack/react-query from 5.64.0 to 5.64.1, @types/node from 22.10.5 to 22.10.6, and postcss from 8.4.49 to 8.5.0.

Class diagram showing dependency version updates

classDiagram
    class Dependencies {
        +@tanstack/react-query: 5.64.1
        +connectkit: 1.8.2
        +encoding: 0.1.13
        +next: 15.1.4
    }
    class DevDependencies {
        +@types/node: 22.10.6
        +postcss: 8.5.0
        +tailwindcss: 3.4.17
        +typescript: 5.7.3
    }
    note for Dependencies "Updated from @tanstack/react-query 5.64.0"
    note for DevDependencies "Updated from @types/node 22.10.5\nUpdated from postcss 8.4.49"
Loading

File-Level Changes

Change Details Files
Updated @tanstack/react-query to fix types for typed query and mutation keys.
  • Bumped @tanstack/react-query from version 5.64.0 to 5.64.1
package.json
Updated @types/node.
  • Bumped @types/node from version 22.10.5 to 22.10.6
package.json
Updated postcss.
  • Bumped postcss from version 8.4.49 to 8.5.0
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from d7df1c6 to 39848c6 Compare January 19, 2025 10:11
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from c09bc50 to d5c8b01 Compare January 28, 2025 06:24
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from e3765c9 to d232702 Compare February 4, 2025 02:51
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 3c780c6 to 25e6e53 Compare February 8, 2025 02:29
@renovate renovate bot force-pushed the renovate/all branch 14 times, most recently from f7ac7a6 to 93568ce Compare April 3, 2025 20:29
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 30b3cca to d2785fa Compare April 9, 2025 14:32
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from f10cee4 to d51c849 Compare April 14, 2025 18:07
Signed-off-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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants