heroku-cli-command icon indicating copy to clipboard operation
heroku-cli-command copied to clipboard

chore(deps-dev): bump the dev-deps group across 1 directory with 9 updates

Open dependabot[bot] opened this issue 6 months ago • 0 comments

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
  • 93d85aa v2.0.0
  • 81afe56 Manually fix a few duplicate exports (#38)
  • 19ff3ce chore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26)
  • 307d4e0 chore(deps): bump debug from 3.2.5 to 3.2.7 (#17)
  • 26b54d0 Upgrade json-schema-to-typescript, update schema, switch to eslint (#34)
  • ee64ab2 Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64
  • 618351e Merge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10
  • 868ac77 chore(deps): bump es5-ext from 0.10.46 to 0.10.64
  • 75e0ae5 chore(deps-dev): bump typescript from 3.0.3 to 3.9.10
  • 867a4bf Merge 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

Updates @types/uuid from 8.3.0 to 10.0.0

Commits

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 TSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

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 this from 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 TSImportType property name when assert (#11115)

❤️ Thank You

You 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 TSMappedType with 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

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 this from optional parameter overload check (#11005)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)

❤️ Thank You

You 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

... (truncated)

Commits
  • af077a0 chore(release): publish 8.32.1
  • f8db925 fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...
  • 98c5c4c fix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...
  • b2be3dc chore: simplify tsconfig setup using configDir (#11136)
  • 523b3ea fix(eslint-plugin): [no-deprecated] support computed member access (#10867)
  • 0d822bd docs: use T[] instead of [T, ...T[]] in rule options (#11129)
  • aeb7402 chore(ast-spec): finish migrating to vitest (#11126)
  • a89d5e3 fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable p...
  • 7598496 chore: remove now-stub @​types/marked package
  • 0cee7ca chore(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 TSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

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 this from 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 TSImportType property name when assert (#11115)

❤️ Thank You

You 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
  • af077a0 chore(release): publish 8.32.1
  • b2be3dc chore: simplify tsconfig setup using configDir (#11136)
  • aeb7402 chore(ast-spec): finish migrating to vitest (#11126)
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • f5c588c chore(release): publish 8.31.1
  • 2cc7656 chore(release): publish 8.31.0
  • 9531492 chore(release): publish 8.30.1
  • b3688be chore(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

  • d71e37f feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)
  • ba456e0 feat: Externalize MCP server (#19699) (Nicholas C. Zakas)
  • 07c1a7e feat: add allowRegexCharacters to no-useless-escape (#19705) (sethamus)
  • 7bc6c71 feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)
  • ee40364 feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)
  • 32957cd feat: support TS syntax in max-params (#19557) (Nitin Kumar)

Bug Fixes

  • 5687ce7 fix: correct mismatched removed rules (#19734) (루밀LuMir)
  • dc5ed33 fix: correct types and tighten type definitions in SourceCode class (#19731) (루밀LuMir)
  • de1b5de fix: correct service property name in Linter.ESLintParseResult type (#19713) (Francesco Trotta)
  • 60c3e2c fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)
  • 9da90ca fix: add allowReserved to Linter.ParserOptions type (#19710) (Francesco Trotta)
  • fbb8be9 fix: add info to ESLint.DeprecatedRuleUse type (#19701) (Francesco Trotta)

Documentation

  • 25de550 docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)
  • bd5def6 docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)
  • 4d0c60d docs: Add Neovim to editor integrations (#19729) (Maria José Solano)
  • 71317eb docs: Update README (GitHub Actions Bot)
  • 4c289e6 docs: Update README (GitHub Actions Bot)
  • f0f0d46 docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)
  • 8ed3273 docs: fix internal usages of ConfigData type (#19688) (Francesco Trotta)
  • eb316a8 docs: add fmt and check sections to Package.json Conventions (#19686) (루밀LuMir)
  • a3a2559 docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)
  • c8d17e1 docs: Update README (GitHub Actions Bot)

Chores

  • f8f1560 chore: upgrade @​eslint/js@​9.27.0 (#19739) (Milos Djermanovic)
  • ecaef73 chore: package.json update for @​eslint/js release (Jenkins)
  • 596fdc6 chore: update dependency @​arethetypeswrong/cli to ^0.18.0 (#19732) (renovate[bot])
  • f791da0 chore: remove unbalanced curly brace from .editorconfig (#19730) (Maria José Solano)
  • e86edee refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)
  • cf36352 chore: remove shared types (#19718) (Francesco Trotta)
  • f60f276 refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)
  • 58a171e chore: update dependency @​eslint/plugin-kit to ^0.3.1 (#19712) (renovate[bot])
  • 3a075a2 chore: update dependency @​eslint/core to ^0.14.0 (#19715) (renovate[bot])
  • 44bac9d ci: run tests in Node.js 24 (#19702) (Francesco Trotta)
  • 35304dd chore: add missing funding field to packages (#19684) (루밀LuMir)
  • f305beb test: mock process.emitWarning to prevent output disruption (#19687) (Francesco Trotta)

v9.26.0

Features

  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • 2dfd83e feat: add ignoreDirectives option in no-unused-expressions (#19645) (sethamus)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.27.0 - May 16, 2025

  • f8f1560 chore: upgrade @​eslint/js@​9.27.0 (#19739) (Milos Djermanovic)
  • ecaef73 chore: package.json update for @​eslint/js release (Jenkins)
  • 25de550 docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)
  • bd5def6 docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)
  • d71e37f feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)
  • 5687ce7 fix: correct mismatched removed rules (#19734) (루밀LuMir)
  • 596fdc6 chore: update dependency @​arethetypeswrong/cli to ^0.18.0 (#19732) (renovate[bot])
  • ba456e0 feat: Externalize MCP server (#19699) (Nicholas C. Zakas)
  • dc5ed33 fix: correct types and tighten type definitions in SourceCode class (#19731) (루밀LuMir)
  • 4d0c60d docs: Add Neovim to editor integrations (#19729) (Maria José Solano)
  • f791da0 chore: remove unbalanced curly brace from .editorconfig (#19730) (Maria José Solano)
  • e86edee refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)
  • 07c1a7e feat: add allowRegexCharacters to no-useless-escape (#19705) (sethamus)
  • cf36352 chore: remove shared types (#19718) (Francesco Trotta)
  • f60f276 refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)
  • 71317eb docs: Update README (GitHub Actions Bot)
  • de1b5de fix: correct service property name in Linter.ESLintParseResult type (#19713) (Francesco Trotta)
  • 58a171e chore: update dependency @​eslint/plugin-kit to ^0.3.1 (#19712) (renovate[bot])
  • 3a075a2 chore: update dependency @​eslint/core to ^0.14.0 (#19715) (renovate[bot])
  • 60c3e2c fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)
  • 4c289e6 docs: Update README (GitHub Actions Bot)
  • 9da90ca fix: add allowReserved to Linter.ParserOptions type (#19710) (Francesco Trotta)
  • 7bc6c71 feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)
  • ee40364 feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)
  • fbb8be9 fix: add info to ESLint.DeprecatedRuleUse type (#19701) (Francesco Trotta)
  • f0f0d46 docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)
  • 44bac9d ci: run tests in Node.js 24 (#19702) (Francesco Trotta)
  • 32957cd feat: support TS syntax in max-params (#19557) (Nitin Kumar)
  • 35304dd chore: add missing funding field to packages (#19684) (루밀LuMir)
  • 8ed3273 docs: fix internal usages of ConfigData type (#19688) (Francesco Trotta)
  • f305beb test: mock process.emitWarning to prevent output disruption (#19687) (Francesco Trotta)
  • eb316a8 docs: add fmt and check sections to Package.json Conventions (#19686) (루밀LuMir)
  • a3a2559 docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)
  • c8d17e1 docs: Update README (GitHub Actions Bot)

v9.26.0 - May 2, 2025

  • 5b247c8 chore: upgrade to @eslint/[email protected] (#19681) (Francesco Trotta)
  • d6fa4ac chore: package.json update for @​eslint/js release (Jenkins)
  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar)
  • dd98d63 docs: Update README (GitHub Actions Bot)
  • 96e84de fix: check cache file existence before deletion (#19648) (sethamus)
  • c25e858 docs: Update README (GitHub Actions Bot)
  • 0958690 chore: disambiguate internal types LanguageOptions and Rule (#19669) (Francesco Trotta)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • b2397e9 docs: Update README (GitHub Actions Bot)
  • d683aeb fix: don't crash on tests with circular references in RuleTester (#19664) (Milos Djermanovic)

... (truncated)

Commits

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/parser from 8.32.0 to 8.32.1 (b39f086)

6.0.57

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 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/js from 9.25.0 to 9.26.0 (cb70b72)

6.0.53

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.31.0 to 8.31.1 (e766b1d)

6.0.52

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1 (1d526cd)

6.0.51

Bug Fixes

  • deps: bump @​eslint/compat from 1.2.8 to 1.2.9 (b921701)

6.0.50

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 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/parser from 8.32.0 to 8.32.1 (b39f086)

6.0.57 (2025-05-18)

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 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/js from 9.25.0 to 9.26.0 (cb70b72)

6.0.53 (2025-05-04)

Bug Fixes

... (truncated)

Commits
  • 8526821 chore(release): 6.0.58 [skip ci]
  • 6073b45 Merge pull request #190 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • b39f086 fix(deps): bump @​typescript-eslint/parser from 8.32.0 to 8.32.1
  • f6b68f4 Merge pull request #192 from oclif/dependabot-npm_and_yarn-eslint-9.27.0
  • d6fb07b chore(dev-deps): bump eslint from 9.26.0 to 9.27.0
  • e73f477 chore(release): 6.0.57 [skip ci]
  • eb4ffde Merge pull request #193 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • aa6076f fix(deps): bump @​typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1
  • d11932b Merge pull request #185 from oclif/dependabot-npm_and_yarn-eslint-9.26.0
  • 9e9813e chore(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

  • added CHANGELOG.md note around 11.1 yargs-parser update (#5362) (618415d)

v11.3.0

11.3.0 (2025-05-16)

🌟 Features

  • add option to use posix exit code upon fatal signal (#4989) (91bbf85)

📚 Documentation

🧹 Chores

  • remove prerelease setting in release-please config (#5363) (8878f22)

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 (

dependabot[bot] avatar May 23 '25 22:05 dependabot[bot]