Skip to content

deps: bump the dev-patch-minor-dependencies group across 1 directory with 5 updates#3714

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-c9b1706194
Open

deps: bump the dev-patch-minor-dependencies group across 1 directory with 5 updates#3714
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-c9b1706194

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps the dev-patch-minor-dependencies group with 5 updates in the / directory:

Package From To
@heroku-cli/test-utils 0.2.0 0.3.0
@typescript-eslint/eslint-plugin 8.59.2 8.59.4
@typescript-eslint/parser 8.59.2 8.59.4
eslint-config-oclif 6.0.164 6.0.166
oclif 4.23.0 4.23.8

Updates @heroku-cli/test-utils from 0.2.0 to 0.3.0

Release notes

Sourced from @​heroku-cli/test-utils's releases.

test-utils: v0.3.0

0.3.0 (2026-05-14)

⚠ BREAKING CHANGES

  • support vitest-based consumers (#56)

Features

Changelog

Sourced from @​heroku-cli/test-utils's changelog.

0.3.0 (2026-05-14)

⚠ BREAKING CHANGES

  • support vitest-based consumers (#56)

Features

Commits
  • 4df0b8c chore(main): release test-utils 0.3.0 (#57)
  • f952cc4 deps: bump @​heroku-cli/command from 12.2.0 to 12.3.3 (#52)
  • df8d450 deps: bump @​types/sinon from 17.0.4 to 21.0.1 (#53)
  • dfddc88 deps: bump the dev-patch-minor-dependencies group across 1 directory with 2 u...
  • 61419e0 deps: bump @​oclif/core from 4.10.3 to 4.11.2 (#55)
  • 4650c9e deps: bump actions/create-github-app-token from 2 to 3 (#36)
  • 32ec9ce feat!: support vitest-based consumers (#56)
  • cddab72 deps: bump @​oclif/core from 4.8.4 to 4.10.3 (#48)
  • 81917aa deps: update dependencies to resolve 3pp vulns (#50)
  • e47a967 deps: bump lodash from 4.17.23 to 4.18.1 (#49)
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.59.2 to 8.59.4

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.3 (2026-05-11)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • ca6ca14 chore(release): publish 8.59.4
  • 4302433 fix(eslint-plugin): [no-floating-promises] stack overflow when using recursiv...
  • 10b79f1 chore(deps): update dependency eslint to v10.4.0 (#12339)
  • 2a6765d chore: clenaup getAwaitedType from typescript.d.ts (#12302)
  • 48e13c0 chore(release): publish 8.59.3
  • e26dc80 docs: update stale links to latest (#12313)
  • 44f9625 chore(deps): update vitest monorepo to v4.1.5 (#12307)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.59.2 to 8.59.4

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.59.4 (2026-05-18)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.3 (2026-05-11)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-config-oclif from 6.0.164 to 6.0.166

Release notes

Sourced from eslint-config-oclif's releases.

6.0.166

Bug Fixes

  • deps: bump typescript-eslint from 8.59.3 to 8.59.4 (ea288ee)

6.0.165

Bug Fixes

  • deps: bump typescript-eslint from 8.59.2 to 8.59.3 (1f21504)
Changelog

Sourced from eslint-config-oclif's changelog.

6.0.166 (2026-05-24)

Bug Fixes

  • deps: bump typescript-eslint from 8.59.3 to 8.59.4 (ea288ee)

6.0.165 (2026-05-17)

Bug Fixes

  • deps: bump typescript-eslint from 8.59.2 to 8.59.3 (1f21504)
Commits
  • 1b6e8ef chore(release): 6.0.166 [skip ci]
  • 8edb5c1 Merge pull request #353 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • ea288ee fix(deps): bump typescript-eslint from 8.59.3 to 8.59.4
  • 8f551b8 chore(release): 6.0.165 [skip ci]
  • 933944c Merge pull request #351 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 1f21504 fix(deps): bump typescript-eslint from 8.59.2 to 8.59.3
  • See full diff in compare view

Updates oclif from 4.23.0 to 4.23.8

Release notes

Sourced from oclif's releases.

4.23.8

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0 (6a48099)

4.23.7

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.48 to 6.2.49 (52edb05)

4.23.6

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1047.0 to 3.1048.0 (27c319c)

4.23.5

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.38 to 6.2.48 (3a55544)

4.23.4

Bug Fixes

  • consolidated dependabot updates [skip-validate-pr] (c2857e6)

4.23.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.76 to 3.2.85 (df58a61)

4.23.2

Bug Fixes

  • deps: bump fast-uri from 3.0.2 to 3.1.2 (b3efc23)

4.23.1

Bug Fixes

Changelog

Sourced from oclif's changelog.

4.23.8 (2026-05-24)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0 (6a48099)

4.23.7 (2026-05-17)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.48 to 6.2.49 (52edb05)

4.23.6 (2026-05-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1047.0 to 3.1048.0 (27c319c)

4.23.5 (2026-05-16)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.38 to 6.2.48 (3a55544)

4.23.4 (2026-05-15)

Bug Fixes

  • consolidated dependabot updates [skip-validate-pr] (c2857e6)

4.23.3 (2026-05-15)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.76 to 3.2.85 (df58a61)

4.23.2 (2026-05-15)

Bug Fixes

  • deps: bump fast-uri from 3.0.2 to 3.1.2 (b3efc23)

4.23.1 (2026-05-14)

Bug Fixes

Commits
  • 43e79ce chore(release): 4.23.8 [skip ci]
  • 9748cdb Merge pull request #2033 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 06e2589 Merge pull request #2035 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • bd75072 chore(dev-deps): bump eslint-config-oclif from 6.0.164 to 6.0.165
  • 6a48099 fix(deps): bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0
  • 7e8e357 Merge pull request #2027 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.18
  • b52a9e7 chore(release): 4.23.7 [skip ci]
  • d0ec2bd Merge pull request #2028 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 9716b3d Merge pull request #2029 from oclif/dependabot-npm_and_yarn-prettier-3.8.3
  • 0923aa1 chore(release): 4.23.6 [skip ci]
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 17, 2026 19:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 17, 2026
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 17, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 17, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 17, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 17, 2026 19:05 Inactive
…with 5 updates

Bumps the dev-patch-minor-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@heroku-cli/test-utils](https://github.com/heroku/heroku-cli-test-utils) | `0.2.0` | `0.3.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.2` | `8.59.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.59.4` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.164` | `6.0.166` |
| [oclif](https://github.com/oclif/oclif) | `4.23.0` | `4.23.8` |



Updates `@heroku-cli/test-utils` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/heroku/heroku-cli-test-utils/releases)
- [Changelog](https://github.com/heroku/heroku-cli-test-utils/blob/main/CHANGELOG.md)
- [Commits](heroku/heroku-cli-test-utils@test-utils-v0.2.0...test-utils-v0.3.0)

Updates `@typescript-eslint/eslint-plugin` from 8.59.2 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.2 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/parser)

Updates `eslint-config-oclif` from 6.0.164 to 6.0.166
- [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@6.0.164...6.0.166)

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

---
updated-dependencies:
- dependency-name: "@heroku-cli/test-utils"
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: eslint-config-oclif
  dependency-version: 6.0.165
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: oclif
  dependency-version: 4.23.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump the dev-patch-minor-dependencies group with 5 updates deps: bump the dev-patch-minor-dependencies group across 1 directory with 5 updates May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-c9b1706194 branch from 8d69bdf to aad5d67 Compare May 24, 2026 19:05
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 24, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 24, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests May 24, 2026 19:05 Inactive
@dependabot dependabot Bot deployed to AcceptanceTests May 24, 2026 19:05 Active
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