SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for npm19-19.6.0-1.1.x86_64.rpm :

* Fri Feb 03 2023 Adam Majer - Update to version 19.6.0:
* ESM: Leverage loaders when resolving subsequent loaders Loaders now apply to subsequent loaders, for example: - -experimental-loader ts-node --experimental-loader loader-written-in-typescript
* deps: upgrade npm to 9.4.0 Added --install-strategy=linked option for installations similar to pnpm.- sysctl.patch, s390.patch: upstreamed, removed
* Wed Feb 01 2023 Dominique Leuenberger - Do not use pkg_vcmp to decide BuildDependencies: this works based on \'installed packages\' which is not interpreted correctly by the scheduler. Rather switch to boolean dependencies.
* Wed Jan 25 2023 Adam Majer - Update to version 19.5.0:
* http: join authorization headers
* lib: add webstreams to Duplex.from()
* stream: implement finished() for ReadableStream and WritableStream- npm_search_paths.patch, linker_lto_jobs.patch: refreshed- sysctl.patch: don\'t try to execute sysctl- s390.patch: fix unit test on s390 with patched zlib
* Wed Jan 25 2023 Adam Majer - Use default openssl again and do not force openssl 1.1.1- _constraints: reset aarch64 memory requirements back to original otherwise some unit tests can fail
* Mon Jan 16 2023 Adam Majer - Update to version 19.4.0:
* buffer: add buffer.isUtf8 for utf8 validation
* http: improved timeout defaults handling
* net: add autoSelectFamily global getter and setter
* os: add availableParallelism()
* util: add fast path for text-decoder fatal flag
* Fri Dec 23 2022 Guillaume GARDET - Update _constraints:
* Less RAM for aarch64 and 32-bit arm
* Use \'asimdrdm\' cpu flag to use aarch64 workers where tests are more stable
* Mon Dec 19 2022 Adam Majer - Update to version 19.3.0:
* deps : npm updates to 9.2.0
* build: disable v8 snapshot compression by default
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options- temporarily require openssl 1.1.1 to build on TW- versioned.patch: refreshed
* Wed Dec 07 2022 Adam Majer - Update to version 19.2.0:
* buffer: introduce `File` class
* deps: update V8 to 10.8.168.20
* doc: deprecate use of invalid ports in `url.parse`
* util: add fast path for utf8 encoding For details, see CHANGELOG_V19.md
* Thu Nov 17 2022 Adam Majer - Update to version 19.1.0:
* test: Support function mocking on Node.js test runner
* fs.watch recursive support on Linux
* util: add MIME utilities- new_python3.patch, icu721_fixes.patch: upstreamed
* Thu Nov 10 2022 Adam Majer - icu721_fixes.patch: fixes compatibility with ICU 72.1 (bsc#1205236)
* Mon Nov 07 2022 Adam Majer - Fix migration to openssl-3 (bsc#1205042)
* Mon Nov 07 2022 Adam Majer - Update to version 19.0.1:
* inspector: DNS rebinding in --inspect via invalid octal IP (bsc#1205119, CVE-2022-43548)
* Fri Oct 21 2022 Adam Majer - Initial version 19.0.0:
* HTTP(S)/1.1 KeepAlive by default
* DTrace/SystemTap/ETW Support were removed
* The V8 engine is updated to version 10.7, which is part of Chromium 107. This version include a new feature to the JavaScript API: Intl.NumberFormat
* llhttp has been updated to version 8.1.0. For details see https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V19.md#19.0.0
 
ICM