bahmutov / snap-shot

Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
169 stars 3 forks source link

Update snap-shot-core to the latest version 🚀 #50

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.2 of snap-shot-core just got published.

Dependency snap-shot-core
Current Version 1.2.1
Type dependency

The version 1.2.2 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 snap-shot-core. 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.


Release Notes v1.2.2

<a name"1.2.2">

1.2.2 (2017-03-15)

Bug Fixes

  • quote: handle single quotes (7a19d910)
  • syntax: do not swallow syntax error when loading file (ab0f1fcb)
Commits

The new version differs by 3 commits .

  • 7a19d91 fix(quote): handle single quotes
  • ab0f1fc fix(syntax): do not swallow syntax error when loading file
  • eb1490a chore(release): setup dont-crack for release

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: