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): bump the playwright group with 3 updates #423

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps the playwright group with 3 updates: @playwright/test, playwright and playwright-core.

Updates @playwright/test from 1.44.0 to 1.44.1

Release notes

Sourced from @​playwright/test's releases.

v1.44.1

Highlights

microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't work microsoft/playwright#30770 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't work microsoft/playwright#30858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124
Commits

Updates playwright from 1.44.0 to 1.44.1

Release notes

Sourced from playwright's releases.

v1.44.1

Highlights

microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't work microsoft/playwright#30770 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't work microsoft/playwright#30858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124
Commits

Updates playwright-core from 1.44.0 to 1.44.1

Release notes

Sourced from playwright-core's releases.

v1.44.1

Highlights

microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't work microsoft/playwright#30770 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't work microsoft/playwright#30858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the playwright group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [playwright](https://github.com/microsoft/playwright) and [playwright-core](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.44.0...v1.44.1)

Updates `playwright` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.44.0...v1.44.1)

Updates `playwright-core` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.44.0...v1.44.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
- dependency-name: playwright-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2024
@dependabot dependabot bot requested a review from antoinezanardi May 24, 2024 05:10
@antoinezanardi antoinezanardi merged commit fffd47c into develop May 24, 2024
14 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/playwright-89ea81e007 branch May 24, 2024 07:25
antoinezanardi pushed a commit that referenced this pull request May 29, 2024
## [1.16.0](v1.15.0...v1.16.0) (2024-05-29)

### 🚀 Features

* **game-event:** game event monitor before each tick ([#420](#420)) ([6fb3978](6fb3978))

### 🐛 Bug Fixes

* **POJO:** remove pojo warnings from app ([#432](#432)) ([6b26fb7](6b26fb7))

### ✅ Tests

* **runtimeConfig:** update fake runtimeConfig ([#421](#421)) ([b2ba276](b2ba276))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.7.0 to 10.8.0 ([#427](#427)) ([baf304f](baf304f))
* **deps:** bump happy-dom from 14.11.0 to 14.11.1 ([#430](#430)) ([19cf41d](19cf41d))
* **deps:** bump happy-dom from 14.11.1 to 14.11.2 ([#431](#431)) ([5172ccd](5172ccd))
* **deps:** bump lint-staged from 15.2.2 to 15.2.4 ([#418](#418)) ([73461f5](73461f5))
* **deps:** bump lint-staged from 15.2.4 to 15.2.5 ([#424](#424)) ([e67458a](e67458a)), closes [#1424](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1424) [#1423](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1423) [#1424](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1424) [#1424](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1424) [#1423](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1423) [#1424](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1424) [#1423](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/1423)
* **deps:** bump nuxt-primevue from 0.3.1 to 3.0.0 ([#426](#426)) ([df0a74b](df0a74b))
* **deps:** bump the eslint group with 3 updates ([#429](#429)) ([37b5e61](37b5e61))
* **deps:** bump the playwright group with 3 updates ([#423](#423)) ([fffd47c](fffd47c))
* **deps:** bump tsx from 4.10.5 to 4.11.0 ([#422](#422)) ([b0774bd](b0774bd))
* **deps:** bump type-fest from 4.18.2 to 4.18.3 ([#425](#425)) ([7da6fca](7da6fca))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant