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 vue-loader from 13.7.1 to 15.0.11 #156

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

Conversation

dependabot-preview[bot]
Copy link

Bumps vue-loader from 13.7.1 to 15.0.11.

Release notes

Sourced from vue-loader's releases.

v15.0.0

v15 is a major release with an improved loader inference mechanism that solves a number of long-standing problems related to loader configuration for language blocks. It also means the configuration is now different. Consult the Migration Guide before upgrading.

v15.0.0-beta.1

v15 has major breaking changes. See the next branch README and CHANGELOG for more details.

v14.2.2

Bug Fixes

  • added file property to the generated sourcemap (#1190) (bb660e1)

v14.2.1

Bug Fixes

v14.2.0

Features

  • New option threadMode: set this to true enables fs-based options sharing. Only needed when using with HappyPack or thread-loader.
  • New option postcss.cascade: setting this to true allows using cascading postcss config files. (#1147) (dddd911), closes #1063
  • use more sensible default localIdentName for css modules (now [local]_[hash:base64:8]) (084bf3d)

Bug Fixes

  • Removed use of this._compilation, fixing #1160 and compat with HappyPack / thread-loader
  • get transformToRequire from vueOptions instead of options for template-compiler (#1175) (8b912ad)
  • removed module id for non-scoped component (#1146) (0b36a2c), closes #853
  • avoid adding index to css modules in first <style> tag (2c8d1fb), closes #703 #818

v14.1.0

  • Adjust web component style injection strategy
  • Improve tree shaking

v14.0.0

Features

  • Support for @vue/cli web component mode

Breaking

  • No longer works with webpack 1.
  • esModules option has been removed. Built module is now always exposed as an ES module.
  • Inject mode has been removed since it does not work with ES modules.
Changelog

Sourced from vue-loader's changelog.

15.0.11 (2018-05-15)

Bug Fixes

  • improve HMR reliability (4ccd96f)

15.0.10 (2018-05-11)

Bug Fixes

  • improve HMR reliability (52012cd)

15.0.9 (2018-05-04)

Bug Fixes

  • shadowMode still has to be an option (4529f83)

15.0.8 (2018-05-04)

Bug Fixes

  • avoid mutating original rules array (14bfc01), closes #1286

15.0.7 (2018-05-03)

Bug Fixes

  • stylePostLoader injection for windows flat node_modules (a9a4412), closes #1284

... (truncated)
Commits

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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 13.7.1 to 15.0.11.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant