object-traversal
object-traversal copied to clipboard
chore(deps): update dependency playwright-test to v14
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
playwright-test | 9.2.0 -> 14.1.4 |
Release Notes
hugomrdias/playwright-test (playwright-test)
v14.1.4
Bug Fixes
- updated deps (1cddcf2)
v14.1.3
Bug Fixes
v14.1.2
Bug Fixes
v14.1.1
Bug Fixes
v14.1.0
Features
- update playwright core and dim browser msgs (727cc1e)
v14.0.0
⚠ 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
Bug Fixes
- make skip and only also a suite (d7a5c41)
v13.0.0
⚠ 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
Bug Fixes
- avoid nodejs console.timeEnd warning (6cf6f6e)
v12.6.0
Features
- add support for .node files (67300ce)
v12.5.0
Features
- add server url to the client (454abec)
v12.4.3
Bug Fixes
- move client to src and export properly (6238117)
v12.4.2
Bug Fixes
- add client to npm (d93e74a)
v12.4.1
Bug Fixes
- normalize logs and stop node run (4403489)
v12.4.0
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
Bug Fixes
- improve node errors and suite errors (43bc597)
v12.3.7
Bug Fixes
- add NODE_ENV=test, fix autodetect and external msw/node (62fe8e1)
v12.3.6
Bug Fixes
- keep watching even if build fails (b244658)
v12.3.5
Bug Fixes
v12.3.4
Miscellaneous Chores
- release 12.3.4 (4b47065)
v12.3.3
Bug Fixes
- fix node mode watch and top level imports (36c8ce2)
v12.3.2
Bug Fixes
- export Suite type (2ea03ef)
v12.3.1
Bug Fixes
- export types (e0f0508)
v12.3.0
Features
- big refactor to taps (ee90fd6)
Bug Fixes
v12.2.0
Features
- add assert exports to taps (6369dcd)
Bug Fixes
v12.1.2
Bug Fixes
v12.1.1
Bug Fixes
- add wasm loader to node mode (f71280d)
v12.1.0
Features
v12.0.0
⚠ BREAKING CHANGES
- process.stdout/stderr without console.log (#563)
Features
v11.0.4
Bug Fixes
- support ts in autodetect (2d8ea1e)
v11.0.3
Bug Fixes
v11.0.2
Bug Fixes
- fix dependencies (ed11fd2)
v11.0.1
Bug Fixes
- add missing dep execa (51b4487)
v11.0.0
⚠ BREAKING CHANGES
- Add support for node, internal runner autodetect, path module ids and taps.
Features
- Add support for node, internal runner autodetect, path module ids and taps. (1d73a36)
Bug Fixes
v10.0.1
Bug Fixes
- more colors and experiental runner and autodetect (477ec99)
v10.0.0
⚠ BREAKING CHANGES
- add support for custom test runners https://github.com/hugomrdias/playwright-test#custom-test-runner
Features
- add support for custom test runners https://github.com/hugomrdias/playwright-test#custom-test-runner (f5fb924)
Bug Fixes
Miscellaneous Chores
- release 10.0.0 (e4b288d)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.