pond
pond copied to clipboard
Bump yarn from 1.13.0 to 1.22.0 in /version2
Bumps yarn from 1.13.0 to 1.22.0.
Changelog
Sourced from yarn's changelog.
Changelog
Please add one entry in this file for each change in Yarn's behavior. Use the same format for all entries, including the third-person verb. Make sure you don't add more than one line of text to keep it clean. Thanks!
Master
Passes arguments following
--when running a workspace script (yarn workspace pkg run command -- arg)Prints workspace names with
yarn workspaces(silence with-s)Implements
yarn init --install <version>Implements
yarn init -2Implements
yarn set version <version>as an alias forpolicies set-versionFixes an issue where the archive paths were incorrectly sanitized
Allows some dots in binary names again
Better error handling on
yarn set version1.19.2
... (truncated)
Folders like
.cachewon't be pruned from thenode_modulesafter each install.Correctly installs workspace child dependencies when workspace child not symlinked to root.
Makes running scripts with Plug'n Play possible on node 13.
Commits
eee67d0v1.22.06971622Update CHANGELOG.md0e7133cFixes arbitrary file write on fetch (#7831)fa613f3handle failed policy set-version (#7848)f381c5fImplements set version (#7862)d2c3a48Configure bug report issue template (#7844)af4c205Allow dots in bin names (#7811)1b334e6fix(workspaces): Pass args following "--" when running workspace scripts (#7786)2c8e97eFix suggestions for CLI (#7808)039bafdFixes bin overwrites (#7755)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by daniel15, a new releaser for yarn since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.