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.3.0 to 14.2.2 #56

Merged
merged 1 commit into from
Apr 15, 2018

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 26, 2018

Bumps vue-loader from 13.3.0 to 14.2.2.

Release notes

Sourced from vue-loader's releases.

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**](https://github.com/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.

v13.7.0

  • Template URL handling: static URLs that start with @ are now also transformed into module requests. The documentation has also been updated with more details on the transform rules.

v13.6.2

  • The source map cache busting feature is now removed, as it no longer makes any difference w/ webpack 3 and latest Chrome. The related option is also removed. To get correct source map after a hot-reload, you need to refresh your devtools by pressing cmd/ctrl + R when in devtools.

  • Fixed source map line being off by 1 line

v13.6.1

Bug Fixes

... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [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

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)

Finally, you can contact us by mentioning @dependabot.

@Kocal
Copy link

Kocal commented Apr 14, 2018

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-loader-14.2.2 branch from 1c223db to 2592932 Compare April 14, 2018 12:17
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 13.3.0 to 14.2.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Commits](vuejs/vue-loader@v13.3.0...v14.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-loader-14.2.2 branch from 2592932 to 5140e9c Compare April 15, 2018 05:50
@Kocal Kocal merged commit 0df0f79 into master Apr 15, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue-loader-14.2.2 branch April 15, 2018 06:34
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.

2 participants