sdc224 / electron-react-ts

Electron React TS
MIT License
2 stars 0 forks source link

Update dependency yarn to v1.22.17 #210

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn 1.22.4 -> 1.22.17 age adoption passing confidence

Release Notes

yarnpkg/yarn ### [`v1.22.17`](https://togithub.com/yarnpkg/yarn/compare/v1.22.16...v1.22.17) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.16...v1.22.17) ### [`v1.22.16`](https://togithub.com/yarnpkg/yarn/compare/v1.22.15...v1.22.16) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.15...v1.22.16) ### [`v1.22.15`](https://togithub.com/yarnpkg/yarn/releases/v1.22.15) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.14...v1.22.15) - Fixes an issue on Windows where relative scripts would fail to execute ### [`v1.22.14`](https://togithub.com/yarnpkg/yarn/releases/v1.22.14) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.13...v1.22.14) - Fixes false positives that would happen on non-win32 platforms ("Potentially dangerous call to ...") ### [`v1.22.13`](https://togithub.com/yarnpkg/yarn/releases/v1.22.13) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.12...v1.22.13) - Fixes a potential security issue where packages could run scripts even with `--ignore-builds` set (Windows only) - Fixes `yarn init -y2` w/ Corepack - `yarn set version stable` (and `canary`) will now defer to the stable & canary for upgrading the project ### [`v1.22.12`](https://togithub.com/yarnpkg/yarn/releases/v1.22.12) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.11...v1.22.12) Bogus release (published the wrong folder) ### [`v1.22.11`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​12211) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.10...v1.22.11) This version fixes a problem where Yarn wasn't forwarding SIGTERM to the binary spawned via `yarnPath`. It also makes `yarn init -2` compatible with [Corepack](https://togithub.com/nodejs/corepack). The behaviour of `yarn init` (without `-2`) doesn't change. Remember that Yarn 1.x won't receive further functional improvements. We recommend you to switch to the recently-released 3.0, and to ping us on Discord if you find issues when migrating (also check our [Migration Guide](https://yarnpkg.com/getting-started/migration#why-should-you-migrate)). ### [`v1.22.10`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​12210-and-prior) - Tweak the preinstall check to not cause errors when Node is installed as root (as a downside, it won't run at all on Windows, which should be an acceptable tradeoff): [https://github.com/yarnpkg/yarn/issues/8358](https://togithub.com/yarnpkg/yarn/issues/8358) ### [`v1.22.7`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1227) This release doesn't change anything and was caused by a publish issue. ### [`v1.22.6`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1226) - Running `yarn init` with the `-2` flag won't print the `set version` output anymore. - A new preinstall check will ensure that `npm install -g yarn` works even under [Corepack](https://togithub.com/arcanis/corepack). It doesn't have any effect on other setups. ### [`v1.22.5`](https://togithub.com/yarnpkg/yarn/blob/master/CHANGELOG.md#​1225) [Compare Source](https://togithub.com/yarnpkg/yarn/compare/v1.22.4...v1.22.5) - Headers won't be printed when calling `yarn init` with the `-2` flag [**Maël Nison**](https://twitter.com/arcanis) - Files with the `.cjs` extension will be spawned by `yarnPath` using \`execPath [#​8144](https://togithub.com/yarnpkg/yarn/pull/8144) - [**bgotink**](https://togithub.com/bgotink) - Generates local yarn verions as `.cjs` files when calling `yarn set version` [#​8145](https://togithub.com/yarnpkg/yarn/pull/8145) - [**bgotink**](https://togithub.com/bgotink) - Sorts files when running `yarn pack` to produce identical layout on Windows and Unix systems [#​8142](https://togithub.com/yarnpkg/yarn/pull/8142) - [**Merceyz**](https://togithub.com/merceyz)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 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.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.22.17). 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.