Update dependency allure-playwright to v2.15.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| allure-playwright (source) | 2.4.0 -> 2.15.1 |
Release Notes
allure-framework/allure-js (allure-playwright)
v2.15.1
What's Changed
🚀 New Features
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.15.0...v2.15.1
v2.15.0
What's Changed
🔬 Improvements
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.14.1...v2.15.0
v2.14.1
What's Changed
🐞 Bug Fixes
- [Vitest] Use actual test duration by @epszaw in #901
- [Cypress] Fix missed links when patterns config isn't present by @epszaw in #902
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.14.0...v2.14.1
v2.14.0
What's Changed
🚀 New Features
👻 Internal changes
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.13.0...v2.14.0
v2.13.0
What's Changed
🐞 Bug Fixes
- Hermione 8 support by @epszaw in #886
- fix(vitest): calculate full duration by @vovsemenv in #885
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.12.2...v2.13.0
v2.12.2
What's Changed
🐞 Bug Fixes
- fix(vitest): fix test duration and hostname by @vovsemenv in #881
- fix(vitest): fix thread id for tests by @vovsemenv in #883
- [Newman]: fix markdown description by @epszaw in #879
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.12.1...v2.12.2
v2.12.1
What's Changed
🐞 Bug Fixes
- Fix vitest types declarations by @epszaw in #875
- fix(vitest): Add missing hostname label by @vovsemenv in #877
- [Vitest]: correct and suites labels by @epszaw in #874
⬆️ Dependency Updates
- chore(deps): update dependency @types/node to v20.11.13 by @renovate in #849
- chore(deps): update yarn to v3.8.0 by @renovate in #865
- chore(deps): update dependency sinon to v17 by @renovate in #867
- chore(deps): update dependency @types/node to v20.11.16 by @renovate in #864
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.12.0...v2.12.1
v2.12.0
What's Changed
🚀 New Features
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update dependency chromedriver to v120.0.2 by @renovate in #850
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by @renovate in #843
- chore(deps): update dependency chromedriver to v121 by @renovate in #856
- chore(deps): update dependency husky to v9 by @renovate in #857
- chore(deps): update dependency lint-staged to v15 by @renovate in #859
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.11.1...v2.12.0
v2.11.3
v2.11.1: 2.11.1
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update dependency chromedriver to v120 by @renovate in #842
Full Changelog: https://github.com/allure-framework/allure-js/compare/2.11.0...2.11.1
v2.11.0: 2.11.0
What's Changed
🚀 New Features
🐞 Bug Fixes
- Add tests for playwright hooks by @epszaw in #828
- Add history ID for jest tests by @epszaw in #825
⬆️ Dependency Updates
- chore(deps): update dependency chromedriver to v114.0.3 by @renovate in #782
- chore(deps): update yarn to v3.7.0 by @renovate in #836
- chore(deps): update actions/checkout action to v4.1.1 by @renovate in #838
- Drop Node 14 by @baev in #833
- chore(deps): update dependency @types/node to v20.11.5 by @renovate in #811
- chore(deps): update dependency @testdeck/mocha to v0.3.3 by @renovate in #568
👻 Internal changes
- Logo in readme files by @epszaw in #823
- Change plain logos in the README files into URLs by @delatrie in #824
- Rft prettier config by @baev in #832
- Remove deprecated rmdir function usage by @baev in #835
- Workflow updates by @baev in #834
- Cleanup package.json by @baev in #840
New Contributors
- @delatrie made their first contribution in #824
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.10.0...2.11.0
v2.10.0: 2.10.0
🚀 New Features
- feat(allure-jest): Add ability to assign custom names for any attachments (feat #801) (via #819) - @Louis-Wu-Sea
- Add request&response headers, error messages & stacktrace to newman-allure (via #785) - @muhserks
🔬 Improvements
- docs(newman-reporter-allure): fix typo in readme (via #793) - @felipecrs
🐞 Bug Fixes
- Fix playwright readme typo (via #813) - @epszaw
- (fix): Mark test as broken when a request error occurs (via #806) - @matthrobin
- Fix jest todo tests problem and add package label (via #810) - @epszaw
- Enchance jest runtime links (via #805) - @epszaw
- Change hermione skipped tests logic (via #789) - @epszaw
- Remove ANSI color codes from jest test results (via #798) - @epszaw
⬆️ Dependency Updates
- chore(deps): update dependency @types/chai-arrays to v2.0.3 (via #781) - @renovate
📝 Docs Update
👀 Links
v2.9.2: 2.9.2
🐞 Bug Fixes
👀 Links
v2.9.1: 2.9.1
🐞 Bug Fixes
👀 Links
v2.9.0: 2.9.0
🐞 Bug Fixes
- Add ability to configure jest reporter (via #779) - @epszaw
- misc(build): switch to yarn pnp (via #776) - @baev
👀 Links
v2.8.1: 2.8.1
🐞 Bug Fixes
👀 Links
v2.8.0: 2.8.0
🔬 Improvements
- impr(playwright): allow default suite labels override (via #774) - @baev
- impr(playwright): disable reporting of attach steps (via #773) - @baev
🐞 Bug Fixes
👀 Links
v2.7.0: 2.7.0
🚀 New Features
🐞 Bug Fixes
- Make Playwright detail and suiteTitle options true by default (fixes #710) (via #767) - @cmecklenborg
- Change skipped tests handling logic (via #758) - @epszaw
- Include suite name in Playwright testCaseId md5 hash (fixes #732) (via #761) - @cmecklenborg
⬆️ Dependency Updates
- chore(deps): update yarn to v3.6.3 (via #768) - @renovate
- chore(deps): update actions/checkout action to v3.6.0 (via #760) - @renovate
👀 Links
v2.6.0: 2.6.0
🚀 New Features
🔬 Improvements
🐞 Bug Fixes
- Add better description handler for cucumber features (via #754) - @epszaw
- fix(playwright): Delete metadata from test name (via #744) - @vovsemenv
- fix(cucumber): add support for rule keyword (via #751) - @caiogevegir
- History ID and metadata processing improvements (via #748) - @epszaw
👀 Links
v2.5.0: 2.5.0
🚀 New Features
- Add missing description methods for command steps (via #624) - @epszaw
- feat(hermione): add display name and description runtime api (via #731) - @epszaw
🔬 Improvements
🐞 Bug Fixes
- Enable cross-browser testing in Cucumber reporter (via #737) - @aartajew
- Add ability to get current allure api for mocha when config is provided (via #730) - @epszaw
- Check browser id instead of session id on test start (via #716) - @epszaw
- allure-hermione: do not throw errors when session hasn't been started (via #711) - @epszaw
- Suites labels utility (via #695) - @epszaw
- Report skipped hermione tests (via #697) - @epszaw
👀 Links
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.