Closed dependabot[bot] closed 5 months ago
Bumps the development-dependencies group with 6 updates in the / directory:
20.11.5
20.12.8
6.19.0
7.8.0
8.56.0
9.2.0
10.2.0
10.4.0
5.3.3
5.4.5
Updates @types/node from 20.11.5 to 20.12.8
@types/node
Updates @typescript-eslint/eslint-plugin from 6.19.0 to 7.8.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746) eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717) eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993) eslint-plugin: [no-unsafe-return] handle union types (#9001) eslint-plugin: [no-unused-vars] clear error report range (#8640) utils: export ESLint backwards-compat functions (#8976) ❤️ Thank You auvred @auvred Josh Goldberg ✨ jsfm01 @jsfm01 Kim Sang Du @developer-bandi YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809) eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559) eslint-plugin: [no-for-in-array] refine report location (#8874) eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912) ❤️ Thank You Abraham Guo Kirk Waiblinger @kirkwaiblinger YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.0 7.7.0 (2024-04-15)
@auvred
@jsfm01
@developer-bandi
@yeonjuan
You can read about our versioning strategy and releases on our website.
requireNullish
@kirkwaiblinger
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.8.0 (2024-04-29) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check eslint-plugin: [consistent-type-assertions] handle tagged templates eslint-plugin: [no-unsafe-return] handle union types eslint-plugin: [no-unused-vars] clear error report range ❤️ Thank You auvred Josh Goldberg ✨ jsfm01 Kim Sang Du YeonJuan You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish eslint-plugin: [no-for-in-array] refine report location eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type ❤️ Thank You Abraham Guo Kirk Waiblinger YeonJuan You can read about our versioning strategy and releases on our website.
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish
eslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
ee677f6
8127873
216d1b0
51d2193
4bed24d
b0f7aa4
219b841
3e19436
b2552ca
fdeba42
Updates @typescript-eslint/parser from 6.19.0 to 7.8.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.8.0 (2024-04-29) 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.7.1 (2024-04-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.7.0 (2024-04-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.6.0 (2024-04-08) 🚀 Features bump npm dependency ranges ❤️ Thank You Abraham Guo auvred Brad Zacher You can read about our versioning strategy and releases on our website. 7.5.0 (2024-04-01) 🩹 Fixes parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues ❤️ Thank You Brad Zacher Kim Sang Du Mark de Dios Naru YeonJuan
This was a version bump only for parser to align it with other projects, there were no code changes.
errorOnTypeScriptSyntacticAndSemanticIssues
e44a1a2
e1db872
a6ab2cb
a14ba9d
ecb6b55
d5615d7
5d24691
e408b93
Updates eslint from 8.56.0 to 9.2.0
eslint
Sourced from eslint's releases.
v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta) Bug Fixes eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然) Documentation 0f5df50 docs: Update README (GitHub Actions Bot) 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger) f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然) Chores b346605 chore: upgrade @eslint/js@9.2.0 (#18413) (Milos Djermanovic) c4c18e0 chore: package.json update for @eslint/js release (Jenkins) 284722c chore: package.json update for eslint-config-eslint release (Jenkins) 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic) f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta) v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0db676f feat: add Intl in es6 globals (#18318) (唯然) Bug Fixes 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) Documentation fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 16b6a8b docs: Update README (GitHub Actions Bot) df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti) c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然) e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta) 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas) 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)
8485d76
no-case-declarations
a498f35
eeec413
0f5df50
1579ce0
f12a02c
b346605
@eslint/js
@9
c4c18e0
284722c
347d44f
f316e20
a26b402
@eslint/create-config
03068f1
751b518
Intl.Segmenter
4d11e56
name
1cbe1f6
while(true)
no-constant-condition
0db676f
Intl
8d18958
594eb0e
fs.walk
0d8cf63
e1ac0b5
09675e1
--no-ignore
fb50077
71c771f
200fd4e
.eslintignore
16b6a8b
df5f8a9
paths
patterns
no-restricted-imports
c537d76
npm init @eslint/config
e1e305d
linebreak-style
113f51e
5c35321
--rulesdir
Sourced from eslint's changelog.
v9.2.0 - May 3, 2024 b346605 chore: upgrade @eslint/js@9.2.0 (#18413) (Milos Djermanovic) c4c18e0 chore: package.json update for @eslint/js release (Jenkins) 284722c chore: package.json update for eslint-config-eslint release (Jenkins) 0f5df50 docs: Update README (GitHub Actions Bot) 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic) 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta) 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger) f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta) eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然) f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然) v9.1.1 - April 22, 2024 a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 - April 19, 2024 d9a2983 chore: upgrade @eslint/js to v9.1.1 (#18367) (Francesco Trotta) 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 50d406d chore: package.json update for @eslint/js release (Jenkins) 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 155c71c chore: package.json update for @eslint/js release (Jenkins) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic) 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic) 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 0db676f feat: add Intl in es6 globals (#18318) (唯然) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 32c08cf chore: drop Node < 18 and use @eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic) 16b6a8b docs: Update README (GitHub Actions Bot) a76fb55 chore: @eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic) df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti) c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然) 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然) 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然) e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta) 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas) 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta)
v9.2.0 - May 3, 2024
v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
d9a2983
50d406d
155c71c
0588fc5
9048e21
docs/src/_data
4820790
698d9ff
32c08cf
a76fb55
@eslint-community/eslint-plugin-eslint-comments
78e45b1
36103a5
1fa6622
--force
271e7ab
989ac9d
Updates mocha from 10.2.0 to 10.4.0
mocha
Sourced from mocha's releases.
v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985 feat: add file path to xunit reporter (@bmish) :bug: Fixes #5074 fix: harden error handling in lib/cli/run.js (@stalet) :nut_and_bolt: Other #5077 chore: add mtfoley/pr-compliance-action (@JoshuaKGoldberg) #5060 chore: migrate ESLint config to flat config (@JoshuaKGoldberg) #5095 chore: revert #5069 to restore Netlify builds (@voxpelli) #5097 docs: add sponsored to sponsorship link rels (@JoshuaKGoldberg) #5093 chore: add 'status: in triage' label to issue templates and docs (@JoshuaKGoldberg) #5083 docs: fix CHANGELOG.md headings to start with a root-level h1 (@JoshuaKGoldberg) #5100 chore: fix header generation and production build crashes (@JoshuaKGoldberg) #5104 chore: bump ESLint ecmaVersion to 2020 (@JoshuaKGoldberg) #5116 fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' (@LcsK) #4869 docs: fix documentation concerning glob expansion on UNIX (@binki) #5122 test: fix xunit integration test (@voxpelli) #5123 chore: activate dependabot for workflows (@voxpelli) #5125 build(deps): bump the github-actions group with 2 updates (@dependabot) v10.3.0 This is a stable release equivalent to v10.3.0-preminor.0. What's Changed Fix deprecated warn gh actions by @outsideris in mochajs/mocha#4962 fix #4837 Update glob due to vulnerability in dep by @jb2311 in mochajs/mocha#4970 Add Node v19 to test matrix by @juergba in mochajs/mocha#4974 chore: fix the ci by @Uzlopak in mochajs/mocha#5020 update can-i-use by @Uzlopak in mochajs/mocha#5021 chore: remove uuid dev dependency by @Uzlopak in mochajs/mocha#5022 chore: remove nanoid as dependency by @Uzlopak in mochajs/mocha#5024 chore: remove touch as dev dependency by @Uzlopak in mochajs/mocha#5023 chore: remove stale workflow by @JoshuaKGoldberg in mochajs/mocha#5029 docs: fix fragment ID for yargs' "extends" documentation by @Spencer-Doak in mochajs/mocha#4918 docs: use mocha.js instead of mocha in the example run by @nikolas in mochajs/mocha#4927 docs: fix jsdoc return type of titlePath method by @F3n67u in mochajs/mocha#4886 docs: overhaul contributing and maintenance docs for end-of-year 2023 by @JoshuaKGoldberg in mochajs/mocha#5038 docs: touchups to labels and a template title post-revamp by @JoshuaKGoldberg in mochajs/mocha#5050 fix: add alt text to Built with Netlify badge by @JoshuaKGoldberg in mochajs/mocha#5068 chore: inline nyan reporter's write function by @JoshuaKGoldberg in mochajs/mocha#5056 chore: remove unnecessary canvas dependency by @JoshuaKGoldberg in mochajs/mocha#5069
.cause
@voxpelli
@bmish
lib/cli/run.js
@stalet
@JoshuaKGoldberg
@LcsK
@binki
@dependabot
This is a stable release equivalent to v10.3.0-preminor.0.
@outsideris
@jb2311
@juergba
@Uzlopak
@Spencer-Doak
@nikolas
titlePath
@F3n67u
Sourced from mocha's changelog.
10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985 feat: add file path to xunit reporter (@bmish) :bug: Fixes #5074 fix: harden error handling in lib/cli/run.js (@stalet) :nut_and_bolt: Other #5077 chore: add mtfoley/pr-compliance-action (@JoshuaKGoldberg) #5060 chore: migrate ESLint config to flat config (@JoshuaKGoldberg) #5095 chore: revert #5069 to restore Netlify builds (@voxpelli) #5097 docs: add sponsored to sponsorship link rels (@JoshuaKGoldberg) #5093 chore: add 'status: in triage' label to issue templates and docs (@JoshuaKGoldberg) #5083 docs: fix CHANGELOG.md headings to start with a root-level h1 (@JoshuaKGoldberg) #5100 chore: fix header generation and production build crashes (@JoshuaKGoldberg) #5104 chore: bump ESLint ecmaVersion to 2020 (@JoshuaKGoldberg) #5116 fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' (@LcsK) #4869 docs: fix documentation concerning glob expansion on UNIX (@binki) #5122 test: fix xunit integration test (@voxpelli) #5123 chore: activate dependabot for workflows (@voxpelli) #5125 build(deps): bump the github-actions group with 2 updates (@dependabot) 10.3.0 / 2024-02-08 This is a stable release equivalent to 10.30.0-prerelease. 10.3.0-prerelease / 2024-01-18 This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes. :nut_and_bolt: Other #5069: chore: remove unnecessary canvas dependency (@JoshuaKGoldberg) #5068: fix: add alt text to Built with Netlify badge (@JoshuaKGoldberg) #5056: chore: inline nyan reporter's write function (@JoshuaKGoldberg) #5050: docs: touchups to labels and a template title post-revamp (@JoshuaKGoldberg) #5038: docs: overhaul contributing and maintenance docs for end-of-year 2023 (@JoshuaKGoldberg) #5029: chore: remove stale workflow (@JoshuaKGoldberg) #5024: chore: remove nanoid as dependency (@Uzlopak) #5023: chore: remove touch as dev dependency (@Uzlopak) #5022: chore: remove uuid dev dependency (@Uzlopak) #5021: update can-i-use (@Uzlopak) #5020: chore: fix the ci (@Uzlopak) #4974: Add Node v19 to test matrix (@juergba)
This is a stable release equivalent to 10.30.0-prerelease.
This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes.
ffd9557
7ac67f3
7a2781c
97dcbb2
6f3f45e
a5b5652
efbb147
a2e600d
3735873
b88978d
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates typescript from 5.3.3 to 5.4.5
typescript
Sourced from typescript's releases.
TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.4.0 (Beta). fixed issues query for Typescript 5.4.1 (RC). fixed issues query for Typescript 5.4.2 (Stable). fixed issues query for Typescript 5.4.3 (Stable). fixed issues query for Typescript 5.4.4 (Stable). fixed issues query for Typescript 5.4.5 (Stable). Downloads are available on: NuGet package TypeScript 5.4.4 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.4.0 (Beta). fixed issues query for Typescript 5.4.1 (RC). fixed issues query for Typescript 5.4.2 (Stable). fixed issues query for Typescript 5.4.3 (Stable). fixed issues query for Typescript 5.4.4 (Stable). Downloads are available on: NuGet package TypeScript 5.4.3 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.4.0 (Beta). fixed issues query for Typescript 5.4.1 (RC). fixed issues query for Typescript 5.4.2 (Stable). fixed issues query for Typescript 5.4.3 (Stable). Downloads are available on: NuGet package TypeScript 5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check out the
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
27bcd4c
9f33bf1
71b2f84
892936f
38a7c05
b754fc3
Superseded by #419.
Bumps the development-dependencies group with 6 updates in the / directory:
20.11.5
20.12.8
6.19.0
7.8.0
6.19.0
7.8.0
8.56.0
9.2.0
10.2.0
10.4.0
5.3.3
5.4.5
Updates
@types/node
from 20.11.5 to 20.12.8Commits
Updates
@typescript-eslint/eslint-plugin
from 6.19.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 6.19.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...Updates
eslint
from 8.56.0 to 9.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
271e7ab
9.2.0989ac9d
Build: changelog update for 9.2.0b346605
chore: upgrade@eslint/js
@9
.2.0 (#18413)c4c18e0
chore: package.json update for@eslint/js
release284722c
chore: package.json update for eslint-config-eslint release0f5df50
docs: Update README347d44f
chore: remove eslintrc export from eslint-config-eslint (#18400)8485d76
feat:no-case-declarations
add suggestions (#18388)a498f35
feat: update Unicode letter detection in capitalized-comments rule (#18375)1579ce0
docs: update wording regarding indirect eval (#18394)Updates
mocha
from 10.2.0 to 10.4.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
ffd9557
Release v10.4.07ac67f3
build(deps): bump the github-actions group with 2 updates (#5125)7a2781c
chore: activate dependabot for workflows (#5123)97dcbb2
fix: harden error handling inlib/cli/run.js
(#5074)6f3f45e
fix: xunit integration test (#5122)a5b5652
docs: fix documentation concerning glob expansion on UNIX (#4869)efbb147
feat: add file path to xunit reporter (#4985)a2e600d
fix: closes #5115 (#5116)3735873
feat: include.cause
stacks in the error stack traces (#4829)b88978d
chore: bump ESLint ecmaVersion to 2020 (#5104)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
typescript
from 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...Superseded by #419.