@uuv/runner-commons 2.79.0 → 2.80.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 +14 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [2.80.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.79.0...runner-commons-v2.80.0) (2026-04-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **runner-playwright:** update dependency axe-core to v4.11.2 ([6be5e42](https://github.com/e2e-test-quest/uuv/commit/6be5e428c862d08e218d60cff9785c0d77962c57))
7
+
8
+
9
+ ### Features
10
+
11
+ * **assistant:** update dependency playwright-chromium to v1.59.1 ([d430c96](https://github.com/e2e-test-quest/uuv/commit/d430c96e7445eb262ca27900c0b778058c8b08f7))
12
+ * **deps:** update dependency @modelcontextprotocol/sdk to v1.29.0 ([e311320](https://github.com/e2e-test-quest/uuv/commit/e3113201ae81eb7bc488e9af0224416186417ec1))
13
+ * **deps:** update docusaurus monorepo to v3.9.2 ([cba0174](https://github.com/e2e-test-quest/uuv/commit/cba0174f196682e1bd7642c2ce91c895f5300ca8))
14
+
1
15
  # [2.79.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.78.0...runner-commons-v2.79.0) (2026-03-29)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/runner-commons",
3
- "version": "2.79.0",
3
+ "version": "2.80.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",
@@ -81,7 +81,7 @@
81
81
  "lodash": "^4.17.21",
82
82
  "minimist": "1.2.8",
83
83
  "node-ipc": "^12.0.0",
84
- "@uuv/dictionary": "0.13.0"
84
+ "@uuv/dictionary": "0.14.0"
85
85
  },
86
86
  "funding": {
87
87
  "type": "opencollective",