z-kit / z-hello

The z-kit component template, starter point to create z-kit compatible components.
MIT License
1 stars 0 forks source link

Update css-loader to the latest version 🚀 #24

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.27.0 of css-loader just got published.

Dependency css-loader
Current Version 0.26.4
Type devDependency

The version 0.27.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 css-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.


Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.27.1 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.27.2 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.27.3 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.28.0 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.28.1 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.28.2 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.28.3 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.28.4 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.28.5 just got published.

Update to this version instead 🚀

Release Notes Release v0.28.5

0.28.5 (2017-08-17)

Bug Fixes

  • match mutliple dashes (options.camelCase) (#556) (1fee601)
  • stricter [@import](https://github.com/import) tolerance (#593) (2e4ec09)
Commits

The new version differs by 10 commits.

  • e16bdeb chore(release): 0.28.5
  • 53283a1 chore: Update yarn lock file from #565
  • 2e4ec09 fix: stricter @import tolerance (#593)
  • b92c941 docs(README): Fix ExtractTextPlugin example (#590)
  • 3440d55 test: add test for escaped selector (#584)
  • eadbd47 docs(README): fix link (#579)
  • 8dafee7 chore(package): update source-list-map v0.1.7...2.0.0 (dependencies) (#565)
  • 1fee601 fix: match mutliple dashes (options.camelCase) (#556)
  • c13c467 docs(README): add localIdentName to the options table (#551)
  • c2e0934 docs(README): fix broken link (#550)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.28.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • d18ee04 chore(release): 0.28.6
  • 63567f2 fix: add support for aliases starting with / (options.alias) (#597)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.28.7 just got published.

Update to this version instead 🚀

Release Notes Release v0.28.7

0.28.7 (2017-08-30)

Bug Fixes

  • pass resolver to localsLoader (options.alias) (#601) (8f1b57c)
Commits

The new version differs by 2 commits.

  • 7b52951 chore(release): 0.28.7
  • 8f1b57c fix: pass resolver to localsLoader (options.alias) (#601)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.28.8 just got published.

Update to this version instead 🚀

Release Notes v0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)
Commits

The new version differs by 10 commits.

  • 0fc46c7 chore(release): 0.28.8
  • 333a2ce chore(package): update dependencies
  • 39773aa ci(travis): use npm
  • 8897d44 fix: proper URL escaping and wrapping (url()) (#627)
  • 0dccfa9 fix(loader): correctly check if source map is undefined (#641)
  • d999f4a docs: Update importLoaders documentation (#646)
  • 05c36db test: removed redundant modules argument (#599)
  • c45fa66 test: add case for url processing (#603)
  • 7039740 docs(README): add anchor tags to options table (#609)
  • 0840c80 Fix markdown for link to webpack resolve.alias doc (#595)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.28.9 just got published.

Update to this version instead 🚀

Release Notes v0.28.9

2018-01-17

Bug Fixes

Commits

The new version differs by 3 commits.

  • 630579d chore(release): 0.28.9
  • 604bd4b chore(package): update dependencies
  • d1d8221 fix: ignore invalid URLs (url()) (#663)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.28.10 just got published.

Update to this version instead 🚀

Release Notes v0.28.10

2018-02-22

Bug Fixes

  • getLocalIdent: add rootContext support (webpack >= v4.0.0) (#681) (9f876d2)
Commits

The new version differs by 3 commits.

  • c35d8bd chore(release): 0.28.10
  • 9f876d2 fix(getLocalIdent): add rootContext support (webpack >= v4.0.0) (#681)
  • 0452f26 test: hashes inside @font-face url (#678)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.28.11 just got published.

Update to this version instead 🚀

Release Notes v0.28.11

2018-03-16

Bug Fixes

  • lib/processCss: don't check mode for url handling (options.modules) (#698) (c788450)
Commits

The new version differs by 2 commits.

  • df497db chore(release): 0.28.11
  • c788450 fix(lib/processCss): don't check mode for url handling (options.modules) (#698)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0 just got published.

Update to this version instead 🚀

Release Notes v1.0.0

1.0.0 (2018-07-06)

BREAKING CHANGES

Commits

The new version differs by 9 commits.

  • 43179a8 chore(release): 1.0.0
  • 3d53968 Merge remote-tracking branch 'origin/master'
  • 240db53 version 1.0 (#742)
  • 1b7acf7 Merge remote-tracking branch 'origin/master'
  • 1703721 docs(README): add more context to localIdentName (#711)
  • 1c51265 docs(README): fix malformed emoji (#701)
  • 50f8ec0 Merge remote-tracking branch 'origin/master'
  • 07444ad tests: css custom variables (#709)
  • 3de8aa7 tests: css custom variables (#709)

See the full diff