chore(deps): update all non-major dependencies#262
Conversation
|
|
View your CI Pipeline Execution ↗ for commit be1a626.
☁️ Nx Cloud last updated this comment at |
@tanstack/config
@tanstack/eslint-config
@tanstack/publish-config
@tanstack/typedoc-config
@tanstack/vite-config
commit: |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^9.29.0->^9.30.0^5.81.2->^5.81.5^4.5.2->^4.6.0^9.29.0->^9.30.0^4.15.2->^4.16.110.12.2->10.12.4^3.6.0->^3.6.2^8.34.1->^8.35.0^10.1.3->^10.1.4Release Notes
eslint/eslint (@eslint/js)
v9.30.0Compare Source
TanStack/query (@tanstack/query-core)
v5.81.5Compare Source
Version 5.81.5 - 6/27/25, 7:02 PM
Changes
Fix
9813a39) by @tmkxTest
b5a9095) by @sukvvonPackages
v5.81.4Compare Source
Version 5.81.4 - 6/27/25, 1:54 PM
Changes
Refactor
1078bce) by Dominik DorfmeisterTest
20120ae) by @sukvvonPackages
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.6.0Compare Source
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
eslint/eslint (eslint)
v9.30.0Compare Source
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.16.1Compare Source
Patch Changes
#399
33f07b4Thanks @JounQin! - fix: should only usecontext.physicalFilenameas fallback instead of main source#400
34adb40Thanks @renovate! - chore(deps): bumpstable-hash-xv0.2v4.16.0Compare Source
Minor Changes
1c8b9aeThanks @Rel1cx and @JounQin! - feat: portreact-x/prefer-react-namespace-importintoprefer-namespace-importPatch Changes
#393
14cb948Thanks @lnhrdt and @JounQin! - fix(extensions): always calculatefixoption#388
1089d9fThanks @JounQin! - fix: takecontext.cwdinto account for cache key#390
8ca9272Thanks @JounQin, @scytacki and @arcanis! - fix: pnp issue when used in a monorepopnpm/pnpm (pnpm)
v10.12.4Compare Source
Patch Changes
Fix
pnpm licensescommand for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --jsonprints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm installafterpnpm fetchshould hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
v10.12.3Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.35.0Compare 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/vue-eslint-parser (vue-eslint-parser)
v10.1.4Compare Source
🐛 Bug Fixes
Full Changelog: vuejs/vue-eslint-parser@v10.1.3...v10.1.4
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.
This PR was generated by Mend Renovate. View the repository job log.