Package: node-yarnpkg / 4.1.0+dfsg-1

Metadata

Package Version Patches format
node-yarnpkg 4.1.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix algoliasearch client javascript.patch | (download)

algoliasearch-client-javascript/rollup.config.js | 8 6 + 2 - 0 !
algoliasearch-client-javascript/scripts/build.js | 12 10 + 2 - 0 !
algoliasearch-client-javascript/tsconfig.json | 5 3 + 2 - 0 !
3 files changed, 19 insertions(+), 6 deletions(-)

---
fix yarnpkg builder.patch | (download)

packages/yarnpkg-builder/sources/boot-cli-dev.js | 2 1 + 1 - 0 !
packages/yarnpkg-builder/sources/commands/build/bundle.ts | 3 2 + 1 - 0 !
packages/yarnpkg-builder/sources/commands/build/plugin.ts | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 3 deletions(-)

---
remove cross spawn.patch | (download)

packages/yarnpkg-core/sources/execUtils.ts | 7 3 + 4 - 0 !
packages/yarnpkg-shell/sources/pipe.ts | 5 2 + 3 - 0 !
2 files changed, 5 insertions(+), 7 deletions(-)

---
rename lodash import.patch | (download)

packages/plugin-constraints/sources/constraintUtils.ts | 8 4 + 4 - 0 !
packages/plugin-constraints/sources/tauModule.ts | 2 1 + 1 - 0 !
packages/plugin-essentials/sources/commands/config/get.ts | 2 1 + 1 - 0 !
packages/plugin-essentials/sources/commands/config/set.ts | 6 3 + 3 - 0 !
packages/plugin-essentials/sources/commands/config/unset.ts | 6 3 + 3 - 0 !
packages/plugin-git/sources/gitUtils.ts | 2 1 + 1 - 0 !
packages/plugin-npm/sources/npmHttpUtils.ts | 2 1 + 1 - 0 !
packages/plugin-version/sources/versionUtils.ts | 2 1 + 1 - 0 !
packages/yarnpkg-core/sources/Project.ts | 2 1 + 1 - 0 !
packages/yarnpkg-core/sources/Report.ts | 2 1 + 1 - 0 !
packages/yarnpkg-core/sources/miscUtils.ts | 4 2 + 2 - 0 !
packages/yarnpkg-core/sources/scriptUtils.ts | 2 1 + 1 - 0 !
12 files changed, 20 insertions(+), 20 deletions(-)

---
fix rollup plugin node globals.patch | (download)

rollup-plugin-node-globals/.babelrc | 2 1 + 1 - 0 !
rollup-plugin-node-globals/rollup.config.js | 2 1 + 1 - 0 !
rollup-plugin-node-globals/test/index.js | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
fix patch console.patch | (download)

patch-console/test.js | 2 1 + 1 - 0 !
patch-console/tsconfig.json | 31 29 + 2 - 0 !
2 files changed, 30 insertions(+), 3 deletions(-)

---
fix yoga wasm web.patch | (download)

yoga-wasm-web/Makefile | 7 1 + 6 - 0 !
yoga-wasm-web/rollup.config.js | 3 2 + 1 - 0 !
yoga-wasm-web/test/basic.test.ts | 8 4 + 4 - 0 !
yoga-wasm-web/test/defaults.test.ts | 2 1 + 1 - 0 !
yoga-wasm-web/test/measureCallback.test.ts | 22 11 + 11 - 0 !
yoga-wasm-web/tsconfig.json | 6 4 + 2 - 0 !
yoga/javascript/CMakeLists.txt | 1 0 + 1 - 0 !
7 files changed, 23 insertions(+), 26 deletions(-)

---
fix ink.patch | (download)

ink/package.json | 3 3 + 0 - 0 !
ink/src/dom.ts | 4 3 + 1 - 0 !
ink/src/get-max-width.ts | 4 3 + 1 - 0 !
ink/src/ink.tsx | 6 4 + 2 - 0 !
ink/src/reconciler.ts | 7 5 + 2 - 0 !
ink/src/render-node-to-output.ts | 4 3 + 1 - 0 !
ink/src/styles.ts | 4 3 + 1 - 0 !
ink/test/components.tsx | 26 13 + 13 - 0 !
ink/test/focus.tsx | 8 4 + 4 - 0 !
ink/test/helpers/create-stdout.ts | 4 2 + 2 - 0 !
ink/test/measure-element.tsx | 2 1 + 1 - 0 !
ink/tsconfig.json | 32 28 + 4 - 0 !
12 files changed, 72 insertions(+), 32 deletions(-)

---
fix alcalzone ansi tokenize.patch | (download)

alcalzone-ansi-tokenize/package.json | 5 0 + 5 - 0 !
alcalzone-ansi-tokenize/tsconfig.json | 12 9 + 3 - 0 !
alcalzone-ansi-tokenize/tsconfig.test.json | 9 9 + 0 - 0 !
3 files changed, 18 insertions(+), 8 deletions(-)

---
fix ink text input.patch | (download)

ink-text-input/tsconfig.json | 29 28 + 1 - 0 !
1 file changed, 28 insertions(+), 1 deletion(-)

---
force chalk require.patch | (download)

packages/yarnpkg-core/sources/formatUtils.ts | 2 1 + 1 - 0 !
packages/yarnpkg-shell/sources/index.ts | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
fix yarnpkg parsers.patch | (download)

packages/yarnpkg-parsers/sources/syml.ts | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
exclude tests.patch | (download)

packages/plugin-compat/tests/resolve.test.ts | 2 1 + 1 - 0 !
packages/yarnpkg-core/tests/miscUtils.test.ts | 4 2 + 2 - 0 !
packages/yarnpkg-core/tests/scriptUtils.test.ts | 4 2 + 2 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

---
fix yarnpkg libzip.patch | (download)

packages/yarnpkg-libzip/artifacts/build.sh | 95 22 + 73 - 0 !
1 file changed, 22 insertions(+), 73 deletions(-)

---
fix yarnpkg core.patch | (download)

packages/yarnpkg-core/rollup.config.js | 2 1 + 1 - 0 !
packages/yarnpkg-core/sources/Configuration.ts | 10 5 + 5 - 0 !
packages/yarnpkg-core/sources/tgzUtilsExt.ts | 123 123 + 0 - 0 !
packages/yarnpkg-core/sources/worker-zip/Worker.ts | 2 1 + 1 - 0 !
4 files changed, 130 insertions(+), 7 deletions(-)

---
fix yarnpkg pnp.patch | (download)

packages/yarnpkg-pnp/rollup.config.js | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
fix arcanis libzip.patch | (download)

arcanis-libzip/CMakeLists.txt | 26 0 + 26 - 0 !
1 file changed, 26 deletions(-)

---
fix zlib ng.patch | (download)

zlib-ng/Makefile.in | 16 8 + 8 - 0 !
zlib-ng/configure | 14 0 + 14 - 0 !
2 files changed, 8 insertions(+), 22 deletions(-)

---
disable network tests.patch | (download)

packages/plugin-compat/tests/patches.test.ts | 127 0 + 127 - 0 !
1 file changed, 127 deletions(-)

 disable network tests
 We can't reliably test those during the build as the build environment
 does not have Internet connection.