hanhdt / vue-webble

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

Bump @vue/cli-plugin-unit-jest from 3.6.3 to 3.9.0 #2

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @vue/cli-plugin-unit-jest from 3.6.3 to 3.9.0.

Release notes *Sourced from [@vue/cli-plugin-unit-jest's releases](https://github.com/vuejs/vue-cli/releases).* > ## v3.9.0 > #### :rocket: New Features > * `@vue/cli` > * [#4188](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4188) **feat: add `transformScript` to GeneratorAPI** ([@​sodatea](https://github.com/sodatea)) > * [#4000](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4000) **feat: implement version-related APIs for `GeneratorAPI`** ([@​sodatea](https://github.com/sodatea)) > * [#4168](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4168) feat: make `injectImports` & `injectRootOptions` work for `.vue` files ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4169](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4169) fix: prefer `devServer.public` as the custom url for browser to open ([#4169](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest/issues/4169)) ([[@​Devil](https://github.com/Devil)-Cong](https://github.com/Devil-Cong)) > > #### :memo: Documentation > * `@vue/cli-plugin-typescript` > * [#4212](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4212) feat(typescript): add an option to not rename all .js files to .ts and to set `allowJs` to true ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > * Other > * [#4217](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4217) Add Render deployment guide ([@​anurag](https://github.com/anurag)) > * [#3777](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3777) Add heroku deployment guide ([@​zigomir](https://github.com/zigomir)) > * [#3857](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3857) Mention caveat about missing plugins when in legacy config ([@​LinusBorg](https://github.com/LinusBorg)) > * [#3171](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3171) Update issue template naming Issue Helper ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > * [#4165](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4165) Add Chinese translation for the part -- Installing plugin locally ([@​MoruoFrog](https://github.com/MoruoFrog)) > > #### :house: Internal > * `@vue/cli` > * [#4205](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4205) Minor refactor to eliminate redundant code ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > * `@vue/cli-plugin-eslint`, `@vue/cli-plugin-typescript`, `@vue/cli-service` > * [#4153](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4153) chore: move yorkie from cli-service to plugin-eslint & plugin-typescript ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 10 > - Anurag Goel ([@​anurag](https://github.com/anurag)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - James George ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > - Leon Liu ([[@​Devil](https://github.com/Devil)-Cong](https://github.com/Devil-Cong)) > - Natalia Tepluhina ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > - Piotr Błażejewicz (Peter Blazejewicz) ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​MoruoFrog](https://github.com/MoruoFrog) > - [@​aruseni](https://github.com/aruseni) > - ziga ([@​zigomir](https://github.com/zigomir)) > > ## v3.8.4 > #### :bug: Bug Fix > * `@vue/cli` > * [#4148](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4148) fix: fix config merging during `vue invoke` in Node.js v12 ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-service` > * [#4150](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4150) chore: upgrade default-gateway to 5.0.2 ([@​zrh122](https://github.com/zrh122)) > > #### Committers: 2 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - [@​zrh122](https://github.com/zrh122) > > ... (truncated)
Changelog *Sourced from [@vue/cli-plugin-unit-jest's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > ## 3.9.0 (2019-07-03) > > #### :rocket: New Features > * `@vue/cli` > * [#4188](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4188) feat: add `transformScript` to GeneratorAPI ([@​sodatea](https://github.com/sodatea)) > * [#4000](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4000) feat: implement version-related APIs for `GeneratorAPI` ([@​sodatea](https://github.com/sodatea)) > * [#4168](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4168) feat: make `injectImports` & `injectRootOptions` work for `.vue` files ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4169](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4169) fix: prefer `devServer.public` as the custom url for browser to open ([#4169](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest/issues/4169)) ([[@​Devil](https://github.com/Devil)-Cong](https://github.com/Devil-Cong)) > > #### :memo: Documentation > * `@vue/cli-plugin-typescript` > * [#4212](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4212) feat(typescript): add an option to not rename all .js files to .ts and to set `allowJs` to true ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > * Other > * [#4217](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4217) docs: add Render deployment guide ([@​anurag](https://github.com/anurag)) > * [#3777](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3777) Add heroku deployment guide ([@​zigomir](https://github.com/zigomir)) > * [#3857](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3857) docs: mention caveat about missing plugins when in legacy config ([@​LinusBorg](https://github.com/LinusBorg)) > * [#3171](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3171) docs: Update issue template naming Issue Helper ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > * [#4165](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4165) docs: Add Chinese translation for the part -- Installing plugin locally ([@​MoruoFrog](https://github.com/MoruoFrog)) > > #### :house: Internal > * `@vue/cli` > * [#4205](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4205) Minor refactor to eliminate redundant code ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > * `@vue/cli-plugin-eslint`, `@vue/cli-plugin-typescript`, `@vue/cli-service` > * [#4153](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4153) chore: move yorkie from cli-service to plugin-eslint & plugin-typescript ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 10 > - Anurag Goel ([@​anurag](https://github.com/anurag)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - James George ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > - Leon Liu ([[@​Devil](https://github.com/Devil)-Cong](https://github.com/Devil-Cong)) > - Natalia Tepluhina ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > - Piotr Błażejewicz (Peter Blazejewicz) ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​MoruoFrog](https://github.com/MoruoFrog) > - [@​aruseni](https://github.com/aruseni) > - ziga ([@​zigomir](https://github.com/zigomir)) > > > ## 3.8.4 (2019-06-15) > > #### :bug: Bug Fix > * `@vue/cli` > * [#4148](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4148) fix: fix config merging during `vue invoke` in Node.js v12 ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-service` > * [#4150](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4150) chore: upgrade default-gateway to 5.0.2 ([@​zrh122](https://github.com/zrh122)) > > #### Committers: 2 > ... (truncated)
Commits - [`f276598`](https://github.com/vuejs/vue-cli/commit/f276598ece07204e5b8b54e4bbcccfa81cd1b478) v3.9.0 - [`d6ce9c2`](https://github.com/vuejs/vue-cli/commit/d6ce9c2fe97a0bc8ad09df418765c095f386a5c1) v3.8.0 - [`7b8a06f`](https://github.com/vuejs/vue-cli/commit/7b8a06fae6036261a5ecc233bffb77b0c41d160d) chore: remove gitHead field from package.json - [`5c95ee9`](https://github.com/vuejs/vue-cli/commit/5c95ee9539199da6a6ac7965a999c5e98f8e053c) docs: fix typo of transformIgnorePatterns ([#3927](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest/issues/3927)) [ci skip] - [`0dbfa5a`](https://github.com/vuejs/vue-cli/commit/0dbfa5a0bfc0da80bfaa43c1318aad7b3ff88353) v3.7.0 - [`41f9dcf`](https://github.com/vuejs/vue-cli/commit/41f9dcf0c822c0bdb67de6fc5ce8ed1db4aa0f51) fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps ([#3867](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest/issues/3867)) - See full diff in [compare view](https://github.com/vuejs/vue-cli/commits/v3.9.0/packages/@vue/cli-plugin-unit-jest)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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). To ignore the version in this PR you can just close it - `@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.