Update yaml-loader to the latest version 🚀 #13
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency yaml-loader was updated from
0.5.0to0.6.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.
Publisher: eemeli
License: MIT
Release Notes for v0.6.0
Breaking Changes
Replace
js-yamldependency withyamlIt's possible that js-yaml has been parsing some invalid YAML as actually valid, so there's a chance that not absolutely everything will work as previously.
Drop output JSON prettification
This changes the appearance of the loader's output, as it's no longer multiline and tab-indented.
New Features
asStreamoption (#20)YAML.parseoptions, default toprettyErrors: truenamespace(#9)Other Changes
this.cacheable()call as obsoleteCommits
The new version differs by 23 commits.
cdda5c20.6.0ad0bf62chore: Update dependencies296bc8achore: Update files list in package.jsond648310docs: Update LICENSE with "Copyright Eemeli Aro and other contributors"bd9ef6cchore: Apply Prettier stylingeb1eafechore: Add & configure Prettier087e598feat: Add asStream option (Fixes #20)276a86cfeat: Drop output JSON prettificationd6a0394chore: Update package.json to account for moved repo0d51b94ci: Add Travis CI testing99a7c85feat: Support YAML.parse options, default to prettyErrors:true89b96cdperf: Drop this.cacheable() call as obsoleteba697d0docs: Update README077252etest: Refactor to use Jest expect rather than assert2ee83fetest: Switch from Mocha to JestThere are 23 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴