Skip to content

Update vue-loader to the latest version 🚀 #2

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

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 21, 2016

Version 10.0.0 of vue-loader just got published.

Dependency vue-loader
Current Version 9.9.5
Type devDependency

The version 10.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of vue-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits .

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 23, 2016

Version 10.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2016

Version 10.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits .

  • 168a3f1 10.0.2
  • c3a1e2f add note about inject-loader version
  • 912ec9c update tests to use Webpack 2
  • c323cf7 fix typos in css-modules.md (#479)
  • 8f9df95 Merge pull request #480 from jackPanyj/patch-1
  • 6387664 Merge pull request #498 from asselin/fix-unit-tests-on-windows
  • fcebee3 Merge pull request #489 from anhulife/patch-1
  • 4b71b73 Merge pull request #482 from vuejs/LinusBorg-patch-postcss-webpack2
  • 56d0e7b update readme note
  • 612c40a Fix bug in RE that specifies the format of scoped identifier
  • 0843d40 Normalize line endings to LF for unit tests
  • 26bf553 amend css-loader's url
  • c4974f6 update Postcss example for Webpack 2
  • 7bd9dd8 module="a" => this.a

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2017

Version 10.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 45 commits .

  • b8d6df7 10.0.3
  • deb8f44 improve compile-time syntax error warning
  • 9bbb54b - Fix typo (#589)
  • 105d164 fix(docs): Correct Tiny Typo (#583)
  • 985ce02 add component name section to spec docs (#578)
  • 89cf9f3 Add 'image' tag of SVG to 'transformToRequire` option as default (#579)
  • 7504e28 When name isn’t specified use the filename as the component name. (#495)
  • 03a3139 Update Korean translation (#575)
  • 8ecc776 Fix a typo (#574)
  • e2feb0c tempaltes -> templates (#567)
  • 67bc509 Remove unused dependency (#564)
  • 328aa6c fix loader setting for webpack2 (#409)
  • 754772f Remove duplicated text (#467)
  • 25fd27f Added VSCode in syntax highlighters list (#509)
  • 5f0d354 Explain SASS caveat (#517)

There are 45 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2017

Version 10.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 28c386d 10.0.4
  • c6fc82f bump deps + fix compat with extract-text-webpack-plugin 2.0 rc (fix #594)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2017

Version 10.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • d8d2f0e 10.1.0
  • e2b41ea feat: support chaining with other loaders for pre-processing (close #542)
  • 07b9452 refactor: extract common generated runtime code into a single module
  • 4b7406a only generate vue_styles if has CSS modules

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 27, 2017

Version 10.1.1 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2017

Version 10.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • f1c0afe 10.1.2
  • ee797d2 fix component normalizer path on windows (fix #601)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2017

Version 10.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits .

  • 89927c5 10.2.0
  • 7f8a6b5 docs
  • 7ad0f8a meta
  • 7d3e005 Rebase changes onto current version of master (#499)
  • f1df374 Add the vue template compiler onto any template loader specified in the vue.loaders configuration (#595)
  • 5e110cb bump deps
  • 26b3ca1 test vue-style-loader SSR style extraction
  • bc8f5a3 tweak style codegen for server-side rendering
  • cfcfc74 fix cannot apply css modules to vue instance (#609)
  • 733c810 use more idiomatic request stringfication for componentNormalizer
  • b8c359c add appveyor badge
  • 8ae6edd add appveyor.yml

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 1, 2017

Version 10.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2017

Version 10.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2017

Version 10.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2017

Version 10.2.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2017

Version 10.3.0 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2017

Version 11.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits .

  • 94baaad 11.0.0
  • 8e38245 compatibility with HappyPack
  • 0afde0e Translation into portuguese. (#629)
  • 5668070 improve stringifyLoaders to handle objects
  • 892aa3d Fix typo (#639)
  • e3390f8 Update extract-css.md (#633)
  • 375c0c7 extract-text-webpack-plugin@>=2 api changed (#632)
  • c1778ff tweak parser warning output
  • 9e06970 docs for postcss config
  • 9b65ed1 support loading postcss config file (close #585)
  • 65a0845 silence bluebird warning (close #625)
  • 53df458 fix typo (#616)
  • 3521a9c - Fix typo (#623)

See the full diff.

greenkeeper bot added a commit that referenced this pull request Jan 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.5.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 23, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 25, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.6.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 27, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.6.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.6.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.6.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 28, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.7.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.7.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.8.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2019

  • The devDependency vue-loader was updated from 9.9.5 to 15.8.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 12, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2020

  • The devDependency vue-loader was updated from 9.9.5 to 15.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 2020

  • The devDependency vue-loader was updated from 9.9.5 to 15.9.1.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented May 1, 2020

  • The devDependency vue-loader was updated from 9.9.5 to 15.9.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 1, 2020
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.

0 participants