@uuv/runner-commons 2.85.0 → 2.85.1

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 +11 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## [2.85.1](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.85.0...runner-commons-v2.85.1) (2026-05-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency @ai-sdk/anthropic to v3.0.79 ([ef5f4d7](https://github.com/e2e-test-quest/uuv/commit/ef5f4d7b7dcd45b9efe3a250740d5597717838a2))
7
+ * **deps:** update dependency @ai-sdk/google to v3.0.79 ([5bd8e02](https://github.com/e2e-test-quest/uuv/commit/5bd8e027ff9129ba53641eb2172bd2ee15b46159))
8
+ * **deps:** update dependency @ai-sdk/mcp to v1.0.43 ([fb5e8e3](https://github.com/e2e-test-quest/uuv/commit/fb5e8e381fc7e096199edba397267c9902bda0cf))
9
+ * **deps:** update dependency @ai-sdk/openai to v3.0.65 ([831dcf3](https://github.com/e2e-test-quest/uuv/commit/831dcf3c6c3b778ac96ded94d7078974cf8f47b7))
10
+ * **runner-playwright:** update dependency cucumber-json-report-formatter to v0.1.5 ([2a61e93](https://github.com/e2e-test-quest/uuv/commit/2a61e9387205d6fb1018cd76f6800080bed02194))
11
+
1
12
  # [2.85.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.84.1...runner-commons-v2.85.0) (2026-05-17)
2
13
 
3
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/runner-commons",
3
- "version": "2.85.0",
3
+ "version": "2.85.1",
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.19.0"
84
+ "@uuv/dictionary": "0.19.1"
85
85
  },
86
86
  "funding": {
87
87
  "type": "opencollective",