@uuv/runner-commons 2.62.0 → 2.64.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,26 @@
1
+ # [2.64.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.63.0...runner-commons-v2.64.0) (2025-10-12)
2
+
3
+
4
+ ### Features
5
+
6
+ * **assistant:** update dependency playwright-chromium to v1.56.0 ([166e1b2](https://github.com/e2e-test-quest/uuv/commit/166e1b292c85858153ec5cb01c4120b1296c8269))
7
+ * **runner-playwright:** update dependency @cucumber/cucumber to v11.3.0 ([b901557](https://github.com/e2e-test-quest/uuv/commit/b901557d9ef383200cb457aeaf6c80de17f4259f))
8
+ * **runner-playwright:** update dependency axe-core to v4.11.0 ([4cc334d](https://github.com/e2e-test-quest/uuv/commit/4cc334dfcbe0a997970b972a923bf07241f70d01))
9
+
10
+ # [2.63.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.62.0...runner-commons-v2.63.0) (2025-09-28)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **runner-playwright:** update dependency multiple-cucumber-html-reporter to v3.9.3 ([d84d345](https://github.com/e2e-test-quest/uuv/commit/d84d3457f5a98a9f7cb47edda56df63c85da5a4b))
16
+ * **runner-playwright:** update dependency playwright-bdd to v8.4.1 ([66d6d6a](https://github.com/e2e-test-quest/uuv/commit/66d6d6ad1717872a6ca8ac017a7792a6f05eb012))
17
+
18
+
19
+ ### Features
20
+
21
+ * **runner-cypress:** update dependency cypress to v14.5.4 ([ae2c1f1](https://github.com/e2e-test-quest/uuv/commit/ae2c1f197e622477041960831e31eeb6ca7405cc))
22
+ * **runner-cypress:** update dependency cypress-axe to v1.7.0 ([7f4f028](https://github.com/e2e-test-quest/uuv/commit/7f4f02822c5c20fc9435022963c1fa563b9d83c4))
23
+
1
24
  # [2.62.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.61.0...runner-commons-v2.62.0) (2025-09-21)
2
25
 
3
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/runner-commons",
3
- "version": "2.62.0",
3
+ "version": "2.64.0",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A common lib for uuv",