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 pre-git to the latest version 🚀 #73

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.14.1 of pre-git just got published.

Dependency pre-git
Current Version 3.14.0
Type devDependency

The version 3.14.1 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 pre-git. 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 v3.14.1

<a name"3.14.1">

3.14.1 (2017-06-02)

Bug Fixes

  • config: do not try to find untracked files if there is no config object (2a0fed6a)
Commits

The new version differs by 4 commits.

  • 2a0fed6 fix(config): do not try to find untracked files if there is no config object
  • a98ac94 update some deps
  • 354cc72 package fix
  • 671fcd7 add link to GitHub Desktop app

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 3.15.0 just got published.

Update to this version instead 🚀

Release Notes v3.15.0

<a name"3.15.0">

3.15.0 (2017-06-02)

Features

  • config: walk up the folders, until find package.json with config, close #106 (a9dfc529)
  • git: discover package.json with pre-git config in root for #106 (e1722984)
Commits

The new version differs by 2 commits.

  • a9dfc52 feat(config): walk up the folders, until find package.json with config, close #106
  • e172298 feat(git): discover package.json with pre-git config in root for #106

See the full diff