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(npm)(deps-dev): bump playwright-test from 9.2.0 to 12.4.3 in /rhizomedb-wasm #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps playwright-test from 9.2.0 to 12.4.3.

Release notes

Sourced from playwright-test's releases.

v12.4.3

12.4.3 (2023-10-19)

Bug Fixes

  • move client to src and export properly (6238117)

v12.4.2

12.4.2 (2023-10-19)

Bug Fixes

v12.4.1

12.4.1 (2023-10-19)

Bug Fixes

  • normalize logs and stop node run (4403489)

v12.4.0

12.4.0 (2023-10-17)

Features

  • added playwright/client to exposes browser context methods to the tests (7111801), closes #540
  • safer exit and logging (b3710e1)

Bug Fixes

  • skip before and after hooks when no tests (2c5ca4f)

v12.3.8

12.3.8 (2023-10-02)

Bug Fixes

  • improve node errors and suite errors (43bc597)

v12.3.7

12.3.7 (2023-09-29)

... (truncated)

Changelog

Sourced from playwright-test's changelog.

12.4.3 (2023-10-19)

Bug Fixes

  • move client to src and export properly (6238117)

12.4.2 (2023-10-19)

Bug Fixes

12.4.1 (2023-10-19)

Bug Fixes

  • normalize logs and stop node run (4403489)

12.4.0 (2023-10-17)

Features

  • added playwright/client to exposes browser context methods to the tests (7111801), closes #540
  • safer exit and logging (b3710e1)

Bug Fixes

  • skip before and after hooks when no tests (2c5ca4f)

12.3.8 (2023-10-02)

Bug Fixes

  • improve node errors and suite errors (43bc597)

12.3.7 (2023-09-29)

Bug Fixes

  • add NODE_ENV=test, fix autodetect and external msw/node (62fe8e1)

12.3.6 (2023-09-29)

... (truncated)

Commits
  • 993c04e chore(master): release 12.4.3 (#610)
  • 3771474 Merge branch 'master' of github.com:hugomrdias/playwright-test
  • 6238117 fix: move client to src and export properly
  • 3c77012 chore(master): release 12.4.2 (#609)
  • e9343d4 Merge branch 'master' of github.com:hugomrdias/playwright-test
  • d93e74a fix: add client to npm
  • 089c15f chore(master): release 12.4.1 (#608)
  • 4403489 fix: normalize logs and stop node run
  • d5454f1 chore(master): release 12.4.0 (#607)
  • 2c5ca4f fix: skip before and after hooks when no tests
  • Additional commits viewable 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 9.2.0 to 12.4.3.
- [Release notes](https://github.com/hugomrdias/playwright-test/releases)
- [Changelog](https://github.com/hugomrdias/playwright-test/blob/master/CHANGELOG.md)
- [Commits](hugomrdias/playwright-test@v9.2.0...v12.4.3)

---
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 Oct 23, 2023
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