AmadeusITGroup / kassette

kassette is a development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.
MIT License
9 stars 15 forks source link

chore(deps): bump playwright from 1.18.0 to 1.18.1 #353

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps playwright from 1.18.0 to 1.18.1.

Release notes

Sourced from playwright's releases.

v1.18.1

Highlights

This patch includes improvements to the TypeScript support and the following bug fixes:

microsoft/playwright#11550 - [REGRESSION]: Errors inside route handler does not lead to unhandled rejections anymore microsoft/playwright#11552 - [BUG] Could not resolve "C:\repo\framework\utils" in file C:\repo\tests\test.ts.

Browser Versions

  • Chromium 99.0.4812.0
  • Mozilla Firefox 95.0
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 97
  • Microsoft Edge 97
Commits
  • d44042f chore: mark v1.18.1 (#11706)
  • 5415703 cherry-pick(#11662) fix(test runner): resolve tsconfig for each file (#11695)
  • 9422974 cherry-pick(#11596): fix(esm): don't emit module shorthand warning (#11598)
  • 88bf78c cherry-pick(#11516): fix: playwright.locator.hasText RegExp flag serialisatio...
  • 7dcd171 cherry-pick(release-1.18): fix: do not mute route handler exceptions (#11572)
  • 2717e61 cherry-pick(#11527): fix(baseurl): support path-less baseurl
  • 6f857e0 cherry-pick(#11521): chore: include transpilation mode in the compute cache hash
  • e7a35c3 cherry-pick(#11379): docs: add comments to Promise.all snippets with explanat...
  • 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)