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

chore(deps-dev): bump playwright from 1.18.1 to 1.28.1 #899

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps playwright from 1.18.1 to 1.28.1.

Release notes

Sourced from playwright's releases.

v1.28.1

Highlights

This patch release includes the following bug fixes:

microsoft/playwright#18928 - [BUG] Electron firstWindow times out after upgrading to 1.28.0 microsoft/playwright#18920 - [BUG] [expanded=false] in role selector returns elements without aria-expanded attribute microsoft/playwright#18865 - [BUG] regression in killing web server process in 1.28.0

Browser Versions

  • Chromium 108.0.5359.29
  • Mozilla Firefox 106.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 107
  • Microsoft Edge 107

v1.28

Playwright Tools

  • Record at Cursor in VSCode. You can run the test, position the cursor at the end of the test and continue generating the test.
  • Live Locators in VSCode. You can hover and edit locators in VSCode to get them highlighted in the opened browser.
  • Live Locators in CodeGen. Generate a locator for any element on the page using "Explore" tool.
  • Codegen and Trace Viewer Dark Theme. Automatically picked up from operating system settings.

Test Runner

... (truncated)

Commits
  • 9ede66a cherry-pick(#18997): fix(reuse): stop pending operations upon reuse/disconnect
  • 76dc43e cherry-pick(#18993): fix(electron): tolerate connection closed during quit
  • f38b2c8 chore: mark v1.28.1 (#18974)
  • 0d5098b cherry-pick(#18968): Revert "fix(webserver): do not spawn webserver as a new ...
  • bbe27dc cherry-pick(#18929): fix(role selector): expanded=false does not match elemen...
  • 226eedf cherry-pick(#18972): fix(electron): consistently emit ready event after app i...
  • 36f8a63 chery-pick(#18884): docs(locator): code snippet fixes (#18887)
  • d284219 cherry-pick(#18854): docs: Java, .NET, Python release notes 1.28 (#18858)
  • 8f9bf0f cherry-pick(#18818): chore: multiply overloaded options in csharp
  • c3335e4 cherry-pick(#18799): chore: allow py code blocks for python
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2022
Copy link
Collaborator

@benoitf benoitf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not work with 1.28.0+

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.28.1 branch from 87af444 to f809ef4 Compare November 24, 2022 10:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.28.1 branch 2 times, most recently from ff8aeff to 90e8829 Compare December 5, 2022 10:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.28.1 branch 3 times, most recently from 48b5ade to 3ef42b3 Compare December 12, 2022 07:55
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.18.1 to 1.28.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.18.1...v1.28.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.28.1 branch from 3ef42b3 to ca35c60 Compare December 12, 2022 08:31
@benoitf
Copy link
Collaborator

benoitf commented Dec 15, 2022

commented microsoft/playwright#19246

@benoitf
Copy link
Collaborator

benoitf commented Dec 15, 2022

@dependabot ignore this minor version

@dependabot dependabot bot closed this Dec 15, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2022

OK, I won't notify you about version 1.28.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/playwright-1.28.1 branch December 15, 2022 13:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant