Skip to content

chore(deps): update all non-major dependencies#280

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Sep 8, 2025
Merged

chore(deps): update all non-major dependencies#280
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) ^9.34.0 -> ^9.35.0 age confidence
@stylistic/eslint-plugin (source) ^5.2.3 -> ^5.3.1 age confidence
@tanstack/query-core (source) ^5.85.5 -> ^5.87.1 age confidence
@types/react (source) ^19.1.11 -> ^19.1.12 age confidence
@types/react-dom (source) ^19.1.7 -> ^19.1.9 age confidence
@types/semver (source) ^7.7.0 -> ^7.7.1 age confidence
eslint (source) ^9.34.0 -> ^9.35.0 age confidence
pnpm (source) 10.15.0 -> 10.15.1 age confidence
tinyglobby (source) ^0.2.14 -> ^0.2.15 age confidence
typescript-eslint (source) ^8.40.0 -> ^8.42.0 age confidence
vue (source) ^3.5.20 -> ^3.5.21 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.35.0

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.3.1

Compare Source

Build Related
TanStack/query (@​tanstack/query-core)

v5.87.1

Compare Source

Version 5.87.1 - 9/5/25, 2:15 PM

Changes

Fix
  • query-core: update initialData when an observer mounts while a Query without data exists (#​9620) (1c8a921) by Dominik Dorfmeister

Packages

v5.87.0

Compare Source

Version 5.87.0 - 9/5/25, 11:55 AM

Changes

Feat
Docs
  • angular-query: update Angular Zoneless doc (#​9616) (2283633) by Arnoud

Packages

v5.86.0

Compare Source

Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)

Changes

Note: This release contains BREAKING CHANGES for the experimental_streamedQuery API:

BREAKING CHANGES

BREAKING CHANGE: The maxChunks parameter has been removed from streamedQuery.
Use a custom reducer function to control data aggregation behavior instead.

BREAKING CHANGE: When using a custom reducer function with streamedQuery,
the initialValue parameter is now required and must be provided.

  • rename queryFn to streamFn in streamedQuery (#​9606) (b25412a) by Dominik Dorfmeister

BREAKING CHANGE: queryFn has been renamed to streamFn

Chore
  • tsconfig.json: simplify "include" patterns by consolidating file extensions and directory paths (#​9547) (7306474) by @​sukvvon
Test
Other

Packages

v5.85.9

Compare Source

Version 5.85.9 - 9/2/25, 12:17 PM

Changes

Fix
  • query-core: ensure combine re-executes after cache restoration with memoized combine (#​9592) (564a4f6) by Kim YoungHoon
Test
  • react-query/HydrationBoundary: add tests for "non-object" state and missing "queries" property handling (#​9605) (5221029) by @​sukvvon

Packages

v5.85.7

Compare Source

Version 5.85.7 - 9/2/25, 7:22 AM

Changes

Refactor
Docs

Packages

v5.85.6

Compare Source

Version 5.85.6 - 8/30/25, 12:21 PM

Changes
Fix
  • core: make sure queries revert synchronously (#​9601) (379670d) by Dominik Dorfmeister
Chore
Test
Docs
Packages
eslint/eslint (eslint)

v9.35.0

Compare Source

pnpm/pnpm (pnpm)

v10.15.1

Compare Source

Patch Changes
  • Fix .pnp.cjs crash when importing subpath #​9904.
  • When resolving peer dependencies, pnpm looks whether the peer dependency is present in the root workspace project's dependencies. This change makes it so that the peer dependency is correctly resolved even from aliased npm-hosted dependencies or other types of dependencies #​9913.
SuperchupuDev/tinyglobby (tinyglobby)

v0.2.15

Compare Source

Added
  • Documentation page at https://superchupu.dev/tinyglobby,
    which also contains a library comparison page and migration guide.

    It's been a huge effort that took two months to make.

    Big thanks to outslept, 43081j
    and benmccann for helping out! ❤️

  • JSDoc to all functions and options based on the online documentation page

  • Benchmarks with help from
    43081j and benmccann

  • braceExpansion option

  • extglob option

  • fs option

  • globstar option by benmccann

  • signal option

  • package.json export as tinyglobby/package.json

  • Ability to pass readonly types by TomerAberbach

  • Support for URLs in cwd option

Changed
  • Rewritten path processing algorithm leading to a huge performance increase in many cases
    with help from 43081j and benmccann

  • Deprecated using patterns inside the options object

  • Enabled trusted publishing using npm's OIDC support

Fixed
  • Negated bracket expressions i.e. [!abc]
  • Some patterns like +++ breaking the partial matcher
typescript-eslint/typescript-eslint (typescript-eslint)

v8.42.0

Compare Source

🚀 Features
🩹 Fixes
  • typescript-eslint: handle non-normalized windows paths produced by jiti (#​11546)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.41.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vuejs/core (vue)

v3.5.21

Compare Source

Bug Fixes
Performance Improvements

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 Sep 8, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 8, 2025

⚠️ No Changeset found

Latest commit: 117a7ab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Sep 8, 2025

View your CI Pipeline Execution ↗ for commit 117a7ab

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... ✅ Succeeded 25s View ↗
nx run-many --target=build ✅ Succeeded 9s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-08 00:55:22 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 8, 2025

@tanstack/config

npm i https://pkg.pr.new/@tanstack/config@280

@tanstack/eslint-config

npm i https://pkg.pr.new/@tanstack/eslint-config@280

@tanstack/publish-config

npm i https://pkg.pr.new/@tanstack/publish-config@280

@tanstack/typedoc-config

npm i https://pkg.pr.new/@tanstack/typedoc-config@280

@tanstack/vite-config

npm i https://pkg.pr.new/@tanstack/vite-config@280

commit: 117a7ab

@renovate renovate Bot merged commit 740e905 into main Sep 8, 2025
4 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch September 8, 2025 05:34
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.

0 participants