Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency cross-env to v7 (carbon-design-system#…
…8041) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cross-env](https://togithub.com/kentcdodds/cross-env) | [`^5.2.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/cross-env/5.2.0/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/cross-env/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/cross-env/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/cross-env/7.0.3/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/cross-env/7.0.3/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kentcdodds/cross-env</summary> ### [`v7.0.3`](https://togithub.com/kentcdodds/cross-env/releases/v7.0.3) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3) ##### Bug Fixes - add maintenance mode notice ([fe80c84](https://togithub.com/kentcdodds/cross-env/commit/fe80c849bba0dc3c4f5930c45e70a34952aa961f)) ### [`v7.0.2`](https://togithub.com/kentcdodds/cross-env/releases/v7.0.2) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v7.0.1...v7.0.2) ##### Reverts - Revert "fix: signal handling ([#&carbon-design-system#8203;227](https://togithub.com/kentcdodds/cross-env/issues/227))" ([2a1f44c](https://togithub.com/kentcdodds/cross-env/commit/2a1f44c9053702fdc3fffca38afc041cbf634a05)), closes [#&carbon-design-system#8203;227](https://togithub.com/kentcdodds/cross-env/issues/227) ### [`v7.0.1`](https://togithub.com/kentcdodds/cross-env/releases/v7.0.1) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v7.0.0...v7.0.1) ##### Bug Fixes - signal handling ([#&carbon-design-system#8203;227](https://togithub.com/kentcdodds/cross-env/issues/227)) ([8a9cf0e](https://togithub.com/kentcdodds/cross-env/commit/8a9cf0e4de5dba2c990ff9bee77bf65cb3fc2c8d)) ### [`v7.0.0`](https://togithub.com/kentcdodds/cross-env/releases/v7.0.0) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v6.0.3...v7.0.0) ##### Features - update dependencies ([#&carbon-design-system#8203;223](https://togithub.com/kentcdodds/cross-env/issues/223)) ([4ec6f40](https://togithub.com/kentcdodds/cross-env/commit/4ec6f4009d05c571d1737306cb787499d511048b)) ##### BREAKING CHANGES - Drop Node 8 support ### [`v6.0.3`](https://togithub.com/kentcdodds/cross-env/releases/v6.0.3) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v6.0.2...v6.0.3) ##### Bug Fixes - do not compile anything ([67f21c3](https://togithub.com/kentcdodds/cross-env/commit/67f21c3)) ### [`v6.0.2`](https://togithub.com/kentcdodds/cross-env/releases/v6.0.2) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v6.0.1...v6.0.2) ##### Bug Fixes - table of contents in README ([a825e9c](https://togithub.com/kentcdodds/cross-env/commit/a825e9c)) ### [`v6.0.1`](https://togithub.com/kentcdodds/cross-env/releases/v6.0.1) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v6.0.0...v6.0.1) ##### Bug Fixes - update all packages, tests, and README ([36bb6c3](https://togithub.com/kentcdodds/cross-env/commit/36bb6c3)) ### [`v6.0.0`](https://togithub.com/kentcdodds/cross-env/releases/v6.0.0) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.2.1...v6.0.0) ##### Bug Fixes - bumped cross-spawn to version 7.0.0 ([#&carbon-design-system#8203;211](https://togithub.com/kentcdodds/cross-env/issues/211)) ([61ebf59](https://togithub.com/kentcdodds/cross-env/commit/61ebf59)) ##### BREAKING CHANGES - Drop support for Node.js < 7. ### [`v5.2.1`](https://togithub.com/kentcdodds/cross-env/releases/v5.2.1) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v5.2.0...v5.2.1) ##### Bug Fixes - remove is-windows dependency ([#&carbon-design-system#8203;207](https://togithub.com/kentcdodds/cross-env/issues/207)) ([a75fd0e](https://togithub.com/kentcdodds/cross-env/commit/a75fd0e)) </details> --- ### Configuration 📅 **Schedule**: "every weekend" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom).
- Loading branch information