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 version .x 🌟 #4418

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2019

This PR contains the following updates:

Package Type Update Change
fs-extra dependencies major 0.30.0 -> 1.0.0
fs-extra devDependencies major 0.30.0 -> 1.0.0

Release Notes

jprichardson/node-fs-extra

v1.0.0

Compare Source

After five years of development, we finally have reach the 1.0.0 milestone! Big thanks goes
to Ryan Zim for leading the charge on this release!

Added
  • walkSync()
Changed
  • BREAKING: dropped Node v0.10 support.
  • disabled rimaf globbing, wasn't used. [#​280]
  • deprecate copy()/copySync() option filter if it's a RegExp. filter should now be a function.
  • inline rimraf. This is temporary and was done because rimraf depended upon the beefy glob which fs-extra does not use. [#​300]
Fixed
  • bug fix proper closing of file handle on utimesMillis() [#​271]
  • proper escaping of files with dollar signs [#​291]
  • copySync() failed if user didn't own file. [#​199], [#​301]

Renovate configuration

πŸ“… Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 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 these updates 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.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Jun 10, 2019
@jennifer-shehane jennifer-shehane self-requested a review June 10, 2019 06:09
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

LGTM. Do not see any breaking changes in use. Dropped Node 0.10.0 support.

@jennifer-shehane jennifer-shehane merged commit bc8f96b into develop Jun 10, 2019
@renovate renovate bot deleted the renovate/fs-extra-1.x branch June 10, 2019 06:12
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 27, 2019

Released in 3.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants