heroku-cli-command
heroku-cli-command copied to clipboard
chore(deps-dev): bump the dev-deps group across 1 directory with 9 updates
Bumps the dev-deps group with 9 updates in the / directory:
| Package | From | To |
|---|---|---|
| @heroku-cli/schema | 1.0.25 |
2.0.0 |
| @types/supports-color | 5.3.0 |
8.1.3 |
| @types/uuid | 8.3.0 |
10.0.0 |
| @typescript-eslint/eslint-plugin | 7.18.0 |
8.32.1 |
| @typescript-eslint/parser | 7.18.0 |
8.32.1 |
| eslint | 8.57.1 |
9.27.0 |
| eslint-config-oclif | 5.2.2 |
6.0.58 |
| mocha | 10.7.3 |
11.5.0 |
| typescript | 5.7.3 |
5.8.3 |
Updates @heroku-cli/schema from 1.0.25 to 2.0.0
Release notes
Sourced from @heroku-cli/schema's releases.
v2.0.0
- Manually fix a few duplicate exports (#38) 81afe56
- chore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26) 19ff3ce
- chore(deps): bump debug from 3.2.5 to 3.2.7 (#17) 307d4e0
- Upgrade json-schema-to-typescript, update schema, switch to eslint (#34) 26b54d0
- Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64 ee64ab2
- Merge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10 618351e
- chore(deps): bump es5-ext from 0.10.46 to 0.10.64 868ac77
- chore(deps-dev): bump typescript from 3.0.3 to 3.9.10 75e0ae5
- Merge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typescript-14.0.5 867a4bf
- chore(deps-dev): bump json-schema-to-typescript from 5.5.0 to 14.0.5 485f5bc
- Merge pull request #22 from heroku/revert-21-chore/archive 30c8588
- Revert "Archival notice" 17e8016
- Merge pull request #21 from heroku/chore/archive f37471d
- chore(archive): added archive notice to readme fbb4ae9
- Merge pull request #18 from heroku/jh/repo-maintenance ab8db51
- Update README.md fd646fd
- Update README.md 4c61d4e
- Create SECURITY aac73a4
- Create CONTRIBUTING.md 55a5cb2
- Update CODEOWNERS 0c91e5d
- Update README.md 5f1404e
- Update package.json 0ce0e4e
- Create dependabot.yml 0dd24a7
- Updated/Added CODEOWNERS with ECCN 7304190
- remove README badges for codecov/appveyor d2b4690
- Merge pull request #7 from heroku/remove-appveyor 52ec726
- remove appveyor d0946da
- chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (#3) 2bf9e01
- chore(deps): bump lodash from 4.17.11 to 4.17.15 (#2) 54ed96a
- fix: updated schema b3ccbd1
- fix: updated schema 154f846
- fix: updated schema 0866173
- fix: updated schema 479b69b
- fix: updated schema fff1f3e
- fix: updated schema c016fb3
- fix: updated schema a99b3d9
https://github.com/heroku/typescript-api-schema/compare/v1.0.25...v2.0.0
Commits
93d85aav2.0.081afe56Manually fix a few duplicate exports (#38)19ff3cechore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26)307d4e0chore(deps): bump debug from 3.2.5 to 3.2.7 (#17)26b54d0Upgrade json-schema-to-typescript, update schema, switch to eslint (#34)ee64ab2Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64618351eMerge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10868ac77chore(deps): bump es5-ext from 0.10.46 to 0.10.6475e0ae5chore(deps-dev): bump typescript from 3.0.3 to 3.9.10867a4bfMerge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typ...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eblack, a new releaser for @heroku-cli/schema since your current version.
Updates @types/supports-color from 5.3.0 to 8.1.3
Commits
- See full diff in compare view
Updates @types/uuid from 8.3.0 to 10.0.0
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 7.18.0 to 8.32.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedTypewith no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@azat-io- Dima Barabash
@dbarabashh- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.32.0
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
- eslint-plugin: [only-throw-error] add option
allowRethrowing(#11075)🩹 Fixes
- deps: update dependency typedoc to ^0.28.0 (1fef33521)
- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
- eslint-plugin: [unified-signatures] exempt
thisfrom optional parameter overload check (#11005)- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- typescript-estree: ensure consistent TSMappedType AST shape (#11086)
- typescript-estree: correct
TSImportTypeproperty name whenassert(#11115)❤️ Thank You
- Andy Edwards
- Dima Barabash
@dbarabashh- Kirk Waiblinger
@kirkwaiblinger- mdm317
- overlookmotel
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.31.1
8.31.1 (2025-04-28)
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedTypewith no type annotation (#11180)- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
❤️ Thank You
- Azat S.
@azat-io- Dima Barabash
@dbarabashh- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [only-throw-error] add option
allowRethrowing(#11075)- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- eslint-plugin: [unified-signatures] exempt
thisfrom optional parameter overload check (#11005)- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
❤️ Thank You
- Andy Edwards
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Commits
af077a0chore(release): publish 8.32.1f8db925fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...98c5c4cfix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)523b3eafix(eslint-plugin): [no-deprecated] support computed member access (#10867)0d822bddocs: useT[]instead of[T, ...T[]]in rule options (#11129)aeb7402chore(ast-spec): finish migrating tovitest(#11126)a89d5e3fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable p...7598496chore: remove now-stub@types/markedpackage0cee7cachore(deps): update dependency ignore to v7 (#11163)- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 7.18.0 to 8.32.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedTypewith no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@azat-io- Dima Barabash
@dbarabashh- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.32.0
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
- eslint-plugin: [only-throw-error] add option
allowRethrowing(#11075)🩹 Fixes
- deps: update dependency typedoc to ^0.28.0 (1fef33521)
- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
- eslint-plugin: [unified-signatures] exempt
thisfrom optional parameter overload check (#11005)- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- typescript-estree: ensure consistent TSMappedType AST shape (#11086)
- typescript-estree: correct
TSImportTypeproperty name whenassert(#11115)❤️ Thank You
- Andy Edwards
- Dima Barabash
@dbarabashh- Kirk Waiblinger
@kirkwaiblinger- mdm317
- overlookmotel
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.31.1
8.31.1 (2025-04-28)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.32.1 (2025-05-12)
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.
8.32.0 (2025-05-05)
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.
8.31.1 (2025-04-28)
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.
8.31.0 (2025-04-21)
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.
8.30.1 (2025-04-14)
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.
8.30.0 (2025-04-14)
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.
8.29.1 (2025-04-07)
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.
8.29.0 (2025-03-31)
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.
8.28.0 (2025-03-24)
... (truncated)
Commits
af077a0chore(release): publish 8.32.1b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)aeb7402chore(ast-spec): finish migrating tovitest(#11126)819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)f5c588cchore(release): publish 8.31.12cc7656chore(release): publish 8.31.09531492chore(release): publish 8.30.1b3688bechore(release): publish 8.30.0- Additional commits viewable in compare view
Updates eslint from 8.57.1 to 9.27.0
Release notes
Sourced from eslint's releases.
v9.27.0
Features
d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)Bug Fixes
5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)Documentation
25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317ebdocs: Update README (GitHub Actions Bot)4c289e6docs: Update README (GitHub Actions Bot)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)Chores
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)v9.26.0
Features
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.27.0 - May 16, 2025
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317ebdocs: Update README (GitHub Actions Bot)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6docs: Update README (GitHub Actions Bot)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)v9.26.0 - May 2, 2025
5b247c8chore: upgrade to@eslint/[email protected](#19681) (Francesco Trotta)d6fa4acchore: package.json update for@eslint/jsrelease (Jenkins)e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dd98d63docs: Update README (GitHub Actions Bot)96e84defix: check cache file existence before deletion (#19648) (sethamus)c25e858docs: Update README (GitHub Actions Bot)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)b2397e9docs: Update README (GitHub Actions Bot)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)
... (truncated)
Commits
b9080cf9.27.0b7a5c66Build: changelog update for 9.27.0f8f1560chore: upgrade@eslint/js@9.27.0 (#19739)ecaef73chore: package.json update for@eslint/jsrelease25de550docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6docs: Clean up configuration files docs (#19735)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7fix: correct mismatched removed rules (#19734)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732)ba456e0feat: Externalize MCP server (#19699)- Additional commits viewable in compare view
Updates eslint-config-oclif from 5.2.2 to 6.0.58
Release notes
Sourced from eslint-config-oclif's releases.
6.0.58
Bug Fixes
- deps: bump
@typescript-eslint/parserfrom 8.32.0 to 8.32.1 (b39f086)6.0.57
Bug Fixes
- deps: bump
@typescript-eslint/eslint-pluginfrom 8.32.0 to 8.32.1 (aa6076f)6.0.56
Bug Fixes
- deps: bump typescript-eslint from 8.30.1 to 8.32.0 (56c7ab8)
6.0.55
Bug Fixes
- deps: bump eslint-import-resolver-typescript from 3.10.0 to 3.10.1 (16bb3fe)
6.0.54
Bug Fixes
- deps: bump
@eslint/jsfrom 9.25.0 to 9.26.0 (cb70b72)6.0.53
Bug Fixes
- deps: bump
@typescript-eslint/parserfrom 8.31.0 to 8.31.1 (e766b1d)6.0.52
Bug Fixes
- deps: bump
@typescript-eslint/eslint-pluginfrom 8.31.0 to 8.31.1 (1d526cd)6.0.51
Bug Fixes
- deps: bump
@eslint/compatfrom 1.2.8 to 1.2.9 (b921701)6.0.50
Bug Fixes
- deps: bump
@typescript-eslint/parserfrom 8.30.1 to 8.31.0 (d127544)6.0.49
Bug Fixes
- deps: bump eslint-plugin-jsdoc from 50.6.9 to 50.6.11 (60cf4af)
... (truncated)
Changelog
Sourced from eslint-config-oclif's changelog.
6.0.58 (2025-05-18)
Bug Fixes
- deps: bump
@typescript-eslint/parserfrom 8.32.0 to 8.32.1 (b39f086)6.0.57 (2025-05-18)
Bug Fixes
- deps: bump
@typescript-eslint/eslint-pluginfrom 8.32.0 to 8.32.1 (aa6076f)6.0.56 (2025-05-11)
Bug Fixes
- deps: bump typescript-eslint from 8.30.1 to 8.32.0 (56c7ab8)
6.0.55 (2025-05-11)
Bug Fixes
- deps: bump eslint-import-resolver-typescript from 3.10.0 to 3.10.1 (16bb3fe)
6.0.54 (2025-05-04)
Bug Fixes
- deps: bump
@eslint/jsfrom 9.25.0 to 9.26.0 (cb70b72)6.0.53 (2025-05-04)
Bug Fixes
... (truncated)
Commits
8526821chore(release): 6.0.58 [skip ci]6073b45Merge pull request #190 from oclif/dependabot-npm_and_yarn-typescript-eslint-...b39f086fix(deps): bump@typescript-eslint/parserfrom 8.32.0 to 8.32.1f6b68f4Merge pull request #192 from oclif/dependabot-npm_and_yarn-eslint-9.27.0d6fb07bchore(dev-deps): bump eslint from 9.26.0 to 9.27.0e73f477chore(release): 6.0.57 [skip ci]eb4ffdeMerge pull request #193 from oclif/dependabot-npm_and_yarn-typescript-eslint-...aa6076ffix(deps): bump@typescript-eslint/eslint-pluginfrom 8.32.0 to 8.32.1d11932bMerge pull request #185 from oclif/dependabot-npm_and_yarn-eslint-9.26.09e9813echore(dev-deps): bump eslint from 9.24.0 to 9.26.0- Additional commits viewable in compare view
Updates mocha from 10.7.3 to 11.5.0
Release notes
Sourced from mocha's releases.
v11.5.0
11.5.0 (2025-05-22)
🌟 Features
v11.4.0
11.4.0 (2025-05-19)
🌟 Features
📚 Documentation
v11.3.0
11.3.0 (2025-05-16)
🌟 Features
📚 Documentation
- Deploy new site alongside old one (#5360) (6c96545)
- mention explicit browser support range (#5354) (c514c0b)
- update Node.js version requirements for 11.x (#5329) (abf3dd9)
🧹 Chores
v11.2.2
11.2.2 (2025-04-10)
🩹 Fixes
... (truncated)
Changelog
Sourced from mocha's changelog.
11.5.0 (2025-05-22)
🌟 Features
11.4.0 (2025-05-19)
🌟 Features
- bump diff from ^5.2.0 to ^7.0.0 (