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

deps: bump playwright-test from 12.6.1 to 14.0.0 #1417

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps playwright-test from 12.6.1 to 14.0.0.

Release notes

Sourced from playwright-test's releases.

v14.0.0

14.0.0 (2023-11-23)

⚠ BREAKING CHANGES

  • config function receives cli options and process.env.PW_TEST remove in favor of stringified process.env.PW_OPTIONS

Features

  • config function receives cli options and process.env.PW_TEST remove in favor of stringified process.env.PW_OPTIONS (6d6892f)

Bug Fixes

  • update playwright and lilconfig (0e40e69)

v13.0.1

13.0.1 (2023-11-17)

Bug Fixes

  • make skip and only also a suite (d7a5c41)

v13.0.0

13.0.0 (2023-11-13)

⚠ BREAKING CHANGES

  • before/after hooks receive the runner env instead of just the options.

Features

  • before/after hooks receive the runner env instead of just the options. (b392f7d)
Changelog

Sourced from playwright-test's changelog.

14.0.0 (2023-11-23)

⚠ BREAKING CHANGES

  • config function receives cli options and process.env.PW_TEST remove in favor of stringified process.env.PW_OPTIONS

Features

  • config function receives cli options and process.env.PW_TEST remove in favor of stringified process.env.PW_OPTIONS (6d6892f)

Bug Fixes

  • update playwright and lilconfig (0e40e69)

13.0.1 (2023-11-17)

Bug Fixes

  • make skip and only also a suite (d7a5c41)

13.0.0 (2023-11-13)

⚠ BREAKING CHANGES

  • before/after hooks receive the runner env instead of just the options.

Features

  • before/after hooks receive the runner env instead of just the options. (b392f7d)
Commits
  • 57dd05d chore(master): release 14.0.0 (#626)
  • 0e40e69 fix: update playwright and lilconfig
  • 6d6892f feat!: config function receives cli options and process.env.PW_TEST remove in...
  • 7cca595 chore(master): release 13.0.1 (#622)
  • d7a5c41 fix: make skip and only also a suite
  • 31d3ce2 chore(master): release 13.0.0 (#621)
  • b392f7d feat!: before/after hooks receive the runner env instead of just the options.
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [playwright-test](https://github.com/hugomrdias/playwright-test) from 12.6.1 to 14.0.0.
- [Release notes](https://github.com/hugomrdias/playwright-test/releases)
- [Changelog](https://github.com/hugomrdias/playwright-test/blob/master/CHANGELOG.md)
- [Commits](hugomrdias/playwright-test@v12.6.1...v14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2023
@achingbrain achingbrain merged commit 5ea4468 into master Dec 30, 2023
20 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/playwright-test-14.0.0 branch December 30, 2023 07:13
github-actions bot pushed a commit that referenced this pull request Dec 30, 2023
## [41.3.3](v41.3.2...v41.3.3) (2023-12-30)

### Trivial Changes

* increase dependabot limit ([dbd0690](dbd0690))

### Dependencies

* bump @electron/get from 2.0.3 to 3.0.0 ([#1405](#1405)) ([2b061c1](2b061c1))
* bump globby from 13.2.2 to 14.0.0 ([#1412](#1412)) ([239307d](239307d))
* bump playwright-test from 12.6.1 to 14.0.0 ([#1417](#1417)) ([5ea4468](5ea4468))
* bump read-pkg-up from 10.1.0 to 11.0.0 ([#1408](#1408)) ([3ff7bac](3ff7bac))
* bump update-notifier from 6.0.2 to 7.0.0 ([#1404](#1404)) ([3cd2fa0](3cd2fa0))
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.

1 participant