mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #831] [MERGED] Update dependency fs-extra to v9 #867
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/831
Author: @renovate[bot]
Created: 3/19/2020
Status: ✅ Merged
Merged: 3/19/2020
Merged by: @veggiemonk
Base:
master← Head:renovate/fs-extra-9.x📝 Commits (1)
525f192Update dependency fs-extra to v9📊 Changes
2 files changed (+20 additions, -13 deletions)
View changed files
📝
package-lock.json(+19 -12)📝
package.json(+1 -1)📄 Description
This PR contains the following updates:
8.1.0->9.0.0Release Notes
jprichardson/node-fs-extra
v9.0.0Compare Source
Breaking changes
ensureDir*to use a fork of https://github.com/sindresorhus/make-dir to make use of native recursivefs.mkdirwhere possible (#619, #756)atimeforcopy*withpreserveTimestampsoption (#633)The following changes, allthough technically breaking, will not affect the vast majority of users:
outputJsonnow outputs objects as they were when the function was called, even if they are mutated later (#702, #768)nullas an options parameter to*Json*methods (#745, #768)Improvements
fs.writev&fs.opendir(#747)ensureFile(#696, #744)Miscellaneous changes
universalifydependency (#767)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 you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.