Skip to content

Commit ea274f3

Browse files
build(deps): bump fast-uri from 3.1.0 to 3.1.2 in /cli (#1829)
* build(deps): bump fast-uri from 3.1.0 to 3.1.2 in /cli Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add entry for fast-uri dependency update Updated CHANGELOG.md to include dependency bump for fast-uri. Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent b17fb14 commit ea274f3

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+
### [next] (unreleased)
6+
7+
#### Dependencies
8+
9+
- Bump fast-uri from `3.1.0` to `3.1.2` ([#1829](https://github.com/eclipse/openvsx/pull/1829))
10+
511
### [v0.10.12] (08/05/2026)
612

713
#### Dependencies

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2067,9 +2067,9 @@ __metadata:
20672067
linkType: hard
20682068

20692069
"fast-uri@npm:^3.0.1":
2070-
version: 3.1.0
2071-
resolution: "fast-uri@npm:3.1.0"
2072-
checksum: 10/818b2c96dc913bcf8511d844c3d2420e2c70b325c0653633f51821e4e29013c2015387944435cd0ef5322c36c9beecc31e44f71b257aeb8e0b333c1d62bb17c2
2070+
version: 3.1.2
2071+
resolution: "fast-uri@npm:3.1.2"
2072+
checksum: 10/1dff04865b2a38d3e0659deadfbf72efdf83a776bfbf9667e4aa9e5a3ec31bc341cda9622136b32b7652a857c8ba11896794186e8f876f8b2b72731fce8622f6
20732073
languageName: node
20742074
linkType: hard
20752075

0 commit comments

Comments
 (0)