alsatian-test/alsatian-website

An in-range update of sass-loader is breaking the build 🚨

Opened this issue Β· 3 comments

Version 6.0.4 of sass-loader just got published.

Branch Build failing 🚨
Dependency sass-loader
Current Version 6.0.3
Type devDependency

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

As sass-loader is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build is in progress Details,- ❌ continuous-integration/appveyor/branch AppVeyor build failed Details

Release Notes v6.0.4
  • fix: Resolving of scoped npm packages #447
Commits

The new version differs by 14 commits0.

  • f01ae22 Merge pull request #449 from webpack-contrib/Release/6.0.4
  • d9d8982 chore(release): 6.0.4
  • 9c77792 chore: Update changelog
  • f93c73f docs(README): change bootstrap path in example (#438)
  • ca396ea test: add tests for unicode character (#446)
  • 1508570 docs(README): link to webpack 2 docs (#437)
  • 8d37244 fix: Resolving of scoped npm packages (#447)
  • 1e6cd4d docs(README): extended summary, standardize header (#444)
  • 266ae5c docs: Fix broken link in README
  • e7c6a73 docs: Fix gitter badge link
  • f4ef7ec docs(readme): Parse the 1st paragraph's markdown links (#417)
  • 56c92b4 Replace loader with use in README (#406)
  • c650fb8 Trying to fix webpack.js.org page (#405)
  • 4ed68e9 Merge pull request #404 from webpack-contrib/release/6.0.3

false

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 🌴

Version 6.0.5 just got published.

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

Release Notes v6.0.5
  • fix: importing file directly from scoped npm package #450
Commits

The new version differs by 4 commits0.

  • c61eaee Merge pull request #453 from webpack-contrib/Release/6.0.5
  • fe4af44 chore(release): 6.0.5
  • cbc0794 chore: Update changelog
  • 5d06e9d fix: importing file directly from scoped npm package (#450)

false

See the full diff

Version 6.0.6 just got published.

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

Commits

The new version differs by 9 commits.

  • a1ae204 chore: Update changelog for 6.0.6
  • aed60eb chore(release): 6.0.6
  • 85d7772 chore: Adds release script
  • 43199f1 chore: Reformat changelog for standard-version
  • 5daa32b chore(package): Adds contrib standard release tooling
  • 0511c25 chore: build and package updates to allow use of webpack 3 (#475)
  • 0d6d66d refactor: remove this.cacheable (#473)
  • 876876a docs(readme): Fixes typo in loader description (#472)
  • c27063c chore(package): update dependencies (#470)

See the full diff

Version 6.0.7 just got published.

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

Release Notes v6.0.7

2018-03-03

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#541) (620bdd4)

Performance Improvements

Commits

The new version differs by 7 commits.

  • 44fe61c chore(release): 6.0.7
  • fab89dc perf: use neo-async instead async (#538)
  • 620bdd4 fix(package): add webpack >= v4.0.0 (peerDependencies) (#541)
  • a38344d docs(README): add example install instructions for dependencies (#517)
  • db01033 docs(README): rephrase resolve-url-loader note (#516)
  • 88b56d5 chore(package): update clone-deep v0.3.1...2.0.1 (#512)
  • 9e40b78 ci(travis): Update Node v4 test target to 4.8

See the full diff