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

chore(deps): update dependency mock-fs to v4.13.0 #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mock-fs 4.8.0 -> 4.13.0 age adoption passing confidence
@types/mock-fs 3.6.30 -> 4.13.0 age adoption passing confidence

Release Notes

tschaub/mock-fs

v4.13.0

Compare Source

  • Make process.chdir(), process.cwd(), and fs.createWriteStream() work with bypass() (thanks @​3cp, see [#​307][#​307])
  • Fix memory leak associated with Node 10 (thanks #​3cp, see [#​303][#​303])
  • Async function handling in bypass() (see [#​306][#​306])
  • Big new feature! Temporarily bypass the mocked filesystem with the bypass() function (thanks @​nonara, see [#​304][#​304])

v4.12.0

Compare Source

  • Check permissions in readdir and readdirSync (thanks @​warpdesign, see [#​295][#​295])
  • Add support for Buffer arg on many fs functions (thanks @​3cp, see [#​293][#​293])
  • Fix checks for read permission (thanks @​3cp, see [#​289][#​289])
  • Correct error code for readFile on a directory (thanks @​3cp, see [#​286][#​286])

v4.11.0

Compare Source

  • Support withFileTypes when reading directories (thanks @​mrmlnc, see [#​287][#​287])

v4.10.4

Compare Source

  • Throw ENOTDIR when trying to open an incorrect path (thanks @​niieani, see [#​282][#​282])
  • Fix maybeCallback return (thanks @​3cp, see [#​281][#​281])

v4.10.3

Compare Source

  • Fix bad promise rejection on some fs.promises methods (thanks @​3cp, see [#​279][#​279])

v4.10.2

Compare Source

  • Fix timestamps for Node > 12.10 (thanks @​3cp, see [#​277][#​277])

v4.10.1

Compare Source

  • Fix for fs.mkdir with the recursive option on existing directories (thanks @​3cp, see [#​271][#​271])

v4.10.0

Compare Source

  • Support the recursive option for fs.mkdir (thanks @​3cp, see [#​268][#​268])

v4.9.0

Compare Source

  • Improve readFile support for Node 10+ (thanks @​huochunpeng, see [#​265][#​265])
  • Updated dev dependencies (see [#​267][#​267])

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


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

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

@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.9.0 Update dependency mock-fs to v4.9.0 May 17, 2019
@renovate renovate bot changed the title Update dependency mock-fs to v4.9.0 chore(deps): update dependency mock-fs to v4.9.0 May 17, 2019
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from 78dd5b5 to 1227144 Compare May 20, 2019 16:50
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.9.0 chore(deps): update dependency mock-fs to v4.10.0 May 20, 2019
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from 1227144 to 73f6bb1 Compare June 19, 2019 11:48
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.10.0 chore(deps): update dependency mock-fs to v4.10.1 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from 73f6bb1 to 9af6c9b Compare November 11, 2019 23:00
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.10.1 chore(deps): update dependency mock-fs to v4.10.3 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from 9af6c9b to f7cb7b7 Compare December 14, 2019 23:48
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.10.3 chore(deps): update dependency mock-fs to v4.10.4 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from f7cb7b7 to 155821e Compare March 10, 2020 21:58
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.10.4 chore(deps): update dependency mock-fs to v4.11.0 Mar 10, 2020
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from 155821e to c469d21 Compare April 27, 2020 16:02
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.11.0 chore(deps): update dependency mock-fs to v4.12.0 Apr 27, 2020
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from c469d21 to 4a86b6f Compare August 25, 2020 00:03
@renovate renovate bot changed the title chore(deps): update dependency mock-fs to v4.12.0 chore(deps): update dependency mock-fs to v4.13.0 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/mock-fs-4.x branch from 4a86b6f to 72153db Compare October 27, 2020 08:56
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.

1 participant