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.20.1 to 1.20.2 in /ui #784

Merged
merged 1 commit into from Apr 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps playwright from 1.20.1 to 1.20.2.

Release notes

Sourced from playwright's releases.

v1.20.2

Highlights

This patch includes the following bug fixes:

microsoft/playwright#13078 - [BUG] Extension required when importing other files with type="module" microsoft/playwright#13099 - [BUG] beforeAll is called before each test (fullyParallel) microsoft/playwright#13204 - [BUG] mask stalls the screenshot

Browser Versions

  • Chromium 101.0.4921.0
  • Mozilla Firefox 97.0.1
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 99
  • Microsoft Edge 99
Commits
  • 0f359b9 chore: mark v1.20.2 (#13226)
  • 88e0a3b cherry-pick(#13222): fix(screenshot): do not stall on hideHiglight attempt 2 ...
  • 4eb6fca cherry-pick(#13137): fix(esm): make sure import from './foo.js' is supported ...
  • e55a3ff cherry-pick(#13138): fix(parallel): minimize the number of beforeAll/afterAll...
  • 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 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 labels Apr 4, 2022
@dependabot dependabot bot requested a review from markphelps April 4, 2022 02:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/playwright-1.20.2 branch from 3d84edf to ee126a0 Compare April 5, 2022 14:31
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2022

Codecov Report

Merging #784 (b37caf7) into master (ed05643) will increase coverage by 0.46%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #784      +/-   ##
==========================================
+ Coverage   82.09%   82.56%   +0.46%     
==========================================
  Files          19       19              
  Lines        1709     1709              
==========================================
+ Hits         1403     1411       +8     
+ Misses        253      249       -4     
+ Partials       53       49       -4     
Impacted Files Coverage Δ
internal/ext/importer.go 75.55% <0.00%> (+5.92%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ef7b5e...b37caf7. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/playwright-1.20.2 branch 4 times, most recently from 6936360 to 20e12d7 Compare April 5, 2022 15:13
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.20.1...v1.20.2)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/playwright-1.20.2 branch from 20e12d7 to b37caf7 Compare April 5, 2022 15:20
@markphelps markphelps merged commit 92b009a into master Apr 5, 2022
@markphelps markphelps deleted the dependabot/npm_and_yarn/ui/playwright-1.20.2 branch April 5, 2022 22:57
markphelps added a commit that referenced this pull request Apr 6, 2022
…telemetry

* 'telemetry' of https://github.com/markphelps/flipt:
  Bump @playwright/test from 1.19.2 to 1.20.2 in /ui (#783)
  Bump playwright from 1.20.1 to 1.20.2 in /ui (#784)
  Bump @babel/plugin-transform-modules-commonjs in /ui (#781)
  Bump chalk from 5.0.0 to 5.0.1 in /ui (#782)
  Bump bufbuild/buf-setup-action from 1.3.0 to 1.3.1 (#780)
  Bump prettier from 2.5.1 to 2.6.2 in /ui (#785)
  Update README.md
  Bump alpine from 3.15.3 to 3.15.4 in /build (#787)
  Discord (#786)
  Update CODE_OF_CONDUCT.md
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants