Trikolon / liquidradio

Frontend for music station Liquid Radio
https://liquidradio.pro
MIT License
7 stars 2 forks source link

Bump cross-env from 5.1.3 to 5.2.0 #77

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps cross-env from 5.1.3 to 5.2.0.

Release notes *Sourced from [cross-env's releases](https://github.com/kentcdodds/cross-env/releases).* > ## v5.2.0 > > # [5.2.0](https://github.com/kentcdodds/cross-env/compare/v5.1.6...v5.2.0) (2018-06-13) > > > ### Features > > * **deps:** upgrade cross-spawn ([#182](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/182)) ([739fd62](https://github.com/kentcdodds/cross-env/commit/739fd62)) > > ## v5.1.6 > > ## [5.1.6](https://github.com/kentcdodds/cross-env/compare/v5.1.5...v5.1.6) (2018-05-22) > > > ### Bug Fixes > > * check for sigint before setting exit code to 1 ([#181](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/181)) ([b88977c](https://github.com/kentcdodds/cross-env/commit/b88977c)) > > ## v5.1.5 > > ## [5.1.5](https://github.com/kentcdodds/cross-env/compare/v5.1.4...v5.1.5) (2018-05-09) > > > ### Bug Fixes > > * exit code should be set to 1 when os kills child process ([#177](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/177)) ([d5170bf](https://github.com/kentcdodds/cross-env/commit/d5170bf)), closes [#150](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/150) > > ## v5.1.4 > > ## [5.1.4](https://github.com/kentcdodds/cross-env/compare/v5.1.3...v5.1.4) (2018-03-09) > > > ### Bug Fixes > > * allow backslash ([#173](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/173)) ([450dae9](https://github.com/kentcdodds/cross-env/commit/450dae9))
Commits - [`739fd62`](https://github.com/kentcdodds/cross-env/commit/739fd622e85f4ed66553596385e7869061896a46) feat(deps): upgrade cross-spawn ([#182](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/182)) - [`b88977c`](https://github.com/kentcdodds/cross-env/commit/b88977c17d70b001607f611b6e1fa292520dd92c) fix: check for sigint before setting exit code to 1 ([#181](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/181)) - [`eb37984`](https://github.com/kentcdodds/cross-env/commit/eb3798448ea8557d52f5ee9ec8b6b18a10c7594c) docs: inform about signal events on Windows ([#179](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/179)) - [`d5170bf`](https://github.com/kentcdodds/cross-env/commit/d5170bfc55577a593d1210eb952a609255ea9989) fix: exit code should be set to 1 when os kills child process ([#177](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/177)) - [`450dae9`](https://github.com/kentcdodds/cross-env/commit/450dae9c93803344e45db9ec54ef23f33401c7f1) fix: allow backslash ([#173](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/173)) - [`5204dd6`](https://github.com/kentcdodds/cross-env/commit/5204dd65f7d96645bc422b3dcb3875c8c80136c7) docs: Fix typo ([#166](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/166)) - [`3c064d8`](https://github.com/kentcdodds/cross-env/commit/3c064d80108eb63e5d905105bc7ad65021a4e7c4) docs: Closes [#153](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/153) with documentation update ([#165](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/165)) - See full diff in [compare view](https://github.com/kentcdodds/cross-env/compare/v5.1.3...v5.2.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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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.