chore(deps): update all non-major dependencies#235
Merged
renovate[bot] merged 1 commit intomainfrom Mar 31, 2025
Merged
Conversation
|
|
View your CI Pipeline Execution ↗ for commit e2c443b.
☁️ Nx Cloud last updated this comment at |
@tanstack/config
@tanstack/eslint-config
@tanstack/publish-config
@tanstack/typedoc-config
@tanstack/vite-config
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.69.0->^5.71.0^7.5.8->^7.7.0^4.9.1->^4.9.4^17.16.2->^17.17.0^20.6.2->^20.6.410.6.5->10.7.0^19.0.0->^19.1.0^19.0.0->^19.1.0^4.37.0->^4.38.0^8.27.0->^8.28.0^6.2.2->^6.2.3Release Notes
TanStack/query (@tanstack/query-core)
v5.71.0Compare Source
Version 5.71.0 - 3/30/25, 12:53 PM
Changes
Feat
queryFn(#8878) (c2e5272) by Eliya CohenTest
1fa539a) by MINSEONG KIMCi
747eea8) by autofix-ci[bot]Docs
62b8720) by Clarencee5ef275) by TylerOther
cea2d58) by Dominik DorfmeisterPackages
v5.70.0Compare Source
Version 5.70.0 - 3/28/25, 3:06 PM
Changes
Feat
00de4a0) by Dominik DorfmeisterPackages
v5.69.2Compare Source
Version 5.69.2 - 3/28/25, 8:20 AM
Changes
Fix
1b54538) by Dominik DorfmeisterChore
f45205f) by renovate[bot]Docs
b23bb39) by Eva6d03341) by Brandon Weeks3064422) by @keyurgovrani04712b7) by Denis Shvetsfb1dffc) by Dominik DorfmeisterPackages
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.9.4Compare Source
Patch Changes
e9e2300Thanks @JounQin! - chore: bumpunrs-resolverto v1.3.3v4.9.3Compare Source
Patch Changes
#263
c0046a9Thanks @JounQin! - chore: migrate to rebrandingunrs-resolverwith new targets supported:i686-pc-windows-msvcarmv7-unknown-linux-musleabihfpowerpc64le-unknown-linux-gnus390x-unknown-linux-gnuv4.9.2Compare Source
Patch Changes
baf7086Thanks @JounQin! - fix:PluginConfigshould use classic configeslint-community/eslint-plugin-n (eslint-plugin-n)
v17.17.0Compare Source
🌟 Features
virtual:in the modules pattern (#425) (a109793)🩹 Fixes
allowModulesoption was disabled when using TS alias (#423) (9ae39fb)nrwl/nx (nx)
v20.6.4Compare Source
20.6.4 (2025-03-25)
🩹 Fixes
customConditionswhen using an incompatible module resolution (#30477)❤️ Thank You
v20.6.3Compare Source
20.6.3 (2025-03-25)
🚀 Features
developmentconditional export for buildable libraries when using the ts solution setup (#30451)--useProjectJsonflag to CNW (#30475)🩹 Fixes
bun(#30459)❤️ Thank You
pnpm/pnpm (pnpm)
v10.7.0Compare Source
Minor Changes
pnpm config getandlistalso show settings set inpnpm-workspace.yamlfiles #9316.It should be possible to use env variables in
pnpm-workspace.yamlsetting names and value.Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range
*is the same as name-only, except that patch application failure will not be ignored.For example:
The above configuration would apply
patches/foo-3.patchtofoo@2.1.0,patches/foo-2.patchto allfooversions which satisfy^2.0.0except2.1.0, andpatches/foo-1.patchto the remainingfooversions.pnpm config set --location=projectsaves the setting to apnpm-workspace.yamlfile if no.npmrcfile is present in the directory #9316.Rename
pnpm.allowNonAppliedPatchestopnpm.allowUnusedPatches. The old name is still supported but it would print a deprecation warning message.Add
pnpm.ignorePatchFailuresto manage whether pnpm would ignore patch application failures.If
ignorePatchFailuresis not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.If
ignorePatchFailuresis explicitly set tofalse, pnpm would throw an error when any type of patch fails to apply.If
ignorePatchFailuresis explicitly set totrue, pnpm would print a warning when any type of patch fails to apply.Patch Changes
facebook/react (react)
v19.1.0Compare Source
facebook/react (react-dom)
v19.1.0Compare Source
sindresorhus/type-fest (type-fest)
v4.38.0Compare Source
AsyncReturnType: Add support forPromiseLike(#1082)72ccde9DelimiterCase/SnakeCase/ScreamingSnakeCase/KebabCase: Fix instantiations containing punctuations (#1080)063e28dDelimiterCase: PassOptionsgeneric to all related types (#1078)1974944CamelCasedPropertiesDeep: Make nested array objects respect the options (#1077)c11c9catypescript-eslint/typescript-eslint (typescript-eslint)
v8.28.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.
vitejs/vite (vite)
v6.2.3Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 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.