-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update yarn to v3.8.7 #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/yarn-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
3d18b76 to
1ac08d9
Compare
1ac08d9 to
eb8d525
Compare
eb8d525 to
c19a231
Compare
c19a231 to
c2ce0a2
Compare
c2ce0a2 to
df6763d
Compare
df6763d to
f2fbece
Compare
f2fbece to
1bebab0
Compare
1bebab0 to
ff3716b
Compare
ff3716b to
77f8892
Compare
77f8892 to
b7bd857
Compare
b7bd857 to
b9e7c7e
Compare
b9e7c7e to
25e612b
Compare
25e612b to
e008332
Compare
e008332 to
2a4c663
Compare
2a4c663 to
fd419c3
Compare
fd419c3 to
70ed97e
Compare
70ed97e to
bfc7fa0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.1→3.8.7Release Notes
yarnpkg/berry (yarn)
v3.8.7Compare Source
v3.8.6Compare Source
v3.8.5Compare Source
v3.8.4Compare Source
v3.8.3Compare Source
v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
v3.7.0Compare Source
v3.6.4Compare Source
v3.6.3Compare Source
v3.6.2Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
v3.5.1Compare Source
v3.5.0Compare Source
v3.4.1Compare Source
yarn init.v3.4.0Compare Source
Node.js parity
--conditionsflag.--watchflag on Node 18 (it previously only supported it on Node 19).Bugfixes
pnpapi) can now be imported from ESM modules.ZipFS.prototype.getBufferAndClosewill not error on empty archives resulting from an unlink after write.YN0000) fromyarn workspaces foreach.Compatibility
v3.3.1Compare Source
v3.3.0Compare Source
Installs
hardlinks-globalnode-moduleslinker mode by 1.5xCompatibility
v3.2.4Compare Source
Compatibility
v3.2.3Compare Source
Bugfixes
Compatibility
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).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.