Update dependency allure-playwright to v3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| allure-playwright (source) | ^2.1.0 -> ^3.0.0 |
Release Notes
allure-framework/allure-js (allure-playwright)
v3.4.2
What's Changed
🐞 Bug Fixes
- playwright: fix async steps by @todti in #1362
- playwright: fix ENOENT when screenshot doesn't exist by @todti in #1361
- fix cypress origin serialization (fix #1306) by @todti in #1360
⬆️ Dependency Updates
- chore(deps): bump vite from 7.1.2 to 7.1.7 by @dependabot[bot] in #1355
- Bump axios by @epszaw in #1357
- Bump codeceptjs by @epszaw in #1354
👻 Internal changes
- Generate provenance for published packages by @delatrie in #1364
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.4.1...v3.4.2
v3.4.1
What's Changed
🔬 Improvements
- Proposal: Add optional attachment size by @noomorph in #1302
🐞 Bug Fixes
New Contributors
- @noomorph made their first contribution in #1302
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.4.0...v3.4.1
v3.4.0
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update dependency cookie to v1 by @renovate[bot] in #1328
- Update vitest to the latest version by @epszaw in #1335
- chore(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #1341
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #1333
- chore(deps): update yarn to v4.9.4 by @renovate[bot] in #1293
- chore(deps): update dependency cypress to v15 by @renovate[bot] in #1342
- chore(deps): update dependency eslint-plugin-jsdoc to v54 by @renovate[bot] in #1343
👻 Internal changes
New Contributors
- @danielrentz made their first contribution in #1339
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.3.3...v3.4.0
v3.3.3
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update dependency @cucumber/messages to v28 by @renovate[bot] in #1326
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.3.2...v3.3.3
v3.3.2
What's Changed
🐞 Bug Fixes
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.3.1...v3.3.2
v3.3.1
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #1283
- chore(deps): bump vite from 6.1.0 to 6.3.5 by @dependabot[bot] in #1308
- chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 by @dependabot[bot] in #1282
- Bump image-size to 3.0.3 by @epszaw in #1309
- Bump axios to 1.8.2 by @epszaw in #1310
- Bump babel by @epszaw in #1312
- Bump tar to 6.2.1 by @epszaw in #1313
- Bump babel runtime to 7.26.10 by @epszaw in #1316
- Bump cookie to 0.7.0 by @epszaw in #1315
- Bump jose to 4.15.5 by @epszaw in #1314
- Bump cross-spawn to 7.0.6 by @epszaw in #1311
- Bump babel helpers to 7.26.10 by @epszaw in #1317
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.3.0...v3.3.1
v3.3.0
What's Changed
🚀 New Features
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update dependency lint-staged to v16 by @renovate in #1286
- chore(deps): update jest monorepo to v30 (major) by @renovate in #1295
👻 Internal changes
- test(mocha): fix unstable tests that depend on stdout/stderr line splitting by @delatrie in #1294
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.2.2...v3.3.0
v3.2.2
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update yarn to v4.9.1 by @renovate in #1276
- chore(deps): update dependency npm-run-all2 to v8 by @renovate in #1281
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.2.1...v3.2.2
v3.2.1
What's Changed
🔬 Improvements
⬆️ Dependency Updates
- chore(deps): update dependency cypress to v14 by @renovate in #1224
- chore(deps): update dependency @cucumber/messages to v27 by @renovate in #1179
- chore(deps): update yarn to v4.7.0 by @renovate in #1270
- chore(deps): update dependency postman-collection to v5 by @renovate in #1262
- chore(deps): update dependency eslint-config-prettier to v10 by @renovate in #1216
👻 Internal changes
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.2.0...v3.2.1
v3.2.0
What's Changed
🚀 New Features
🐞 Bug Fixes
- Fix playwright step statuses and tests structure by @epszaw in #1244
- Fix step context metadata for Playwright by @epszaw in #1251
- Fix step context for native playwright steps by @epszaw in #1255
⬆️ Dependency Updates
- bump vitest to 3.0.5 by @baev in #1249
- chore(deps): update dependency esbuild to ^0.25.0 by @renovate in #1250
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.1.0...v3.2.0
v3.1.0
What's Changed
🚀 New Features
- Support links in allure string metadata format by @epszaw in #1235
- feat(codeceptjs) add support for bdd steps by @baev in #1237
🔬 Improvements
- Enchance global labels definition by @epszaw in #1221
- Support spaces in the title metadata format by @epszaw in #1227
- Support allure metadata in playwright test and group annotations v2.0 by @epszaw in #1233
🐞 Bug Fixes
- Fix cypress issues by @epszaw in #1228
- fix history id calculation for hook parameters by @baev in #1236
- fix(jest): better support for jest test errors by @baev in #1238
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.9...v3.1.0
v3.0.9
What's Changed
🚀 New Features
- Add support for actual and expected values in errors by @baev in #1215
- Add configuration option to provide labels to all the tests by @epszaw in #1217
⬆️ Dependency Updates
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.8...v3.0.9
v3.0.8
What's Changed
🔬 Improvements
🐞 Bug Fixes
- fix(newman): show the port by @baev in #1213
- fix(codeceptjs): fix steps parameters by @baev in #1211
- fix(codeceptjs): add support for native asserts by @baev in #1214
⬆️ Dependency Updates
- chore(deps): update dependency mocha to v11 by @renovate in #1204
- chore(deps): update yarn to v4.6.0 by @renovate in #1193
- chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v5 by @renovate in #1207
👻 Internal changes
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.7...v3.0.8
v3.0.7
What's Changed
🚀 New Features
- feat(cypress): command log steps rework by @delatrie in #1205
🐞 Bug Fixes
- fix vitest duration by @baev in #1192
- fix: invalid position of "types" in "exports" by @delatrie in #1202
New Contributors
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.6...v3.0.7
v3.0.6
What's Changed
🚀 New Features
- feat(mocha): add support for extra reporters by @delatrie in #1182
- feat(codeceptjs): add support for mocha reporters by @delatrie in #1184
⬆️ Dependency Updates
- chore(deps): update dependency npm-run-all2 to v7 by @renovate in #1176
- chore(deps): update yarn to v4.5.1 by @renovate in #1175
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.5...v3.0.6
v3.0.5
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- chore(deps): update octokit/request-action action to v2.4.0 by @renovate in #1163
- chore(deps): update dependency eslint-plugin-cypress to v4 by @renovate in #1166
New Contributors
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.4...v3.0.5
v3.0.4
What's Changed
🐞 Bug Fixes
- fix(commons): invalid reference to properties.d.ts in dist/types/sdk/reporter/utils.d.ts of allure-js-commons by @delatrie in #1162
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.3...v3.0.4
v3.0.3
What's Changed
🐞 Bug Fixes
- fix(allure-mocha): strip ansi characters in message & trace by @baev in #1158
- fix(allure-js-commons): detect pw expect by @baev in #1159
- fix(allure-cucumberjs): add support for playwright assertions by @baev in #1161
⬆️ Dependency Updates
- chore(deps): update dependency esbuild to ^0.24.0 by @renovate in #1149
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.2...v3.0.3
v3.0.2
What's Changed
🐞 Bug Fixes
- fix(allure-cucumberjs): fix scenario outline reporting by @baev in #1153
- fix(allure-jest): add support for soft assertions by @baev in #1154
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.1...v3.0.2
v3.0.1
What's Changed
🐞 Bug Fixes
Full Changelog: https://github.com/allure-framework/allure-js/compare/v3.0.0...v3.0.1
v3.0.0
What's Changed
🚀 New Features
- Hotfix v2.15.0 by @epszaw in #927
- Back compatibility with old style cypress runtime API by @epszaw in #953
- Back compatibility with old style cucumberjs runtime API by @epszaw in #952
- Back compatibility with old style jasmine runtime API by @epszaw in #954
- Back compatibility with old style jest runtime API by @epszaw in #955
- Back compatibility with old style playwright runtime API by @epszaw in #958
- Back compatibility with old style vitest runtime API by @epszaw in #966
- Links patterns API by @epszaw in #968
- Compatibility with Mocha's parallel mode by @delatrie in #967
- Add links names patterns by @epszaw in #973
- feat(vitest): add support for env and categories by @baev in #997
- Cucumber hooks fixtures by @epszaw in #998
- CodeceptJS hooks fixtures by @epszaw in #994
- Allure Mocha: testplan support, env info and categories, metadata by @delatrie in #1003
- Cypress hooks fixtures by @epszaw in #1000
- Cypress test plan support by @epszaw in #1037
- Cypress categories and env info support by @epszaw in #1038
- feat(allure-playwright): support test tags by @baev in #1034
- Jest fixtures and test plan support by @epszaw in #1044
- feat(commons): add logStep Runtime API by @baev in #1043
- Global labels support by @epszaw in #1045
- Cypress retires handling by @epszaw in #1048
- Allow to attach Cypress videos for failed specs only by @epszaw in #1049
- feat(allure-jest): compatibility with Jest >=24.8.0 by @delatrie in #1054
- feat(allure-jasmine): selective run implementation by @delatrie in #1063
- feat(allure-mocha): add support for test retries by @baev in #1104
- feat(allure-cypress): new real-time lifecycle, hooks, and test plan by @delatrie in #1109
- feat(allure-codeceptjs): rework codeceptjs integration by @baev in #1107
- feat(commons): process metadata messages from before hooks by @baev in #1041
- feat(allure-cypress): impose some limits on step parameter values created from Cypress command arguments by @delatrie in #1127
🔬 Improvements
- [3.0] Refined allure-js-commons by @epszaw in #909
- Back compatibility with old style codeceptjs runtime API by @epszaw in #947
- Preserve original attachment file extension by @baev in #956
- impr(playwright): new fullname format and improved test plan support by @baev in #971
- Enchanced build by @epszaw in #978
- Mocha legacy runtime API by @epszaw in #986
- Fix link's order of arguments by @delatrie in #989
- Enable ts comments by @baev in #988
- Commons improvements by @baev in #991
- Add support for beforeAll and afterAll vitest fixtures by @baev in #993
- Fix Allure Mocha ESM parallel; add deprecation warnings to the legacy API by @delatrie in #995
- Add reports for vitest and playwright modules by @baev in #1009
- Change link template config type from an array to a record. Support link template functions by @delatrie in #1008
- Add report for allure-codeceptjs package by @baev in #1012
- Add report for allure-cucumberjs package by @baev in #1013
- Add report for allure-mocha package by @baev in #1014
- Add report for allure-jest package by @baev in #1016
- Specify vitest required version by @baev in #1017
- Add report for allure-jasmine package by @baev in #1018
- Add report for newman-reporter-allure package by @baev in #1019
- Rft reporter runtime by @baev in #1021
- Clean-up configs by @epszaw in #1023
- Proof of work for cypress native fixtures by @epszaw in #1024
- feat(allure-playwright): add package label by @baev in #1033
- feat(allure-playwright): support skip and fixme annotations by @baev in #1035
- Don't add extra suite label in allure-cucumberjs to fix #999 by @YakovL in #1004
- chore(allure-js-commons): add default writer factory by @baev in #1103
- fix(allure-js-commons): add support for workers in default thread label by @baev in #1110
- fix: labels consistency across packages by @todti in #1105
- fix(allure-playwright): ignore route.continue() steps by @baev in #1140
🐞 Bug Fixes
- fix: fix stepFn use this.parameter('xx', 'xx') do not work。 by @mind029 in #914
- Fix allure-jest jest.retryTimes() bug by @kriku in #928
- Small fix for cypress inner types import by @epszaw in #943
- Ensure results dir created before write result by @epszaw in #974
- Fix newman by @baev in #987
- Allure-mocha: fix test result overwritten when a test is skipped dynamically by @delatrie in #1015
- Fix duplicated afterEach (#236) by @delatrie in #1027
- Add Cypress reports for skipped tests by @epszaw in #1029
- Cypress cucumber preprocessor support by @epszaw in #1032
- fix(allure-codeceptjs): support steps in before & after hooks by @baev in #1042
- fix test timings by @baev in #1051
- fix(allure-jest): beforeEach/afterEach affect all tests in the suite, beforeAll/afterAll don't affect tests in sub-suites by @delatrie in #1052
- fix(allure-jasmine): runtime API, scoping, sequencing, and context propagation of fixtures by @delatrie in #1058
- fix(commons): fix metadata regular expressions by @delatrie in #1065
- fix(newman-reporter-allure): make Newman container name as parent suite name by @todti in #1077
- fix(allure-playwright): readme is inconsistent with v3 by @delatrie in #1071
- fix: remove ansi characters in steps statusDetails by @todti in #1085
- fix(playwright): remove step title length by @baev in #1088
- fix(allure-vitest): add support for test.extend by @baev in #1099
- fix(allure-js-commons): rft reporter configuration type by @baev in #1100
- fix test statuses for expect.extend errors by @baev in #1116
- fix(allure-cypress): missing tests and fixtures when an error occurs in a hook by @delatrie in #1123
- fix(newman-reporter-allure): fix reporter error in case of empty exec by @baev in #1121
- fix(allure-cucumberjs): fix timings by @baev in #1125
⬆️ Dependency Updates
- Build using node@18 by @baev in #910
- bump yarn to 4 by @baev in #911
- chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 by @renovate in #855
- chore(deps): update dependency @types/node to v20.11.30 by @renovate in #913
- Bump yarn to 4.2.2 by @baev in #941
- chore(deps): update dependency newman to v6 by @renovate in #866
- chore(deps): update octokit/request-action action to v2.3.1 by @renovate in #917
- chore(deps): update dependency eslint-plugin-cypress to v3 by @renovate in #961
- chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 by @renovate in #937
- Bump newman by @baev in #960
- chore(deps): update dependency @types/node to v20.12.12 by @renovate in #938
- chore(deps): update dependency sinon to v18 by @renovate in #963
- chore(deps): update dependency npm-run-all2 to v6 by @renovate in #962
- chore(deps): update dependency eslint-plugin-n to v17 by @renovate in #964
- chore(deps): update typescript-eslint monorepo to v7 (major) by @renovate in #969
- chore(deps): update dependency @codeceptjs/configure to v1 by @renovate in #942
- chore(deps): update dependency @types/node to v20.14.2 by @renovate in #983
- chore(deps): update yarn to v4.3.0 by @renovate in #1001
- Fix devDependency version duplication in monorepo by @vovsemenv in #1026
- Fix dependencies and add sherif to lint them by @epszaw in #1028
- chore(deps): update dependency esbuild to ^0.22.0 by @renovate in #1025
- deps(allure-playwright): bump @playwright/test to 1.45.1 by @baev in #1039
- chore(deps): update yarn to v4.3.1 by @renovate in #1011
- Fix peer deps, remove redundant deps by @delatrie in #1046
- chore(deps): update dependency esbuild to ^0.23.0 by @renovate in #1036
- chore(deps): update dependency rimraf to v6 by @renovate in #1056
- chore(deps): update yarn to v4.4.0 by @renovate in #1092
- chore(deps): update dependency glob to v11 by @renovate in #1055
- chore(deps): update dependency eslint-plugin-jsdoc to v49 by @renovate in #1101
- chore(deps): update dependency eslint-plugin-jsdoc to v50 by @renovate in #1102
- chore(deps): update dependency mocha to v10.7.3 by @renovate in #1106
- bump caniuse-lite by @baev in #1115
- chore(deps): update yarn to v4.4.1 by @renovate in #1120
- chore(deps): update dependency @cucumber/messages to v26 by @renovate in #1112
- chore(deps): update yarn to v4.5.0 by @renovate in #1138
👻 Internal changes
- Deprecate prefixes for the commons package by @epszaw in #939
- Global test runtime initializer by @epszaw in #944
- Disable yarn parallel build by @baev in #951
- Use cjs for yarn ci plugin by @baev in #965
- Facade types correction by @baev in #972
- Fix typescript-eslint issues by @delatrie in #1006
- Add allure report for cypress by @epszaw in #1020
- Add missing fixture tests for allure-mocha by @delatrie in #1031
- chore(allure-playwright): add test for testCaseId for skipped tests by @baev in #1030
- Normalize test fixtures by @epszaw in #1047
- tests(allure-jest): add tests to showcase runtime api usage in hooks by @baev in #1050
- chore: newman reuse getSuiteLabel util by @todti in #1080
- chore(build): use stylistic eslint plugin for formatting related rules by @baev in #1091
- Run tests on windows by @baev in #1111
New Contributors
- @mind029 made their first contribution in #914
- @kriku made their first contribution in #928
- @YakovL made their first contribution in #1004
- @cryptton2004 made their first contribution in #1057
- @todti made their first contribution in #1077
Full Changelog: https://github.com/allure-framework/allure-js/compare/v2.15.0...v3.0.0
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
- Cypress integration by @epszaw in [#815](https://redirect.github.com/allure-framework/allu
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.