Skip to content

build(deps-dev): bump the dev-dependencies group with 3 updates#4316

Merged
sidorares merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-a9fc101848
May 26, 2026
Merged

build(deps-dev): bump the dev-dependencies group with 3 updates#4316
sidorares merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-a9fc101848

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and poku.

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

Updates poku from 4.3.1 to 4.3.2

Release notes

Sourced from poku's releases.

v4.3.2

4.3.2 (2026-05-22)

Bug Fixes

  • clear reporter state between consecutive runs (#1112) (1dfeb8f)
  • env: preserve existing environment variables (#1117) (3f54d96)
  • improve .only logic to detect false positives (#1114) (200c689)
  • resolve ESM masquerading conflict (#1119) (8db5188)
  • resolve TDZ circular dependencies (#1109) (592a1ca)
  • share indentation state across dual bundle (#1121) (6c8c178)
  • watch: avoid missing change events during directory rescans (#1118) (a874712)

Performance Improvements

Changelog

Sourced from poku's changelog.

4.3.2 (2026-05-22)

Bug Fixes

  • clear reporter state between consecutive runs (#1112) (1dfeb8f)
  • env: preserve existing environment variables (#1117) (3f54d96)
  • improve .only logic to detect false positives (#1114) (200c689)
  • resolve ESM masquerading conflict (#1119) (8db5188)
  • resolve TDZ circular dependencies (#1109) (592a1ca)
  • share indentation state across dual bundle (#1121) (6c8c178)
  • watch: avoid missing change events during directory rescans (#1118) (a874712)

Performance Improvements

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@typescript-eslint/eslint-plugin [>= 6.a, < 7]

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 dev-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [poku](https://github.com/wellwelwel/poku).


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)

Updates `poku` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/wellwelwel/poku/releases)
- [Changelog](https://github.com/wellwelwel/poku/blob/main/CHANGELOG.md)
- [Commits](wellwelwel/poku@v4.3.1...v4.3.2)

---
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: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: poku
  dependency-version: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@sidorares sidorares merged commit 4e5462a into master May 26, 2026
91 of 95 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-a9fc101848 branch May 26, 2026 10:51
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