frederikprijck / angularjs-webpack-starter

:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
184 stars 59 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency css-loader was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

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/frederikprijck/angularjs-webpack-starter/builds/568414516?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.2.0

Bug Fixes

  • replace . characters in localIndent to - character (regression) (#982) (967fb66)

Features

  • support es modules for assets loader (#984) (9c5126c)
Commits

The new version differs by 5 commits.

  • 39f18f8 chore(release): 3.2.0
  • 9c5126c feat: support es modules for assets loader (#984)
  • 2ac79c3 docs: example with CSS modules and pure CSS (#983)
  • 967fb66 fix: replace . characters in localIndent to - character (regression) (#982)
  • 036b5f1 docs: fix camelCase reference in 3.0 changelog (#979)

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 4 years ago

After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

3.3.0 (2019-12-09)

Features

Bug Fixes

Commits

The new version differs by 5 commits.

  • 889807a chore(release): 3.3.0
  • 6177af5 feat: support pure css modules (#1008)
  • 6769783 fix: do not crash when an assert return null or undefined (#1006)
  • 80e9662 fix: reduce count of require (#1004)
  • e662b61 refactor: code (#1003)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.1

3.3.1 (2019-12-12)

Bug Fixes

  • better handling url functions and an url in @import at-rules
  • reduce count of require (#1014) (e091d27)
Commits

The new version differs by 10 commits.

  • cbca64d chore(release): 3.3.1
  • 3b12c87 refactor: code (#1017)
  • c80c39f fix: handling urls in @import (#1016)
  • 30a9269 fix: handling escaped urls (#1015)
  • e091d27 fix: reduce count of require (#1014)
  • 60c65e0 fix: characters as URL escapes in url (#1013)
  • 8e8ab18 fix: handling string urls with backslash and newline (#1012)
  • b59c4f2 test: special characters in file name (#1011)
  • b119d02 fix: handling unquoted syntax url with escaped characters (#1010)
  • 880344b refactor: code (#1009)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.2

3.3.2 (2019-12-12)

Bug Fixes

  • logic for order and media queries for imports (1fb5134)
Commits

The new version differs by 2 commits.

  • b3477a0 chore(release): 3.3.2
  • 1fb5134 fix: logic for order and media queries for imports

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0

3.4.0 (2019-12-17)

Features

Bug Fixes

  • logic for order and media queries for imports (#1018) (65450d9)
Commits

The new version differs by 9 commits ahead by 9, behind by 2.

  • b95a779 chore(release): 3.4.0
  • 63a74b2 chore(deps): update (#1027)
  • 796fe28 Test more (#1024)
  • d358cdb feat: esModule option (#1026)
  • 23bc1e9 refactor: code
  • 0016e49 test: webpack5 (#1023)
  • ea26c56 test: refactor
  • ee40727 chore(defaults): update (#1020)
  • 65450d9 fix: logic for order and media queries for imports (#1018)

See the full diff