-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major npm devdependencies #384
base: main
Are you sure you want to change the base?
Conversation
|
Sadly there were some test failures on 'That Ubuntu test machine': |
ae1b963 to
534b0a3
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
534b0a3 to
55dbf47
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
55dbf47 to
f858ff3
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
f858ff3 to
95c816c
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
95c816c to
f6ab955
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
f6ab955 to
0863dbc
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
0863dbc to
f58edd0
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
f58edd0 to
910f25e
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
910f25e to
a292920
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
a292920 to
df8027a
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
df8027a to
b3902e0
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
b3902e0 to
1ae06d8
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
1ae06d8 to
df79def
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
df79def to
ecf652f
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
ecf652f to
53796cd
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
53796cd to
6d30620
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
6d30620 to
04b9e6e
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
04b9e6e to
38b0042
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
38b0042 to
162e203
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
162e203 to
ab95243
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
ab95243 to
1697c80
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
1697c80 to
ecbef3d
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
ecbef3d to
71bbb88
Compare
|
Sadly there were some test failures on 'That Ubuntu test machine': |
This PR contains the following updates:
^20.12.7->^20.14.11^7.8.0->^7.16.1^28.3.0->^28.6.0^5.1.3->^5.2.13.2.5->3.3.3^29.1.2->^29.2.2^5.4.5->^5.5.3Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.16.0Compare Source
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.15.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.13.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.13.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.12.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.11.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.10.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.9.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.6.0Compare Source
Features
v28.5.0Compare Source
Features
@typescript-eslint/utilsv7 as a direct dependency (#1567) (1476f10)v28.4.0Compare Source
Features
awaitin some cases (#1574) (a407098)prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.1Compare Source
Patch Changes
ac036ccThanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1prettier/prettier (prettier)
v3.3.3Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
v3.3.2Compare Source
diff
Fix handlebars path expressions starts with
@(#16358 by @Princeyadav05)v3.3.1Compare Source
diff
Preserve empty lines in front matter (#16347 by @fisker)
Preserve explicit language in front matter (#16348 by @fisker)
Avoid line breaks in import attributes (#16349 by @fisker)
v3.3.0Compare Source
diff
🔗 Release Notes
kulshekhar/ts-jest (ts-jest)
v29.2.2Compare Source
v29.2.1Compare Source
v29.2.0Compare Source
Bug Fixes
Features
presetstotransformconfig (22fb027)Code refactoring
TsJestTransformerOptionstype everywhere possibly (7d001be)react-appto use Vite (827c8ad)v29.1.5Compare Source
Bug Fixes
v29.1.4Compare Source
Bug Fixes
Features
type: "module"(#4210) (81a5f64), closes #4210 #4012v29.1.3Compare Source
Bug Fixes
@jest/transformas an optional peer dependency (0ba7f86)Performance Improvements
Microsoft/TypeScript (typescript)
v5.5.3Compare Source
v5.5.2Compare Source
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.