Skip to content

chore(deps-dev): bump the typescript-eslint group with 2 updates#58

Merged
jamiefdhurst merged 1 commit intomainfrom
dependabot/npm_and_yarn/typescript-eslint-f1cdf520b2
Jan 13, 2026
Merged

chore(deps-dev): bump the typescript-eslint group with 2 updates#58
jamiefdhurst merged 1 commit intomainfrom
dependabot/npm_and_yarn/typescript-eslint-f1cdf520b2

Conversation

@dependabot
Copy link
Contributor

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

Bumps the typescript-eslint group with 2 updates: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Test Results

158 tests   158 ✅  9s ⏱️
 16 suites    0 💤
  1 files      0 ❌

Results for commit 287dac4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 87% Generic badge
Branch 85% 86% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 01/13/2026 - 21:26:55
Parser: CoberturaParser
Assemblies: 7
Classes: 26
Files: 26
Covered lines: 551
Uncovered lines: 80
Coverable lines: 631
Total lines: 1598
Line coverage: 87.3% (551 of 631)
Covered branches: 223
Total branches: 259
Branch coverage: 86.1% (223 of 259)
Tag: 90_20973163969
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
src 15 51 66 180 22.7% 0 14 0%
events.ts 2 0 2 2 100% 0 0
index.ts 12 50 62 146 19.3% 0 14 0%
log.ts 1 1 2 3 50% 0 0
types.d.ts 0 0 0 29 0 0
src.kanban 137 0 137 350 100% 69 70 98.5%
board-manager.ts 24 0 24 60 100% 10 10 100%
board.ts 33 0 33 84 100% 10 10 100%
provider.ts 21 0 21 65 100% 10 10 100%
synchroniser.ts 44 0 44 98 100% 31 32 96.8%
watcher.ts 15 0 15 43 100% 8 8 100%
src.plugins 8 6 14 61 57.1% 0 2 0%
kanban.ts 4 0 4 18 100% 0 0
tasks.ts 4 6 10 43 40% 0 2 0%
src.settings 119 21 140 374 85% 14 18 77.7%
ignore-component.ts 41 0 41 84 100% 0 0
ignore-folders.ts 15 0 15 35 100% 0 0
ignore-matches.ts 3 0 3 7 100% 0 0
index.ts 1 0 1 43 100% 0 0
tab.ts 59 21 80 205 73.7% 14 18 77.7%
src.tasks 257 2 259 600 99.2% 140 155 90.3%
collection.ts 81 0 81 166 100% 67 73 91.7%
data-view-collection.ts 4 0 4 9 100% 0 0
data-view-task.ts 35 0 35 82 100% 11 14 78.5%
emoji-collection.ts 4 0 4 9 100% 0 0
emoji-task.ts 35 0 35 67 100% 11 14 78.5%
factory.ts 10 2 12 33 83.3% 2 4 50%
provider.ts 33 0 33 92 100% 22 22 100%
task.ts 55 0 55 142 100% 27 28 96.4%
src.ui 13 0 13 30 100% 0 0 ****
suggest.ts 13 0 13 30 100% 0 0
src.utils 2 0 2 3 100% 0 0 ****
index.ts 2 0 2 3 100% 0 0

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

📦 Version Impact

Current version: 0.6.0
Next version: 0.6.0
Bump type: none
Will release: ⚪️ No (non-releasable changes only)


This PR will not trigger a release (only docs/test/chore/build/ci/style/revert changes)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint-f1cdf520b2 branch 2 times, most recently from 04b5124 to b294840 Compare January 13, 2026 21:23
@jamiefdhurst
Copy link
Owner

@dependabot recreate

Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


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)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint-f1cdf520b2 branch from b294840 to 287dac4 Compare January 13, 2026 21:26
@jamiefdhurst jamiefdhurst merged commit 332a31f into main Jan 13, 2026
3 checks passed
@jamiefdhurst jamiefdhurst deleted the dependabot/npm_and_yarn/typescript-eslint-f1cdf520b2 branch January 13, 2026 21:27
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