hanhdt / vue-webble

Web Bluetooth LE UI component for Vue.js
MIT License
10 stars 3 forks source link

Bump @vue/cli-service from 3.9.3 to 3.11.0 #32

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @vue/cli-service from 3.9.3 to 3.11.0.

Release notes *Sourced from [@vue/cli-service's releases](https://github.com/vuejs/vue-cli/releases).* > ## v3.11.0 > #### :rocket: New Features > * `@vue/cli-service` > * [#4468](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4468) feat: bump default less-loader version ([@​sodatea](https://github.com/sodatea)) > * [#4448](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4448) feat: --skip-plugins ([@​LinusBorg](https://github.com/LinusBorg)) > * [#4261](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4261) Add `--inline-vue` flag for `build` command to avoid externalization of Vue in lib & wc mode ([@​romansp](https://github.com/romansp)) > * [#4386](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4386) feat: allow configuring scss options separately from sass ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-plugin-babel`, `@vue/cli-plugin-e2e-cypress`, `@vue/cli-plugin-e2e-nightwatch`, `@vue/cli-plugin-eslint`, `@vue/cli-plugin-pwa`, `@vue/cli-plugin-typescript`, `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha`, `@vue/cli-shared-utils` > * [#4219](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4219) feat: allow omitting scope prefix for official plugins on `vue add` ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-plugin-eslint`, `@vue/cli-ui` > * [#4442](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4442) chore: add cwd option when calling globby ([@​zrh122](https://github.com/zrh122)) > * `@vue/cli-service` > * [#4468](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4468) feat: bump default less-loader version ([@​sodatea](https://github.com/sodatea)) > * [#4429](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4429) fix: merge custom `externals` config correctly, supports array ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha` > * [#4447](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4447) fix: eslint should override env for `**/tests/**` subfolders ([@​LinusBorg](https://github.com/LinusBorg)) > * `@vue/cli-shared-utils` > * [#4405](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4405) fix: `resolvePluginId` should correctly resolve `@vue/cli-service` ([@​sodatea](https://github.com/sodatea)) > > #### :memo: Documentation > * [#4420](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4420) Update parallel config description ([@​danielwaltz](https://github.com/danielwaltz)) > * [#4431](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4431) Update npx repository URL. ([@​DanielsLuz](https://github.com/DanielsLuz)) > * [#4418](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4418) Link ZEIT Now deployment example ([@​leo](https://github.com/leo)) > * [#4412](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4412) Adjusted deployment documentation for ZEIT Now ([@​leo](https://github.com/leo)) > > #### :house: Internal > * `@vue/cli-ui-addon-webpack`, `@vue/cli-ui` > * [#4422](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4422) fix: remove self-assignment ([@​DanielRuf](https://github.com/DanielRuf)) > > #### :hammer: Underlying Tools > * `@vue/cli-service` > * [#4468](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4468) feat: bump default less-loader version ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-plugin-babel`, `@vue/cli-plugin-eslint`, `@vue/cli-plugin-pwa`, `@vue/cli-plugin-typescript`, `@vue/cli-service` > * [#4253](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4253) feat: upgrade webpack ([@​DRoet](https://github.com/DRoet)) > > #### Committers: 9 > - Daan Roet ([@​DRoet](https://github.com/DRoet)) > - Daniel Luz ([@​DanielsLuz](https://github.com/DanielsLuz)) > - Daniel Ruf ([@​DanielRuf](https://github.com/DanielRuf)) > - Daniel Waltz ([@​danielwaltz](https://github.com/danielwaltz)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - Leo Lamprecht ([@​leo](https://github.com/leo)) > - Roman Pavlov ([@​romansp](https://github.com/romansp)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​zrh122](https://github.com/zrh122) > > ## v3.10.0 > #### :rocket: New Features > ... (truncated)
Changelog *Sourced from [@vue/cli-service's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > ## 3.11.0 (2019-08-21) > > #### :rocket: New Features > * `@vue/cli-service` > * [#4468](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4468) feat: bump default less-loader version ([@​sodatea](https://github.com/sodatea)) > * [#4448](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4448) feat: --skip-plugins ([@​LinusBorg](https://github.com/LinusBorg)) > * [#4261](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4261) Add `--inline-vue` flag for `build` command to avoid externalization of Vue in lib & wc mode ([@​romansp](https://github.com/romansp)) > * [#4386](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4386) feat: allow configuring scss options separately from sass ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-plugin-babel`, `@vue/cli-plugin-e2e-cypress`, `@vue/cli-plugin-e2e-nightwatch`, `@vue/cli-plugin-eslint`, `@vue/cli-plugin-pwa`, `@vue/cli-plugin-typescript`, `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha`, `@vue/cli-shared-utils` > * [#4219](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4219) feat: allow omitting scope prefix for official plugins on `vue add` ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-plugin-eslint`, `@vue/cli-ui` > * [#4442](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4442) chore: add cwd option when calling globby ([@​zrh122](https://github.com/zrh122)) > * `@vue/cli-service` > * [#4468](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4468) feat: bump default less-loader version ([@​sodatea](https://github.com/sodatea)) > * [#4429](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4429) fix: merge custom `externals` config correctly, supports array ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha` > * [#4447](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4447) fix: eslint should override env for `**/tests/**` subfolders ([@​LinusBorg](https://github.com/LinusBorg)) > * `@vue/cli-shared-utils` > * [#4405](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4405) fix: `resolvePluginId` should correctly resolve `@vue/cli-service` ([@​sodatea](https://github.com/sodatea)) > > #### :memo: Documentation > * [#4420](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4420) Update parallel config description ([@​danielwaltz](https://github.com/danielwaltz)) > * [#4431](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4431) Update npx repository URL. ([@​DanielsLuz](https://github.com/DanielsLuz)) > * [#4418](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4418) Link ZEIT Now deployment example ([@​leo](https://github.com/leo)) > * [#4412](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4412) Adjusted deployment documentation for ZEIT Now ([@​leo](https://github.com/leo)) > > #### :house: Internal > * `@vue/cli-ui-addon-webpack`, `@vue/cli-ui` > * [#4422](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4422) fix: remove self-assignment ([@​DanielRuf](https://github.com/DanielRuf)) > > #### :hammer: Underlying Tools > * `@vue/cli-service` > * [#4468](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4468) feat: bump default less-loader version ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-plugin-babel`, `@vue/cli-plugin-eslint`, `@vue/cli-plugin-pwa`, `@vue/cli-plugin-typescript`, `@vue/cli-service` > * [#4253](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4253) feat: upgrade webpack ([@​DRoet](https://github.com/DRoet)) > > #### Committers: 9 > - Daan Roet ([@​DRoet](https://github.com/DRoet)) > - Daniel Luz ([@​DanielsLuz](https://github.com/DanielsLuz)) > - Daniel Ruf ([@​DanielRuf](https://github.com/DanielRuf)) > - Daniel Waltz ([@​danielwaltz](https://github.com/danielwaltz)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - Leo Lamprecht ([@​leo](https://github.com/leo)) > - Roman Pavlov ([@​romansp](https://github.com/romansp)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​zrh122](https://github.com/zrh122) > > > ... (truncated)
Commits - [`9272ead`](https://github.com/vuejs/vue-cli/commit/9272ead6e8d36257d530f6bec00a290220e9c62a) v3.11.0 - [`7cc0ccf`](https://github.com/vuejs/vue-cli/commit/7cc0ccf177c9bd2b9c5ebbe750e754a58c3822a0) chore: pre release sync - [`6ff59f1`](https://github.com/vuejs/vue-cli/commit/6ff59f1aad4e1702e304233c78a5e6c4c7b50a69) chore: update @vue/component-compiler-utils to 3.0 - [`cc9a513`](https://github.com/vuejs/vue-cli/commit/cc9a513b01a3de4993b2ff10e014352544ea9e4e) feat: bump default less-loader version ([#4468](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4468)) - [`4fe9f73`](https://github.com/vuejs/vue-cli/commit/4fe9f73191c43e74bb6b1eb48dfe62bea91d368f) feat: --skip-plugins ([#4448](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4448)) - [`9593c0e`](https://github.com/vuejs/vue-cli/commit/9593c0ecb0b88016131e21ef183e278c3eae1ab2) feat(build): add `--inline-vue` flag to optionally disable externalization of... - [`e79133b`](https://github.com/vuejs/vue-cli/commit/e79133b9570cc056b5eed150699cbc3274cc3b22) fix: merge custom `externals` config correctly, supports array ([#4429](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4429)) - [`9525f67`](https://github.com/vuejs/vue-cli/commit/9525f671c3afed1ff49f20ea64d8bc07e28a35a2) feat: upgrade webpack ([#4253](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4253)) - [`96ab7ae`](https://github.com/vuejs/vue-cli/commit/96ab7ae0ed3e03b4f808916c56df7e649a3999b7) feat: allow configuring scss options separately from sass ([#4386](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4386)) - [`075921c`](https://github.com/vuejs/vue-cli/commit/075921cf32783023fa1f3eaa4ed2ac1b37275e6d) v3.10.0 - Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/commits/v3.11.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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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-preview[bot] commented 4 years ago

Superseded by #47.