Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Update vue-loader to the latest version 🚀 #72

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 13, 2017

Version 11.0.0 of vue-loader just got published.

Dependency vue-loader
Current Version 10.3.0
Type devDependency

The version 11.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 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.

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 47f449d on greenkeeper/vue-loader-11.0.0 into 3452dff on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2017

Version 11.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits .

  • a74d715 11.1.0
  • 681f4dc support hashKey option (close #645)
  • 8fabadb mark deprecated feature
  • 1469aff Change occurence to occurrence (#655)
  • 9bf7649 Do not load config file from --config (#653)
  • 3872eaa Updated (#652)
  • 3414e3a [DONE][Just Merge Me][Community Translation] Russian Docs Translation (#587)
  • f99c329 Minor fixes and updates (#643)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2017

Version 11.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2017

Version 11.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 15f8cac 11.1.2
  • 1a55195 ensure injected css modules computed is a fresh object

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 25, 2017

Version 11.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • 19b9d07 11.1.3
  • 776af31 handle compile warnings
  • 7810af8 [Patch] Fix issue with no compiler errors
  • 0620217 Fix typos and change a word in options section (#660)
  • bfc1f0b Fix typo in configurations/custom-blocks (#659)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 3, 2017

Version 11.1.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 Mar 21, 2017

Version 11.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits .

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2017

Version 11.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • 579062d 11.3.0
  • 49145e9 small tweak
  • 11cec30 feat: Call custom block loaders with Component as argument (#664)
  • 08fdb92 Translate Japanese (#541)
  • bded451 [feature]About the hard-coded list of excluded loaders chained before vue-loader (#697)
  • bfacd61 split built-in postcss plugins

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2017

Version 11.3.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 Mar 24, 2017

Version 11.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 29, 2017

Version 11.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • 5af00e5 11.3.4
  • 3878a62 support pre/post loaders for custom blocks (#744)
  • 01bb852 [Docs] Fix typo (#750)
  • 20187a6 Update advanced.md for ja (#745)
  • a8b2688 Update advanced.md (#742)
  • 2f6fbe3 Revert "Revert "Change let to var"" (#740)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 26, 2017

Version 12.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 35 commits0.

  • 4d37780 12.0.0
  • 5c9b80c update docs
  • a5f34dd Merge branch 'master' of github.com:vuejs/vue-loader
  • ba23b3d use beta for ci
  • c8dfac1 use resolve for even more robust dep checking
  • d715da3 tests for extractCSS option
  • e56ef61 built-in support for CSS extraction with extractCSS option
  • 205294c add Chinese translation link (#787)
  • 5346db2 only inject when inject is exposed (e.g. when used with extract-text-webpack-plugin)
  • 649f219 use better context injection for 2.3
  • 51e7380 Fix typo (#782)
  • 48dbdb4 Docs: scoped uses data attribtute (fix #419)
  • 24812a8 bump hot-reload-api version
  • 2712ccc improve css modules hot-reload
  • e6daf96 make js default loader check work when npm-linked

There are 35 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 27, 2017

Version 12.0.2 just got published.

Update to this version instead 🚀

Release Notes v12.0.2
  • Revert incorrect keyframes related change
Commits

The new version differs by 7 commits0.

  • 08491c9 12.0.2
  • 2f299fc Revert "make keyframes scoped (close #731)"
  • 063001e 12.0.1
  • c6882f1 only infer scss/sass loader when no explicit loaders have been specified (fix #790)
  • 35229b0 make keyframes scoped (close #731)
  • 7529218 support deps registered by postcss plugins
  • 595d502 Do not consider private properties to be named exports (fix: vuejs/vue-loader#759) (#765)

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 2, 2017

Version 12.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits0.

  • 99a2b7a 12.0.3
  • 7cb64a4 [Fix] functional SFC style injection support (#797)
  • 8e34bad update Chinese translation (#794)
  • 2155a2e [JUST MERGE ME] Russian translation update (#791)
  • 8695e9c docs (#796)

false

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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 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 10.3.0 to 15.9.1.

Update to this version instead 🚀

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

greenkeeper bot commented May 1, 2020

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

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant