-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update yarn to v3.2.2 #30
base: master
Are you sure you want to change the base?
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). item-crawl – ./packages/item-crawl🔍 Inspect: https://vercel.com/dev-mugles/item-crawl/EgH4756YSdufMiatgRpzU3vU8r3m youtube-crawl – ./packages/youtube-crawl🔍 Inspect: https://vercel.com/dev-mugles/youtube-crawl/AhNmUX7wmR5yujNXvBNQNWYSwkNe delivery-tracker – ./packages/delivery-tracker🔍 Inspect: https://vercel.com/dev-mugles/delivery-tracker/1xCYwMrhxTVatSP7XZE5fp7YDuuT |
b9cf0ae to
7da7099
Compare
7da7099 to
76762a4
Compare
76762a4 to
a1d95cb
Compare
a1d95cb to
b80010d
Compare
|
Deployment failed with the following error: |
b80010d to
355d9cd
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
355d9cd to
fac3907
Compare
fac3907 to
49df264
Compare
This PR contains the following updates:
3.1.0->3.2.2Release Notes
yarnpkg/berry
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
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 has been generated by Mend Renovate. View repository job log here.