Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev group with 5 updates:

Package From To
@cdcabrera/eslint-config-toolkit 0.3.0 0.4.0
@typescript-eslint/eslint-plugin 8.51.0 8.52.0
@typescript-eslint/parser 8.51.0 8.52.0
changelog-light 3.0.4 3.0.5
typescript-eslint 8.51.0 8.52.0

Updates @cdcabrera/eslint-config-toolkit from 0.3.0 to 0.4.0

Release notes

Sourced from @​cdcabrera/eslint-config-toolkit's releases.

v0.4.0

CHANGELOG

Changelog

Sourced from @​cdcabrera/eslint-config-toolkit's changelog.

0.4.0 (2026-01-04)

@​eslint/compat may contain breaking changes, see #58

Continuous Integrations

Code Refactoring

  • deprecated stylistic/no-extra-parens options (#23) (b05a89a)

Builds

  • deps bump @​eslint/compat from 1.3.2 to 2.0.0 (#58) (74ef0fb)
  • deps-dev bump dev group with 4 updates (#63) (4a52d68)
  • deps bump eslint-plugin-unicorn from 61.0.2 to 62.0.0 (#59) (d587305)
  • deps bump actions/cache from 4 to 5 (#60) (e257a43)
  • deps bump actions/checkout from 5 to 6 (#61) (c31205e)
  • deps bump prod group with 7 updates (#54) (544d6d1)
  • relax audit check (#55) (8fbb563)
Commits
  • 491cb4c chore(release): 0.4.0 (#64)
  • 74ef0fb build(deps): bump @​eslint/compat from 1.3.2 to 2.0.0 (#58)
  • 4a52d68 build(deps-dev): bump dev group with 4 updates (#63)
  • b05a89a refactor: deprecated stylistic/no-extra-parens options (#23)
  • d587305 build(deps): bump eslint-plugin-unicorn from 61.0.2 to 62.0.0 (#59)
  • 0c10703 ci: npm publishing, remove matrix (#62)
  • e257a43 build(deps): bump actions/cache from 4 to 5 (#60)
  • c31205e build(deps): bump actions/checkout from 5 to 6 (#61)
  • 544d6d1 build(deps): bump prod group with 7 updates (#54)
  • 8fbb563 build: relax audit check (#55)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​cdcabrera/eslint-config-toolkit since your current version.


Updates @typescript-eslint/eslint-plugin from 8.51.0 to 8.52.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin'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.

Changelog

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

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)

🩹 Fixes

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

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

Commits
  • 9ddd571 chore(release): publish 8.52.0
  • 6b467b0 docs: add blog post on revamping the ban-types rule (#11873)
  • 309a38e fix(eslint-plugin): [no-base-to-string] detect @@​toPrimitive and valueOf (#11...
  • cf79108 fix(eslint-plugin): [no-useless-default-assignment] handle conditional initia...
  • a166cea feat(eslint-plugin-internal): [no-multiple-lines-of-errors] add rule (#11899)
  • d1b44c0 chore(deps): update nx monorepo to v22.3.3 (#11848)
  • 95c7c73 chore: update deps to latest minor/patch (#11921)
  • 45a7d2b chore(typescript-estree): use iterateComments() from ts-api-utils v2.3 (#11...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.51.0 to 8.52.0

Release notes

Sourced from @​typescript-eslint/parser'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.

Changelog

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

8.52.0 (2026-01-05)

This was a version bump only for parser 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 changelog-light from 3.0.4 to 3.0.5

Release notes

Sourced from changelog-light's releases.

v3.0.5

CHANGELOG

Changelog

Sourced from changelog-light's changelog.

3.0.5 (2026-01-04)

Continuous Integrations

Builds

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for changelog-light since your current version.


Updates typescript-eslint from 8.51.0 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.

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.

Commits

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 group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@cdcabrera/eslint-config-toolkit](https://github.com/cdcabrera/eslint-config-toolkit) | `0.3.0` | `0.4.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.51.0` | `8.52.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.51.0` | `8.52.0` |
| [changelog-light](https://github.com/cdcabrera/changelog-light) | `3.0.4` | `3.0.5` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.51.0` | `8.52.0` |


Updates `@cdcabrera/eslint-config-toolkit` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/cdcabrera/eslint-config-toolkit/releases)
- [Changelog](https://github.com/cdcabrera/eslint-config-toolkit/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/eslint-config-toolkit@v0.3.0...v0.4.0)

Updates `@typescript-eslint/eslint-plugin` from 8.51.0 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/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.51.0 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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser)

Updates `changelog-light` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/cdcabrera/changelog-light/releases)
- [Changelog](https://github.com/cdcabrera/changelog-light/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/changelog-light@v3.0.4...v3.0.5)

Updates `typescript-eslint` from 8.51.0 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)

---
updated-dependencies:
- dependency-name: "@cdcabrera/eslint-config-toolkit"
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: changelog-light
  dependency-version: 3.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: typescript-eslint
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the build label Jan 21, 2026
@cdcabrera cdcabrera merged commit 7031dc3 into main Jan 21, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dev-2b6471ceb6 branch January 21, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants