Closed dependabot[bot] closed 3 months ago
Bumps the development-dependencies group with 8 updates in the / directory:
7.4.0
7.17.0
8.57.0
9.7.0
3.2.5
3.3.3
29.1.2
29.2.3
5.4.3
5.5.3
0.63.0
0.64.0
5.91.0
5.93.0
Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.17.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.17.0 7.17.0 (2024-07-22) 🚀 Features eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507) eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364) 🩹 Fixes eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043) eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074) eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602) typescript-estree: don't infer single-run when --fix is in proces.argv (#9577) typescript-estree: disable single-run inference with extraFileExtensions (#9580) website: expose ATA types to eslint instance (#9598) ❤️ Thank You Armano @armano2 Josh Goldberg ✨ Kirk Waiblinger @kirkwaiblinger StyleShit @StyleShit You can read about our versioning strategy and releases on our website. v7.16.1 7.16.1 (2024-07-15) 🩹 Fixes eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530) ❤️ Thank You Dan Vanderkam @danvk You can read about our versioning strategy and releases on our website. v7.16.0 7.16.0 (2024-07-08) 🚀 Features ast-spec: add parent property to AccessorProperty node types (#9487) eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473) eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
@armano2
@kirkwaiblinger
@StyleShit
You can read about our versioning strategy and releases on our website.
@danvk
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.17.0 (2024-07-22) 🚀 Features eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" 🩹 Fixes eslint-plugin: [no-floating-promises] check top-level type assertions (and more) eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context eslint-plugin: [no-unnecessary-condition] false positive on optional private field ❤️ Thank You Armano Josh Goldberg ✨ Kirk Waiblinger StyleShit You can read about our versioning strategy and releases on our website. 7.16.1 (2024-07-15) 🩹 Fixes eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters ❤️ Thank You Dan Vanderkam You can read about our versioning strategy and releases on our website. 7.16.0 (2024-07-08) 🚀 Features rule-tester: stricter rule test validations eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
05c9cb8
f6c719f
6647f7e
58be99f
5d895b7
@typescript-eslint/no-unused-expressions
d8c539d
f043f30
0108e9c
970f3f1
dd965a4
Updates @typescript-eslint/parser from 7.4.0 to 7.17.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.17.0 (2024-07-22) 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. 7.16.1 (2024-07-15) 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. 7.16.0 (2024-07-08) 🩹 Fixes deps: update dependency @eslint-community/regexpp to v4.11.0 website: react key error on internal pages of website ❤️ Thank You Abraham Guo auvred Josh Goldberg ✨ Juan Sanchez Vinccool96 YeonJuan Yukihiro Hasegawa You can read about our versioning strategy and releases on our website. 7.15.0 (2024-07-01) 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. 7.14.1 (2024-06-24) 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. 7.14.0 (2024-06-24) 🚀 Features
This was a version bump only for parser to align it with other projects, there were no code changes.
deps: update dependency @eslint-community/regexpp to v4.11.0
@eslint-community/regexpp
website: react key error on internal pages of website
d1d0ba5
e803c50
2865d31
b4fe94f
dfc4469
1212a8f
8a178ed
c9a6dd9
Updates eslint from 8.57.0 to 9.7.0
eslint
Sourced from eslint's releases.
v9.7.0 Features 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar) Bug Fixes 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta) Documentation 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M) c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic) 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta) Chores 793b718 chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta) 7ed6f9a chore: package.json update for @eslint/js release (Jenkins) 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas) 51bf57c chore: add tech sponsors through actions (#18624) (Strek) 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic) 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic) v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic) Bug Fixes 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic) 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger) d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger) f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic) Documentation 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas) 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash) 44915bb docs: Update README (GitHub Actions Bot) d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas) Chores b15ee30 chore: upgrade @eslint/js@9.6.0 (#18632) (Milos Djermanovic) d655503 chore: package.json update for @eslint/js release (Jenkins) 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas) 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas) d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic) 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic) 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas) c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic) 3379164 chore: remove .eslintrc.js (#18011) (唯然) d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
7bd9839
1381394
regex
no-restricted-imports
14e9f81
no-unused-vars
9f416db
c8d26cb
6e79ac7
loadESLint
cwd
793b718
@eslint/js
@9
7ed6f9a
7bcda76
51bf57c
6320732
parent
NodeEventGenerator
9e6d640
e2b16e2
8824aa1
ecmaVersion: 2025
1613e2e
21d3766
d7a7736
f9e95d2
/* eslint */
13dbecd
375227f
44915bb
d50db7b
b15ee30
d655503
7c78ad9
69ff64e
d2d06f7
/
ignorePatterns
6421973
0a13539
c7ddee0
3379164
.eslintrc.js
d0c3a32
Sourced from eslint's changelog.
v9.7.0 - July 12, 2024 793b718 chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta) 7ed6f9a chore: package.json update for @eslint/js release (Jenkins) 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta) 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas) 51bf57c chore: add tech sponsors through actions (#18624) (Strek) 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M) 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic) 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar) 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic) c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic) 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta) v9.6.0 - June 28, 2024 b15ee30 chore: upgrade @eslint/js@9.6.0 (#18632) (Milos Djermanovic) d655503 chore: package.json update for @eslint/js release (Jenkins) 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic) 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas) 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas) e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas) 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash) 44915bb docs: Update README (GitHub Actions Bot) d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic) 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger) 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic) d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger) 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas) f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic) c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic) 3379164 chore: remove .eslintrc.js (#18011) (唯然) d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert) d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas) v9.5.0 - June 14, 2024 f588160 chore: upgrade @eslint/js@9.5.0 (#18591) (Milos Djermanovic) 5890841 chore: package.json update for @eslint/js release (Jenkins) 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic) e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic) 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta) 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas) 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic) 8127127 docs: Update README (GitHub Actions Bot) b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
v9.7.0 - July 12, 2024
v9.6.0 - June 28, 2024
v9.5.0 - June 14, 2024
f588160
5890841
455f7fd
.gitignore
e9f4ccd
721eafe
files
4b23ffd
6880286
*
8127127
b2d256c
no-sparse-arrays
1495b93
05ab812
1917cd3
Updates prettier from 3.2.5 to 3.3.3
prettier
Sourced from prettier's releases.
3.3.3 🔗 Changelog 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note
🔗 Changelog
diff
🔗 Release note
Sourced from prettier's changelog.
3.3.3 diff Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment) This change adds clarity to operator precedence. // Input foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar); 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. // Input @(foo`tagged template`) class X {} // Prettier 3.3.2 @footagged template class X {} // Prettier 3.3.3 @(footagged template) class X {} Support @let declaration syntax (#16474 by @sosukesuzuki) Adds support for Angular v18 @let declaration syntax. Please see the following code example. The @let declaration allows you to define local variables within the template:
@cdignam-segment
This change adds clarity to operator precedence.
// Input foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar);
// Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar;
// Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar);
@y-schneider
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
// Input @(foo`tagged template`) class X {} // Prettier 3.3.2 @footagged template class X {} // Prettier 3.3.3 @(footagged template) class X {}
// Prettier 3.3.2 @footagged template class X {}
@foo
tagged template
// Prettier 3.3.3 @(footagged template) class X {}
@let
@sosukesuzuki
Adds support for Angular v18 @let declaration syntax.
Please see the following code example. The @let declaration allows you to define local variables within the template:
5282938
9102b73
6bbd461
04b560f
614f070
d59a15d
5ca2fc9
bfcfdcc
977c161
550606e
Updates ts-jest from 29.1.2 to 29.2.3
ts-jest
Sourced from ts-jest's releases.
v29.2.3 Please refer to CHANGELOG.md for details. v29.2.2 Please refer to CHANGELOG.md for details. v29.2.1 Please refer to CHANGELOG.md for details. v29.2.0 Please refer to CHANGELOG.md for details. v29.1.5 Please refer to CHANGELOG.md for details. v29.1.4 Please refer to CHANGELOG.md for details. v29.1.3 Please refer to CHANGELOG.md for details.
Please refer to CHANGELOG.md for details.
Sourced from ts-jest's changelog.
29.2.3 (2024-07-18) Security Fixes build(deps): Update dependency ejs to ^3.1.10 (de94a56) Code Refactoring refactor(presets): maintain preset codes inside src (8474fc2) 29.2.2 (2024-07-10) Bug Fixes fix(compiler): update memory cache after changing module value (94db43f), closes #4439 29.2.1 (2024-07-10) Bug Fixes fix: move ejs to dep instead of peerDep (26e31a7) fix: set allowSyntheticDefaultImports properly (ff4b302), closes #4156 fix(compiler): support Node16/NodeNext value for target (2f5cc0c), closes #4198 29.2.0 (2024-07-08) Bug Fixes fix: don't show warning message with Node16/NodeNext (99c4f49), closes #4266 Features feat(cli): allow migrating cjs presets to transform config (22fb027) feat(presets): add util functions to create ESM presets (06f78ed), close #4200 feat(presets): add util functions to create CJS presets (f9cc3c0), close #4200 Code refactoring
src
module
ejs
dep
peerDep
allowSyntheticDefaultImports
Node16/NodeNext
target
presets
transform
275b931
de94a56
4d2e8d6
a45f451
@types/node
27699c0
8780053
8936a39
1fe200a
@babel/core
71d1ec3
@testing-library/dom
06567f2
Updates typescript from 5.4.3 to 5.5.3
typescript
Sourced from typescript's releases.
TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for TypeScript v5.5.3 (Stable). fixed issues query for TypeScript v5.5.2 (Stable). fixed issues query for TypeScript v5.5.1 (RC). fixed issues query for TypeScript v5.5.0 (Beta). Downloads are available on: npm NuGet package TypeScript 5.5 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for TypeScript v5.5.2 (Stable). fixed issues query for TypeScript v5.5.1 (RC). fixed issues query for TypeScript v5.5.0 (Beta). Downloads are available on: npm TypeScript 5.5 RC For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.5.0 (Beta). fixed issues query for Typescript 5.5.1 (RC). Downloads are available on: NuGet package TypeScript 5.5 Beta For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.5.0 (Beta). Downloads are available on: npm
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
f0e9921
738bd60
ce2e60e
f3b21a2
7b1620b
5367ae1
02132e5
45b1e3c
17933ee
552b07e
Updates typescript-json-schema from 0.63.0 to 0.64.0
typescript-json-schema
b9683f6
acc0c45
1bbf4a9
54a651c
3426762
264ab45
Updates webpack from 5.91.0 to 5.93.0
webpack
Sourced from webpack's releases.
v5.93.0 Bug Fixes Generate correct relative path to runtime chunks Makes DefinePlugin quieter under default log level Fixed mangle destructuring default in namespace import Fixed consumption of eager shared modules for module federation Strip slash for pretty regexp Calculate correct contenthash for CSS generator options New Features Added the binary generator option for asset modules to explicitly keep source maps produced by loaders Added the modern-module library value for tree shakable output Added the overrideStrict option to override strict or non-strict mode for javascript modules v5.92.1 Bug Fixes Doesn't crash with an error when the css experiment is enabled and contenthash is used v5.92.0 Bug Fixes Correct tidle range's comutation for module federation Consider runtime for pure expression dependency update hash Return value in the subtractRuntime function for runtime logic Fixed failed to resolve promise when eager import a dynamic cjs Avoid generation extra code for external modules when remapping is not required The css/global type now handles the exports name Avoid hashing for @keyframe and @property at-rules in css/global type Fixed mangle with destructuring for JSON modules The stats.hasWarnings() method now respects the ignoreWarnings option Fixed ArrayQueue iterator Correct behavior of __webpack_exports_info__.a.b.canMangle Changed to the correct plugin name for the CommonJsChunkFormatPlugin plugin Set the chunkLoading option to the import when environment is unknown and output is module Fixed when runtimeChunk has no exports when module chunkFormat used [CSS] Fixed parsing minimized CSS import [CSS] URLs in CSS files now have correct public path [CSS] The css module type should not allow parser to switch mode [Types] Improved context module types New Features Added platform target properties to compiler Improved multi compiler cache location and validating it Support import attributes spec (with keyword) Support node: prefix for Node.js core modules in runtime code Support prefetch/preload for module chunk format
DefinePlugin
binary
modern-module
overrideStrict
subtractRuntime
css/global
@keyframe
@property
stats.hasWarnings()
ignoreWarnings
ArrayQueue
__webpack_exports_info__.a.b.canMangle
CommonJsChunkFormatPlugin
chunkLoading
import
css
import attributes
with
node:
277460b
76ab754
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
+44
+38
+83
0
+162
+49
+69
🚮 Removed packages: npm/@typescript-eslint/eslint-plugin@7.4.0, npm/@typescript-eslint/parser@7.4.0, npm/eslint@8.57.0, npm/prettier@3.2.5, npm/ts-jest@29.1.2, npm/typescript-json-schema@0.63.0, npm/typescript@5.4.3, npm/webpack@5.91.0
View full report↗︎
Superseded by #679.
Bumps the development-dependencies group with 8 updates in the / directory:
7.4.0
7.17.0
7.4.0
7.17.0
8.57.0
9.7.0
3.2.5
3.3.3
29.1.2
29.2.3
5.4.3
5.5.3
0.63.0
0.64.0
5.91.0
5.93.0
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 7.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
05c9cb8
chore(release): publish 7.17.0f6c719f
fix(eslint-plugin): [no-unnecessary-condition] false positive on optional pri...6647f7e
chore: enable no-unreachable-loop (#9540)58be99f
chore: enable prefer-object-spread (#9541)5d895b7
chore: enable@typescript-eslint/no-unused-expressions
(#9542)d8c539d
chore: enable no-useless-concat (#9550)f043f30
fix(eslint-plugin): [strict-boolean-expressions] consider assertion function ...0108e9c
chore: enable no-lonely-if (#9547)970f3f1
feat(eslint-plugin): [return-await] add option to report in error-handling sc...dd965a4
feat(eslint-plugin): backport no-unsafe-function type, no-wrapper-object-type...Updates
@typescript-eslint/parser
from 7.4.0 to 7.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
05c9cb8
chore(release): publish 7.17.058be99f
chore: enable prefer-object-spread (#9541)d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...Updates
eslint
from 8.57.0 to 9.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)Updates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
ts-jest
from 29.1.2 to 29.2.3Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
275b931
chore(release): 29.2.3de94a56
build(deps): Update dependency ejs to ^3.1.104d2e8d6
build(deps): Update dependency semver to v7.6.3a45f451
build(deps): Update dependency@types/node
to v20.14.1127699c0
build(deps): Update dependency vite to ^5.3.48780053
build(deps): Update ESLint packages to ^7.16.18936a39
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/ts-only1fe200a
build(deps): Update dependency@babel/core
to ^7.24.971d1ec3
build(deps): Update dependency@testing-library/dom
to ^10.3.206567f2
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /e2e/native-esm-tsUpdates
typescript
from 5.4.3 to 5.5.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)ce2e60e
Update LKGf3b21a2
🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b
🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1
Bump version to 5.5.2 and LKG02132e5
🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c
🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee
🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e
🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...Updates
typescript-json-schema
from 0.63.0 to 0.64.0Commits
b9683f6
v0.64.0acc0c45
Add support for experimentalDecorators ts option. To use with TS5 decorators ...1bbf4a9
feat: $comment keyword (#604)54a651c
fix: escape special characters in string template literals (#603)3426762
feat: support bigint (#596)264ab45
Remove suppressImplicitAnyIndexErrors. (#593)Updates
webpack
from 5.91.0 to 5.93.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
277460b
chore(release): 5.93.076ab754
fix: relative path to runtime chunksNew and removed dependencies detected. Learn more about Socket for GitHub ↗︎
+44
+38
+83
0
+162
+49
0
+69
🚮 Removed packages: npm/@typescript-eslint/eslint-plugin@7.4.0, npm/@typescript-eslint/parser@7.4.0, npm/eslint@8.57.0, npm/prettier@3.2.5, npm/ts-jest@29.1.2, npm/typescript-json-schema@0.63.0, npm/typescript@5.4.3, npm/webpack@5.91.0
View full report↗︎
Superseded by #679.