flowbased / fbp-diff

Diffing tool for FBP graphs
8 stars 0 forks source link

Update js-yaml to the latest version šŸš€ #13

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.10.0 of js-yaml just got published.

Dependency js-yaml
Current Version 3.9.1
Type devDependency

The version 3.10.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 js-yaml. 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 8 commits.

  • 42e7fcc 3.10.0 released
  • 0c853b3 Browser files rebuild
  • 928b3f7 Add test for astrals dump
  • b747545 Combine surrogate pairs into one escape sequence when encoding. (#369)
  • 0ec1037 Fix condenseFlow for objects (#371)
  • 685e6fb correct spelling mistake (#367)
  • 573ba47 More meaningful error for loader (#361)
  • ee191b2 Fix typo and format code. (#365)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: