@uuv/runner-commons 2.83.0 → 2.84.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 +19 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,22 @@
1
+ # [2.84.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.83.0...runner-commons-v2.84.0) (2026-05-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency @ai-sdk/anthropic to v3.0.74 ([8f5e18f](https://github.com/e2e-test-quest/uuv/commit/8f5e18f2713e1a28a32161192fe01330ffbe48a1))
7
+ * **deps:** update dependency @ai-sdk/google to v3.0.67 ([ec50144](https://github.com/e2e-test-quest/uuv/commit/ec501440e3631ce3f3920a1477ef8dbcf3d6a7ee))
8
+ * **deps:** update dependency @ai-sdk/mcp to v1.0.39 ([07b1201](https://github.com/e2e-test-quest/uuv/commit/07b1201c7a079d6922d65c693d84166b31aa4582))
9
+ * **deps:** update dependency @ai-sdk/openai to v3.0.58 ([dd96815](https://github.com/e2e-test-quest/uuv/commit/dd968158249fa0218cd35b9b30484579ba503985))
10
+ * **deps:** update dependency ai to v6.0.174 ([9a96c66](https://github.com/e2e-test-quest/uuv/commit/9a96c6674a352b68754659a5aaacb75a6f914af8))
11
+ * **runner-cypress:** update dependency @testing-library/cypress to v10.1.3 ([252decd](https://github.com/e2e-test-quest/uuv/commit/252decd60ffce875bf6ff4d200de0a04e8652f16))
12
+ * **runner-playwright:** update dependency @cucumber/cucumber to v12.8.2 ([b476bd0](https://github.com/e2e-test-quest/uuv/commit/b476bd0a5363eea153839a14b40ecb2198cef254))
13
+ * **runner-playwright:** update dependency axe-core to v4.11.4 ([9e71157](https://github.com/e2e-test-quest/uuv/commit/9e71157589de72be3b7cc2f9285cd7764bdb9fec))
14
+
15
+
16
+ ### Features
17
+
18
+ * **runner-cypress:** update dependency cypress to v15.14.2 ([1e37ad7](https://github.com/e2e-test-quest/uuv/commit/1e37ad7c8af43984d3c6d156383407410c3f4482))
19
+
1
20
  # [2.83.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.82.0...runner-commons-v2.83.0) (2026-04-21)
2
21
 
3
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/runner-commons",
3
- "version": "2.83.0",
3
+ "version": "2.84.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.17.0"
84
+ "@uuv/dictionary": "0.18.0"
85
85
  },
86
86
  "funding": {
87
87
  "type": "opencollective",