Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@typescript-eslint/eslint-plugin 8.59.2 8.64.0
@typescript-eslint/parser 8.59.2 8.64.0
eslint-config-oclif 6.0.164 6.0.177
eslint-import-resolver-typescript 4.4.4 4.4.5
nock 14.0.15 14.0.16
oclif 4.23.0 4.23.27

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

Release notes

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

v8.64.0

8.64.0 (2026-07-13)

🚀 Features

  • support parsing import defer (#12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

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

v8.63.0

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • scope-manager: export ClassStaticBlockScope (#12460)

❤️ Thank You

See GitHub Releases for more information.

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

v8.62.1

8.62.1 (2026-06-29)

... (truncated)

Changelog

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

8.64.0 (2026-07-13)

🚀 Features

  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

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

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)

❤️ Thank You

See GitHub Releases for more information.

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

8.62.1 (2026-06-29)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#12443, #12418)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#12365)

... (truncated)

Commits
  • 414d9ab chore(release): publish 8.64.0
  • bcfe16f feat(eslint-plugin): [no-loop-func] support using / await using declarati...
  • 5b5bfde fix(eslint-plugin): [require-array-sort-compare] handle constrained arrays (#...
  • 321856c chore: cleanup cspell config (#12526)
  • b418cf5 feat(typescript-estree): throw for invalid definite assignment in class prope...
  • 737de2b docs: align unified-signatures correct example parameter (#12506)
  • a63c17a docs: fix shadowed parameter name in unified-signatures example (#12502)
  • 290cf6c chore(release): publish 8.63.0
  • 8d8fda6 feat(eslint-plugin): [no-misused-promises] detect async usage of a sync dispo...
  • fec4f4f fix(eslint-plugin): [no-base-to-string] don't flag a shadowed String() call (...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.59.2 to 8.64.0

Release notes

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

v8.64.0

8.64.0 (2026-07-13)

🚀 Features

  • support parsing import defer (#12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

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

v8.63.0

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • scope-manager: export ClassStaticBlockScope (#12460)

❤️ Thank You

See GitHub Releases for more information.

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

v8.62.1

8.62.1 (2026-06-29)

... (truncated)

Changelog

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

8.64.0 (2026-07-13)

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

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.62.1 (2026-06-29)

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

... (truncated)

Commits

Updates eslint-config-oclif from 6.0.164 to 6.0.177

Release notes

Sourced from eslint-config-oclif's releases.

6.0.177

Bug Fixes

  • deps: bump typescript-eslint from 8.63.0 to 8.64.0 (e3362ce)

6.0.176

Bug Fixes

  • deps: bump typescript-eslint from 8.62.1 to 8.63.0 (647168b)

6.0.175

Bug Fixes

  • deps: bump typescript-eslint from 8.62.0 to 8.62.1 (818d56f)

6.0.174

Bug Fixes

  • deps: bump typescript-eslint from 8.61.1 to 8.62.0 (3ba95e4)

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)

... (truncated)

Changelog

Sourced from eslint-config-oclif's changelog.

6.0.177 (2026-07-19)

Bug Fixes

  • deps: bump typescript-eslint from 8.63.0 to 8.64.0 (e3362ce)

6.0.176 (2026-07-12)

Bug Fixes

  • deps: bump typescript-eslint from 8.62.1 to 8.63.0 (647168b)

6.0.175 (2026-07-05)

Bug Fixes

  • deps: bump typescript-eslint from 8.62.0 to 8.62.1 (818d56f)

6.0.174 (2026-06-28)

Bug Fixes

  • deps: bump typescript-eslint from 8.61.1 to 8.62.0 (3ba95e4)

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

... (truncated)

Commits
  • 808d659 chore(release): 6.0.177 [skip ci]
  • 93f6d82 Merge pull request #373 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • e3362ce fix(deps): bump typescript-eslint from 8.63.0 to 8.64.0
  • e32c06d Merge pull request #370 from oclif/dependabot-npm_and_yarn-eslint-9.39.5
  • 9ea164a chore(dev-deps): bump eslint from 9.39.4 to 9.39.5
  • be226fa chore(release): 6.0.176 [skip ci]
  • b825518 Merge pull request #371 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 647168b fix(deps): bump typescript-eslint from 8.62.1 to 8.63.0
  • 407c071 chore(release): 6.0.175 [skip ci]
  • fc87bed Merge pull request #367 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 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 nock from 14.0.15 to 14.0.16

Release notes

Sourced from nock's releases.

v14.0.16

14.0.16 (2026-06-26)

Bug Fixes

  • guard against AbortSignal-aborted requests in response handler (#2977) (2d68e8a), closes #2949
Commits

Updates oclif from 4.23.0 to 4.23.27

Release notes

Sourced from oclif's releases.

4.23.27

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1073.0 to 3.1079.0 (0404a5c)

4.23.26

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1075.0 to 3.1079.0 (01ab66a)

4.23.25

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.52 to 6.2.53 (28d8b94)

4.23.24

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.11 (c58ef7c)

4.23.23

Bug Fixes

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

4.23.22

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1068.0 to 3.1075.0 (acabb5c)

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)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.27 (2026-07-06)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1073.0 to 3.1079.0 (0404a5c)

4.23.26 (2026-07-05)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1075.0 to 3.1079.0 (01ab66a)

4.23.25 (2026-07-05)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.52 to 6.2.53 (28d8b94)

4.23.24 (2026-06-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.11 (c58ef7c)

4.23.23 (2026-06-28)

Bug Fixes

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

4.23.22 (2026-06-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1068.0 to 3.1075.0 (acabb5c)

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)

... (truncated)

Commits
  • 73c1428 chore(release): 4.23.27 [skip ci]
  • 39f2e6c Merge pull request #2066 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 0404a5c fix(deps): bump @​aws-sdk/client-s3 from 3.1073.0 to 3.1079.0
  • 89e9e0d chore(release): 4.23.26 [skip ci]
  • 6cb9669 Merge pull request #2067 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • 01aecad chore(release): 4.23.25 [skip ci]
  • 2b82c0c Merge pull request #2068 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • ccb8e19 Merge pull request #2069 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 4999dc6 chore(dev-deps): bump eslint-config-oclif from 6.0.173 to 6.0.174
  • 28d8b94 fix(deps): bump @​oclif/plugin-help from 6.2.52 to 6.2.53
  • 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 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 28, 2026 19:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 28, 2026
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests June 28, 2026 19:04 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests June 28, 2026 19:04 Failure
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-0d2174dc6b branch from cb2825e to 219151d Compare June 30, 2026 15:44
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests June 30, 2026 15:44 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests June 30, 2026 15:44 Failure
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-0d2174dc6b branch from 219151d to 9248d25 Compare July 1, 2026 20:01
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 1, 2026 20:01 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 1, 2026 20:01 Failure
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-0d2174dc6b branch from 9248d25 to ef5fe96 Compare July 1, 2026 20:54
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 1, 2026 20:54 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 1, 2026 20:54 Failure
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-0d2174dc6b branch from ef5fe96 to a3f10e7 Compare July 5, 2026 19:05
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 5, 2026 19:05 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 5, 2026 19:05 Failure
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-0d2174dc6b branch from a3f10e7 to 2dd2d34 Compare July 7, 2026 18:20
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 7, 2026 18:20 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 7, 2026 18:20 Failure
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-0d2174dc6b branch from 2dd2d34 to eafc1b4 Compare July 12, 2026 19:05
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 12, 2026 19:05 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 12, 2026 19:05 Failure
…tory with 6 updates

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



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

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

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

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 `nock` from 14.0.15 to 14.0.16
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.15...v14.0.16)

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

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.62.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.62.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.174
  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: nock
  dependency-version: 14.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: oclif
  dependency-version: 4.23.23
  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-0d2174dc6b branch from eafc1b4 to 504dabc Compare July 19, 2026 19:28
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 19, 2026 19:28 Failure
@dependabot
dependabot Bot had a problem deploying to AcceptanceTests July 19, 2026 19:28 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