Skip to content

Commit 7503cd3

Browse files
committed
chore: Migrate to yarn v4
Signed-off-by: Ihor Vinokur <ivinokur@redhat.com>
1 parent 28a5af9 commit 7503cd3

7 files changed

Lines changed: 6964 additions & 4211 deletions

File tree

.deps/EXCLUDED/prod.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ This file lists dependencies that do not need CQs or auto-detection does not wor
66
| `@inversifyjs/container@1.14.1` | transitive dependency |
77
| `@inversifyjs/core@9.1.1` | transitive dependency |
88
| `@inversifyjs/prototype-utils@0.1.3` | transitive dependency |
9+
| `@types/node@25.2.2` | transitive dependency |

.deps/dev.md

Lines changed: 393 additions & 397 deletions
Large diffs are not rendered by default.

.deps/prod.md

Lines changed: 54 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2,52 +2,57 @@
22

33
| Packages | License | Resolved CQs |
44
| --- | --- | --- |
5-
| [`@devfile/api@2.3.0-1757407014`](https://github.com/devfile/api) | Apache-2.0 | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@devfile/api/2.3.0-1757407014) |
6-
| [`@inversifyjs/common@1.5.2`](git+https://github.com/inversify/monorepo.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/common/1.5.2) |
7-
| [`@inversifyjs/container@1.14.1`](git+https://github.com/inversify/monorepo.git) | MIT | transitive dependency |
8-
| [`@inversifyjs/core@9.1.1`](git+https://github.com/inversify/monorepo.git) | MIT | transitive dependency |
9-
| [`@inversifyjs/plugin@0.2.0`](git+https://github.com/inversify/monorepo.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/plugin/0.2.0) |
10-
| [`@inversifyjs/prototype-utils@0.1.3`](git+https://github.com/inversify/monorepo.git) | MIT | transitive dependency |
11-
| [`@inversifyjs/reflect-metadata-utils@1.4.1`](git+https://github.com/inversify/monorepo.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/reflect-metadata-utils/1.4.1) |
12-
| [`@types/node-fetch@2.6.11`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #11004 |
13-
| [`@types/node@24.10.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@types/node/24.10.0) |
14-
| [`argparse@2.0.1`](https://github.com/nodeca/argparse.git) | Python-2.0 | CQ22954 |
15-
| [`asynckit@0.4.0`](git+https://github.com/alexindigo/asynckit.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/asynckit/0.4.0) |
16-
| [`call-bind-apply-helpers@1.0.2`](git+https://github.com/ljharb/call-bind-apply-helpers.git) | MIT | #17826 |
17-
| [`combined-stream@1.0.8`](git://github.com/felixge/node-combined-stream.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/combined-stream/1.0.8) |
18-
| [`delayed-stream@1.0.0`](git://github.com/felixge/node-delayed-stream.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/delayed-stream/1.0.0) |
19-
| [`dunder-proto@1.0.1`](git+https://github.com/es-shims/dunder-proto.git) | MIT | #17824 |
20-
| [`es-define-property@1.0.1`](git+https://github.com/ljharb/es-define-property.git) | MIT | #13222 |
21-
| [`es-errors@1.3.0`](git+https://github.com/ljharb/es-errors.git) | MIT | #13162 |
22-
| [`es-object-atoms@1.1.1`](git+https://github.com/ljharb/es-object-atoms.git) | MIT | #18800 |
23-
| [`es-set-tostringtag@2.1.0`](git+https://github.com/es-shims/es-set-tostringtag.git) | MIT | #18399 |
24-
| [`es6-promise@4.2.8`](git://github.com/stefanpenner/es6-promise.git) | MIT | #2898 |
25-
| [`form-data@2.5.1`](git://github.com/form-data/form-data.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/form-data/2.5.1) |
26-
| [`fs-extra@11.3.2`](https://github.com/jprichardson/node-fs-extra) | MIT | #18872 |
27-
| [`function-bind@1.1.2`](https://github.com/Raynos/function-bind.git) | MIT | #11063 |
28-
| [`get-intrinsic@1.3.0`](git+https://github.com/ljharb/get-intrinsic.git) | MIT | #19525 |
29-
| [`get-proto@1.0.1`](git+https://github.com/ljharb/get-proto.git) | MIT | #18351 |
30-
| [`gopd@1.2.0`](git+https://github.com/ljharb/gopd.git) | MIT | #17752 |
31-
| [`graceful-fs@4.2.11`](https://github.com/isaacs/node-graceful-fs) | ISC | #7413 |
32-
| [`has-symbols@1.1.0`](git://github.com/inspect-js/has-symbols.git) | MIT | #17606 |
33-
| [`has-tostringtag@1.0.2`](git+https://github.com/inspect-js/has-tostringtag.git) | MIT | #13161 |
34-
| [`hasown@2.0.2`](git+https://github.com/inspect-js/hasOwn.git) | MIT | #11097 |
35-
| [`inversify@7.10.4`](git+https://github.com/inversify/monorepo.git) | MIT | N/A |
36-
| [`js-yaml@4.1.0`](https://github.com/nodeca/js-yaml.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/js-yaml/4.1.0) |
37-
| [`jsonc-parser@3.3.1`](https://github.com/microsoft/node-jsonc-parser) | MIT | #15491 |
38-
| [`jsonfile@6.1.0`](git@github.com:jprichardson/node-jsonfile.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonfile/6.1.0) |
39-
| [`jsonschema@1.5.0`](git://github.com/tdegrunt/jsonschema.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonschema/1.5.0) |
40-
| [`lodash@4.17.21`](https://github.com/lodash/lodash.git) | MIT | #2096 |
41-
| [`math-intrinsics@1.1.0`](git+https://github.com/es-shims/math-intrinsics.git) | MIT | #17964 |
42-
| [`mime-db@1.52.0`](https://github.com/jshttp/mime-db.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/mime-db/1.52.0) |
43-
| [`mime-types@2.1.35`](https://github.com/jshttp/mime-types.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/mime-types/2.1.35) |
44-
| [`node-fetch@2.7.0`](https://github.com/bitinn/node-fetch.git) | MIT | #10509 |
45-
| [`querystringify@2.2.0`](https://github.com/unshiftio/querystringify) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/querystringify/2.2.0) |
46-
| [`reflect-metadata@0.2.2`](https://github.com/rbuckton/reflect-metadata.git) | Apache-2.0 | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/reflect-metadata/0.2.2) |
47-
| [`requires-port@1.0.0`](https://github.com/unshiftio/requires-port) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/requires-port/1.0.0) |
48-
| [`tr46@0.0.3`](git+https://github.com/Sebmaster/tr46.js.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/tr46/0.0.3) |
49-
| [`undici-types@7.16.0`](git+https://github.com/nodejs/undici.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/undici-types/7.16.0) |
50-
| [`universalify@2.0.1`](git+https://github.com/RyanZim/universalify.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/universalify/2.0.1) |
51-
| [`url-parse@1.5.10`](https://github.com/unshiftio/url-parse.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/url-parse/1.5.10) |
52-
| [`webidl-conversions@3.0.1`](https://github.com/jsdom/webidl-conversions.git) | BSD-2-Clause | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/webidl-conversions/3.0.1) |
53-
| [`whatwg-url@5.0.0`](https://github.com/jsdom/whatwg-url.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/whatwg-url/5.0.0) |
5+
| `@devfile/api@2.3.0-1757407014` | Apache-2.0 | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@devfile/api/2.3.0-1757407014) |
6+
| `@inversifyjs/common@1.5.2` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/common/1.5.2) |
7+
| `@inversifyjs/container@1.15.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/container/1.15.0) |
8+
| `@inversifyjs/core@9.2.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/core/9.2.0) |
9+
| `@inversifyjs/plugin@0.2.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/plugin/0.2.0) |
10+
| `@inversifyjs/prototype-utils@0.1.3` | MIT | transitive dependency |
11+
| `@inversifyjs/reflect-metadata-utils@1.4.1` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@inversifyjs/reflect-metadata-utils/1.4.1) |
12+
| `@types/node-fetch@2.6.13` | MIT | #11004 |
13+
| `@types/node@25.2.2` | | transitive dependency |
14+
| `argparse@2.0.1` | Python-2.0 | CQ22954 |
15+
| `async-function@1.0.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/async-function/1.0.0) |
16+
| `async-generator-function@1.0.0` | MIT | #23714 |
17+
| `asynckit@0.4.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/asynckit/0.4.0) |
18+
| `call-bind-apply-helpers@1.0.2` | MIT | #17826 |
19+
| `combined-stream@1.0.8` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/combined-stream/1.0.8) |
20+
| `delayed-stream@1.0.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/delayed-stream/1.0.0) |
21+
| `dunder-proto@1.0.1` | MIT | #17824 |
22+
| `es-define-property@1.0.1` | MIT | #13222 |
23+
| `es-errors@1.3.0` | MIT | #13162 |
24+
| `es-object-atoms@1.1.1` | MIT | #18800 |
25+
| `es-set-tostringtag@2.1.0` | MIT | #18399 |
26+
| `es6-promise@4.2.8` | MIT | #2898 |
27+
| `form-data@2.5.5` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/form-data/2.5.5) |
28+
| `form-data@4.0.5` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/form-data/4.0.5) |
29+
| `fs-extra@11.3.3` | MIT | #18872 |
30+
| `function-bind@1.1.2` | MIT | #11063 |
31+
| `generator-function@2.0.1` | MIT | #23713 |
32+
| `get-intrinsic@1.3.1` | MIT | #19525 |
33+
| `get-proto@1.0.1` | MIT | #18351 |
34+
| `gopd@1.2.0` | MIT | #17752 |
35+
| `graceful-fs@4.2.11` | ISC | #7413 |
36+
| `has-symbols@1.1.0` | MIT | #17606 |
37+
| `has-tostringtag@1.0.2` | MIT | #13161 |
38+
| `hasown@2.0.2` | MIT | #11097 |
39+
| `inversify@7.11.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/inversify/7.11.0) |
40+
| `js-yaml@4.1.1` | MIT | #24673 |
41+
| `jsonc-parser@3.3.1` | MIT | #15491 |
42+
| `jsonfile@6.2.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonfile/6.2.0) |
43+
| `jsonschema@1.5.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonschema/1.5.0) |
44+
| `lodash@4.17.23` | CC0-1.0 AND MIT | #2096 |
45+
| `math-intrinsics@1.1.0` | MIT | #17964 |
46+
| `mime-db@1.52.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/mime-db/1.52.0) |
47+
| `mime-types@2.1.35` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/mime-types/2.1.35) |
48+
| `node-fetch@2.7.0` | MIT | #10509 |
49+
| `querystringify@2.2.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/querystringify/2.2.0) |
50+
| `reflect-metadata@0.2.2` | Apache-2.0 | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/reflect-metadata/0.2.2) |
51+
| `requires-port@1.0.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/requires-port/1.0.0) |
52+
| `safe-buffer@5.2.1` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/safe-buffer/5.2.1) |
53+
| `tr46@0.0.3` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/tr46/0.0.3) |
54+
| `undici-types@7.16.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/undici-types/7.16.0) |
55+
| `universalify@2.0.1` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/universalify/2.0.1) |
56+
| `url-parse@1.5.10` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/url-parse/1.5.10) |
57+
| `webidl-conversions@3.0.1` | BSD-2-Clause | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/webidl-conversions/3.0.1) |
58+
| `whatwg-url@5.0.0` | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/whatwg-url/5.0.0) |

0 commit comments

Comments
 (0)