Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readdir-enhanced to the latest version 🚀 #42

Merged
merged 1 commit into from
Dec 2, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 15, 2017

Version 2.0.0 of readdir-enhanced was just published.

Dependency readdir-enhanced
Current Version 1.5.2
Type dependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of readdir-enhanced.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 8 commits.

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 🌴

Copy link
Member

@JamesMessinger JamesMessinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only change in readdir-enhanced v2.0.0 is that it drops support for Node v0.x. Chai-FS already requires Node 4+, so this is not a breaking change

greenkeeper bot added a commit that referenced this pull request Dec 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 1, 2017

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 6dce763 release v2.1.0
  • c4ddf34 Updated devDependencies
  • e86e1a3 Documented the new Stats.depth property that was added in #8
  • 9a950af Merge pull request #8 from mrmlnc/depth_property
  • bacf80d feat(reader): Ability to use depth in the custom deep function

See the full diff

@JamesMessinger
Copy link
Member

@keithamus @chaijs/chai-fs - Any objections to me merging this? As noted above, it's not a breaking change. I just dropped support for Node 0.x, which was already not supported by Chai-FS.

@keithamus keithamus merged commit e59d552 into master Dec 2, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/readdir-enhanced-2.0.0 branch December 2, 2017 19:57
@keithamus
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants