Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-deps group across 1 directory with 12 updates #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 30, 2025

Bumps the dev-deps group with 12 updates in the / directory:

Package From To
@oclif/plugin-help 5.2.20 6.2.27
@types/node 20.14.8 22.13.14
@types/supports-color 8.1.3 10.0.0
chai 4.5.0 5.2.0
@types/chai 4.3.20 5.2.1
eslint 8.57.1 9.23.0
eslint-config-oclif 5.2.2 6.0.39
nock 14.0.1 14.0.2
oclif 4.14.36 4.17.42
sinon 19.0.2 20.0.0
strip-ansi 6.0.1 7.1.0
typescript 5.7.3 5.8.2

Updates @oclif/plugin-help from 5.2.20 to 6.2.27

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.27

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (#928) (59322c1)

6.2.26

Bug Fixes

  • deps: bump @​oclif/core from 4.2.6 to 4.2.8 (#909) (9479eb6)

6.2.25

Bug Fixes

  • deps: bump @​oclif/core from 4.2.5 to 4.2.6 (#895) (341b945)

6.2.24

Bug Fixes

  • deps: bump @​oclif/core from 4.2.4 to 4.2.5 (#889) (c03920e)

6.2.23

Bug Fixes

  • deps: bump @​oclif/core from 4.2.3 to 4.2.4 (#886) (64942a4)

6.2.22

Bug Fixes

  • deps: bump @​oclif/core from 4.2.2 to 4.2.3 (#880) (df449c6)

6.2.21

Bug Fixes

  • deps: bump @​oclif/core from 4.2.0 to 4.2.2 (#877) (30c372a)

6.2.20

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (#866) (9e15958)

6.2.19

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#855) (a648d86)

6.2.18

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (#841) (658975b)

... (truncated)

Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.27 (2025-03-15)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (#928) (59322c1)

6.2.26 (2025-02-23)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.6 to 4.2.8 (#909) (9479eb6)

6.2.25 (2025-02-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.5 to 4.2.6 (#895) (341b945)

6.2.24 (2025-02-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.4 to 4.2.5 (#889) (c03920e)

6.2.23 (2025-01-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.3 to 4.2.4 (#886) (64942a4)

6.2.22 (2025-01-19)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.2 to 4.2.3 (#880) (df449c6)

6.2.21 (2025-01-11)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.0 to 4.2.2 (#877) (30c372a)

6.2.20 (2024-12-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (#866) (9e15958)

6.2.19 (2024-12-08)

... (truncated)

Commits
  • 8d11b8b chore(release): 6.2.27 [skip ci]
  • 59322c1 fix(deps): bump @​oclif/core from 4.2.8 to 4.2.10 (#928)
  • ee45a91 chore(dev-deps): bump eslint from 9.21.0 to 9.22.0 (#919)
  • 754515a chore(dev-deps): bump prettier from 3.5.1 to 3.5.3 (#920)
  • c6b40bc chore(dev-deps): bump oclif from 4.17.33 to 4.17.34 (#921)
  • e1d86ee chore(dev-deps): bump commitlint from 19.7.1 to 19.8.0 (#922)
  • e71eb79 chore(dev-deps): bump eslint-config-prettier from 10.0.2 to 10.1.1 (#923)
  • b486349 chore(dev-deps): bump @​eslint/compat from 1.2.6 to 1.2.7 (#914)
  • b9542ba chore(dev-deps): bump eslint-config-prettier from 10.0.1 to 10.0.2 (#915)
  • 0c118a4 chore(dev-deps): bump oclif from 4.17.30 to 4.17.33 (#918)
  • Additional commits viewable in compare view

Updates @types/node from 20.14.8 to 22.13.14

Commits

Updates @types/supports-color from 8.1.3 to 10.0.0

Commits

Updates chai from 4.5.0 to 5.2.0

Release notes

Sourced from chai's releases.

v5.2.0

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.2...v5.2.0

v5.1.2

What's Changed

Full Changelog: chaijs/chai@v5.1.1...v5.1.2

v5.1.1

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.0...v5.1.1

v5.1.0

What's Changed

... (truncated)

Commits

Updates @types/chai from 4.3.20 to 5.2.1

Commits

Updates eslint from 8.57.1 to 9.23.0

Release notes

Sourced from eslint's releases.

v9.23.0

Features

  • 557a0d2 feat: support TypeScript syntax in no-useless-constructor (#19535) (Josh Goldberg ✨)
  • 8320241 feat: support TypeScript syntax in default-param-last (#19431) (Josh Goldberg ✨)
  • 833c4a3 feat: defineConfig() supports "flat/" config prefix (#19533) (Nicholas C. Zakas)
  • 4a0df16 feat: circular autofix/conflicting rules detection (#19514) (Milos Djermanovic)
  • be56a68 feat: support TypeScript syntax in class-methods-use-this (#19498) (Josh Goldberg ✨)

Bug Fixes

  • 0e20aa7 fix: move deprecated RuleContext methods to subtype (#19531) (Francesco Trotta)
  • cc3bd00 fix: reporting variable used in catch block in no-useless-assignment (#19423) (Tanuj Kanti)
  • d46ff83 fix: no-dupe-keys false positive with proto setter (#19508) (Milos Djermanovic)
  • e732773 fix: navigation of search results on pressing Enter (#19502) (Tanuj Kanti)
  • f4e9c5f fix: allow RuleTester to test files inside node_modules/ (#19499) (fisker Cheung)

Documentation

  • 5405939 docs: show red underlines in TypeScript examples in rules docs (#19547) (Milos Djermanovic)
  • 48b53d6 docs: replace var with const in examples (#19539) (Nitin Kumar)
  • c39d7db docs: Update README (GitHub Actions Bot)
  • a4f8760 docs: revert accidental changes (#19542) (Francesco Trotta)
  • 280128f docs: add copy button (#19512) (xbinaryx)
  • cd83eaa docs: replace var with const in examples (#19530) (Nitin Kumar)
  • 7ff0cde docs: Update README (GitHub Actions Bot)
  • 996cfb9 docs: migrate sass to module system (#19518) (xbinaryx)
  • 17cb958 docs: replace var with let and const in rule examples (#19515) (Tanuj Kanti)
  • 83e24f5 docs: Replace var with let or const (#19511) (Jenna Toff)
  • a59d0c0 docs: Update docs for defineConfig (#19505) (Nicholas C. Zakas)
  • fe92927 docs: require-unicode-regexp add note for i flag and \w (#19510) (Chaemin-Lim)

Build Related

  • 2357edd build: exclude autogenerated files from Prettier formatting (#19548) (Francesco Trotta)

Chores

  • 0ac8ea4 chore: update dependencies for v9.23.0 release (#19554) (Francesco Trotta)
  • 20591c4 chore: package.json update for @​eslint/js release (Jenkins)
  • 901344f chore: update dependency @​eslint/json to ^0.11.0 (#19552) (renovate[bot])
  • 5228383 chore: fix update-readme formatting (#19544) (Milos Djermanovic)
  • 5439525 chore: format JSON files in Trunk (#19541) (Francesco Trotta)
  • 75adc99 chore: enabled Prettier in Trunk (#19354) (Josh Goldberg ✨)
  • 2395168 chore: added .git-blame-ignore-revs for Prettier via trunk fmt (#19538) (Josh Goldberg ✨)
  • 129882d chore: formatted files with Prettier via trunk fmt (#19355) (Josh Goldberg ✨)
  • 1738dbc chore: temporarily disable prettier in trunk (#19537) (Josh Goldberg ✨)
  • dc854fd chore: update dependency shelljs to ^0.9.0 (#19524) (renovate[bot])
  • 5d57496 chore: fix some comments (#19525) (jimmycathy)
  • 9c5c6ee test: fix an assertion failure (#19500) (fisker Cheung)
  • 7a699a6 chore: remove formatting-related lint rules internally (#19473) (Josh Goldberg ✨)
  • c99db89 test: replace WebdriverIO with Cypress (#19465) (Pixel998)

v9.22.0

Features

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.23.0 - March 21, 2025

  • 0ac8ea4 chore: update dependencies for v9.23.0 release (#19554) (Francesco Trotta)
  • 20591c4 chore: package.json update for @​eslint/js release (Jenkins)
  • 901344f chore: update dependency @​eslint/json to ^0.11.0 (#19552) (renovate[bot])
  • 557a0d2 feat: support TypeScript syntax in no-useless-constructor (#19535) (Josh Goldberg ✨)
  • 2357edd build: exclude autogenerated files from Prettier formatting (#19548) (Francesco Trotta)
  • 5405939 docs: show red underlines in TypeScript examples in rules docs (#19547) (Milos Djermanovic)
  • 48b53d6 docs: replace var with const in examples (#19539) (Nitin Kumar)
  • 0e20aa7 fix: move deprecated RuleContext methods to subtype (#19531) (Francesco Trotta)
  • 5228383 chore: fix update-readme formatting (#19544) (Milos Djermanovic)
  • c39d7db docs: Update README (GitHub Actions Bot)
  • a4f8760 docs: revert accidental changes (#19542) (Francesco Trotta)
  • 5439525 chore: format JSON files in Trunk (#19541) (Francesco Trotta)
  • 75adc99 chore: enabled Prettier in Trunk (#19354) (Josh Goldberg ✨)
  • 2395168 chore: added .git-blame-ignore-revs for Prettier via trunk fmt (#19538) (Josh Goldberg ✨)
  • 129882d chore: formatted files with Prettier via trunk fmt (#19355) (Josh Goldberg ✨)
  • 1738dbc chore: temporarily disable prettier in trunk (#19537) (Josh Goldberg ✨)
  • 8320241 feat: support TypeScript syntax in default-param-last (#19431) (Josh Goldberg ✨)
  • 280128f docs: add copy button (#19512) (xbinaryx)
  • 833c4a3 feat: defineConfig() supports "flat/" config prefix (#19533) (Nicholas C. Zakas)
  • cc3bd00 fix: reporting variable used in catch block in no-useless-assignment (#19423) (Tanuj Kanti)
  • cd83eaa docs: replace var with const in examples (#19530) (Nitin Kumar)
  • 7ff0cde docs: Update README (GitHub Actions Bot)
  • 996cfb9 docs: migrate sass to module system (#19518) (xbinaryx)
  • dc854fd chore: update dependency shelljs to ^0.9.0 (#19524) (renovate[bot])
  • 4a0df16 feat: circular autofix/conflicting rules detection (#19514) (Milos Djermanovic)
  • 5d57496 chore: fix some comments (#19525) (jimmycathy)
  • 17cb958 docs: replace var with let and const in rule examples (#19515) (Tanuj Kanti)
  • 83e24f5 docs: Replace var with let or const (#19511) (Jenna Toff)
  • a59d0c0 docs: Update docs for defineConfig (#19505) (Nicholas C. Zakas)
  • d46ff83 fix: no-dupe-keys false positive with proto setter (#19508) (Milos Djermanovic)
  • e732773 fix: navigation of search results on pressing Enter (#19502) (Tanuj Kanti)
  • fe92927 docs: require-unicode-regexp add note for i flag and \w (#19510) (Chaemin-Lim)
  • f4e9c5f fix: allow RuleTester to test files inside node_modules/ (#19499) (fisker Cheung)
  • 9c5c6ee test: fix an assertion failure (#19500) (fisker Cheung)
  • be56a68 feat: support TypeScript syntax in class-methods-use-this (#19498) (Josh Goldberg ✨)
  • 7a699a6 chore: remove formatting-related lint rules internally (#19473) (Josh Goldberg ✨)
  • c99db89 test: replace WebdriverIO with Cypress (#19465) (Pixel998)

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade [email protected] (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)

... (truncated)

Commits
  • 2aaadce 9.23.0
  • 4a1ca8e Build: changelog update for 9.23.0
  • 0ac8ea4 chore: update dependencies for v9.23.0 release (#19554)
  • 20591c4 chore: package.json update for @​eslint/js release
  • 901344f chore: update dependency @​eslint/json to ^0.11.0 (#19552)
  • 557a0d2 feat: support TypeScript syntax in no-useless-constructor (#19535)
  • 2357edd build: exclude autogenerated files from Prettier formatting (#19548)
  • 5405939 docs: show red underlines in TypeScript examples in rules docs (#19547)
  • 48b53d6 docs: replace var with const in examples (#19539)
  • 0e20aa7 fix: move deprecated RuleContext methods to subtype (#19531)
  • Additional commits viewable in compare view

Updates eslint-config-oclif from 5.2.2 to 6.0.39

Release notes

Sourced from eslint-config-oclif's releases.

6.0.39

Bug Fixes

  • deps: bump eslint-plugin-n from 17.16.2 to 17.17.0 (9cf74d4)

6.0.38

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.27.0 to 8.28.0 (9ef8827)

6.0.37

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.9.1 to 3.10.0 (65e28b3)

6.0.36

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.26.1 to 8.27.0 (9595a39)

6.0.35

Bug Fixes

  • deps: bump @​eslint/eslintrc from 3.3.0 to 3.3.1 (8c7dfb6)

6.0.34

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.9.0 to 3.9.1 (a32d5a0)

6.0.33

Bug Fixes

  • deps: bump @​eslint/js from 9.22.0 to 9.23.0 (f67a87b)

6.0.32

Bug Fixes

  • deps: bump eslint-plugin-perfectionist from 4.10.0 to 4.10.1 (a438615)

6.0.31

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.8.3 to 3.9.0 (74fedad)

6.0.30

Bug Fixes

  • deps: bump typescript-eslint from 8.26.0 to 8.26.1 (30d1b3d)

... (truncated)

Changelog

Sourced from eslint-config-oclif's changelog.

6.0.39 (2025-03-30)

Bug Fixes

  • deps: bump eslint-plugin-n from 17.16.2 to 17.17.0 (9cf74d4)

6.0.38 (2025-03-30)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.27.0 to 8.28.0 (9ef8827)

6.0.37 (2025-03-30)

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.9.1 to 3.10.0 (65e28b3)

6.0.36 (2025-03-23)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.26.1 to 8.27.0 (9595a39)

6.0.35 (2025-03-23)

Bug Fixes

  • deps: bump @​eslint/eslintrc from 3.3.0 to 3.3.1 (8c7dfb6)

6.0.34 (2025-03-23)

Bug Fixes

... (truncated)

Commits
  • 43f372c chore(release): 6.0.39 [skip ci]
  • 04114c4 Merge pull request #161 from oclif/dependabot-npm_and_yarn-eslint-plugin-n-17...
  • 9cf74d4 fix(deps): bump eslint-plugin-n from 17.16.2 to 17.17.0
  • b28e6c1 Merge pull request #162 from oclif/dependabot-npm_and_yarn-typescript-5.8.2
  • af459b9 chore(dev-deps): bump typescript from 5.7.3 to 5.8.2
  • ceb7296 chore(release): 6.0.38 [skip ci]
  • f94f0c6 Merge pull request #163 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 9ef8827 fix(deps): bump @​typescript-eslint/parser from 8.27.0 to 8.28.0
  • 46e4624 chore(release): 6.0.37 [skip ci]
  • 3d77e96 Merge pull request #164 from oclif/dependabot-npm_and_yarn-eslint-import-reso...
  • Additional commits viewable in compare view

Updates nock from 14.0.1 to 14.0.2

Release notes

Sourced from nock's releases.

v14.0.2

14.0.2 (2025-03-27)

Bug Fixes

  • back: request body unusable in update mode (#2851) (eff7318)
Commits

Updates oclif from 4.14.36 to 4.17.42

Release notes

Sourced from oclif's releases.

4.17.42

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.46 to 3.2.48 (d86e34d)

4.17.41

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (54d4191)

4.17.40

Bug Fixes

  • deps: bump tiny-jsonc from 1.0.1 to 1.0.2 (0954950)

4.17.39

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.749.0 to 3.772.0 (0bf8598)

4.17.38

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.25 to 6.2.27 (8dcae4f)

4.17.37

Bug Fixes

  • deps: bump sort-package-json from 2.14.0 to 2.15.1 (04b00b5)

4.17.36

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.758.0 to 3.764.0 (1a4495e)

4.17.35

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.44 to 3.2.46 (a11750d)

4.17.34

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.32 to 3.2.44 (358c90a)

4.17.33

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.749.0 to 3.758.0 (ff0f0fd)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.17.42 (2025-03-30)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.46 to 3.2.48 (d86e34d)

4.17.41 (2025-03-24)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (54d4191)

4.17.40 (2025-03-23)

Bug Fixes

  • deps: bump tiny-jsonc from 1.0.1 to 1.0.2 (0954950)

4.17.39 (2025-03-23)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.749.0 to 3.772.0 (0bf8598)

4.17.38 (2025-03-23)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.25 to 6.2.27 (8dcae4f)

4.17.37 (2025-03-16)

Bug Fixes

  • deps: bump sort-package-json from 2.14.0 to 2.15.1 (04b00b5)

4.17.36 (2025-03-16)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.758.0 to 3.764.0 (1a4495e)

4.17.35 (2025-03-16)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.44 to 3.2.46 (a11750d)

4.17.34 (2025-03-02)

... (truncated)

Commits
  • e49b356 chore(release): 4.17.42 [skip ci]
  • 89b2542 Merge pull request #1732 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • d86e34d fix(deps): bump @​oclif/plugin-not-found from 3.2.46 to 3.2.48
  • 41b4a7f chore(release): 4.17.41 [skip ci]
  • 435d70d Merge pull request #1722 from oclif/dependabot-npm_and_yarn-oclif-core-4.2.10
  • 86c7446 chore(release): 4.17.40 [skip ci]
  • 1df1581 Merge pull request #1723 from oclif/dependabot-npm_and_yarn-tiny-jsonc-1.0.2
  • 86ca6c9 chore(release): 4.17.39 [skip ci]
  • 45bb9d8 Merge pull request #1724 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 6ca7c72 Merge pull request #1725 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.12
  • Additional commits viewable in compare view

Updates sinon from 19.0.2 to 20.0.0

Changelog

Sourced from sinon's changelog.

20.0.0

  • b6daed26 chore!: remove usingPromise (Morgan Roderick)

    Everyone should be using native promises by now, or should know how to stub natives

  • 95d4b8fc chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)

    BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API

Released by Morgan Roderick on 2025-03-24.

19.0.5

  • 67d19ff0 chore: deprecate usingPromise (#2651) (Morgan Roderick)
  • 598dddb6 chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan Roderick)

Released by Morgan Roderick on 2025-03-23.

19.0.4

The release script failed half-way in 19.0.3, so re-releasing.

  • da67311a Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)
  • 84d5c82a Add version 19.0.3 to releases (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2025-03-19.

19.0.3

Basically just documentation updates

  • 1f1d3706 Verifying links procedure (Carl-Erik Kopseng)
  • 37623efc Catch latest two missing redirects (Carl-Erik Kopseng)
  • 2404a45f Ignore ancient deadlinks to Sinon child projects in previous releases (Carl-Erik Kopseng)
  • fba6f877 Ignore historic links in changelog (Carl-Erik Kopseng)
  • e3950d9b Fix external link (Carl-Erik Kopseng)
  • 0be40825 Fix the missing redirects to the migration guide (Carl-Erik Kopseng)
  • 108fbca0 ...

    Description has been truncated

Bumps the dev-deps group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `5.2.20` | `6.2.27` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.8` | `22.13.14` |
| [@types/supports-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supports-color) | `8.1.3` | `10.0.0` |
| [chai](https://github.com/chaijs/chai) | `4.5.0` | `5.2.0` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.20` | `5.2.1` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.23.0` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `5.2.2` | `6.0.39` |
| [nock](https://github.com/nock/nock) | `14.0.1` | `14.0.2` |
| [oclif](https://github.com/oclif/oclif) | `4.14.36` | `4.17.42` |
| [sinon](https://github.com/sinonjs/sinon) | `19.0.2` | `20.0.0` |
| [strip-ansi](https://github.com/chalk/strip-ansi) | `6.0.1` | `7.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |



Updates `@oclif/plugin-help` from 5.2.20 to 6.2.27
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.20...6.2.27)

Updates `@types/node` from 20.14.8 to 22.13.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/supports-color` from 8.1.3 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supports-color)

Updates `chai` from 4.5.0 to 5.2.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.5.0...v5.2.0)

Updates `@types/chai` from 4.3.20 to 5.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `eslint` from 8.57.1 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.23.0)

Updates `eslint-config-oclif` from 5.2.2 to 6.0.39
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@5.2.2...6.0.39)

Updates `nock` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.1...v14.0.2)

Updates `oclif` from 4.14.36 to 4.17.42
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.14.36...4.17.42)

Updates `sinon` from 19.0.2 to 20.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v19.0.2...v20.0.0)

Updates `strip-ansi` from 6.0.1 to 7.1.0
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v6.0.1...v7.1.0)

Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: "@types/supports-color"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: eslint-config-oclif
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: strip-ansi
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2025 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants