Closed dependabot[bot] closed 3 months ago
Bumps the dev-dependencies group with 9 updates in the / directory:
20.11.20
20.14.10
7.0.2
7.16.0
8.57.0
9.7.0
6.1.1
6.4.0
13.5.3
13.5.4
29.1.2
29.2.2
5.3.3
5.5.3
2.4.0
2.4.5
Updates @types/node from 20.11.20 to 20.14.10
@types/node
Updates @typescript-eslint/eslint-plugin from 7.0.2 to 7.16.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
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) eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478) eslint-plugin: [no-floating-promises] add checkThenables option (#9263) rule-tester: stricter rule test validations (#9086) 🩹 Fixes deps: update dependency @eslint-community/regexpp to v4.11.0 (#9497) eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263) eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492) utils: context.parserPath may be undefined (#9486) website: react key error on internal pages of website (#9506) ❤️ Thank You Abraham Guo auvred @auvred Josh Goldberg ✨ Juan Sanchez @JSanchezIO Vinccool96 YeonJuan @yeonjuan Yukihiro Hasegawa @y-hsgw You can read about our versioning strategy and releases on our website. v7.15.0 7.15.0 (2024-07-01) 🚀 Features eslint-plugin: [array-type] detect Readonly<string[]> case (#8752) eslint-plugin: back-port new rules around empty object types from v8 (#9443) 🩹 Fixes disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459) eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254) eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304) utils: clean outdated RuleTester export (#9322) ❤️ Thank You
@eslint-community/regexpp
suggestions
checkThenables
allowArray
@auvred
@JSanchezIO
@yeonjuan
@y-hsgw
You can read about our versioning strategy and releases on our website.
Readonly<string[]>
EXPERIMENTAL_useProjectService
disabled-type-checked
RuleTester
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
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: add support for nested namespaces to unsafe-member-access eslint-plugin: [no-floating-promises] add checkThenables option 🩹 Fixes deps: update dependency @eslint-community/regexpp to v4.11.0 eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables website: react key error on internal pages of website eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled ❤️ 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) 🚀 Features eslint-plugin: [array-type] detect Readonly<string[]> case eslint-plugin: back-port new rules around empty object types from v8 🩹 Fixes disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables
website: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled
eslint-plugin: [array-type] detect Readonly<string[]> case
eslint-plugin: back-port new rules around empty object types from v8
e803c50
7b13dae
3c6290d
63d17dd
d685948
451e738
88dd828
a1a9b09
d364160
7e2b77d
Updates @typescript-eslint/parser from 7.0.2 to 7.16.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
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 support TypeScript 5.5 ❤️ Thank You Brad Zacher cm-ayf Jake Bailey James Zhan Joshua Chen yoshi2no
This was a version bump only for parser to align it with other projects, there were no code changes.
2865d31
b4fe94f
dfc4469
1212a8f
8a178ed
c9a6dd9
7e93b28
2bbf656
e360541
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 eslint-plugin-promise from 6.1.1 to 6.4.0
eslint-plugin-promise
Sourced from eslint-plugin-promise's releases.
v6.4.0 6.4.0 (2024-07-01) Features add support for flat config (#479) (ecbce9f) v6.3.0 6.3.0 (2024-07-01) Features add support for eslint v9 (#478) (4dfc8a7) v6.2.0 6.2.0 (2024-05-27) Bug Fixes no-callback-in-promise: false positives when the exception is an argument (#446) (5e4546d) Features Resolve getAncestors and getScope calls in eslint v9 (#466) (c0c716b)
getAncestors
getScope
ecbce9f
4dfc8a7
afbda82
5e4546d
c0c716b
7d33c30
ce9ae7f
@babel/traverse
62af490
19b21b4
8c74b9b
Updates nock from 13.5.3 to 13.5.4
nock
Sourced from nock's releases.
v13.5.4 13.5.4 (2024-02-26) Bug Fixes call fs.createReadStream lazily (#2357) (ba9fc42)
fs.createReadStream
ba9fc42
81c20dd
08b2b09
1005698
Updates ts-jest from 29.1.2 to 29.2.2
ts-jest
Sourced from ts-jest's releases.
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.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 refactor: replace lodash deps with native js implementation (40f1708) refactor: use TsJestTransformerOptions type everywhere possibly (7d001be) refactor(cli): use new preset util functions to initialize test config (c2b56ca) refactor(presets): use create preset util functions for cjs presets (922d6d0) test: switch react-app to use Vite (827c8ad) DEPRECATIONS refactor(cli): deprecate cli option babel (9617029). Please use CLI argument --js babel instead. createJestPreset is deprecated. Please check documentation at https://kulshekhar.github.io/ts-jest/docs/getting-started/presets to see alternative solutions.
module
ejs
dep
peerDep
allowSyntheticDefaultImports
Node16/NodeNext
target
presets
transform
TsJestTransformerOptions
react-app
babel
--js babel
createJestPreset
f944262
94db43f
e80594d
b669f23
ff4b302
083cd89
module: Node16
54b374a
globals.d.ts
@types/jest
2f5cc0c
7201375
26e31a7
Updates typescript from 5.3.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 yaml from 2.4.0 to 2.4.5
yaml
Sourced from yaml's releases.
v2.4.5 Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y) v2.4.4 With special thanks to @RedCMD for finding and reporting all of the following: Allow comment after top-level block scalar with explicit indent indicator (#547) Allow tab as indent for line comments before nodes (#548) Do not allow tab before block collection (#549) In flow collections, allow []{} immediately after : with plain key (#550) Require indentation for ? explicit-key contents (#551) Require indentation from block scal... _Description has been truncated_
With special thanks to @RedCMD for finding and reporting all of the following:
@RedCMD
[]{}
:
?
Superseded by #541.
Bumps the dev-dependencies group with 9 updates in the / directory:
20.11.20
20.14.10
7.0.2
7.16.0
7.0.2
7.16.0
8.57.0
9.7.0
6.1.1
6.4.0
13.5.3
13.5.4
29.1.2
29.2.2
5.3.3
5.5.3
2.4.0
2.4.5
Updates
@types/node
from 20.11.20 to 20.14.10Commits
Updates
@typescript-eslint/eslint-plugin
from 7.0.2 to 7.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)a1a9b09
chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eva...d364160
docs: [class-methods-use-this] fix typo (#9494)7e2b77d
feat(rule-tester): stricter rule test validations (#9086)Updates
@typescript-eslint/parser
from 7.0.2 to 7.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e803c50
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 (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0Updates
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
eslint-plugin-promise
from 6.1.1 to 6.4.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
ecbce9f
feat: add support for flat config (#479)4dfc8a7
feat: add support for eslint v9 (#478)afbda82
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#477)5e4546d
fix(no-callback-in-promise): false positives when the exception is an argumen...c0c716b
feat: ResolvegetAncestors
andgetScope
calls in eslint v9 (#466)7d33c30
chore: add pkg.funding (#468)ce9ae7f
chore(deps-dev): bump@babel/traverse
from 7.19.1 to 7.24.1 (#453)62af490
chore(deps): bump actions/checkout from 3 to 4 (#461)19b21b4
chore(deps): bump codecov/codecov-action from 3 to 4 (#459)8c74b9b
chore(deps): bump actions/setup-node from 3 to 4 (#460)Updates
nock
from 13.5.3 to 13.5.4Release notes
Sourced from nock's releases.
Commits
ba9fc42
fix: callfs.createReadStream
lazily (#2357)81c20dd
chore(deps-dev): bump chai from 4.3.10 to 4.4.1 (#2576)08b2b09
chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#2578)1005698
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#2577)Updates
ts-jest
from 29.1.2 to 29.2.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
f944262
chore(release): 29.2.294db43f
fix(compiler): update memory cache after changingmodule
valuee80594d
build(deps): Update dependency ts-jest to ^29.2.1b669f23
chore(release): 29.2.1ff4b302
fix: setallowSyntheticDefaultImports
properly083cd89
test(examples): usemodule: Node16
for CJS tests where possible54b374a
test(examples): replaceglobals.d.ts
with@types/jest
for projects2f5cc0c
fix(compiler): supportNode16/NodeNext
value fortarget
7201375
test(examples): use preset util functions in all example projects26e31a7
fix: moveejs
todep
instead ofpeerDep
Updates
typescript
from 5.3.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
yaml
from 2.4.0 to 2.4.5Release notes
Sourced from yaml's releases.