Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump rollup-plugin-vue from 4.6.2 to 4.7.1 (#216)
Bumps [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) from 4.6.2 to 4.7.1. <details> <summary>Release notes</summary> *Sourced from [rollup-plugin-vue's releases](https://github.com/vuejs/rollup-plugin-vue/releases).* > ## Version 4.7.0 > ### Bug Fixes > > * Use isProduction when defined and fallback to NODE_ENV/BUILD ([5fb30ce](vuejs/rollup-plugin-vue@5fb30ce)) > * Use template.isProduction option if set ([#267](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/267)) ([911eabc](vuejs/rollup-plugin-vue@911eabc)) > > > ### Features > > * Add data option to allow prepending style block content ([a5711f6](vuejs/rollup-plugin-vue@a5711f6)), closes [#93](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/93) > * Add exposeFilename to control __file property ([5c1dffb](vuejs/rollup-plugin-vue@5c1dffb)) > * Combine customBlocks inclusion/exclusion option ([8ae8568](vuejs/rollup-plugin-vue@8ae8568)) </details> <details> <summary>Changelog</summary> *Sourced from [rollup-plugin-vue's changelog](https://github.com/vuejs/rollup-plugin-vue/blob/master/CHANGELOG.md).* > ## [4.7.1](vuejs/rollup-plugin-vue@v4.7.0...v4.7.1) (2019-02-05) > > > ### Bug Fixes > > * Add deprecation warning for *CustomBlocks options ([eb1c863](vuejs/rollup-plugin-vue@eb1c863)) > > > > <a name="4.7.0"></a> > # [4.7.0](vuejs/rollup-plugin-vue@v4.6.2...v4.7.0) (2019-02-05) > > > ### Bug Fixes > > * Use isProduction when defined and fallback to NODE_ENV/BUILD ([5fb30ce](vuejs/rollup-plugin-vue@5fb30ce)) > * Use template.isProduction option if set ([#267](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/267)) ([911eabc](vuejs/rollup-plugin-vue@911eabc)) > > > ### Features > > * Add data option to allow prepending style block content ([a5711f6](vuejs/rollup-plugin-vue@a5711f6)), closes [#93](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/93) > * Add exposeFilename to control __file property ([5c1dffb](vuejs/rollup-plugin-vue@5c1dffb)) > * Combine customBlocks inclusion/exclusion option ([8ae8568](vuejs/rollup-plugin-vue@8ae8568)) > > > > <a name="4.6.2"></a> </details> <details> <summary>Commits</summary> - [`e1ae9b8`](vuejs/rollup-plugin-vue@e1ae9b8) chore(release): 4.7.1 - [`eb1c863`](vuejs/rollup-plugin-vue@eb1c863) fix: Add deprecation warning for *CustomBlocks options - [`8707e70`](vuejs/rollup-plugin-vue@8707e70) chore(release): 4.7.0 - [`a5711f6`](vuejs/rollup-plugin-vue@a5711f6) feat: Add data option to allow prepending style block content - [`c61e6d6`](vuejs/rollup-plugin-vue@c61e6d6) test: customTag option - [`8ae8568`](vuejs/rollup-plugin-vue@8ae8568) feat: Combine customBlocks inclusion/exclusion option - [`5c1dffb`](vuejs/rollup-plugin-vue@5c1dffb) feat: Add exposeFilename to control __file property - [`5fb30ce`](vuejs/rollup-plugin-vue@5fb30ce) fix: Use isProduction when defined and fallback to NODE_ENV/BUILD - [`911eabc`](vuejs/rollup-plugin-vue@911eabc) fix: Use template.isProduction option if set ([#267](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/267)) - [`3c9293c`](vuejs/rollup-plugin-vue@3c9293c) docs: Add FAQ on version 4.6.2 error message ([#265](https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/265)) - Additional commits viewable in [compare view](vuejs/rollup-plugin-vue@v4.6.2...v4.7.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=rollup-plugin-vue&package-manager=npm_and_yarn&previous-version=4.6.2&new-version=4.7.1)](https://dependabot.com/compatibility-score.html?dependency-name=rollup-plugin-vue&package-manager=npm_and_yarn&previous-version=4.6.2&new-version=4.7.1) 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-automerge-start) If all status checks pass Dependabot will automatically merge this pull request. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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. </details>
- Loading branch information