Closed dependabot[bot] closed 3 months ago
Bumps the all group with 13 updates in the /client directory:
20.12.7
20.14.9
7.8.0
7.14.1
2.3.9
2.4.0
2.26.0
2.29.0
8.57.0
9.6.0
4.1.0
4.2.0
10.4.0
10.5.2
10.0.6
10.0.7
5.0.5
5.0.7
5.4.5
5.5.2
c90fd1c
b2d44a1
5.91.0
5.92.1
Updates @types/node from 20.12.7 to 20.14.9
@types/node
Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.14.1
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.14.1 7.14.1 (2024-06-24) 🚀 Features support TypeScript 5.5 (#9397) ast-spec: tighter types and documentation for declaration/* (#9211) 🩹 Fixes keep warnAbountTSVersion in sync with package.json (#9400) eslint-plugin: [no-extraneous-class] handle abstract members (#9367) eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378) eslint-plugin: [no-invalid-this] support AccessorProperty (#9411) eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376) eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380) ❤️ Thank You Brad Zacher @bradzacher cm-ayf @cm-ayf Jake Bailey @jakebailey James Zhan Joshua Chen yoshi2no @yoshi2no You can read about our versioning strategy and releases on our website. v7.14.0 7.14.0 (2024-06-24) We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1 You can read about our versioning strategy and releases on our website. v7.13.1 7.13.1 (2024-06-17) 🩹 Fixes eslint-plugin: [prefer-readonly] refine report locations (#8894) eslint-plugin: [return-await] support explicit resource management (#9044) eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291) ❤️ Thank You Kirk Waiblinger Yukihiro Hasegawa @y-hsgw
@bradzacher
@cm-ayf
@jakebailey
@yoshi2no
You can read about our versioning strategy and releases on our website.
We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1
@y-hsgw
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.14.1 (2024-06-24) 🩹 Fixes eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens ❤️ Thank You Jake Bailey You can read about our versioning strategy and releases on our website. 7.14.0 (2024-06-24) 🚀 Features support TypeScript 5.5 🩹 Fixes eslint-plugin: [no-extraneous-class] handle abstract members eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types eslint-plugin: [no-invalid-this] support AccessorProperty ❤️ Thank You Brad Zacher cm-ayf Jake Bailey James Zhan Joshua Chen yoshi2no You can read about our versioning strategy and releases on our website. 7.13.1 (2024-06-17) 🩹 Fixes eslint-plugin: [prefer-readonly] refine report locations
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
eslint-plugin: [no-extraneous-class] handle abstract members
eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types
eslint-plugin: [no-invalid-this] support AccessorProperty
b4fe94f
f29150f
9b7731d
dfc4469
635133a
c322099
23e6468
5c4a5de
e47123d
dc18229
Updates @typescript-eslint/parser from 7.8.0 to 7.14.1
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
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 You can read about our versioning strategy and releases on our website. 7.13.1 (2024-06-17) 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.13.0 (2024-06-10) 🚀 Features parser, typescript-estree: export withoutProjectParserOptions utility ❤️ Thank You Fotis Papadogeorgopoulos Joshua Chen Kirk Waiblinger Tobiloba Adedeji Vinccool96 YeonJuan You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
1212a8f
8a178ed
c9a6dd9
7e93b28
2bbf656
e360541
c18226e
77fc366
Updates @vscode/test-electron from 2.3.9 to 2.4.0
@vscode/test-electron
Sourced from @vscode/test-electron's changelog.
@vscode/test-electron
2.4.0 | 2024-05-24 Allow installing unreleased builds using an -unreleased suffix, such as insiders-unreleased. Allow passing different data directories in runVSCodeCommand, using it for extension development. Improve the appearance progress reporting. 2.3.10 | 2024-05-13 Add runVSCodeCommand method and workaround for Node CVE-2024-27980
-unreleased
insiders-unreleased
runVSCodeCommand
75003e1
67845f3
813ab3a
2d17e1e
50afe68
021f593
884a3c8
68fb5fb
3f7a3cc
40ecedf
Updates @vscode/vsce from 2.26.0 to 2.29.0
@vscode/vsce
Sourced from @vscode/vsce's releases.
@vscode/vsce
v2.29.0 Changes: Feature Requests: #1006: Expose enabledApiProposals as a property Others: #1007: fix #1006 This list of changes was auto generated. v2.28.1-0 Changes: Feature Requests: #1006: Expose enabledApiProposals as a property Others: #1007: fix #1006 This list of changes was auto generated. v2.28.0 Changes: Feature Requests: #993: Support signing related features Others:
This list of changes was auto generated.
33daacd
dba04c7
03d0e03
9f69378
1151559
f8675fa
72a06b7
@azure/identity
dab8833
f3c15a2
86ef072
Updates eslint from 8.57.0 to 9.6.0
eslint
Sourced from eslint's releases.
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) v9.5.0 Features b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) Bug Fixes 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic) 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic) 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic) 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta) Documentation 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic) 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta) 8127127 docs: Update README (GitHub Actions Bot) 55c2a66 docs: Update README (GitHub Actions Bot) eb76282 docs: Update README (GitHub Actions Bot) ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic) d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas) 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann) b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas) 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
e2b16e2
8824aa1
ecmaVersion: 2025
1613e2e
21d3766
no-unused-vars
d7a7736
f9e95d2
/* eslint */
13dbecd
375227f
44915bb
d50db7b
b15ee30
@eslint/js
@9
d655503
7c78ad9
69ff64e
d2d06f7
/
ignorePatterns
6421973
0a13539
c7ddee0
3379164
.eslintrc.js
d0c3a32
b2d256c
no-sparse-arrays
6880286
*
7fbe211
469cb36
5cff638
455f7fd
.gitignore
721eafe
files
8127127
55c2a66
eb76282
ff6e96e
baseConfig
overrideConfig
d2d83e0
9ce6832
b8db99c
518a35c
Sourced from eslint's changelog.
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) cea7ede chore: add website donate link instead of opencollective (#18582) (Strek) 55c2a66 docs: Update README (GitHub Actions Bot) eb76282 docs: Update README (GitHub Actions Bot) ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic) 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic) ec94880 chore: package.json update for eslint-config-eslint release (Jenkins) d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas) 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic) 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann) b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas) 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas) 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic) 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta) eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta) 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
v9.6.0 - June 28, 2024
v9.5.0 - June 14, 2024
f588160
5890841
e9f4ccd
4b23ffd
1495b93
cea7ede
ec94880
6912586
9738f7e
eb440fc
38c159e
473d1bb
f435566
Updates eslint-webpack-plugin from 4.1.0 to 4.2.0
eslint-webpack-plugin
Sourced from eslint-webpack-plugin's releases.
v4.2.0 4.2.0 (2024-05-24) Features support eslint 9 (#250) (d25e94c) Bug Fixes use stillValidModule only lintDirtyModulesOnly is disabled (#253) (b52d1e7)
stillValidModule
lintDirtyModulesOnly
Sourced from eslint-webpack-plugin's changelog.
4.2.0 (2024-05-24) Features support eslint 9 (#250) (d25e94c) Bug Fixes use stillValidModule only lintDirtyModulesOnly is disabled (#253) (b52d1e7)
5b48de1
1a29cf9
a0073db
1c4b568
b52d1e7
d25e94c
6ce70cf
Updates mocha from 10.4.0 to 10.5.2
mocha
Sourced from mocha's releases.
v10.5.2 What's Changed fix: better tracking of seen objects in error serialization by @sam-super in mochajs/mocha#5032 New Contributors @sam-super made their first contribution in mochajs/mocha#5032 Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.1...v10.5.2 v10.5.1 What's Changed fix: Add error handling for nonexistent file case with --file option by @khoaHyh in mochajs/mocha#5086 New Contributors @khoaHyh made their first contribution in mochajs/mocha#5086 Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.1 v10.5.0 :tada: Enhancements #5015 feat: use <progress> and <svg> for browser progress indicator instead of <canvas> (@yourWaifu) #5143 feat: allow using any 3.x chokidar dependencies (@simhnna) #4835 feat: add MOCHA_OPTIONS env variable (@icholy) :bug: Fixes #5107 fix: include stack in browser uncaught error reporting (@JoshuaKGoldberg) :nut_and_bolt: Other #5110 chore: switch two-column list styles to be opt-in (@marjys) #5135 chore: fix some typos in comments (@StevenMia) #5130 chore: rename 'master' to 'main' in docs and tooling (@JoshuaKGoldberg)
@sam-super
Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.1...v10.5.2
@khoaHyh
Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.1
@yourWaifu
@simhnna
@icholy
@JoshuaKGoldberg
@marjys
@StevenMia
Sourced from mocha's changelog.
10.5.2 / 2024-05-25 :bug: Fixes #5032 fix: better tracking of seen objects in error serialization (@sam-super) 10.5.1 / 2024-05-24 :bug: Fixes #5086 fix: Add error handling for nonexistent file case with --file option (@khoaHyh) 10.5.0 / 2024-05-24 :tada: Enhancements #5015 feat: use <progress> and <svg> for browser progress indicator instead of <canvas> (@yourWaifu) #5143 feat: allow using any 3.x chokidar dependencies (@simhnna) #4835 feat: add MOCHA_OPTIONS env variable (@icholy) :bug: Fixes #5107 fix: include stack in browser uncaught error reporting (@JoshuaKGoldberg) :nut_and_bolt: Other #5110 chore: switch two-column list styles to be opt-in (@marjys) #5135 chore: fix some typos in comments (@StevenMia) #5130 chore: rename 'master' to 'main' in docs and tooling (@JoshuaKGoldberg)
b2a6358
a3bb86d
02c04c4
103c56b
545b66d
dbe229d
b9ce511
12c88a7
b6aa7e8
67a8124
Updates @types/mocha from 10.0.6 to 10.0.7
@types/mocha
Updates rimraf from 5.0.5 to 5.0.7
rimraf
fb974ad
8ba2442
39340d1
e729f76
4472c0e
46b425f
a3b93ed
d2fa213
f3b2bf1
81c631e
Updates semver from 7.6.0 to 7.6.2
semver
Sourced from semver's releases.
v7.6.2 7.6.2 (2024-05-09) Bug Fixes 6466ba9 #713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys) v7.6.1 7.6.1 (2024-05-04) Bug Fixes c570a34 #704 linting: no-unused-vars (@wraithgar) ad8ff11
6466ba9
@negezor
@lukekarrys
c570a34
@wraithgar
ad8ff11
Superseded by #458.
Bumps the all group with 13 updates in the /client directory:
20.12.7
20.14.9
7.8.0
7.14.1
7.8.0
7.14.1
2.3.9
2.4.0
2.26.0
2.29.0
8.57.0
9.6.0
4.1.0
4.2.0
10.4.0
10.5.2
10.0.6
10.0.7
5.0.5
5.0.7
5.4.5
5.5.2
c90fd1c
|b2d44a1
5.91.0
5.92.1
Updates
@types/node
from 20.12.7 to 20.14.9Commits
Updates
@typescript-eslint/eslint-plugin
from 7.8.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0635133a
docs: split troubleshooting into granular sections (#9024)c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229
feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parser
from 7.8.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b4fe94f
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.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0Updates
@vscode/test-electron
from 2.3.9 to 2.4.0Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
75003e1
2.4.067845f3
Merge pull request #272 from microsoft/connor4312/update-and-spinners813ab3a
chore: update dependencies, improve progress reporting appearence2d17e1e
Merge pull request #270 from microsoft/connor4312/unreleased-builds50afe68
fix: improve flexibility of runVSCodeCommand021f593
feat: allow downloading unreleased versions via -unreleased suffix884a3c8
Merge pull request #269 from microsoft/connor4312/node-CVE-2024-2798068fb5fb
2.3.103f7a3cc
feat: runVSCodeCommand as workaround for CVE-2024-2798040ecedf
Merge pull request #263 from microsoft/dependabot/npm_and_yarn/vite-2.9.18Updates
@vscode/vsce
from 2.26.0 to 2.29.0Release notes
Sourced from
@vscode/vsce
's releases.... (truncated)
Commits
33daacd
fix #1006 (#1007)dba04c7
Merge pull request #1003 from microsoft/benibenj/mass-cardinal03d0e03
fix #9979f69378
fix generate-manifest (#1002)1151559
Bump braces from 3.0.2 to 3.0.3 (#1001)f8675fa
Merge pull request #998 from microsoft/dependabot/npm_and_yarn/azure/identity...72a06b7
Bump@azure/identity
from 4.1.0 to 4.2.1dab8833
Support signing related features (#994)f3c15a2
set pipeline name (#991)86ef072
fix: paths with spaces (#990)Updates
eslint
from 8.57.0 to 9.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
473d1bb
9.6.0f435566
Build: changelog update for 9.6.0b15ee30
chore: upgrade@eslint/js
@9
.6.0 (#18632)d655503
chore: package.json update for@eslint/js
release1613e2e
fix: Allow escaping characters in config patterns on Windows (#18628)13dbecd
docs: Limit search to just docs (#18627)7c78ad9
refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625)e2b16e2
feat: Implement feature flags (#18516)69ff64e
refactor: Return value of applyInlineConfig() (#18623)375227f
docs: Update getting-started.md - add pnpm to init eslint config (#18599)Updates
eslint-webpack-plugin
from 4.1.0 to 4.2.0Release notes
Sourced from eslint-webpack-plugin's releases.
Changelog
Sourced from eslint-webpack-plugin's changelog.
Commits
5b48de1
chore(release): 4.2.01a29cf9
chore: update dependencies to latest version (#252)a0073db
ci: fix name (#255)1c4b568
ci: use node v22 (#254)b52d1e7
fix: usestillValidModule
onlylintDirtyModulesOnly
is disabled (#253)d25e94c
feat: support eslint 9 (#250)6ce70cf
chore: update dependencies to the latest version (#248)Updates
mocha
from 10.4.0 to 10.5.2Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
b2a6358
Release 10.5.2a3bb86d
docs: add 10.5.2 to CHANGELOG.md02c04c4
fix: better tracking of seen objects in error serialization (#5032)103c56b
Release v10.5.1545b66d
docs: add 10.5.1 to CHANGELOG.mddbe229d
fix: Add error handling for nonexistent file case with --file option (#5086)b9ce511
Release v10.5.012c88a7
Docs: add 10.5.0 to CHANGELOG.mdb6aa7e8
chore: rename 'master' to 'main' in docs and tooling (#5130)67a8124
fix: include stack in browser uncaught error reporting (#5107)Updates
@types/mocha
from 10.0.6 to 10.0.7Commits
Updates
rimraf
from 5.0.5 to 5.0.7Commits
fb974ad
5.0.78ba2442
engines: need 14.18, where 'node:path' shows up39340d1
update depse729f76
5.0.64472c0e
DOC: add that it is cross platform46b425f
Improve readability of READMEa3b93ed
update deps, format codesd2fa213
update devDepsf3b2bf1
Upgrade GitHub Actions81c631e
remove FUNDING.yml (coming from .github repo now)Updates
semver
from 7.6.0 to 7.6.2Release notes
Sourced from semver's releases.
Superseded by #458.