chore(deps): update all non-major dependencies #1383
Merged
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.1
->^1.15.1
^19.2.5
->^19.2.7
^19.2.4
->^19.2.6
^19.2.5
->^19.2.7
^19.2.4
->^19.2.6
^19.2.4
->^19.2.6
^19.2.4
->^19.2.6
^19.2.4
->^19.2.6
^19.2.4
->^19.2.5
^19.2.4
->^19.2.6
^19.2.4
->^19.2.6
^19.2.4
->^19.2.6
^1.38.3
->^1.43.0
7.17.3
->7.17.4
7.17.3
->7.17.4
6.4.9
->6.4.11
^2.16.2
->^2.16.5
^2.16.2
->^2.16.5
^2.16.2
->^2.16.5
^2.16.2
->^2.16.5
^5.69.2
->^5.72.2
^1.114.29
->^1.115.2
^1.114.29
->^1.115.2
^17.3.6
->^17.3.7
^16.2.0
->^16.3.0
^3.0.9
->^3.1.1
^2.1.15
->^2.1.19
19.0.0-beta-e552027-20250112
->19.0.0-beta-e993439-20250405
^3.13.8
->^3.14.7
9.23.0
->9.24.0
19.0.0-beta-e552027-20250112
->19.0.0-beta-e993439-20250405
^5.1.25
->^5.1.26
^5.46.2
->^5.49.0
15.2.4
->15.2.5
^19.2.0
->^19.2.2
20.6.4
->20.7.2
10.7.0
->10.8.0
^0.3.9
->^0.3.10
^1.4.0
->^1.5.0
5.8.2
->5.8.3
5.8.2
->5.8.3
5.8.2
->5.8.3
5.8.2
->5.8.3
^0.5.3
->^0.5.4
^6.2.3
->^6.2.5
^3.0.9
->^3.1.1
Release Notes
analogjs/analog (@analogjs/vite-plugin-angular)
v1.15.1
Compare Source
Bug Fixes
v1.15.0
Compare Source
Bug Fixes
Features
Performance Improvements
angular/angular-cli (@angular-devkit/build-angular)
v19.2.7
Compare Source
@angular/build
v19.2.6
Compare Source
@angular-devkit/schematics
@angular/build
false
value in server optionangular/angular (@angular/animations)
v19.2.6
Compare Source
compiler
compiler-cli
core
language-service
v19.2.5
Compare Source
animations
@angular/common
(#60660)compiler
compiler-cli
rootDir
(#60555)core
language-service
migrations
router
service-worker
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.43.0
Compare Source
✨ New
react-x/no-string-refs
, closes #1044 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1045Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0
v1.42.1
Compare Source
✨ New
core
preset tox
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1042📝 Changes you should be aware of
The following presets have been renamed:
core
tox
core-legacy
tox-legacy
The old preset names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.41.0...v1.42.1
v1.42.0
Compare Source
v1.41.0
Compare Source
✨ New
react-debug/jsx
rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1041Full Changelog: Rel1cx/eslint-react@v1.40.4...1.41.0
v1.40.4
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.40.3...v1.40.4
v1.40.3
Compare Source
🐞 Fixes
no-useless-fragment
false positive when using
, closes #1035 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1036Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3
v1.40.2
Compare Source
🐞 Fixes
jsx-uses-react
rule forpreserve
mode by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1031🪄 Improvements
LanguagePreferenceSchema
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1033Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2
v1.40.1
Compare Source
✨ New
jsx-uses-react
rule to support@jsx
and@jsxFrag
annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029LanguagePreference
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1
mantinedev/mantine (@mantine/core)
v7.17.4
Compare Source
What's Changed
[@mantine/hooks]
use-orientation: Add option to customize initial values (#7657)[@mantine/core]
FixselectFirstOptionOnChange
not working correctly (#7583)[@mantine/core]
Fix error thrown when Textarea was used on cloudflare workers (#7637)[@mantine/core]
Allow spacing, radius and font-size types augmentation (#7644)[@mantine/core]
ScrollArea: Fix scrollbars being invisible whenoffsetScrollbars='present'
is not set (#7647)[@mantine/core]
TypographyStylesProvider: Fix headings font-family not matching the value defined on the theme (#7651)[@mantine/core]
Paper: Add CSS variable for border-color for easier overrides (#7654)[@mantine/core]
Table: FixstickyHeader
prop affecting border rendering (#7658)[@mantine/core]
Slider: FixonChangeEnd
using stale external state ([#&Question: can style of field validation be set? #82Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.