electron-react-boilerplate / examples

Electron React Boilerplate Examples
190 stars 42 forks source link

Update dependency yarn to ^1.22.4 #46

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
yarn devDependencies minor ^1.17.3 -> ^1.22.4

Release Notes

yarnpkg/yarn ### [`v1.22.4`](https://togithub.com/yarnpkg/yarn/compare/v1.22.1...v1.22.4) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.1...v1.22.4) ### [`v1.22.1`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1221) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.0...v1.22.1) - Prevents `yarn-path` from exiting before its child exited [#​7957](https://togithub.com/yarnpkg/yarn/pull/7957) - [**Maël Nison**](https://twitter.com/arcanis) - Generates relative paths when calling `yarn set version` [#​7931](https://togithub.com/yarnpkg/yarn/pull/7931) - [**Maël Nison**](https://twitter.com/arcanis) - Throws an exception when the `.yarnrc.yml` file is invalid yaml [#​7931](https://togithub.com/yarnpkg/yarn/pull/7931) - [**Maël Nison**](https://twitter.com/arcanis) ### [`v1.22.0`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1220) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.21.1...v1.22.0) - Allows some dots in binary names again [#​7811](https://togithub.com/yarnpkg/yarn/pull/7811) - [**Valery Bugakov**](https://togithub.com/valerybugakov) - Better error handling on `yarn set version` [#​7848](https://togithub.com/yarnpkg/yarn/pull/7848) - [**Nick Olinger**](https://togithub.com/olingern) - Passes arguments following `--` when running a workspace script (`yarn workspace pkg run command -- arg`) [#​7776](https://togithub.com/yarnpkg/yarn/pull/7776) - [**Jeff Valore**](https://twitter.com/rally25rs) - Fixes an issue where the archive paths were incorrectly sanitized [#​7831](https://togithub.com/yarnpkg/yarn/pull/7831) - [**Maël Nison**](https://twitter.com/arcanis) - Implements `yarn init -2` [#​7862](https://togithub.com/yarnpkg/yarn/pull/7862) - [**Maël Nison**](https://twitter.com/arcanis) - Implements `yarn set version ` as an alias for `policies set-version` [#​7862](https://togithub.com/yarnpkg/yarn/pull/7862) - [**Maël Nison**](https://twitter.com/arcanis) ### [`v1.21.1`](https://togithub.com/yarnpkg/yarn/compare/v1.21.0...v1.21.1) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.21.0...v1.21.1) ### [`v1.21.0`](https://togithub.com/yarnpkg/yarn/compare/v1.19.2...v1.21.0) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.19.2...v1.21.0) ### [`v1.19.2`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1192) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.19.1...v1.19.2) - Folders like `.cache` won't be pruned from the `node_modules` after each install. [#​7699](https://togithub.com/yarnpkg/yarn/pull/7699) - [**Maël Nison**](https://twitter.com/arcanis) - Correctly installs workspace child dependencies when workspace child not symlinked to root. [#​7289](https://togithub.com/yarnpkg/yarn/pull/7289) - [**Daniel Tschinder**](https://togithub.com/danez) - Makes running scripts with Plug'n Play possible on node 13. [#​7650](https://togithub.com/yarnpkg/yarn/pull/7650) - [**Sander Verweij**](https://togithub.com/sverweij) - Change run command to check cwd/node_modules/.bin for commands. Fixes run in workspaces. [#​7151](https://togithub.com/yarnpkg/yarn/pull/7151) - [**Jeff Valore**](https://twitter.com/codingwithspike) ### [`v1.19.1`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1191) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.19.0...v1.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](https://yarnpkg.com/blog/2016/11/24/offline-mirror/) feature. After that everything will be back to normal. - Computes the `--modules-folder` & friends paths based on the cwd. [#​7607](https://togithub.com/yarnpkg/yarn/pull/7607) - [**mbpreble**](https://togithub.com/mbpreble) - Stores the sha512 in the cache even when not provided by the server. [#​7591](https://togithub.com/yarnpkg/yarn/pull/7591) - [**Maël Nison**](https://twitter.com/arcanis) / [#​7595](https://togithub.com/yarnpkg/yarn/pull/7595) - [**Michael**](https://togithub.com/Blasz) - Uses the right Node binary when using `yarn-path`. [#​7592](https://togithub.com/yarnpkg/yarn/pull/7592) - [**Maël Nison**](https://twitter.com/arcanis) ### [`v1.19.0`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1190) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.18.0...v1.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](https://yarnpkg.com/blog/2016/11/24/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**](https://togithub.com/ChALkeR), fixed by [**Maël Nison**](https://twitter.com/arcanis) ### [`v1.18.0`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1180) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.17.3...v1.18.0) - Suggests using the Yarn 2 development trunk on PnP-enabled projects [#​7512](https://togithub.com/yarnpkg/yarn/pull/7512) - [**Maël Nison**](https://twitter.com/arcanis) - Preserves linked packages when calling `yarn create` [#​7543](https://togithub.com/yarnpkg/yarn/pull/7543) - [**Nick McCurdy**](https://togithub.com/nickmccurdy) - Fixes the offline mirror filenames when using Verdaccio [#​7499](https://togithub.com/yarnpkg/yarn/pull/7499) - [**xv2**](https://togithub.com/xv2) - Fixes using `link:.` to refer to the package folder [#​7512](https://togithub.com/yarnpkg/yarn/pull/7512) - [**Maël Nison**](https://twitter.com/arcanis) - Runs the `prepare` lifecycle of git dependencies even if `NODE_ENV` is set to `production`. [#​7398](https://togithub.com/yarnpkg/yarn/pull/7398) - [**John Firebaugh**](https://togithub.com/jfirebaugh) - Fixes the `postversion` lifecycle method not being called when using `--no-git-tag-version`. [#​7154](https://togithub.com/yarnpkg/yarn/pull/7154) - [**Hampus Tågerud**](https://togithub.com/hampustagerud) - Ignores potentially large vscode keys in package.json to avoid E2BIG errors. [#​7419](https://togithub.com/yarnpkg/yarn/pull/7419) - [**Eric Amodio**](https://twitter.com/eamodio) - Enforces https for the Yarn and npm registries. [#​7393](https://togithub.com/yarnpkg/yarn/pull/7393) - [**Maël Nison**](https://twitter.com/arcanis) - Adds support for reading `yarnPath` from v2-produced `.yarnrc.yml` files. [#​7350](https://togithub.com/yarnpkg/yarn/pull/7350) - [**Maël Nison**](https://twitter.com/arcanis)

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^1.22.4). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.