Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint-c3c491053b
May 25, 2026
Merged

chore(deps-dev): bump the typescript-eslint group with 2 updates#124
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint-c3c491053b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

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

Updates @typescript-eslint/eslint-plugin from 8.59.4 to 8.60.0

Release notes

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

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

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

8.60.0 (2026-05-25)

This was a version bump only for eslint-plugin 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.

Commits

Updates @typescript-eslint/parser from 8.59.4 to 8.60.0

Release notes

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

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

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

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.

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 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 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.59.4 to 8.60.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.60.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.4 to 8.60.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.60.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.60.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 requested a review from jamiefdhurst as a code owner May 25, 2026 18:34
@dependabot dependabot Bot added the ⬆️ dependencies Pull requests that update a dependency file label May 25, 2026
@github-actions github-actions Bot enabled auto-merge May 25, 2026 18:34
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

256 tests   256 ✅  10s ⏱️
 18 suites    0 💤
  1 files      0 ❌

Results for commit ea42f32.

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Results

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

Code Coverage Summary

Code Coverage Details
Generated on: 05/25/2026 - 18:35:20
Parser: CoberturaParser
Assemblies: 7
Classes: 28
Files: 28
Covered lines: 774
Uncovered lines: 92
Coverable lines: 866
Total lines: 2109
Line coverage: 89.3% (774 of 866)
Covered branches: 291
Total branches: 337
Branch coverage: 86.3% (291 of 337)
Tag: 223_26414678492
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
src 16 54 70 190 22.8% 0 14 0%
events.ts 2 0 2 2 100% 0 0
index.ts 12 54 66 156 18.1% 0 14 0%
log.ts 2 0 2 3 100% 0 0
types.d.ts 0 0 0 29 0 0
src.kanban 320 9 329 768 97.2% 125 136 91.9%
board-manager.ts 24 0 24 60 100% 10 10 100%
board.ts 33 0 33 84 100% 10 10 100%
origin-index.ts 28 0 28 61 100% 12 12 100%
provider.ts 95 4 99 223 95.9% 24 28 85.7%
reverse-synchroniser.ts 63 1 64 144 98.4% 23 26 88.4%
synchroniser.ts 49 4 53 122 92.4% 34 38 89.4%
watcher.ts 28 0 28 74 100% 12 12 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 376 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 45 100% 0 0
tab.ts 59 21 80 205 73.7% 14 18 77.7%
src.tasks 296 2 298 681 99.3% 152 167 91%
collection.ts 83 0 83 169 100% 69 75 92%
data-view-collection.ts 4 0 4 9 100% 0 0
data-view-task.ts 47 0 47 103 100% 13 16 81.2%
emoji-collection.ts 4 0 4 9 100% 0 0
emoji-task.ts 47 0 47 88 100% 13 16 81.2%
factory.ts 10 2 12 33 83.3% 2 4 50%
provider.ts 34 0 34 93 100% 24 24 100%
task.ts 67 0 67 177 100% 31 32 96.8%
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
Copy Markdown
Contributor

📦 Version Impact

Current version: 0.8.1
Next version: 0.8.1
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)

@github-actions github-actions Bot merged commit e473526 into main May 25, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/typescript-eslint-c3c491053b branch May 25, 2026 18:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant