katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

An in-range update of postcss-loader is breaking the build 🚨 #174

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.10 of postcss-loader was just published.

Branch Build failing 🚨
Dependency postcss-loader
Current Version 2.0.9
Type devDependency

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

postcss-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 failed [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/324786613?utm_source=github_status&utm_medium=notification)

Release Notes v2.0.10

2018-01-03

Bug Fixes

  • index: copy loader options before modifying (#326) (61ff03c)
Commits

The new version differs by 2 commits.

  • 08c063a chore(release): 2.0.10
  • 61ff03c fix(index): copy loader options before modifying (#326)

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 2.0.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 6ddc2bb chore(release): 2.1.0
  • 410bbf9 chore(package): update dependencies
  • 56232e7 feat(index): pass AST (result.root) && Messages (result.messages) as metadata to other loaders (#322)
  • 4e8e20c ci(travis): add node stable && lts/*
  • 8242689 test(watch): linting && structure
  • a8921cc fix(index): continue watching after dependency {Error} (#332)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.1.1

2018-02-26

Bug Fixes

Commits

The new version differs by 3 commits.

  • e2f4498 chore(release): 2.1.1
  • cdbb8b6 fix(index): don't set to value (options) (#339)
  • 0a643de docs(README): fix source map anchor link in options table (#336)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.1.2

2018-03-17

Bug Fixes

  • options: disallow additional properties and add ident to validation (#346) (82ef553)
Commits

The new version differs by 3 commits.

  • 0c2259b chore(release): 2.1.2
  • 82ef553 fix(options): disallow additional properties and add ident to validation (#346)
  • 1e0cade docs(README): use strong equality operator in example (#344)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • ce2adca chore(release): 2.1.3
  • bd7fc38 fix(options): revert additionalProperties changes to keep SemVer

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 2484275 chore(release): 2.1.4
  • 2ff1735 fix: restore loader object in postcss config context (#355)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.1.5

2018-05-04

Bug Fixes

Commits

The new version differs by 2 commits.

  • 928d5c4 chore(release): 2.1.5
  • 4416791 fix(index): remove sourceMap warning (#361)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.1.6

2018-07-10

Bug Fixes

  • package: config memory leak, updates postcss-load-config v1.2.0...2.0.0 (dependencies) (0547b12)
Commits

The new version differs by 3 commits.

  • 4955792 chore(release): 2.1.6
  • 0547b12 fix(package): config memory leak, updates postcss-load-config v1.2.0...2.0.0 (dependencies)
  • 22846d3 chore(package): update standard v10.0.0...11.0.0 (devDependencies)

See the full diff