Skip to content

Commit

Permalink
build(deps): bump rollup-plugin-vue from 4.6.2 to 4.7.1 (#216)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored and Kocal committed Feb 15, 2019
1 parent 607678e commit 2c324a9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
1 change: 0 additions & 1 deletion test/spec/api/commands/build.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ describe('command: build', () => {

expect(existsSync(api.resolve('dist/js/button.js'))).toBeTruthy();
expect(existsSync(api.resolve('dist/js/button.js.map'))).toBeFalsy();
expect(readFile(api.resolve('dist/js/button.js'))).toContain('// For security concerns, we use only base name in production mode.');
expect(readFile(api.resolve('dist/js/button.js'))).toContain("Vue.component('y-button', Button);");
expect(readFile(api.resolve('dist/js/button.js'))).toContain("'Hello from Button.vue!'");
expect(readFile(api.resolve('dist/js/button.js'))).toContain('"Hello from index.js!"');
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9272,12 +9272,12 @@ magic-string@^0.22.5:
dependencies:
vlq "^0.2.2"

magic-string@^0.25.1:
version "0.25.1"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.1.tgz#b1c248b399cd7485da0fe7385c2fc7011843266e"
integrity sha512-sCuTz6pYom8Rlt4ISPFn6wuFodbKMIHUMv4Qko9P17dpxb7s52KJTmRuZZqHdGmLCK9AOcDare039nRIcfdkEg==
magic-string@^0.25.1, magic-string@^0.25.2:
version "0.25.2"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.2.tgz#139c3a729515ec55e96e69e82a11fe890a293ad9"
integrity sha512-iLs9mPjh9IuTtRsqqhNGYcZXGei0Nh/A4xirrsqW7c+QhKVFL2vm7U09ru6cHRD22azaP/wMDgI+HCqbETMTtg==
dependencies:
sourcemap-codec "^1.4.1"
sourcemap-codec "^1.4.4"

make-dir@^1.0.0, make-dir@^1.2.0:
version "1.3.0"
Expand Down Expand Up @@ -13036,14 +13036,15 @@ rollup-plugin-terser@^4.0.1:
terser "^3.14.1"

rollup-plugin-vue@^4.3.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-vue/-/rollup-plugin-vue-4.6.2.tgz#13ef8c551825f3956f4b43542830f4f6e0a90169"
integrity sha512-02Xmcn5bewk0mTQNliRS5/dp1xf0whPtHV/5DAjbsqiFZvRvf5cBDKIpxAWdnOTyxXO/BaT/E9GTxnCOmt4AIQ==
version "4.7.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-vue/-/rollup-plugin-vue-4.7.1.tgz#73c6795c4328593e92b5e3cd3d28ea10896270bd"
integrity sha512-zegQMEgt5Mb3/lG7Nu5g+OXGKGW9KNltj3XjW4jVAiaVIyIlYTYsHK+k42S9//xhUoqvd7b4Fki5dGQJB+fdsg==
dependencies:
"@vue/component-compiler" "^3.6"
"@vue/component-compiler-utils" "^2.1.0"
debug "^4.1.1"
hash-sum "^1.0.2"
magic-string "^0.25.2"
querystring "^0.2.0"
rollup-pluginutils "^2.0.1"
source-map "0.7.3"
Expand Down Expand Up @@ -13604,10 +13605,10 @@ source-map@^0.5.0, source-map@^0.5.1, source-map@^0.5.3, source-map@^0.5.6, sour
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=

sourcemap-codec@^1.4.1:
version "1.4.3"
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.3.tgz#0ba615b73ec35112f63c2f2d9e7c3f87282b0e33"
integrity sha512-vFrY/x/NdsD7Yc8mpTJXuao9S8lq08Z/kOITHz6b7YbfI9xL8Spe5EvSQUHOI7SbpY8bRPr0U3kKSsPuqEGSfA==
sourcemap-codec@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.4.tgz#c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f"
integrity sha512-CYAPYdBu34781kLHkaW3m6b/uUSyMOC2R61gcYMWooeuaGtjof86ZA/8T+qVPPt7np1085CR9hmMGrySwEc8Xg==

sparkles@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 2c324a9

Please sign in to comment.