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 readdirp to the latest version 🚀 #127

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 17, 2019

The dependency readdirp was updated from 2.2.1 to 3.0.0.

This version 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.


Find out more about this release.

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 🌴

@trieloff
Copy link
Collaborator

I'd suggest we replace readdirp with fs-ext.

greenkeeper bot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

  • The dependency readdirp was updated from 2.2.1 to 3.0.1.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 095b56e Release 3.0.1.
  • 35f24e6 Fix Issue #82 (#83)
  • f4e553b Rewrite issue tests with Promises. (#80)
  • fb6a3dd Typo of stat(s) in README example (#81)
  • 9935da7 Fix issue 78 (#79)
  • a1f0209 Update test.js
  • 61ac1f6 Tests for warnings. (#75)
  • a7af90b Emit warnings.
  • 50ed10d Update README.md
  • d292e46 Add Entry Info structure testing and one more test for filtering patterns. (#73)

See the full diff

@anjankaur
Copy link
Contributor

anjankaur commented Apr 25, 2019

@trieloff Any particular reason? We are using readdirp in I think one or two places

@trieloff
Copy link
Collaborator

Only reason is that we are already using ext-fs in the downstream (Helix) repos and that I like it. It's a matter of taste more than anything.

greenkeeper bot added a commit that referenced this pull request Jun 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2019

  • The dependency readdirp was updated from 2.2.1 to 3.0.2.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2019

  • The dependency readdirp was updated from 2.2.1 to 3.0.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 5, 2019
greenkeeper bot added a commit that referenced this pull request Jul 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 6, 2019

  • The dependency readdirp was updated from 2.2.1 to 3.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 6, 2019

  • The dependency readdirp was updated from 2.2.1 to 3.1.1.

Update to this version instead 🚀

@trieloff trieloff closed this Jul 24, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/readdirp-3.0.0 branch July 24, 2019 13:36
trieloff pushed a commit that referenced this pull request Jul 24, 2019
# [3.0.0](v2.1.2...v3.0.0) (2019-07-24)

### Bug Fixes

* **cli:** fix breaking changes to readdirp API ([5150f3f](5150f3f))
* **package:** update readdirp to version 3.1.1 ([05cd51e](05cd51e)), closes [#127](#127)

### Build System

* **package:** require minimum node version: 8 ([a9ec935](a9ec935))

### BREAKING CHANGES

* **package:** Node 7 and lower are no longer supported, Node 8 is now the minimum version
@trieloff
Copy link
Collaborator

🎉 This issue has been resolved in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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