Open
Conversation
dd2438b to
7ae154e
Compare
7ae154e to
7108b99
Compare
7108b99 to
3dc12fa
Compare
3dc12fa to
b8d1bbd
Compare
b8d1bbd to
a14424a
Compare
a14424a to
b255d40
Compare
b255d40 to
bfc60f5
Compare
b694ac3 to
0a4d6cb
Compare
0a4d6cb to
3db8ff3
Compare
3db8ff3 to
930c275
Compare
df517f1 to
e8ad1b4
Compare
6de74fa to
673e3b4
Compare
673e3b4 to
563e57a
Compare
0034b52 to
1507e17
Compare
89cbaca to
c32afe0
Compare
c32afe0 to
795d764
Compare
795d764 to
2206208
Compare
2206208 to
5636e33
Compare
5636e33 to
04875aa
Compare
04875aa to
8059f14
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.1→3.2.24.1.1→4.14.1Release Notes
yarnpkg/berry (@yarnpkg/libzip)
v3.2.2Compare Source
Compatibility
ftruncate.fchmod.throwIfNoEntry.npm_package_jsonenvironment variable is now set by Yarn.v3.2.1Compare Source
Installs
node_modulesdirectory, whennode-moduleslinker is activesupportedArchitecturesBugfixes
v3.2.0Compare Source
Various improvements have been made in the core to improve performance. Additionally:
Commands
yarn workspaces foreach runcommand is now able to run binaries.yarn npm infocommand now supports displaying information about a tagged version of a package (e.g.yarn npm info vue@next).yarn explaincommand has been added. It can be used to explain an error code, or list all available error codes.yarn explain YN0002.yarn npm publishcommand now accepts a new--otpoption, to set the One-Time Password from the CLI.yarn upgrade-interactivenow has improved paging:Installs
node_modulesis a symbolic link, and doesn't recreate it.cpuandarchfields, Yarn now support a newlibcfield which can be used in tandem withoptionalDependenciesto avoid downloading packages that have been linked against incompatible standard libraries (we currently support two values:glibcandmusl).node_modules/.storeandnode_modulesfolders if they are empty.node_modules/@​yarnpkg) if they are empty or after removing a scoped dependency..pnp.cjsfiles with inlined data will now store the data in a JSON string literal instead of an object literal to improve startup performance.Compatibility
${FOO:+}.readandreadSyncusing options.pathproperty on streams created bycreateReadStream()and obtained from zip archives.ERR_REQUIRE_ESMerror when attempting to require an ES Module, matching the default Node.js behaviour.Bugfixes
@yarnpkg/pnpifynow escapes paths correctly.nodefield inside thenpm_config_user_agentYarn sets will now include a leadingv.platformisn't set to Node.YARN_IGNORE_NODEenvironment variable will now be parsed using the same mechanism as env variable configuration settings (i.e. both1/0andtrue/falsewill be accepted)ZipFS Extension
Miscellaneous Features
wrapNetworkRequesthook now lets you wrap network requests (for example to log them).v3.1.1Compare Source
v3.1.0Compare Source
Commands
yarn workspaces listandyarn workspaces foreachcommands now both support a new--sinceoption that lets you filter the workspace list by changes (only workspaces that changed since the specified commit will be iterated on). This feature is still a little experimental, especially when used with-R,--recursive.yarn workspaces foreachcommand now handles the fact that a script containing:only becomes global if it exists in exactly one workspace.yarn workspaces foreachcommand now supports--jobs 1and--jobs unlimited.yarn init -2command will now add thepackageManagerfield to your project manifest.Settings
patternmatcher fromlogFilterswill now match any part of the log entry.Installs
nodeLinker: pnpmmode will let you install packages using the pnpm install strategy, where packages are stored flat and referenced by each others through symlinks. This mode is still a little experimental, so please send our way bugs you might find.supportedArchitecturesfield to manually enforce the presence of specific architectures.nmMode: hardlinks-globalsetting will now be automatically downgraded tonmMode: hardlinks-localwhen global caches and install folders are kept on different devices, thus letting the install continue normally. A warning will still be produced explaining this behaviour.node_moduleslinker maximizes chances to end-up with only one top-level node_modules in the case of using workspacesnmSelfReferencessetting has been added to the nm linker to control whether workspaces are allowed to require themselves - results in creation of self-referencing symlinks.yarn workspaces focuswill not create self-referencing symlinks for excluded workspaces anymore.node_modulesinstalls.Miscellaneous Features
workspace:^andworkspace:~. When published, those markers will turn into the actual version (just like what used to happen withworkspace:*), except that they'll be prefixed with the relevant semver prefix (respectively^and~).npmAuditRegistrysetting will let you define which registry to use when running audits. If unset, we'll fallback to the currently configured publish registry (we'll likely change this behavior in Yarn 4 to rather use the fetch registry).Bugfixes
node_modulesinstalls will now be given priority during hoisting, preventing cases when indirect regular dependencies would block the way for direct portal dependencies.pnpifybinary can now be used from inside directories containing spaces.--versionstring.node-moduleslinker.node-moduleslinker, since they cannot be used from the code anyway.fsmodule, allowing users to patch it.require.resolve('pnpapi')will be handled correctly even when usingexports.yarn runimmediately after adding or removing dependencies inside large monorepos.@typesversion. This matches the behaviour for peer dependencies.Compatibility
pnpEnableEsmLoader.resolvewill no longer resolve missing modules to a file with the same name that would happen to be located next to the issuer.yarnpkg/berry (yarn)
v4.14.1Compare Source
v4.14.0Compare Source
v4.13.0Compare Source
v4.12.0Compare Source
v4.11.0Compare Source
v4.10.3Compare Source
v4.10.2Compare Source
v4.10.1Compare Source
v4.10.0Compare Source
v4.9.4Compare Source
v4.9.3Compare Source
v4.9.2Compare Source
v4.9.1Compare Source
v4.9.0Compare Source
v4.8.1Compare Source
v4.8.0Compare Source
v4.7.0Compare Source
v4.6.0Compare Source
v4.5.3Compare Source
v4.5.2Compare Source
v4.5.1Compare Source
v4.5.0Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
v4.3.1Compare Source
v4.3.0Compare Source
v4.2.2Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.