Skip to content

Commit 18414ea

Browse files
build(deps): bump ajv from 6.12.6 to 6.14.0 in /cli (eclipse-openvsx#1632)
* build(deps): bump ajv from 6.12.6 to 6.14.0 in /cli Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * update CHANGELOG.md Updated changelog to include unreleased version v0.10.10 and dependency bump for ajv. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent 86612cb commit 18414ea

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This change log covers only the command line interface (CLI) of Open VSX.
44

5+
### [v0.10.10] (unreleased)
6+
7+
#### Dependencies
8+
9+
- Bump ajv from 6.12.6 to 6.14.0 ([#1632](https://github.com/eclipse/openvsx/pull/1632))
10+
511
### [v0.10.9] (Feb. 2026)
612

713
#### Fixes

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,14 +1203,14 @@ __metadata:
12031203
linkType: hard
12041204

12051205
"ajv@npm:^6.12.4":
1206-
version: 6.12.6
1207-
resolution: "ajv@npm:6.12.6"
1206+
version: 6.14.0
1207+
resolution: "ajv@npm:6.14.0"
12081208
dependencies:
12091209
fast-deep-equal: "npm:^3.1.1"
12101210
fast-json-stable-stringify: "npm:^2.0.0"
12111211
json-schema-traverse: "npm:^0.4.1"
12121212
uri-js: "npm:^4.2.2"
1213-
checksum: 10/48d6ad21138d12eb4d16d878d630079a2bda25a04e745c07846a4ad768319533031e28872a9b3c5790fa1ec41aabdf2abed30a56e5a03ebc2cf92184b8ee306c
1213+
checksum: 10/c71f14dd2b6f2535d043f74019c8169f7aeb1106bafbb741af96f34fdbf932255c919ddd46344043d03b62ea0ccb319f83667ec5eedf612393f29054fe5ce4a5
12141214
languageName: node
12151215
linkType: hard
12161216

0 commit comments

Comments
 (0)