Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the dev-deps group with 2 updates: typescript-eslint and oclif.

Updates typescript-eslint from 8.50.1 to 8.52.0

Release notes

Sourced from typescript-eslint's releases.

v8.52.0

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
  • typescript-estree: add tseslint.com redirects for CLI outputs (#11895)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
  • eslint-plugin: [no-base-to-string] detect @@​toPrimitive and valueOf (#11901)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.52.0 (2026-01-05)

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

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

8.51.0 (2025-12-29)

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

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

Commits

Updates oclif from 4.22.61 to 4.22.65

Release notes

Sourced from oclif's releases.

4.22.65

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0 (6ce6670)

4.22.64

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0 (d7a639d)

4.22.63

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.958.0 to 3.962.0 (c8c26be)

4.22.62

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.958.0 to 3.962.0 (73d1db1)
Changelog

Sourced from oclif's changelog.

4.22.65 (2026-01-11)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0 (6ce6670)

4.22.64 (2026-01-11)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0 (d7a639d)

4.22.63 (2026-01-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.958.0 to 3.962.0 (c8c26be)

4.22.62 (2026-01-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.958.0 to 3.962.0 (73d1db1)
Commits
  • 21d5d41 chore(release): 4.22.65 [skip ci]
  • c8371bc Merge pull request #1947 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • 283b1e1 Merge pull request #1948 from oclif/dependabot-npm_and_yarn-types-lodash-4.17.23
  • 93af811 Merge pull request #1949 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 6ce6670 fix(deps): bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0
  • 4615e05 chore(release): 4.22.64 [skip ci]
  • 11bfa52 Merge pull request #1950 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • d7a639d fix(deps): bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0
  • 66f6be6 chore(dev-deps): bump eslint-config-oclif from 6.0.128 to 6.0.129
  • f70f26d chore(dev-deps): bump @​types/lodash from 4.17.21 to 4.17.23
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-deps group with 2 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [oclif](https://github.com/oclif/oclif).


Updates `typescript-eslint` from 8.50.1 to 8.52.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: oclif
  dependency-version: 4.22.65
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2026 16:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
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.

1 participant