mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

build(deps-dev): bump @vue/cli-service from 3.5.3 to 3.8.0 #76

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @vue/cli-service from 3.5.3 to 3.8.0.

Release notes *Sourced from [@vue/cli-service's releases](https://github.com/vuejs/vue-cli/releases).* > ## v3.8.0 > #### :rocket: New Features > * `@vue/cli-plugin-pwa`, `@vue/cli-ui` > * [#3939](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3939) add 'manifestCrossorigin' option ([@​BigsonLvrocha](https://github.com/BigsonLvrocha)) > * `@vue/cli-ui` > * [#3929](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3929) add support for inquirer type `editor` ([@​Akryum](https://github.com/Akryum)) > * [#3955](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3955) allow rename (nickname) a project ([@​Akryum](https://github.com/Akryum)) > * `@vue/cli-service` > * [#4011](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4011) enable HMR when extracting CSS in dev ([@​achretien](https://github.com/achretien)) > * `@vue/cli` > * [#3860](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3860) suggest matching commands if the user mistypes ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > > #### :boom: Breaking Changes > * `@vue/cli-plugin-typescript` > * [#3909](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3909) prefer .tsx? files over .jsx? file extensions ([@​LinusBorg](https://github.com/LinusBorg)) (Reverted in v3.8.1) > > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4034](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4034) fix bundles' compatibility with workers for those built in development mode ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-ui` > * [#3992](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3992) update dependencies and fix peer dependency warnings ([@​sodatea](https://github.com/sodatea)) > * [#3966](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3966) fix `detectLanguage` function ([@​maple3142](https://github.com/maple3142)) > > #### :memo: Documentation > * `@vue/cli-plugin-typescript`, `@vue/cli` > * [#4046](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4046) add description of babel plugin usage in TS plugin prompt ([@​sodatea](https://github.com/sodatea)) > > #### :house: Internal > * `@vue/cli-service` > * [#4018](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4018) set `clientLogLevel` to `silent` instead of `none` ([@​svtfrancisco](https://github.com/svtfrancisco)) > * `@vue/cli` > * [#4003](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4003) refactor: replace recast with jscodeshift for `injectImportsAndOptions`, fixes [#3309](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3309) ([@​sodatea](https://github.com/sodatea)) > > #### :hammer: Underlying Tools > * `@vue/cli-service` > * [#4020](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4020) upgrade webpack-dev-server to 3.4.1 ([@​beardedpayton](https://github.com/beardedpayton)) > * `@vue/babel-preset-app` > * [#3978](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3978) bump jsx dependency version ([@​LinusBorg](https://github.com/LinusBorg)) > > #### Committers: 9 > - Francisco ([@​svtfrancisco](https://github.com/svtfrancisco)) > - Guillaume Chau ([@​Akryum](https://github.com/Akryum)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - James George ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > - Luiz Victor Linhares Rocha ([@​BigsonLvrocha](https://github.com/BigsonLvrocha)) > - Payton Burdette ([@​beardedpayton](https://github.com/beardedpayton)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​achretien](https://github.com/achretien) > - maple ([@​maple3142](https://github.com/maple3142)) > ... (truncated)
Changelog *Sourced from [@vue/cli-service's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > ## 3.8.0 (2019-05-25) > > #### :rocket: New Features > * `@vue/cli-plugin-pwa`, `@vue/cli-ui` > * [#3939](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3939) add 'manifestCrossorigin' option ([@​BigsonLvrocha](https://github.com/BigsonLvrocha)) > * `@vue/cli-ui` > * [#3929](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3929) add support for inquirer type `editor` ([@​Akryum](https://github.com/Akryum)) > * [#3955](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3955) allow rename (nickname) a project ([@​Akryum](https://github.com/Akryum)) > * `@vue/cli-service` > * [#4011](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4011) enable HMR when extracting CSS in dev ([@​achretien](https://github.com/achretien)) > * `@vue/cli` > * [#3860](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3860) suggest matching commands if the user mistypes ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > > #### :boom: Breaking Changes > * `@vue/cli-plugin-typescript` > * [#3909](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3909) prefer .tsx? files over .jsx? file extensions ([@​LinusBorg](https://github.com/LinusBorg)) (Reverted in v3.8.1) > > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4034](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4034) fix bundles' compatibility with workers for those built in development mode ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-ui` > * [#3992](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3992) update dependencies and fix peer dependency warnings ([@​sodatea](https://github.com/sodatea)) > * [#3966](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3966) fix `detectLanguage` function ([@​maple3142](https://github.com/maple3142)) > > #### :memo: Documentation > * `@vue/cli-plugin-typescript`, `@vue/cli` > * [#4046](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4046) add description of babel plugin usage in TS plugin prompt ([@​sodatea](https://github.com/sodatea)) > > #### :house: Internal > * `@vue/cli-service` > * [#4018](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4018) set `clientLogLevel` to `silent` instead of `none` ([@​svtfrancisco](https://github.com/svtfrancisco)) > * `@vue/cli` > * [#4003](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4003) refactor: replace recast with jscodeshift for `injectImportsAndOptions`, fixes [#3309](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3309) ([@​sodatea](https://github.com/sodatea)) > > #### :hammer: Underlying Tools > * `@vue/cli-service` > * [#4020](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4020) upgrade webpack-dev-server to 3.4.1 ([@​beardedpayton](https://github.com/beardedpayton)) > * `@vue/babel-preset-app` > * [#3978](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3978) bump jsx dependency version ([@​LinusBorg](https://github.com/LinusBorg)) > > #### Committers: 9 > - Francisco ([@​svtfrancisco](https://github.com/svtfrancisco)) > - Guillaume Chau ([@​Akryum](https://github.com/Akryum)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - James George ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > - Luiz Victor Linhares Rocha ([@​BigsonLvrocha](https://github.com/BigsonLvrocha)) > - Payton Burdette ([@​beardedpayton](https://github.com/beardedpayton)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​achretien](https://github.com/achretien) > ... (truncated)
Commits - [`d6ce9c2`](https://github.com/vuejs/vue-cli/commit/d6ce9c2fe97a0bc8ad09df418765c095f386a5c1) v3.8.0 - [`6d1706e`](https://github.com/vuejs/vue-cli/commit/6d1706ea6f97965080a4d51619c39cefff85b5d7) chore: pre release sync - [`7b8a06f`](https://github.com/vuejs/vue-cli/commit/7b8a06fae6036261a5ecc233bffb77b0c41d160d) chore: remove gitHead field from package.json - [`1b51835`](https://github.com/vuejs/vue-cli/commit/1b51835970fe1d23722de9935c0ac3d1d12997ee) test: replace http-server with serve to create a test server ([#4056](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4056)) - [`7597c60`](https://github.com/vuejs/vue-cli/commit/7597c60f57ec66f3e4feb9049d73f1ecd5f8b8c2) chore: update vue-template-compiler version - [`6f085d3`](https://github.com/vuejs/vue-cli/commit/6f085d36a4b80aad7c0051c5bdbda57669adc464) fix: fix dev mode compatibility with workers ([#4034](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4034)) - [`204e1fc`](https://github.com/vuejs/vue-cli/commit/204e1fcf6b4845a9b48f320695eb4d260a2720fd) chore(dev-server): set `clientLogLevel` option to `silent` ([#4018](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4018)) - [`70281be`](https://github.com/vuejs/vue-cli/commit/70281be0a9047e132005dbc629b1f43953f8e697) chore: upgrade webpack-dev-server to 3.4.1 ([#4020](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4020)) - [`c50969f`](https://github.com/vuejs/vue-cli/commit/c50969fcbe6109de07dce18e296193a1cdfcc557) feat: enable hmr for 'mini-css-extract-plugin' in dev ([#4011](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4011)) - [`7ce7a3a`](https://github.com/vuejs/vue-cli/commit/7ce7a3ae50ff9b24f5fa9b5246b2d466c36ada86) chore: remove extraneous log statement - Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/commits/v3.8.0/packages/@vue/cli-service)


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.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.

Dependabot has been acquired by GitHub  🎉

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://dropub-git-dependabot-npmandyarnvuecli-service-380.mikeal.now.sh