Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2021

Bumps mock-fs from 5.0.0 to 5.1.0.

Changelog

Sourced from mock-fs's changelog.

5.1.0

Commits
  • 8a6ad90 5.1.0
  • efd0ee8 Log changes
  • 8ce809b Merge pull request #336 from tschaub/updates
  • 8baefc8 Dev dependency update
  • ca4cfa2 Merge pull request #335 from Rugvip/readfilecontext
  • d7237ca readfilecontext: added test for reading file with unknown length
  • bef0a6c readfilecontext: more tests for coverage + fix AbortError prototype
  • 73b015e readfilecontext: added tests to make sure patching happens correctly
  • 14e6eaa readfilecontext: bit more documentation and tweak code style
  • 5889bb8 Add new ReadFileContext patch that adds support for Node.js v16.3.0+ (#332)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/tschaub/mock-fs/releases)
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md)
- [Commits](tschaub/mock-fs@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: mock-fs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #186 (fb5b6f0) into master (206b58e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #186   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines          946       946           
  Branches       142       142           
=========================================
  Hits           946       946           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 206b58e...fb5b6f0. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2021

Superseded by #187.

@dependabot dependabot bot closed this Sep 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/services/bot/mock-fs-5.1.0 branch September 24, 2021 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants