Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2019

Bumps yarn from 1.9.4 to 1.19.2.

Release notes

Sourced from yarn's releases.

v1.19.2

No release notes provided.

v1.19.1

No release notes provided.

v1.19.0

No release notes provided.

v1.18.0

No release notes provided.

v1.17.3

No release notes provided.

v1.17.2

No release notes provided.

v1.17.1

No release notes provided.

v1.17.0

No release notes provided.

v1.16.0

No release notes provided.

v1.15.2

No release notes provided.

v1.15.1

No release notes provided.

v1.15.0

No release notes provided.

v1.14.0

No release notes provided.

v1.13.0

  • Implements a new package.json field: peerDependenciesMeta

    #6671 - Maël Nison

  • Adds an optional settings to peerDependenciesMeta to silence missing peer dependency warnings

    #6671 - Maël Nison

  • Implements yarn policies set-version [range]. Check the documentation for usage & tips.

... (truncated)
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

  • Folders like .cache won't be pruned from the node_modules after each install.

    #7699 - Maël Nison

  • Correctly installs workspace child dependencies when workspace child not symlinked to root.

    #7289 - Daniel Tschinder

  • Makes running scripts with Plug'n Play possible on node 13.

    #7650 - Sander Verweij

  • Change run command to check cwd/node_modules/.bin for commands. Fixes run in workspaces.

    #7151 - Jeff Valore

1.19.1

Important: This release contains a cache bump. It will cause the very first install following the upgrade to take slightly more time, especially if you don't use the Offline Mirror feature. After that everything will be back to normal.

1.19.0

Important: This release contains a cache bump. It will cause the very first install following the upgrade to take slightly more time, especially if you don't use the Offline Mirror feature. After that everything will be back to normal.

  • Fixes a potential vulnerability regarding how the build artifacts are stored

    Reported by ChALkeR, fixed by Maël Nison

1.18.0

  • Suggests using the Yarn 2 development trunk on PnP-enabled projects
... (truncated)
Commits
  • 823b64c v1.19.2
  • 999b2b4 Prevents cache removal when running an install (#7699)
  • a9f57e5 Correctly install workspace child deps when workspace child not symlinked to ...
  • 62e83f3 make running with Plug'n Play possible on node 13 (#7650)
  • bac6c54 ci(circleci): prevent timeout on circle-ci macos node10 build (#7651)
  • 45ea61b fix(run): add cwd/node_modules/.bin to run command search path (#7151)
  • 3e0a32c Update CHANGELOG.md
  • d03a083 Update CHANGELOG.md
  • 213433c Update CHANGELOG.md
  • cabd2c5 v1.19.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.9.4 to 1.19.2.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](yarnpkg/yarn@v1.9.4...v1.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2019
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2020

Superseded by #12.

@dependabot dependabot bot closed this Feb 14, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yarn-1.19.2 branch February 14, 2020 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant