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

Bump yarn from 1.12.3 to 1.15.2 #363

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps yarn from 1.12.3 to 1.15.2.

Release notes

Sourced from yarn's releases.

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

    #6712 - Maël Nison

  • Fixes yarn audit exit code overflow

    #6748 - Andrey Vetlugin

  • Stops automatically unplugging packages with postinstall script when running under --ignore-scripts

    #6820 - Maël Nison

  • Adds transparent support for the resolve package when using Plug'n'Play

    #6816 - Maël Nison

  • Properly reports the error codes when the npm registry throws 500's

... (truncated)
Changelog

Sourced from yarn's changelog.

1.15.2

The 1.15.1 doesn't exist due to a release hiccup.

  • Reverts a behavior causing boggus interactions between PowerShell and yarn global

    #6954 - briman0094

  • Fixes a bug where non-zero exit codes were converted to a generic 1 when running yarn run

    #6926 - Kyle Fang

  • Fixes production / development reporting when running yarn audit

    #6970 - Adam Richardson

1.15.0

  • Removes --scripts-prepend-node-path as Yarn's default behavior makes this obsolete

    #7057 - Jason Grout

  • Fixes the advisory link printed by yarn audit

    #7091 - Jakob Krigovsky

  • Fixes npm_config_ environment variable parsing to support those prefixed with underscore (ex: _auth)

    #7070 - Nicholas Boll

  • Fixes yarn upgrade --latest for dependencies using > or >= range specifier

    #7080 - Xukai Wu

  • Fixes --modules-folder handling in several places (ex: yarn check now respects --modules-folder)

    #6850 - Jeff Valore

  • Removes rootModuleFolders (internal variable which wasn't used anywhere)

    #6846 - Jeff Valore

  • Adds support for setting global-folder from .yarnrc files

    #7056 - Hsiao-nan Cheung

  • Makes yarn version cancellable via ctrl-c or empty string

    #7064 - Olle Lauri Boström

... (truncated)
Commits
  • 6065f7a v1.15.2
  • 8359256 Merge remote-tracking branch 'upstream/master' into 1.15-stable
  • 675ec42 Fixes the Windows tests (#7116)
  • 45d3e05 v1.15.1
  • aff9d63 Disable creation of cmdShim PowerShell shims because they don't work and caus...
  • bb69888 fix(run): Preserve none zero exit code (#6926)
  • d4a46a5 Correctly label packages as dev-only in yarn audit (#6970)
  • 9437e51 Merge branch 'master' of github.com:yarnpkg/yarn
  • 2ea02c3 Update CHANGELOG.md
  • 2366e05 1.16.0-0
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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
  • @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.

@dependabot-preview dependabot-preview bot added dependencies javascript Pull requests that update Javascript code labels Mar 27, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #385.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/yarn-1.15.2 branch May 9, 2019 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant