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

fix(deps): update dependency fs-extra to v8 #54

Merged
merged 1 commit into from
May 11, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2019

This PR contains the following updates:

Package Type Update Change References
fs-extra dependencies major ^7.0.0 -> ^8.0.0 source

Release Notes

jprichardson/node-fs-extra

v8.0.0

Compare Source

NOTE: Node.js v6 support is depreciated, and will be dropped in the next major release.

  • Use renameSync() under the hood in moveSync()
  • Fix bug with bind-mounted directories in copy*() (#​613, #​618)
  • Fix bug in move() with case-insensitive file systems
  • Use fs.stat()'s bigint option in copy*() & move*() where possible (#​657)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

coveralls commented May 11, 2019

Pull Request Test Coverage Report for Build 434

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 432: 0.0%
Covered Lines: 2176
Relevant Lines: 2176

💛 - Coveralls

@B4nan B4nan merged commit 24926f8 into master May 11, 2019
@renovate renovate bot deleted the renovate/fs-extra-8.x branch May 11, 2019 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants