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.62.0
@typescript-eslint/parser 8.59.2 8.62.0
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.21

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

Release notes

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

v8.62.0

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

🩹 Fixes

  • add "files" to rule-schema-to-typescript-types (#12441)

❤️ Thank You

See GitHub Releases for more information.

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

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)

... (truncated)

Changelog

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

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

❤️ Thank You

See GitHub Releases for more information.

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

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.

... (truncated)

Commits
  • 54e2857 chore(release): publish 8.62.0
  • 81e4c26 feat: remove redundant package.json "files" (#12444)
  • b784054 chore: use stableTypeOrdering compiler option (#12427)
  • 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
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.59.2 to 8.62.0

Release notes

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

v8.62.0

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

🩹 Fixes

  • add "files" to rule-schema-to-typescript-types (#12441)

❤️ Thank You

See GitHub Releases for more information.

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

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)

... (truncated)

Changelog

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

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

❤️ Thank You

See GitHub Releases for more information.

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

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.

... (truncated)

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

Release notes

Sourced from oclif's releases.

4.23.21

Bug Fixes

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

4.23.20

Bug Fixes

4.23.19

Bug Fixes

  • deps: bump semver from 7.8.4 to 7.8.5 (bef73e4)

4.23.18

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1063.0 to 3.1073.0 (414c733)

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)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.21 (2026-06-23)

Bug Fixes

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

4.23.20 (2026-06-22)

Bug Fixes

4.23.19 (2026-06-22)

Bug Fixes

  • deps: bump semver from 7.8.4 to 7.8.5 (bef73e4)

4.23.18 (2026-06-22)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1063.0 to 3.1073.0 (414c733)

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)

... (truncated)

Commits
  • 506da57 chore(release): 4.23.21 [skip ci]
  • 599fb8a Merge pull request #2053 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 407893d Merge pull request #2054 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.19
  • cafe92c fix(deps): bump @​oclif/plugin-help from 6.2.50 to 6.2.52
  • 207a2fe chore(dev-deps): bump @​oclif/test from 4.1.18 to 4.1.20
  • 803d9f1 chore(release): 4.23.20 [skip ci]
  • 79b54bb fix: prevent command injection by jit plugins @​W-23028384@ (#2052)
  • b0cc5c9 chore(release): 4.23.19 [skip ci]
  • 52efea1 Merge pull request #2055 from oclif/dependabot-npm_and_yarn-semver-7.8.5
  • 7877b5b chore(release): 4.23.18 [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
@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
…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.62.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.2` | `8.62.0` |
| [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.21` |



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

Updates `@typescript-eslint/parser` from 8.59.2 to 8.62.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.62.0/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.21
- [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.21)

---
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 96d3d3b to cfa616e Compare June 24, 2026 15:18
@dependabot dependabot Bot had a problem deploying to AcceptanceTests June 24, 2026 15:18 Failure
@dependabot dependabot Bot had a problem deploying to AcceptanceTests June 24, 2026 15:18 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