Skip to content

chore(deps-dev): bump the lint group with 3 updates#3470

Merged
tbouffard merged 2 commits intomasterfrom
dependabot/npm_and_yarn/lint-1bd0c2d985
Feb 26, 2026
Merged

chore(deps-dev): bump the lint group with 3 updates#3470
tbouffard merged 2 commits intomasterfrom
dependabot/npm_and_yarn/lint-1bd0c2d985

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps the lint group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint-plugin-playwright.

Updates @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.1

Release notes

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

v8.56.1

8.56.1 (2026-02-23)

What's Changed

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

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ 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.56.1 (2026-02-23)

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.

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

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

Commits
  • 96a04a9 chore(release): publish 8.56.1
  • 958f390 chore(eslint-plugin): add default excludes to vitest (#12067)
  • ffb46ea docs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...
  • 8b8b68f chore(release): publish 8.56.0
  • 68a074f feat: support ESLint v10 (#12057)
  • c0a359d fix: use parser options from context.languageOptions (#12043)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.55.0 to 8.56.1

Release notes

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

v8.56.1

8.56.1 (2026-02-23)

What's Changed

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

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ 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.56.1 (2026-02-23)

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.

8.56.0 (2026-02-16)

🚀 Features

❤️ Thank You

See GitHub Releases for more information.

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

Commits

Updates eslint-plugin-playwright from 2.5.1 to 2.7.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.7.1

2.7.1 (2026-02-23)

Bug Fixes

  • missing-playwirght-await: Fix false positive with promise chains (6e4f5ff)

v2.7.0

2.7.0 (2026-02-18)

Features

v2.6.1

2.6.1 (2026-02-18)

Bug Fixes

  • Exclude @typescript-eslint/utils from the bundle (6547702), closes #425

v2.6.0

2.6.0 (2026-02-18)

Bug Fixes

  • docs: consistent-spacing-between-blocks name (#421) (f2306ed)
  • valid-title: Ignore variables we can't statically determine (1597555), closes #368

Features

  • Add no-duplicate-slow rule (dac9495), closes #418
  • Add no-restricted-roles rule (#422) (91817bf)
  • Add require-to-pass-timeout rule (e620e87), closes #345
  • Add require-tags rule (c83b13a), closes #401
  • missing-playwright-await: Add support for waitForResponse and other similar functions (960be8a), closes #199
Commits
  • 6e4f5ff fix(missing-playwirght-await): Fix false positive with promise chains
  • d2dad06 docs: Update readme
  • aa5315b feat: Support ESLint 10
  • 864edb1 chore(deps): Bump tar from 7.5.7 to 7.5.9 (#426)
  • 6547702 fix: Exclude @typescript-eslint/utils from the bundle
  • c83b13a feat: Add require-tags rule
  • 960be8a feat(missing-playwright-await): Add support for waitForResponse and other sim...
  • dac9495 feat: Add no-duplicate-slow rule
  • e620e87 feat: Add require-to-pass-timeout rule
  • 1597555 fix(valid-title): Ignore variables we can't statically determine
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 lint 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 [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright).


Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.56.1
- [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.56.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.1
- [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.56.1/packages/parser)

Updates `eslint-plugin-playwright` from 2.5.1 to 2.7.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.1...v2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency (dev or runtime) javascript Pull requests that update Javascript code skip-changelog Do not include in Changelog and Release Notes labels Feb 26, 2026
@tbouffard tbouffard added the skip CI e2e tests GitHub Actions do not run e2e tests (for Pull Requests) label Feb 26, 2026
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

♻️ PR Preview 93c267a has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

♻️ PR Preview 93c267a has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@sonarqubecloud
Copy link

@tbouffard tbouffard merged commit c129907 into master Feb 26, 2026
14 checks passed
@tbouffard tbouffard deleted the dependabot/npm_and_yarn/lint-1bd0c2d985 branch February 26, 2026 16:42
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 (dev or runtime) javascript Pull requests that update Javascript code skip CI e2e tests GitHub Actions do not run e2e tests (for Pull Requests) skip-changelog Do not include in Changelog and Release Notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant