Automattic / vip-go-mu-plugins

The development repo for mu-plugins used on the WordPress VIP Platform.
https://docs.wpvip.com/
GNU General Public License v2.0
198 stars 102 forks source link

chore(deps-dev): Bump eslint-plugin-playwright from 2.0.1 to 2.1.0 in /__tests__/e2e #6010

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps eslint-plugin-playwright from 2.0.1 to 2.1.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.1.0

2.1.0 (2024-11-18)

Features

  • Add test.fail.only as a valid chain (c067ad2)
Commits
  • c067ad2 feat: Add test.fail.only as a valid chain
  • d2b9818 chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 (#333)
  • 97fcd60 chore(deps): Bump @​eslint/plugin-kit from 0.2.1 to 0.2.3 (#332)
  • See full diff in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 30.53%. Comparing base (fddd9d9) to head (f31114c). Report is 9 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6010 +/- ## ============================================= + Coverage 30.51% 30.53% +0.01% Complexity 4811 4811 ============================================= Files 289 289 Lines 21173 21161 -12 ============================================= Hits 6461 6461 + Misses 14712 14700 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.