Skip to content

[security] build(deps-dev): bump yarn from 1.5.1 to 1.17.3#81

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/yarn-1.17.3
Closed

[security] build(deps-dev): bump yarn from 1.5.1 to 1.17.3#81
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/yarn-1.17.3

Conversation

@dependabot-preview
Copy link

Bumps yarn from 1.5.1 to 1.17.3.

Release notes

Sourced from yarn's releases.

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.

    #6673 - Maël Nison

  • Fixes a resolution issue when a package had an invalid main entry

    #6682 - Maël Nison

  • Decreases the size of the generated $PATH environment variable for a better Windows support

    #6683 - Rowan Lonsdale

  • Fixes postinstall scripts for third-party packages when they were referencing a binary from their own dependencies

... (truncated)
Changelog

Sourced from yarn's changelog.

1.17.3

1.17.2

  • Adds support for reading yarnPath from v2-produced .yarnrc.yml files.

    #7350 - Maël Nison

1.17.0

  • Adds prereleases flags and prerelease identifier to yarn version.

    #7336 - Daniel Seijo

  • Fixes audits when used with yarn add & yarn upgrade

    #7326 - David Sanders

  • Adds support for the --offline flag to yarn global add

    #7330 - Francis Crick

  • Yarn will tolerate Yaml at parse time. Full support isn't ready yet and will only come at the next major.

    #7300 - Maël Nison

  • Fixes a bug when using the link: protocol with a folder that doesn't contain a package.json

    #7337 - Maël Nison

1.16.0

  • Retries downloading a package on yarn install when we get a ETIMEDOUT error.

    #7163 - Vincent Bailly

  • Implements yarn audit --level [severity] flag to filter the audit command's output.

    #6716 - Rogério Vicente

  • Implements yarn audit --groups group_name [group_name ...].

    #6724 - Tom Milligan

  • Exposes the script environment variables to yarn create spawned processes.

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by danbuild, a new releaser for yarn since your current version.


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). To ignore the version in this PR you can just close it
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.5.1 to 1.17.3.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md)
- [Commits](yarnpkg/yarn@v1.5.1...v1.17.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 126

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.423%

Totals Coverage Status
Change from base Build 55: 0.0%
Covered Lines: 208
Relevant Lines: 232

💛 - Coveralls

@dependabot-preview
Copy link
Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The GitHub Security Advisory Database.

High severity vulnerability that affects yarn
Yarn before 1.17.3 is vulnerable to Missing Encryption of Sensitive Data due to HTTP URLs in lockfile causing unencrypted authentication data to be sent over the network.

Affected versions: ["< 1.17.3"]

@dependabot-preview dependabot-preview bot changed the title build(deps-dev): bump yarn from 1.5.1 to 1.17.3 [security] build(deps-dev): bump yarn from 1.5.1 to 1.17.3 Jul 31, 2019
@dependabot-preview dependabot-preview bot added the security Pull requests that address a security vulnerability label Jul 31, 2019
@dependabot-preview
Copy link
Author

Superseded by #167.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/yarn-1.17.3 branch February 14, 2020 23:13
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 security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant