chore(deps): update all non-major dependencies#174
Merged
lachlancollins merged 2 commits intomainfrom Mar 31, 2025
Merged
Conversation
|
View your CI Pipeline Execution ↗ for commit 72702f9.
☁️ Nx Cloud last updated this comment at |
@tanstack/angular-store
@tanstack/react-store
@tanstack/solid-store
@tanstack/store
@tanstack/vue-store
@tanstack/svelte-store
commit: |
daad848 to
370009b
Compare
ea15201 to
5febbee
Compare
0a3826e to
6b60d63
Compare
ea9e1cd to
4795b48
Compare
4795b48 to
74d6494
Compare
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:
^1.14.0->^1.14.1^19.2.0->^19.2.5^19.2.0->^19.2.4^19.2.0->^19.2.5^19.2.0->^19.2.4^19.2.0->^19.2.4^19.2.0->^19.2.4^19.2.0->^19.2.4^19.2.0->^19.2.4^19.2.0->^19.2.4^19.2.0->^19.2.4^1.30.0->^1.38.4^0.16.3->^0.18.0^5.2.1->^5.2.3^3.0.6->^3.0.9^9.21.0->^9.23.0^5.45.0->^5.46.4^20.4.6->^20.6.410.5.2->10.7.0^0.3.7->^0.3.9^0.2.12->^0.3.3^5.20.5->^5.25.3^4.1.4->^4.1.5^1.4.0->^1.5.0^6.1.1->^6.2.3^3.0.6->^3.0.9Release Notes
analogjs/analog (@analogjs/vite-plugin-angular)
v1.14.1Compare Source
Bug Fixes
angular/angular-cli (@angular-devkit/build-angular)
v19.2.5Compare Source
@angular/build
getOrCreateAngularServerAppduring error compilationv19.2.4Compare Source
@schematics/angular
@angular/platform-browser-dynamicwith@angular/platform-browser@angular/build
v19.2.3Compare Source
@angular/build
v19.2.2Compare Source
@angular/cli
@angular/build
extract-i18ndoes not respect@angular/ssr
writedoes not return a booleanv19.2.1Compare Source
@schematics/angular
main.tsduring application builder migration@angular-devkit/architect
@angular/build
lessstylesheet sourcemap valuesangular/angular (@angular/animations)
v19.2.4Compare Source
core
localize
platform-browser
platformBrowserTestingincludesplatformBrowserproviders (#60480)v19.2.3Compare Source
compiler-cli
core
platform-browser-dynamic
@angular/common(#60458)upgrade
v19.2.2Compare Source
common
compiler
compiler-cli
core
platform-server
rxjs(#60308)router
v19.2.1Compare Source
common
onUrlChangelistener when root scope is destroyed (#60004)compiler-cli
core
language-service
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.38.4Compare Source
🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.38.3...v1.38.4
v1.38.3Compare Source
🪄 Improvements
e0e4d46Full Changelog: Rel1cx/eslint-react@v1.38.2...v1.38.3
v1.38.2Compare Source
🐞 Fixes
prefer-shorthand-*rules inallconfig by @Rel1cx ina9e6ef9Full Changelog: Rel1cx/eslint-react@v1.38.0...v1.38.2
v1.38.1Compare Source
v1.38.0Compare Source
✨ New
react-x/jsx-no-undefrule, closes #1016 by @Rel1cx in #1018hooks-extra/prefer-use-state-lazy-initializationrule to recommended presets by @Rel1cx in #1019🪄 Improvements
react-x/jsx-uses-varsandreact-x/jsx-no-duplicate-propsrules by @Rel1cx in #1017Full Changelog: Rel1cx/eslint-react@v1.37.3...v1.38.0
v1.37.3Compare Source
🐞 Fixes
ts-api-utilsdoes not provide an export namedunionConstituents, closes #1009 by @Rel1cx in #1010Full Changelog: Rel1cx/eslint-react@v1.37.2...v1.37.3
v1.37.2Compare Source
🐞 Fixes
prefer-read-only-propsfalse positive using React types, closes #962 by @Rel1cx in #1008Full Changelog: Rel1cx/eslint-react@v1.37.1...v1.37.2
v1.37.1Compare Source
🐞 Fixes
hooks-extra/prefer-use-state-lazy-initializationto correctly detect other hooks called withinuseState(...)by @Rel1cx in #1006🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.37.0...v1.37.1
v1.37.0Compare Source
🪄 Improvements
hooks-extra/prefer-use-state-lazy-initializationfrom recommended presets by @Rel1cx in #1001Full Changelog: Rel1cx/eslint-react@v1.36.3...v1.37.0
v1.36.3Compare Source
🐞 Fixes
hooks-extra/prefer-use-state-lazy-initializationfalse positive onuseState(use(promise))closes #999 by @Rel1cx in #1000Full Changelog: Rel1cx/eslint-react@v1.36.2...v1.36.3
v1.36.2Compare Source
No notable changes have been made in this release.
Full Changelog: Rel1cx/eslint-react@v1.36.1...v1.36.2
v1.36.1Compare Source
🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.35.0...v1.36.1
v1.35.0Compare Source
✨ New
no-renderrule to replaceReactDom.render()withcreateRoot(node).render(), closes #972 by @Rel1cx in #993no-hydraterule to replaceReactDom.hydrate()withhydrateRoot(), closes #973 by @Rel1cx in #995🪄 Improvements
hooks-extra/no-useless-custom-hookstohooks-extra/no-unnecessary-use-prefixby @Rel1cx in #996📝 Changes you should be aware of
The following rules have been renamed:
react-hooks-extra/no-useless-custom-hookstoreact-hooks-extra/no-unnecessary-use-prefix@eslint-react/hooks-extra/no-useless-custom-hooksto@eslint-react/hooks-extra/no-unnecessary-use-prefixThe old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.34.1...v1.35.0
v1.34.1Compare Source
🐞 Fixes
react-x/no-context-provideron symbols namedProviderwhich are imported from third-party libs, closes #991 by @Rel1cx in #992Full Changelog: Rel1cx/eslint-react@v1.34.0...v1.34.1
v1.34.0Compare Source
🪄 Improvements
no-nested-componentsrule tono-nested-component-definitionsand update related docs by @Rel1cx in #990📝 Changes you should be aware of
The following rules have been renamed:
react-x/no-nested-componentstoreact-x/no-nested-component-definitions@eslint-react/no-nested-componentsto@eslint-react/no-nested-component-definitionsThe old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.33.0...v1.34.0
v1.33.0Compare Source
🐞 Fixes
no-flush-syncandno-void-elements-with-childrenin recommended presets by @Rel1cx in #988🪄 Improvements
ensure-forward-ref-using-reftono-useless-forward-refby @Rel1cx in #987📝 Changes you should be aware of
The following rules have been renamed:
react-x/ensure-forward-ref-using-reftoreact-x/no-useless-forward-ref@eslint-react/ensure-forward-ref-using-refto@eslint-react/no-useless-forward-refThe old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.32.1...v1.33.0
v1.32.1Compare Source
🐞 Fixes
no-context-providerreplaces<Provider>with<>, closes #984 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/985v1.32.0Compare Source
✨ New
🪄 Improvements
v1.31.0Compare Source
✨ New
🪄 Improvements
v1.30.2Compare Source
🐞 Fixes
setfunction in IIFE inside of hooks as its inside ofuseEffect,useLayoutEffect, closes #967 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/968v1.30.1Compare Source
🐞 Fixes
🪄 Improvements
New Contributors
TanStack/config (@tanstack/config)
v0.18.0Compare Source
Minor Changes
Add
beforeWriteDeclarationFilecallback (#215)Pin typedoc dependency versions (#232)
Patch Changes
cd06146,ccccd9c]:v0.17.1Compare Source
Patch Changes
d538019Thanks @lachlancollins! - Migrate to TS, build with @tanstack/vite-configv0.17.0Compare Source
Minor Changes
#223
01f0402Thanks @lachlancollins! - Remove CLI option in favour of APIThis is currently only used for @tanstack/publish-config, which we considering replacing with changesets.
Patch Changes
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.