Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default. Please head over to the Corepack documentation page for more information on how to use it.
Contributed by Maël Nison - #39608
ICU has been updated to 70.1. This updates timezone database to 2021a3, including bringing forward the start for DST for Jordan from March to February.
Contributed by Michaël Zasso - #40658
A new command line option --no-addons
has been added to disallow loading of native addons.
Contributed by Dominic Elm - #39977
Root certificates have been updated to those from Mozilla's Network Security Services 3.71.
Contributed by Richard Lau - #40280
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-25e349f5f5
Please login to add feedback.
This update has been submitted for testing by sgallagh.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
This update is not installable.
Not installable because:
Problem 1: cannot install the best update candidate for package nodejs-1:14.18.3-1.fc34.x86_64 - nothing provides /usr/bin/pwsh needed by nodejs-1:14.19.0-2.fc34.x86_64
Problem 2: package nodejs-full-i18n-1:14.19.0-2.fc34.x86_64 requires nodejs(x86-64) = 1:14.19.0-2.fc34, but none of the providers can be installed - cannot install the best update candidate for package nodejs-full-i18n-1:14.18.3-1.fc34.x86_64 - nothing provides /usr/bin/pwsh needed by nodejs-1:14.19.0-2.fc34.x86_64
Problem 3: package npm-1:6.14.16-1.14.19.0.2.fc34.x86_64 requires nodejs = 1:14.19.0-2.fc34, but none of the providers can be installed - cannot install the best update candidate for package npm-1:6.14.15-1.14.18.3.1.fc34.x86_64 - nothing provides /usr/bin/pwsh needed by nodejs-1:14.19.0-2.fc34.i686 - nothing provides /usr/bin/pwsh needed by nodejs-1:14.19.0-2.fc34.x86_64
Problem 4: package nodejs-docs-1:14.19.0-2.fc34.noarch conflicts with nodejs < 1:14.19.0-2.fc34 provided by nodejs-1:14.18.3-1.fc34.x86_64 - problem with installed package nodejs-1:14.18.3-1.fc34.x86_64 - cannot install the best update candidate for package nodejs-docs-1:14.18.3-1.fc34.noarch - nothing provides /usr/bin/pwsh needed by nodejs-1:14.19.0-2.fc34.x86_64
Problem 5: package nodejs-full-i18n-1:14.18.3-1.fc34.x86_64 requires nodejs(x86-64) = 1:14.18.3-1.fc34, but none of the providers can be installed - package nodejs-1:14.18.3-1.fc34.x86_64 requires nodejs-libs(x86-64) = 1:14.18.3-1.fc34, but none of the providers can be installed - problem with installed package nodejs-full-i18n-1:14.18.3-1.fc34.x86_64 - cannot install both nodejs-libs-1:14.19.0-2.fc34.x86_64 and nodejs-libs-1:14.18.3-1.fc34.x86_64 - package nodejs-full-i18n-1:14.19.0-2.fc34.x86_64 requires nodejs(x86-64) = 1:14.19.0-2.fc34, but none of the providers can be installed - cannot install the best update candidate for package nodejs-libs-1:14.18.3-1.fc34.x86_64 - nothing provides /usr/bin/pwsh needed by nodejs-1:14.19.0-2.fc34.x86_64
Ugh yes, we see this as well in Cockpit -- This desperately needs reverting or quick fixing.