Skip to content

deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 6 updates#3754

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

deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 6 updates#3754
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-dc6834be3c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-patch-minor-dependencies group with 6 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.61.0
@typescript-eslint/parser 8.59.2 8.61.0
eslint-config-oclif 6.0.164 6.0.168
eslint-import-resolver-typescript 4.4.4 4.4.5
oclif 4.23.0 4.23.14

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.61.0

Release notes

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

v8.61.0

8.61.0 (2026-06-08)

🚀 Features

  • ast-spec: change type of UnaryExpression.prefix to always true (#12372)
  • ast-spec: tighten types of ArrowFunction, YieldExpression, TSTypePredicate (#12373)

🩹 Fixes

  • rule-schema-to-typescript-types: respect ECMAScript line terminators (#12374)

❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

... (truncated)

Changelog

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

8.61.0 (2026-06-08)

🚀 Features

  • ast-spec: change type of UnaryExpression.prefix to always true (#12372)

❤️ Thank You

See GitHub Releases for more information.

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

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)

❤️ Thank You

See GitHub Releases for more information.

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

8.60.0 (2026-05-25)

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.

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.

... (truncated)

Commits
  • 16a5b24 chore(release): publish 8.61.0
  • ef1fd28 feat(ast-spec): change type of UnaryExpression.prefix to always true (#12...
  • 4f84a69 chore(release): publish 8.60.1
  • 598af56 docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...
  • 1849b53 chore: typecheck using tsgo (#12139)
  • 5341d59 chore: fix lint issues (#12369)
  • f525814 fix(eslint-plugin): [no-shadow] correct rule to match ESLint v10 handling (#1...
  • 2df540c chore(eslint-plugin): defer type checks to improve rules performance (#12296)
  • 1ab4284 fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...
  • 2f49df5 docs: update references to @stylistic/eslint-plugin rules in documentation ...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.59.2 to 8.61.0

Release notes

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

v8.61.0

8.61.0 (2026-06-08)

🚀 Features

  • ast-spec: change type of UnaryExpression.prefix to always true (#12372)
  • ast-spec: tighten types of ArrowFunction, YieldExpression, TSTypePredicate (#12373)

🩹 Fixes

  • rule-schema-to-typescript-types: respect ECMAScript line terminators (#12374)

❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

... (truncated)

Changelog

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

8.61.0 (2026-06-08)

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.60.1 (2026-06-01)

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.60.0 (2026-05-25)

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.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.168

Release notes

Sourced from eslint-config-oclif's releases.

6.0.168

Bug Fixes

  • deps: bump typescript-eslint from 8.60.0 to 8.60.1 (b5dc19c)

6.0.167

Bug Fixes

  • deps: bump typescript-eslint from 8.59.4 to 8.60.0 (921fba5)

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.168 (2026-06-07)

Bug Fixes

  • deps: bump typescript-eslint from 8.60.0 to 8.60.1 (b5dc19c)

6.0.167 (2026-05-31)

Bug Fixes

  • deps: bump typescript-eslint from 8.59.4 to 8.60.0 (921fba5)

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
  • c84d813 chore(release): 6.0.168 [skip ci]
  • ee544db Merge pull request #357 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • b5dc19c fix(deps): bump typescript-eslint from 8.60.0 to 8.60.1
  • 34d5c95 chore(release): 6.0.167 [skip ci]
  • 9b7faa5 Merge pull request #355 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 921fba5 fix(deps): bump typescript-eslint from 8.59.4 to 8.60.0
  • 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]
  • Additional commits viewable in compare view

Updates eslint-import-resolver-typescript from 4.4.4 to 4.4.5

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v4.4.5

Patch Changes

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

4.4.5

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-import-resolver-typescript since your current version.


Updates oclif from 4.23.0 to 4.23.14

Release notes

Sourced from oclif's releases.

4.23.14

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1053.0 to 3.1063.0 (956371b)

4.23.13

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.85 to 3.2.87 (01e1bb6)

4.23.12

Bug Fixes

  • deps: bump semver from 7.8.1 to 7.8.2 (c6e0e25)

4.23.11

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.49 to 6.2.50 (eaf5b56)

4.23.10

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (363338e)

4.23.9

Bug Fixes

  • deps: bump @​oclif/core from 4.11.2 to 4.11.4 (5bd409b)

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)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.14 (2026-06-08)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1053.0 to 3.1063.0 (956371b)

4.23.13 (2026-06-07)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.85 to 3.2.87 (01e1bb6)

4.23.12 (2026-06-07)

Bug Fixes

  • deps: bump semver from 7.8.1 to 7.8.2 (c6e0e25)

4.23.11 (2026-06-07)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.49 to 6.2.50 (eaf5b56)

4.23.10 (2026-05-31)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (363338e)

4.23.9 (2026-05-31)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.2 to 4.11.4 (5bd409b)

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)

... (truncated)

Commits
  • 1e80295 chore(release): 4.23.14 [skip ci]
  • 5c91864 Merge pull request #2042 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • ec71d13 chore(release): 4.23.13 [skip ci]
  • 218d7d9 Merge pull request #2043 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • ac4d103 chore(release): 4.23.12 [skip ci]
  • 904dc8d Merge pull request #2044 from oclif/dependabot-npm_and_yarn-semver-7.8.2
  • 01e1bb6 fix(deps): bump @​oclif/plugin-not-found from 3.2.85 to 3.2.87
  • 2f72792 chore(release): 4.23.11 [skip ci]
  • 7579ec8 Merge pull request #2045 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • eaf5b56 fix(deps): bump @​oclif/plugin-help from 6.2.49 to 6.2.50
  • 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 Jun 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 7, 2026 19:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 7, 2026
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 7, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 7, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 7, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 7, 2026 19:05 Inactive
…tory with 6 updates

Bumps the dev-patch-minor-dependencies group with 6 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.61.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.61.0` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.164` | `6.0.168` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.4` | `4.4.5` |
| [oclif](https://github.com/oclif/oclif) | `4.23.0` | `4.23.14` |



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.61.0
- [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.61.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.2 to 8.61.0
- [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.61.0/packages/parser)

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

Updates `eslint-import-resolver-typescript` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5)

Updates `oclif` from 4.23.0 to 4.23.14
- [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.14)

---
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.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-patch-minor-dependencies
- dependency-name: eslint-config-oclif
  dependency-version: 6.0.168
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: oclif
  dependency-version: 4.23.13
  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 across 1 directory with 6 updates deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 6 updates Jun 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-dc6834be3c branch from 08b4dc0 to d78945e Compare June 9, 2026 20:44
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 9, 2026 20:44 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 9, 2026 20:44 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 9, 2026 20:44 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 9, 2026 20:44 Inactive
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