yurikrupnik / node-playground

playing more
0 stars 0 forks source link

Update dependency cross-env to v5.2.1 #21

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cross-env 5.0.5 -> 5.2.1 age adoption passing confidence

Release Notes

kentcdodds/cross-env ### [`v5.2.1`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.2.1) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.2.0...v5.2.1) ##### Bug Fixes - remove is-windows dependency ([#​207](https://togithub.com/kentcdodds/cross-env/issues/207)) ([a75fd0e](https://togithub.com/kentcdodds/cross-env/commit/a75fd0e)) ### [`v5.2.0`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.2.0) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.6...v5.2.0) ##### Features - **deps:** upgrade cross-spawn ([#​182](https://togithub.com/kentcdodds/cross-env/issues/182)) ([739fd62](https://togithub.com/kentcdodds/cross-env/commit/739fd62)) ### [`v5.1.6`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.6) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.5...v5.1.6) ##### Bug Fixes - check for sigint before setting exit code to 1 ([#​181](https://togithub.com/kentcdodds/cross-env/issues/181)) ([b88977c](https://togithub.com/kentcdodds/cross-env/commit/b88977c)) ### [`v5.1.5`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.5) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.4...v5.1.5) ##### Bug Fixes - exit code should be set to 1 when os kills child process ([#​177](https://togithub.com/kentcdodds/cross-env/issues/177)) ([d5170bf](https://togithub.com/kentcdodds/cross-env/commit/d5170bf)), closes [#​150](https://togithub.com/kentcdodds/cross-env/issues/150) ### [`v5.1.4`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.4) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.3...v5.1.4) ##### Bug Fixes - allow backslash ([#​173](https://togithub.com/kentcdodds/cross-env/issues/173)) ([450dae9](https://togithub.com/kentcdodds/cross-env/commit/450dae9)) ### [`v5.1.3`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.3) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.2...v5.1.3) ##### Bug Fixes - regex flag fix ([#​161](https://togithub.com/kentcdodds/cross-env/issues/161)) ([3cf4170](https://togithub.com/kentcdodds/cross-env/commit/3cf4170)), closes [#​159](https://togithub.com/kentcdodds/cross-env/issues/159) [#​160](https://togithub.com/kentcdodds/cross-env/issues/160) ### [`v5.1.2`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.2) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.1...v5.1.2) ##### Bug Fixes - handle escaping and single quotes ([#​158](https://togithub.com/kentcdodds/cross-env/issues/158)) ([7fa5c08](https://togithub.com/kentcdodds/cross-env/commit/7fa5c08)) ### [`v5.1.1`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.1) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.1.0...v5.1.1) ##### Bug Fixes - remove env variables that don't exist from the converted commands in Windows. ([#​149](https://togithub.com/kentcdodds/cross-env/issues/149)) ([50299d9](https://togithub.com/kentcdodds/cross-env/commit/50299d9)) ### [`v5.1.0`](https://togithub.com/kentcdodds/cross-env/releases/tag/v5.1.0) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.0.5...v5.1.0) ##### Features - introduce dollar sign escaping ([#​147](https://togithub.com/kentcdodds/cross-env/issues/147)) ([36b009e](https://togithub.com/kentcdodds/cross-env/commit/36b009e))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.