tszhong0411 / honghong.me

⚡ A monorepo of my personal website and blog built with TypeScript, Next.js, and Tailwind CSS
https://honghong.me
GNU General Public License v3.0
572 stars 90 forks source link

chore(deps-dev): bump eslint-plugin-playwright from 0.22.2 to 1.0.1 #741

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps eslint-plugin-playwright from 0.22.2 to 1.0.1.

Release notes

Sourced from eslint-plugin-playwright's releases.

v1.0.1

1.0.1 (2024-02-11)

Bug Fixes

  • Add missing no-get-by-title config (c0e0fde)

v1.0.0

1.0.0 (2024-02-11)

Features

  • Add no-get-by-title rule (d7c0753), closes #196
  • Add support for settings.globalAliases to support custom test/expect names (40759e7)
  • Remove support for global assertFunctionNames (cc3159a)
  • Rename additionalAssertFunctionNames to assertFunctionNames (ed5d7bc)

BREAKING CHANGES

  • Rename the additionalAssertFunctionNames option to assertFunctionNames. The accepted values are the same, the setting name is the only change.
  • assertFunctionNames is now only available at the rule level
Commits
  • 2e66a66 test: Add test to ensure all rules are exported
  • c0e0fde fix: Add missing no-get-by-title config
  • d7c0753 feat: Add no-get-by-title rule
  • 3ccac8a Merge pull request #209 from playwright-community/aliased-globals
  • 40759e7 feat: Add support for settings.globalAliases to support custom test/expect ...
  • ece2939 Merge remote-tracking branch 'origin' into aliased-globals
  • ed5d7bc feat: Rename additionalAssertFunctionNames to assertFunctionNames
  • cc3159a feat: Remove support for global assertFunctionNames
  • 25731fc chore: Add additional tests (#193)
  • 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)
vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
honghongme ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 2:43am
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (5830dc4) 100.00% compared to head (e69cf06) 100.00%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #741 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 1181 1181 Branches 50 50 ========================================= Hits 1181 1181 ```

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

github-actions[bot] commented 8 months ago
⚡️ Lighthouse report: Category Score
🟢 Performance 97
🟢 Accessibility 100
🟢 Best practices 100
🟢 SEO 100