gae-init / gae-init-docs

Documentation and Tutorial for gae-init
http://docs.gae-init.appspot.com
MIT License
14 stars 18 forks source link

Bump yarn from 1.12.3 to 1.13.0 #317

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps yarn from 1.12.3 to 1.13.0.

Release notes *Sourced from [yarn's releases](https://github.com/yarnpkg/yarn/releases).* > ## v1.13.0 > - Implements a new `package.json` field: `peerDependenciesMeta` > > [#6671](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6671) - [**Maël Nison**](https://twitter.com/arcanis) > > - Adds an `optional` settings to `peerDependenciesMeta` to silence missing peer dependency warnings > > [#6671](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6671) - [**Maël Nison**](https://twitter.com/arcanis) > > - Implements `yarn policies set-version [range]`. Check [the documentation]() for usage & tips. > > [#6673](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6673) - [**Maël Nison**](https://twitter.com/arcanis) > > - Fixes a resolution issue when a package had an invalid `main` entry > > [#6682](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6682) - [**Maël Nison**](https://twitter.com/arcanis) > > - Decreases the size of the generated `$PATH` environment variable for a better Windows support > > [#6683](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6683) - [**Rowan Lonsdale**](https://github.com/hWorblehat) > > - Fixes postinstall scripts for third-party packages when they were referencing a binary from their own dependencies > > [#6712](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6712) - [**Maël Nison**](https://twitter.com/arcanis) > > - Fixes yarn audit exit code overflow > > [#6748](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6748) - [**Andrey Vetlugin**](https://github.com/antrew) > > - Stops automatically unplugging packages with postinstall script when running under `--ignore-scripts` > > [#6820](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6820) - [**Maël Nison**](https://twitter.com/arcanis) > > - Adds transparent support for the [`resolve`](https://github.com/browserify/resolve) package when using Plug'n'Play > > [#6816](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6816) - [**Maël Nison**](https://twitter.com/arcanis) > > - Properly reports the error codes when the npm registry throws 500's > > [#6817](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6817) - [**Maël Nison**](https://twitter.com/arcanis)
Changelog *Sourced from [yarn's changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md).* > ## 1.13.0 > > - Implements a new `package.json` field: `peerDependenciesMeta` > > [#6671](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6671) - [**Maël Nison**](https://twitter.com/arcanis) > > - Adds an `optional` settings to `peerDependenciesMeta` to silence missing peer dependency warnings > > [#6671](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6671) - [**Maël Nison**](https://twitter.com/arcanis) > > - Implements `yarn policies set-version [range]`. Check [the documentation]() for usage & tips. > > [#6673](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6673) - [**Maël Nison**](https://twitter.com/arcanis) > > - Fixes a resolution issue when a package had an invalid `main` entry > > [#6682](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6682) - [**Maël Nison**](https://twitter.com/arcanis) > > - Decreases the size of the generated `$PATH` environment variable for a better Windows support > > [#6683](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6683) - [**Rowan Lonsdale**](https://github.com/hWorblehat) > > - Fixes postinstall scripts for third-party packages when they were referencing a binary from their own dependencies > > [#6712](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6712) - [**Maël Nison**](https://twitter.com/arcanis) > > - Fixes yarn audit exit code overflow > > [#6748](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6748) - [**Andrey Vetlugin**](https://github.com/antrew) > > - Stops automatically unplugging packages with postinstall script when running under `--ignore-scripts` > > [#6820](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6820) - [**Maël Nison**](https://twitter.com/arcanis) > > - Adds transparent support for the [`resolve`](https://github.com/browserify/resolve) package when using Plug'n'Play > > [#6816](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6816) - [**Maël Nison**](https://twitter.com/arcanis) > > - Properly reports the error codes when the npm registry throws 500's > > [#6817](https://github-redirect.dependabot.com/yarnpkg/yarn/pull/6817) - [**Maël Nison**](https://twitter.com/arcanis)
Commits - [`dd167f1`](https://github.com/yarnpkg/yarn/commit/dd167f1ed6d01bc64acd922db9db616c512fa87d) v1.13.0 - [`0f05203`](https://github.com/yarnpkg/yarn/commit/0f0520380a60be3ba347774cc6e07fcea443d6d5) Return semantic exit code for audit ([#6819](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6819)) - [`f3fb110`](https://github.com/yarnpkg/yarn/commit/f3fb1102ff83fbdef53855767ee3902c53d17639) Stops unplugging packages when the install scripts are disabled ([#6820](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6820)) - [`1cf0490`](https://github.com/yarnpkg/yarn/commit/1cf049030499c27471cd891643a2288576f361ac) Implements the pnp hook for the `resolve` package ([#6816](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6816)) - [`024e9fe`](https://github.com/yarnpkg/yarn/commit/024e9febe853f3ff61d5ab9de7a7f83ea4bfdc95) Properly reports network errors ([#6817](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6817)) - [`e987790`](https://github.com/yarnpkg/yarn/commit/e987790821d1536b765ba2575f436dc9c531bd0d) Add custom headers to tarball fetcher ([#6756](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6756)) - [`5419606`](https://github.com/yarnpkg/yarn/commit/5419606c526c24bbdba38a6bcf9f832746f9d58e) chore(pacakge): Update @zkochan/cmd-shim to version 3.1.0 ([#6804](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6804)) - [`c45fc99`](https://github.com/yarnpkg/yarn/commit/c45fc994432b12b30cf3a73c9f7a335e1294e5e2) Check for Chocolatey version using "choco list" instead of OneGet ([#6754](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6754)) - [`723fc3e`](https://github.com/yarnpkg/yarn/commit/723fc3ef7fb36e01bf0c9ccd713979fac87796cc) Add missing apostrophe in error message ([#6732](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6732)) - [`fcf6298`](https://github.com/yarnpkg/yarn/commit/fcf6298d8feb10d6d92d17bf4f5d416c33716faf) Use hammer emoji for install/reinstall stage ([#6749](https://github-redirect.dependabot.com/yarnpkg/yarn/issues/6749)) - Additional commits viewable in [compare view](https://github.com/yarnpkg/yarn/compare/v1.12.3...v1.13.0)


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 cancel merge` will cancel a previously requested merge - `@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](https://app.dependabot.com): - 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[bot] commented 5 years ago

Superseded by #363.