-
Notifications
You must be signed in to change notification settings - Fork 6.3k
chore(deps-dev): bump eslint-plugin-jest-playwright from 0.2.1 to 0.3.0 #3259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump eslint-plugin-jest-playwright from 0.2.1 to 0.3.0 #3259
Conversation
Bumps [eslint-plugin-jest-playwright](https://github.com/mxschmitt/eslint-plugin-jest-playwright) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/mxschmitt/eslint-plugin-jest-playwright/releases) - [Commits](mskelton/eslint-plugin-playwright@v0.2.1...v0.3.0) Signed-off-by: dependabot[bot] <support@github.com>
oxy
commented
Apr 29, 2021
@jsjoeio you've been working on e2e tests so you probably know better; didn't we drop jest-playwright and move to @playwright/test? If so, can we just drop this dependency?
@jsjoeio you've been working on e2e tests so you probably know better; didn't we drop jest-playwright and move to
@playwright/test? If so, can we just drop this dependency?
Yess! Let me open a PR to remove it and then I'll close this one.
Closing in favor of #3260
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps eslint-plugin-jest-playwright from 0.2.1 to 0.3.0.
Release notes
Sourced from eslint-plugin-jest-playwright's releases.
Commits
2489dca0.3.002a5062feat: add custom missing await rule (#4)b591f22Add rules for helper functions (#3)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually