Skip to content
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

Bump playwright from 1.9.1 to 1.9.2 #171

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps playwright from 1.9.1 to 1.9.2.

Release notes

Sourced from playwright's releases.

v1.9.2

Highlights

Text selector and click() fixes.

Browser Versions

  • Chromium 90.0.4421.0
  • Mozilla Firefox 86.0b10
  • WebKit 14.1

#5634 - [REGRESSION]: Test selector changed behavior #5674 - [REGRESSION]: Label is not visible anymore

e42fe217 - cherry-pick(release-1.9): fix(BrowserContext): race between continue and close (#5771) 11968ce3 - chore: mark v1.9.2 (#5770) 1dae530f - cherry-pick(release-1.9): fix(click): do not retarget from label to control when clicking (#5769) ccc89e35 - cherry-pick(release-1.9): fix(text selector): revert quoted match to match by text nodes only (#5766) 3fcc57c5 - fix: update codegen to produce set* instead of with* (#5738) (#5740) 07438f61 - cherry-pick(release-1.9): rename with* to set* for java (#5739) 097f7c3f - feat(java): implement codegen (#5692) ab3b8a1c - cherry-pick(release-1.9): launch-server command (#5713) (#5719) 4e317b3f - docs: remove current accessbility api from java (#5708) (#5712) 563254a9 - docs: add Page.onceDialog for java (#5706) (#5710) c6a29011 - cherry-pick(release-1.9): fix registry to be accessible by Azure Pipe… (#5704) f41d000c - docs: enable BowserType.connect in java (#5686) (#5691) 75b83cbe - docs: rename Page.console to consoleMessage in java (#5640) (#5671) 1d7d08c3 - docs: spread parameters of page.setViewportSize in java (#5664) (#5667) 5d275f10 - docs: describe playwright.create in java (#5566) (#5666) 6b4d528f - fix: include parsed .md spec into api.json (#5662) (#5663) 9a4d6904 - cherry-pick(release-1.9): add java snippets to the examples in guides (#5638) (#5660) 948e658c - docs: java snippets for api classes (#5629) (#5657)

Commits
  • e42fe21 cherry-pick(release-1.9): fix(BrowserContext): race between continue and clos...
  • 11968ce chore: mark v1.9.2 (#5770)
  • 1dae530 cherry-pick(release-1.9): fix(click): do not retarget from label to control w...
  • ccc89e3 cherry-pick(release-1.9): fix(text selector): revert quoted match to match by...
  • 3fcc57c fix: update codegen to produce set* instead of with* (#5738) (#5740)
  • 07438f6 cherry-pick(release-1.9): rename with* to set* for java (#5739)
  • 097f7c3 feat(java): implement codegen (#5692)
  • ab3b8a1 cherry-pick(release-1.9): launch-server command (#5713) (#5719)
  • 4e317b3 docs: remove current accessbility api from java (#5708) (#5712)
  • 563254a docs: add Page.onceDialog for java (#5706) (#5710)
  • Additional commits viewable 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 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
Copy link

vercel bot commented Mar 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

chat – ./examples/next-ssg-chat

🔍 Inspect: https://vercel.com/trpc/chat/2RHtgN6VPJsPLPmM2RwK7ky93Zsc
✅ Preview: https://chat-git-dependabot-npmandyarnplaywright-192.tmp.trpc.io

next-api-caching – ./examples/next-api-caching

🔍 Inspect: https://vercel.com/trpc/next-api-caching/HkgtYUEa2ErrDJcygBGMvnCZopVD
✅ Preview: https://next-api-caching-git-dependabot-npmandyarnplaywright-192.tmp.trpc.io

hello-world – ./examples/next-hello-world

🔍 Inspect: https://vercel.com/trpc/hello-world/EtEY67DoKbDRL3RZHtTPpjMWrLeE
✅ Preview: https://hello-world-git-dependabot-npmandyarnplaywright-192.tmp.trpc.io

www – ./www

🔍 Inspect: https://vercel.com/trpc/www/86yPGk1QqxCkbErFwzZ1taXCBfqw
✅ Preview: https://www-git-dependabot-npmandyarnplaywright-192.tmp.trpc.io

todomvc – ./examples/next-prisma-todomvc

🔍 Inspect: https://vercel.com/trpc/todomvc/5uniduPaSf48LGxqKBjqFbLHjndR
✅ Preview: https://todomvc-git-dependabot-npmandyarnplaywright-192.tmp.trpc.io

@KATT KATT enabled auto-merge (squash) March 15, 2021 11:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.9.2 branch from f9ca514 to 50ccbca Compare March 15, 2021 11:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.9.2 branch from 50ccbca to e751513 Compare March 15, 2021 11:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.9.2 branch from e751513 to 4235db3 Compare March 15, 2021 11:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.9.2 branch from 4235db3 to 4245b3f Compare March 15, 2021 11:42
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.9.1...v1.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⬆️ dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant