Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollup-plugin-vue from 3.0.0 to 5.1.9 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rollup-plugin-vue from 3.0.0 to 5.1.9.

Release notes

Sourced from rollup-plugin-vue's releases.

Version 5.0.0

Chores

  • Upgrade @vue/component-compiler & @vue/component-compiler-utils (e215fe7)

BREAKING CHANGES

  • @vue/component-compiler-utils@3.0.0 uses sass instead of node-sass

Version 4.7.2

Bug Fixes

  • Add needMap option to disable source maps (3f879f3)

Version 4.7.0

Bug Fixes

  • Use isProduction when defined and fallback to NODE_ENV/BUILD (5fb30ce)
  • Use template.isProduction option if set (#267) (911eabc)

Features

  • Add data option to allow prepending style block content (a5711f6), closes #93
  • Add exposeFilename to control __file property (5c1dffb)
  • Combine customBlocks inclusion/exclusion option (8ae8568)

Version 4.3.0

Bug Fixes

  • Transform require in render function compiled from \<template> (#212) (89839f2)

Features

  • Provide sourcemap for blocks in .vue file (#215) (a5928ad)

Version 4.2.0

Features

  • Use regex to filter .vue files (1c77e2a)

Version 4.1.5

Bug Fixes

  • Handle Vue.extend constructor export from .vue file (#206) (fa7661e)
  • Resolve src attr value with require.resolve (#205) (ecb2d87)

Version 4.1.4

... (truncated)
Changelog

Sourced from rollup-plugin-vue's changelog.

5.1.9 (2020-05-22)

Bug Fixes

  • regression caused by @vue/component-compiler (e533f82)

5.1.8 (2020-05-22)

Bug Fixes

  • produce deterministic css class names for css modules (70818c2)

5.1.7 (2020-05-11)

Bug Fixes

  • bump component-compiler to allow tree-shaking (a85e6d9)
  • provide scopeId to template compiler when the component has scoped styles (#337) (1fec2c5)
  • some wording (#339) (6a94a53)

5.1.6 (2020-01-22)

Bug Fixes

  • tsconfig.json: transpile async await in order to be compatible to rollup-plugin-typescript2 (#324) (deb4a1b)

5.1.5 (2020-01-06)

5.1.4 (2019-11-21)

... (truncated)
Commits
  • f9df6c9 chore(release): 5.1.9
  • e533f82 fix: regression caused by @vue/component-compiler
  • 413e806 chore(release): 5.1.8
  • 70818c2 fix: produce deterministic css class names for css modules
  • 5fa9682 chore(release): 5.1.7
  • a85e6d9 fix: bump component-compiler to allow tree-shaking
  • 1fec2c5 fix: provide scopeId to template compiler when the component has scoped style...
  • cd4af0d chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 (#338)
  • 2ca5858 docs: add syntax highlighting (#332)
  • 6a94a53 fix: some wording (#339)
  • Additional commits viewable in compare view

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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) from 3.0.0 to 5.1.9.
- [Release notes](https://github.com/vuejs/rollup-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/rollup-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/rollup-plugin-vue@v3.0.0...v5.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants