hanhdt / vue-webble

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

Bump rollup-plugin-vue from 5.0.1 to 5.1.4 #70

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps rollup-plugin-vue from 5.0.1 to 5.1.4.

Changelog *Sourced from [rollup-plugin-vue's changelog](https://github.com/vuejs/rollup-plugin-vue/blob/master/CHANGELOG.md).* > ## [5.1.4](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.3...v5.1.4) (2019-11-21) > > > ### Bug Fixes > > * use inline block language in part request ([7434ea2](https://github.com/vuejs/rollup-plugin-vue/commit/7434ea2)) > > > > > ## [5.1.3](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.2...v5.1.3) (2019-11-21) > > > ### Bug Fixes > > * call transformer from whitelisted custom blocks ([#310](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/310)) ([ab13f3b](https://github.com/vuejs/rollup-plugin-vue/commit/ab13f3b)) > > > > > ## [5.1.2](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.1...v5.1.2) (2019-10-27) > > > ### Bug Fixes > > * use local runtime helpers for externalising vue-runtime-helpers ([3b0b4de](https://github.com/vuejs/rollup-plugin-vue/commit/3b0b4de)) > > > > > ## [5.1.1](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.0...v5.1.1) (2019-10-26) > > > ### Bug Fixes > > * typo in option name ([7b848ee](https://github.com/vuejs/rollup-plugin-vue/commit/7b848ee)) > > > > > # [5.1.0](https://github.com/vuejs/rollup-plugin-vue/compare/v5.0.1...v5.1.0) (2019-10-26) > > > ### Features > > * Add support for shadow DOM style injection ([9a0e7cf](https://github.com/vuejs/rollup-plugin-vue/commit/9a0e7cf)) > > > > > ... (truncated)
Commits - [`64d5140`](https://github.com/vuejs/rollup-plugin-vue/commit/64d5140ea805c552453c7d83323f1922e2c190d0) chore(release): 5.1.4 - [`7434ea2`](https://github.com/vuejs/rollup-plugin-vue/commit/7434ea22f20f6e3a761ffe04a4afbd7d353ff5d1) fix: use inline block language in part request - [`77aadb7`](https://github.com/vuejs/rollup-plugin-vue/commit/77aadb76ef1d15ee0ee102c53db2c1cc4b04bec0) chore(release): 5.1.3 - [`ab13f3b`](https://github.com/vuejs/rollup-plugin-vue/commit/ab13f3b6ff7499831ec7cb890ff128741cdcc871) fix: call transformer from whitelisted custom blocks ([#310](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/310)) - [`a983704`](https://github.com/vuejs/rollup-plugin-vue/commit/a983704086b28085b0dfbe6400df1da309f7400e) chore(release): 5.1.2 - [`3b0b4de`](https://github.com/vuejs/rollup-plugin-vue/commit/3b0b4de39fcd3a82566e60fa65f7fed93ecfdcf4) fix: use local runtime helpers for externalising vue-runtime-helpers - [`0bc9d30`](https://github.com/vuejs/rollup-plugin-vue/commit/0bc9d3055174fb58224902f479c7d66539c8730f) chore(release): 5.1.1 - [`7b848ee`](https://github.com/vuejs/rollup-plugin-vue/commit/7b848ee05dfbe24fb3d1ef1280817a8aff8b0f5f) fix: typo in option name - [`9e70638`](https://github.com/vuejs/rollup-plugin-vue/commit/9e706380bd1bc72f8f4ec8d65cd6ad1611bd6959) chore: code style - [`cdb8387`](https://github.com/vuejs/rollup-plugin-vue/commit/cdb838705bd13d9863481b79eb883e4e01a346d9) chore(release): 5.1.0 - Additional commits viewable in [compare view](https://github.com/vuejs/rollup-plugin-vue/compare/v5.0.1...v5.1.4)


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)