chore(deps): update all non-major dependencies#230
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 201bf67.
☁️ Nx Cloud last updated this comment at |
@tanstack/config
@tanstack/eslint-config
@tanstack/publish-config
@tanstack/typedoc-config
@tanstack/vite-config
commit: |
c8026ec to
2adc3eb
Compare
2adc3eb to
41ddc5e
Compare
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.22.0->^9.23.0^5.67.2->^5.69.0^19.0.10->^19.0.12^5.2.1->^5.2.3v4.2.2->v4.2.3v4.2.0->v4.3.0v1.4.9->v1.4.10^9.22.0->^9.23.0^4.6.1->^4.9.1^20.5.0->^20.6.210.6.2->10.6.5^0.3.8->^0.3.9^8.26.0->^8.27.0^6.2.1->^6.2.2^3.0.8->^3.0.9Release Notes
eslint/eslint (@eslint/js)
v9.23.0Compare Source
TanStack/query (@tanstack/query-core)
v5.69.0Compare Source
Version 5.69.0 - 3/18/25, 11:11 AM
Changes
Feat
4d67c1c) by Dominik DorfmeisterTest
081ef3c) by @manudeli4922f06) by @manudeli730b79a) by @manudelifb7edb4) by @manudeliDocs
f03b109) by TkDodo4b7fd0e) by TkDodo980d08d) by TkDodoff788ac) by TkDodo84b1bed) by TkDodo21c5e09) by HYUNJOONPackages
v5.68.0Compare Source
Version 5.68.0 - 3/14/25, 10:00 AM
Changes
Feat
796032d) by Eliya CohenTest
4a89814) by @dngur9801e86c395) by @dngur9801Docs
d7f4cb0) by @dngur9801edbb304) by Julien PironPackages
v5.67.3Compare Source
Version 5.67.3 - 3/11/25, 5:19 PM
Changes
Refactor
79496dd) by Yoomin KangTest
36eca99) by @manudeli2c8cf3c) by @manudelidcfc100) by @manudeli0511c82) by @manudeli4140898) by @manudeli887820c) by @manudeliDocs
79608f3) by Arnoud8bfa77b) by Harry4fb781f) by Raj Suhail67e52cf) by Joseph Markusd85ee75) by Sina SepahvandPackages
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.3v5.2.2define(#545) (46d3d65), closes #545resolveddeclaration (7288a59)actions/cache (actions/cache)
v4.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.2...v4.2.3
actions/setup-node (actions/setup-node)
v4.3.0Compare Source
changesets/action (changesets/action)
v1.4.10Compare Source
Patch Changes
8b16070Thanks @bluwy! - Use full git email (41898282+github-actions[bot]@​users.noreply.github.com) for github-actions bot when making commitseslint/eslint (eslint)
v9.23.0Compare Source
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.9.1Compare Source
Patch Changes
e66575fThanks @JounQin! - refactor: revertpicomatchback tominimatchv4.9.0Compare Source
Minor Changes
#248
6940b14Thanks @TrevorBurnham! - feat: port allorderrule new options from upstreamnewlines-between-typesnamedconsolidateIslandssortTypesGroupv4.8.1Compare Source
Patch Changes
af5de32Thanks @JounQin! - chore: bumprspack-resolverto v1.2.0v4.8.0Compare Source
Minor Changes
60eb443Thanks @JounQin! - feat: migrateminimatchtopicomatchv4.7.2Compare Source
Patch Changes
437db59Thanks @JounQin! - fix: alignpnpapiresolved path withenhanced-resolvev4.7.1Compare Source
Patch Changes
5bc8976Thanks @JounQin! - fix: userspack-resolverfork for pnp supportv4.7.0Compare Source
Minor Changes
#237
53b316cThanks @JounQin! - feat: migrateenhanced-resolvetooxc-resolver#214
091d2daThanks @mrginglymus! - Improve windows supportPatch Changes
#238
c8a388dThanks @JounQin! - fix: change defaultconditionsandmainFieldsdefaultshould be last matched,moduleshould be inmainFields.Reference https://github.com/isaacs/resolve-import/blob/03daf0a9649d183bea40975a7777ae72955f44b8/src/resolve-conditional-value.ts#L15
nrwl/nx (nx)
v20.6.2Compare Source
20.6.2 (2025-03-19)
🚀 Features
🩹 Fixes
❤️ Thank You
v20.6.1Compare Source
20.6.1 (2025-03-17)
🩹 Fixes
❤️ Thank You
v20.6.0Compare Source
20.6.0 (2025-03-14)
🚀 Features
useProjectJsonflag to project generators (#30319)🩹 Fixes
❤️ Thank You
v20.5.1Compare Source
20.5.1 (2025-03-14)
🩹 Fixes
❤️ Thank You
pnpm/pnpm (pnpm)
v10.6.5Compare Source
v10.6.4: pnpm 10.6.4Compare Source
Patch Changes
pnpm dlxwith--allow-buildflag #9263.use-node-versionshould not cause pnpm itself to break #9276.Platinum Sponsors
Gold Sponsors
v10.6.3Compare Source
Patch Changes
pnpm install --prod=falseshould not crash, when executed in a project with apnpm-workspace.yamlfile #9233. This fixes regression introduced via #9211.Add the missing
node-optionsconfig torecursive run#9180.Removed a branching code path that only executed when
dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that overridededupe-peer-dependentsto false. There should be less unique bugs from turning offdedupe-peer-dependents.See details in #9259.
publint/publint (publint)
v0.3.9Compare Source
Patch Changes
Support the
formatMessageutility in the browser. It has a newcolor: 'html'option to highlight important parts with<strong>tags instead of ANSI colors. It also has a newreference: booleanoption so the messages are worded in reference of the message location. (e1cfef0)If
formatMessageis passed apackage.jsonobject with missing keys, the message part that references the value will now fallback to"undefined"instead of completely erroring out. (45962d1)typescript-eslint/typescript-eslint (typescript-eslint)
v8.27.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.
v8.26.1Compare 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.
vitejs/vite (vite)
v6.2.2Compare Source
base(#19616) (2476391), closes #19616Configuration
📅 Schedule: Branch creation - "* 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.