Update all non-major dependencies (master) #7
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:
^19.5.0
->^19.6.1
^19.5.0
->^19.6.0
^4.3.1
->^4.4.0
^11.0.0-rc.599
->^11.0.0-rc.666
^11.0.0-rc.599
->^11.0.0-rc.666
^11.0.0-rc.599
->^11.0.0-rc.666
22.8.2
->22.10.2
^8.12.1
->^8.18.1
^8.12.1
->^8.18.1
^19.0.0-beta-6fc168f-20241025
->^19.0.0-beta-df7b47d-20241124
9.13.0
->9.17.0
15.0.1
->15.1.2
^19.0.0-beta-6fc168f-20241025
->^19.0.0-beta-df7b47d-20241124
^9.1.6
->^9.1.7
^15.2.10
->^15.2.11
^0.454.0
->^0.469.0
15.0.1
->15.1.2
^0.3.0
->^0.4.4
>=20.18.0
->>=20.18.1
8.4.47
->8.4.49
^3.3.3
->^3.4.2
^0.6.8
->^0.6.9
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
^2.2.1
->^2.2.2
^2.5.4
->^2.5.5
3.4.14
->3.4.17
5.6.3
->5.7.2
^3.23.8
->^3.24.1
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.4.0
Compare Source
What's Changed
Enhancements
importOrderCaseSensitive
option for case-sensitive sorting by @acnebs in https://github.com/IanVS/prettier-plugin-sort-imports/pull/184Maintenance
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0
trpc/trpc (@trpc/client)
v11.0.0-rc.666
Compare Source
v11.0.0-rc.660
Compare Source
v11.0.0-rc.659
Compare Source
v11.0.0-rc.657
Compare Source
v11.0.0-rc.648
Compare Source
v11.0.0-rc.645
Compare Source
v11.0.0-rc.643
Compare Source
v11.0.0-rc.642
Compare Source
v11.0.0-rc.638
Compare Source
v11.0.0-rc.637
Compare Source
v11.0.0-rc.633
Compare Source
v11.0.0-rc.632
Compare Source
v11.0.0-rc.630
Compare Source
v11.0.0-rc.621
Compare Source
v11.0.0-rc.619
Compare Source
v11.0.0-rc.608
Compare Source
v11.0.0-rc.607
Compare Source
v11.0.0-rc.604
Compare Source
v11.0.0-rc.601
Compare Source
trpc/trpc (@trpc/react-query)
v11.0.0-rc.666
Compare Source
v11.0.0-rc.660
Compare Source
v11.0.0-rc.659
Compare Source
v11.0.0-rc.657
Compare Source
v11.0.0-rc.648
Compare Source
v11.0.0-rc.645
Compare Source
v11.0.0-rc.643
Compare Source
v11.0.0-rc.642
Compare Source
v11.0.0-rc.638
Compare Source
v11.0.0-rc.637
Compare Source
v11.0.0-rc.633
Compare Source
v11.0.0-rc.632
Compare Source
v11.0.0-rc.630
Compare Source
v11.0.0-rc.621
Compare Source
v11.0.0-rc.619
Compare Source
v11.0.0-rc.608
Compare Source
v11.0.0-rc.607
Compare Source
v11.0.0-rc.604
Compare Source
v11.0.0-rc.601
Compare Source
trpc/trpc (@trpc/server)
v11.0.0-rc.666
Compare Source
v11.0.0-rc.660
Compare Source
v11.0.0-rc.659
Compare Source
v11.0.0-rc.657
Compare Source
v11.0.0-rc.648
Compare Source
v11.0.0-rc.645
Compare Source
v11.0.0-rc.643
Compare Source
v11.0.0-rc.642
Compare Source
v11.0.0-rc.638
Compare Source
v11.0.0-rc.637
Compare Source
v11.0.0-rc.633
Compare Source
v11.0.0-rc.632
Compare Source
v11.0.0-rc.630
Compare Source
v11.0.0-rc.621
Compare Source
v11.0.0-rc.619
Compare Source
v11.0.0-rc.608
Compare Source
v11.0.0-rc.607
Compare Source
v11.0.0-rc.604
Compare Source
v11.0.0-rc.601
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.18.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.0
Compare Source
🚀 Features
🩹 Fixes
toString()
declarations are present for a type (#10432)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving boolean!
operator (#10299)no-unsafe-type-assertion
(#10051)🩹 Fixes
as const satisfies
(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0
Compare Source
🚀 Features
await using
statements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
🩹 Fixes
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.