Skip to content

Comments

chore(deps): bump the lint group with 2 updates#1523

Merged
TenSt merged 1 commit intomasterfrom
dependabot/npm_and_yarn/lint-56c94a772f
Feb 25, 2026
Merged

chore(deps): bump the lint group with 2 updates#1523
TenSt merged 1 commit intomasterfrom
dependabot/npm_and_yarn/lint-56c94a772f

Conversation

@dependabot
Copy link
Contributor

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

Bumps the lint group with 2 updates: eslint and eslint-plugin-playwright.

Updates eslint from 9.39.2 to 9.39.3

Release notes

Sourced from eslint's releases.

v9.39.3

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)

Chores

  • 8594a43 chore: upgrade @​eslint/js@​9.39.3 (#20529) (Milos Djermanovic)
  • 9ceef92 chore: package.json update for @​eslint/js release (Jenkins)
  • af498c6 chore: ignore /docs/v9.x in link checker (#20453) (Milos Djermanovic)
Commits

Updates eslint-plugin-playwright from 2.7.0 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)
Commits
  • 6e4f5ff fix(missing-playwirght-await): Fix false positive with promise chains
  • d2dad06 docs: Update readme
  • See full diff in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch Patch dependency update labels Feb 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 24, 2026 18:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch Patch dependency update labels Feb 24, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.67%. Comparing base (df141b3) to head (45374fc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1523   +/-   ##
=======================================
  Coverage   73.67%   73.67%           
=======================================
  Files          97       97           
  Lines        2359     2359           
  Branches      666      666           
=======================================
  Hits         1738     1738           
  Misses        551      551           
  Partials       70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps the lint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright).


Updates `eslint` from 9.39.2 to 9.39.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v9.39.3)

Updates `eslint-plugin-playwright` from 2.7.0 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.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lint-56c94a772f branch from 45374fc to 7273ebf Compare February 25, 2026 09:01
@TenSt TenSt self-assigned this Feb 25, 2026
@TenSt TenSt enabled auto-merge (rebase) February 25, 2026 09:01
@TenSt TenSt merged commit 77eec3f into master Feb 25, 2026
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lint-56c94a772f branch February 25, 2026 09:07
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 patch Patch dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants