betamore / fswd-lab-4

Full Stack Web Development - Lab 4: GETs, POSTs, and templates
1 stars 19 forks source link

An in-range update of css-loader is breaking the build 🚨 #12

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.28.8 of css-loader was just published.

Branch Build failing 🚨
Dependency css-loader
Current Version 0.28.7
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

css-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/betamore/fswd-lab-4/builds/325338176?utm_source=github_status&utm_medium=notification)

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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 0.28.7 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 0.28.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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 6 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)
  • 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.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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 8 commits.

  • df497db chore(release): 0.28.11
  • c788450 fix(lib/processCss): don't check mode for url handling (options.modules) (#698)
  • 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)
  • 630579d chore(release): 0.28.9
  • 604bd4b chore(package): update dependencies
  • d1d8221 fix: ignore invalid URLs (url()) (#663)

See the full diff