Skip to content
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

chore(deps): bump yarn from 1.13.0 to 1.17.3 #49

Merged
merged 2 commits into from
Aug 13, 2019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2019

Bumps yarn from 1.13.0 to 1.17.3.

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

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.13.0 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.13.0...v1.17.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarn-1.17.3 branch from ac3a8e3 to e0b9f32 Compare August 13, 2019 22:21
@codecov
Copy link

codecov bot commented Aug 13, 2019

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #49   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           1     1           
  Lines           7     7           
====================================
  Misses          7     7

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a20eb33...515543a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant