Skip to content

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

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stylistic/eslint-plugin-js (source) ^4.2.0 -> ^4.4.0 age adoption passing confidence
@tanstack/query-core (source) ^5.76.0 -> ^5.77.2 age adoption passing confidence
@types/react (source) ^19.1.4 -> ^19.1.5 age adoption passing confidence
@vitejs/plugin-react (source) ^4.4.1 -> ^4.5.0 age adoption passing confidence
eslint-plugin-import-x ^4.12.2 -> ^4.13.3 age adoption passing confidence
globals ^16.1.0 -> ^16.2.0 age adoption passing confidence
vitest (source) ^3.1.3 -> ^3.1.4 age adoption passing confidence
vue (source) ^3.5.14 -> ^3.5.15 age adoption passing confidence

Release Notes

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

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
Bug Fixes
  • eslint-plugin: only export interfaces in index (#​763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#​751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#​774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#​738) (a375a92)
Documentation
Chores
TanStack/query (@​tanstack/query-core)

v5.77.2

Compare Source

Version 5.77.2 - 5/26/25, 12:08 PM

Changes

Refactor

Packages

v5.77.1

Compare Source

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix
  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund
Docs

Packages

v5.77.0

Compare Source

Version 5.77.0 - 5/24/25, 7:23 AM

Changes

Feat
Chore
  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#​9178) (1b9837f) by Dominik Dorfmeister
Test
Ci
  • apply automated fixes (attempt 2/3) (7b0aaab) by autofix-ci[bot]
  • apply automated fixes (20c36c8) by autofix-ci[bot]
Docs
  • fix links (afc6302) by Tanner Linsley

Packages

v5.76.2

Compare Source

Version 5.76.2 - 5/22/25, 3:40 PM

Changes

Fix
  • core: fix promise hydration bugs (#​9157) (9f5fba3) by Fredrik Höglund
Chore
  • disable the ESLint rule that removes Context.Provider (#​9162) (065b5f4) by 차승하
  • angular-query: update to angular 20 RC (#​9153) (8b4e0bd) by Arnoud
Test
  • query-core: add test case for queryObserver (#​9146) (2be8cca) by MINSEONG KIM
Docs

Packages

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.5.0

Compare Source

Add filter for rolldown-vite #​470

Added filter so that it is more performant when running this plugin with rolldown-powered version of Vite.

Skip HMR for JSX files with hooks #​480

This removes the HMR warning for hooks with JSX.

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.13.3

Compare Source

Patch Changes

v4.13.2

Compare Source

Patch Changes

v4.13.1

Compare Source

Patch Changes

v4.13.0

Compare Source

Minor Changes
sindresorhus/globals (globals)

v16.2.0

Compare Source

vitest-dev/vitest (vitest)

v3.1.4

Compare Source

vuejs/core (vue)

v3.5.15

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.


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 May 26, 2025
Copy link

changeset-bot bot commented May 26, 2025

⚠️ No Changeset found

Latest commit: 44654be

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

Copy link

nx-cloud bot commented May 26, 2025

View your CI Pipeline Execution ↗ for commit 44654be.

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

☁️ Nx Cloud last updated this comment at 2025-05-26 16:48:15 UTC

Copy link

pkg-pr-new bot commented May 26, 2025

@tanstack/config

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

@tanstack/eslint-config

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

@tanstack/typedoc-config

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

@tanstack/publish-config

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

@tanstack/vite-config

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

commit: 44654be

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d84d946 to a8f4216 Compare May 26, 2025 09:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8f4216 to 44654be Compare May 26, 2025 16:47
@renovate renovate bot merged commit 0f6677a into main May 26, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 26, 2025 21:33
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