⬆️(dependencies) update js dependencies #554
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:
5.60.1
->5.61.4
5.60.6
->5.61.5
5.60.6
->5.61.5
22.9.0
->22.10.0
8.15.0
->8.16.0
8.15.0
->8.16.0
6.4.0
->7.0.0
23.16.5
->24.0.2
3.3.3
->3.4.1
15.1.1
->15.1.2
5.6.3
->5.7.2
Release Notes
TanStack/query (@tanstack/eslint-plugin-query)
v5.61.4
Compare Source
Version 5.61.4 - 11/26/24, 1:39 PM
Changes
Fix
3b7556f
) by Jonathan ToungChore
dfe2cd1
) by renovate[bot]8b0756a
) by Arnoudef0b7b2
) by Dominik Dorfmeisterecc17d5
) by renovate[bot]c69f302
) by Lachlan Collins5cd9611
) by Lachlan CollinsPackages
v5.61.3
Compare Source
Version 5.61.3 - 11/24/24, 3:24 AM
Changes
Fix
bdafc84
) by Lachlan CollinsChore
9972595
) by Lachlan Collins99b5354
) by Lachlan Collinsbbd3821
) by renovate[bot]22b89c9
) by renovate[bot]Test
b846c53
) by Lachlan CollinsDocs
2588a08
) by ArnoudPackages
v5.61.2
Compare Source
Version 5.61.2 - 11/23/24, 10:43 PM
Changes
Fix
228382f
) by Arnoud80a49ff
) by Eliya CohenDocs
102b6a8
) by Daniel ReichhartPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
v7.0.0
Compare Source
v6.5.0
Compare Source
Features
i18next/i18next (i18next)
v24.0.2
Compare Source
v24.0.1
Compare Source
v24.0.0
Compare Source
This is a major breaking release:
test/compatibility/v4/v4Compatibility.js
initImmediate
toinitAsync
dev
language if plural rule not found➡️ check out the migration guide
v23.16.8
Compare Source
v23.16.7
Compare Source
v23.16.6
Compare Source
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
i18next/react-i18next (react-i18next)
v15.1.2
Compare Source
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.