Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@typescript-eslint/eslint-plugin 8.59.2 8.61.1
@typescript-eslint/parser 8.59.2 8.61.1
eslint-config-oclif 6.0.164 6.0.173
eslint-import-resolver-typescript 4.4.4 4.4.5
oclif 4.23.0 4.23.17

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

Release notes

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

v8.61.1

8.61.1 (2026-06-15)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#12396, #10577)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#12281)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#12394, #12393)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#12413)
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#12388)

❤️ Thank You

See GitHub Releases for more information.

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

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)

... (truncated)

Changelog

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

8.61.1 (2026-06-15)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#12388)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#12413)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#12394, #12393)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#12281)
  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#12396, #10577)

❤️ Thank You

See GitHub Releases for more information.

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

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.

... (truncated)

Commits
  • aaad718 chore(release): publish 8.61.1
  • 0cc8f35 fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...
  • 6f269e2 fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix precedence b...
  • 1b5d543 fix(eslint-plugin): [no-unnecessary-type-assertion] wrap object literal in pa...
  • 565e666 fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for ...
  • 204eabc fix(eslint-plugin): [consistent-indexed-object-style] do not remove comments ...
  • 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...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.59.2 to 8.61.1

Release notes

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

v8.61.1

8.61.1 (2026-06-15)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#12396, #10577)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#12281)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#12394, #12393)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#12413)
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#12388)

❤️ Thank You

See GitHub Releases for more information.

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

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)

... (truncated)

Changelog

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

8.61.1 (2026-06-15)

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

Release notes

Sourced from eslint-config-oclif's releases.

6.0.173

Bug Fixes

  • deps: bump js-yaml from 4.1.1 to 4.2.0 (c090823)

6.0.172

Bug Fixes

  • deps: bump typescript-eslint from 8.61.0 to 8.61.1 (bcf8a5b)

6.0.171

Bug Fixes

  • deps: bump typescript-eslint from 8.60.1 to 8.61.0 (e695da6)

6.0.170

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.60.1 to 8.61.0 (a353457)

6.0.169

Bug Fixes

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.173 (2026-06-21)

Bug Fixes

  • deps: bump js-yaml from 4.1.1 to 4.2.0 (c090823)

6.0.172 (2026-06-21)

Bug Fixes

  • deps: bump typescript-eslint from 8.61.0 to 8.61.1 (bcf8a5b)

6.0.171 (2026-06-14)

Bug Fixes

  • deps: bump typescript-eslint from 8.60.1 to 8.61.0 (e695da6)

6.0.170 (2026-06-14)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.60.1 to 8.61.0 (a353457)

6.0.169 (2026-06-10)

Bug Fixes

6.0.168 (2026-06-07)

Bug Fixes

... (truncated)

Commits
  • 3fe074a chore(release): 6.0.173 [skip ci]
  • e5cd408 Merge pull request #363 from oclif/dependabot-npm_and_yarn-js-yaml-4.2.0
  • c090823 fix(deps): bump js-yaml from 4.1.1 to 4.2.0
  • 392dc9c chore(release): 6.0.172 [skip ci]
  • 6ea8520 Merge pull request #362 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • bcf8a5b fix(deps): bump typescript-eslint from 8.61.0 to 8.61.1
  • 138976f chore(release): 6.0.171 [skip ci]
  • fc8cc47 Merge pull request #359 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • e695da6 fix(deps): bump typescript-eslint from 8.60.1 to 8.61.0
  • 3e2a947 chore(release): 6.0.170 [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.17

Release notes

Sourced from oclif's releases.

4.23.17

Bug Fixes

  • deps: bump @​babel/core from 7.25.7 to 7.29.7 (f9221b3)

4.23.16

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1045.0 to 3.1068.0 (49f4ce5)

4.23.15

Bug Fixes

  • deps: bump semver from 7.8.2 to 7.8.4 (d8fb49b)

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)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.17 (2026-06-21)

Bug Fixes

  • deps: bump @​babel/core from 7.25.7 to 7.29.7 (f9221b3)

4.23.16 (2026-06-14)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1045.0 to 3.1068.0 (49f4ce5)

4.23.15 (2026-06-14)

Bug Fixes

  • deps: bump semver from 7.8.2 to 7.8.4 (d8fb49b)

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)

... (truncated)

Commits
  • 98aba3d chore(release): 4.23.17 [skip ci]
  • 0b4241c Merge pull request #2058 from oclif/dependabot-npm_and_yarn-babel-core-7.29.7
  • f9221b3 fix(deps): bump @​babel/core from 7.25.7 to 7.29.7
  • fae17b7 Merge pull request #2057 from oclif/dependabot-npm_and_yarn-prettier-3.8.4
  • b04b52b chore(dev-deps): bump prettier from 3.8.3 to 3.8.4
  • ec7c0fa Merge pull request #2046 from oclif/dependabot-npm_and_yarn-mocha-11.7.6
  • e71c3fe Merge pull request #2047 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • e550456 chore(dev-deps): bump mocha from 11.7.5 to 11.7.6
  • dc4b02e Merge pull request #2048 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • dc48fee chore(release): 4.23.16 [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 Jun 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 14, 2026 19:05
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 14, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 14, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 14, 2026 19:05 Inactive
@dependabot dependabot Bot temporarily deployed to AcceptanceTests June 14, 2026 19:05 Inactive
…tory with 5 updates

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

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.2` | `8.61.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.61.1` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.164` | `6.0.173` |
| [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.17` |



Updates `@typescript-eslint/eslint-plugin` from 8.59.2 to 8.61.1
- [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.1/packages/eslint-plugin)

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

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

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.17
- [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.17)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.61.0
  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.171
  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.16
  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 force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-6badecae74 branch from 9892838 to 96d3d3b Compare June 21, 2026 19:05
@dependabot dependabot Bot had a problem deploying to AcceptanceTests June 21, 2026 19:05 Failure
@dependabot dependabot Bot had a problem deploying to AcceptanceTests June 21, 2026 19:05 Failure
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