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 stack-sites to the latest version ๐Ÿš€ #61

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.0 of stack-sites just got published.

Dependency stack-sites
Current Version 1.2.2
Type dependency

The version 1.3.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 stack-sites. 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.3.0

<a name"1.3.0">

1.3.0 (2017-04-12)

Features

  • debug: use DEBUG=stack-sites for debugging (490f9820)
Commits

The new version differs by 4 commits .

  • 490f982 feat(debug): use DEBUG=stack-sites for debugging
  • 501f554 Merge pull request #4 from bahmutov/greenkeeper/initial
  • d826f5f docs(readme): add Greenkeeper badge
  • 883d5ad chore(package): update dependencies

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:

greenkeeper[bot] commented 7 years ago

Version 1.4.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes v1.4.0

<a name"1.4.0">

1.4.0 (2017-04-12)

Features

  • internal: skip internal module sites, close #10 (5c6bfb8f)
Commits

The new version differs by 1 commits .

  • 5c6bfb8 feat(internal): skip internal module sites, close #10

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.4.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes v1.4.1

<a name"1.4.1">

1.4.1 (2017-04-12)

Bug Fixes

  • generator: skip anonymous lines in trace, close #12 (2f1fd543)
Commits

The new version differs by 1 commits .

  • 2f1fd54 fix(generator): skip anonymous lines in trace, close #12

See the full diff.