Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sass-loader to the latest version 🚀 #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 7, 2017

Version 5.0.0 of sass-loader just got published.

Dependency sass-loader
Current Version 4.1.1
Type dependency

The version 5.0.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 sass-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.


Commits

The new version differs by 30 commits .

  • 41af62a Merge pull request #365 from jtangelder/release
  • 7398bea 5.0.0
  • 63a8269 Update CHANGELOG
  • a0b826c Merge pull request #338 from jtangelder/change/webpack-2
  • 9690284 Add link to archive branch in README
  • 5a6bcb9 Remove unsupported peer dependencies
  • 3abb887 Update dependencies
  • 3f83861 Temporarily remove extract-text-webpack-plugin
  • 0520f4b Update README
  • 5f95667 Add extractText test case
  • 9dcb4a8 Update manual tests for webpack 2
  • 74d007b Make loader ready for webpack 2
  • 58789df Merge pull request #337 from jtangelder/refactor/code
  • bd0e549 Move option normalization code into dedicated module
  • d8e1fa9 Simplify formatSassError

There are 30 commits in total. 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2017

Version 5.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • fcb26a6 5.0.1
  • 6cbc975 Update CHANGELOG
  • bc3f23a Merge pull request #369 from jtangelder/fix/368-multi-compilation
  • 8d54166 Fix bug where multiple compilations interfered with each other
  • b387510 Merge pull request #367 from jtangelder/add/module-dot-name-test
  • d250cf0 Add test cases for #360

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2017

Version 6.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits .

  • 08c4acf 6.0.1
  • 945ad1e Update CHANGELOG
  • ad816d1 Merge pull request #377 from jtangelder/fix/source-map
  • e0a9b39 Fix incorrect source maps in certain cwds
  • f8cc068 Merge pull request #376 from jtangelder/fix/name-inconsistency
  • e939cac Fix folder name inconsistency
  • 5fe4030 Merge pull request #375 from jtangelder/release/6.0.0
  • e29ab1d 6.0.0
  • 9a4dbda Update CHANGELOG
  • e5c25af Merge pull request #374 from jtangelder/refactor/source-map
  • ce198d1 Improve source map support
  • ca7c4a1 Merge pull request #370 from jtangelder/release/5.0.1

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2017

Version 6.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • 0b401a6 6.0.2
  • b362a00 Update CHANGELOG
  • 770722b Merge pull request #383 from jtangelder/update/dependencies
  • 47cead4 Update loader-utils
  • a0d58e8 Update dependencies
  • 42bfebb Merge pull request #381 from jtangelder/release/6.0.1

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2017

Version 6.0.3 just got published.

Update to this version instead 🚀

Release Notes v6.0.3
  • Fix regression with empty files #398
  • Reduce npm package size by using the files property in the package.json
Commits

The new version differs by 24 commits .

  • 54dc896 6.0.3
  • ccacaa9 Update CHANGELOG
  • cb7187d Add .eslintignore
  • 5139fee Merge pull request #402 from webpack-contrib/maintenance
  • 9060e5b Update bdages
  • c466772 Add appveyor for windows CI
  • 8b3478b Refactor some npm scripts
  • 7f1b801 Improve README
  • dcc432d Merge pull request #401 from webpack-contrib/add/test-395
  • a17a308 Add tests for empty files
  • f44289b Merge pull request #398 from webpack-contrib/pr/origin/395
  • 462ae5f Improve check for empty content
  • e21b8f5 Merge pull request #397 from webpack-contrib/update/links
  • 68bed8d Update links in README
  • 911a774 add comment as content string fallback

There are 24 commits in total. See the full diff.

greenkeeper bot added a commit that referenced this pull request May 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 9, 2017

Version 6.0.4 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request May 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 10, 2017

Version 6.0.5 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request Jun 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2017

Version 6.0.6 just got published.

Update to this version instead 🚀

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants