michaeldoye / mat-markdown-editor

Simple markdown editor for Angular Material Design
https://mat-markdown-editor.firebaseapp.com
MIT License
7 stars 10 forks source link

Update raw-loader to the latest version 🚀 #36

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency raw-loader was updated from 1.0.0 to 3.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v3.0.0

3.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0
Commits

The new version differs by 9 commits.

  • 854d6c8 chore(release): 3.0.0
  • d11ff27 chore(deps): update (#81)
  • 35762bd chore(release): 2.0.0
  • 03933c7 chore(defaults): update (#70)
  • 3c7bf2c feat: use ES Module export instead of CommonJS (#69)
  • 7fa759c chore: integrate babel (#68)
  • 6519eb2 chore: update webpack defaults (#67)
  • 062b267 docs: improve (#66)
  • 0622dc7 docs: improve information about loader order (#65)

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

Update to this version instead 🚀

Release Notes for v3.1.0

3.1.0 (2019-07-18)

Features

  • improved validation error messages (#85) (6cf76b8)
Commits

The new version differs by 4 commits.

  • d231710 chore(release): 3.1.0
  • 6cf76b8 feat: improved validation error messages (#85)
  • aebfd74 chore(deps): update (#84)
  • f5b6aa4 docs: fix tests badge (#82)

See the full diff