-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update yarn to v3.8.7 #101
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #101 +/- ##
========================================
Coverage 93.07% 93.07%
========================================
Files 16 16
Lines 231 231
Branches 18 18
========================================
Hits 215 215
Misses 16 16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
aecadd2 to
7ec7a88
Compare
7ec7a88 to
cf31ef4
Compare
cf31ef4 to
f76866c
Compare
f76866c to
d45a5ec
Compare
d45a5ec to
1258413
Compare
ea0a18d to
a7a1d12
Compare
a7a1d12 to
0f5e3ad
Compare
0f5e3ad to
60d6e7d
Compare
60d6e7d to
335de81
Compare
335de81 to
e77f2f5
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock |
e77f2f5 to
6d3ba97
Compare
6d3ba97 to
73ea486
Compare
|
73ea486 to
2ef3077
Compare
2ef3077 to
86aa976
Compare
86aa976 to
2019c68
Compare
2019c68 to
2ee7460
Compare
This PR contains the following updates:
3.1.0→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).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 was generated by Mend Renovate. View the repository job log.