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-test from 12.6.0 to 14.0.0 #13

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps playwright-test from 12.6.0 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)

v12.6.1

12.6.1 (2023-11-13)

Bug Fixes

  • avoid nodejs console.timeEnd warning (6cf6f6e)
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)

12.6.1 (2023-11-13)

Bug Fixes

  • avoid nodejs console.timeEnd warning (6cf6f6e)
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.
  • 702eae6 chore(master): release 12.6.1 (#620)
  • 7b3e00f chore(deps): bump actions/setup-node from 3 to 4 (#616)
  • 6cf6f6e fix: avoid nodejs console.timeEnd warning
  • 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 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)

Bumps [playwright-test](https://github.com/hugomrdias/playwright-test) from 12.6.0 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.0...v14.0.0)

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

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 Nov 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2023

Looks like playwright-test is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/playwright-test-14.0.0 branch December 15, 2023 19:27
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

0 participants