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

Bump mock-fs from 5.2.0 to 5.4.0 in /.github/scripts #84

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps mock-fs from 5.2.0 to 5.4.0.

Release notes

Sourced from mock-fs's releases.

v5.4.0

What's Changed

New Contributors

Full Changelog: tschaub/mock-fs@v5.3.0...v5.4.0

v5.3.0

What's Changed

  • chore(deps-dev): bump rimraf from 3.0.2 to 6.0.1
  • chore(deps): bump actions/checkout from 2 to 4
  • chore(deps-dev): bump mocha from 9.2.2 to 10.7.3
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3
  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • chore(deps): bump json5 from 1.0.1 to 1.0.2

New Contributors

Full Changelog: tschaub/mock-fs@v5.2.0...v5.3.0

Changelog

Sourced from mock-fs's changelog.

5.4.0

  • bump chai from 4.3.4 to 4.5.0
  • bump eslint from 8.21.0 to 8.57.1

5.3.0

  • chore(deps-dev): bump rimraf from 3.0.2 to 6.0.1
  • chore(deps): bump actions/checkout from 2 to 4
  • chore(deps-dev): bump mocha from 9.2.2 to 10.7.3
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3
  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • chore(deps): bump json5 from 1.0.1 to 1.0.2
Commits
  • 76de528 5.4.0
  • 28938f2 Log changes
  • c83e33e Merge pull request #360 from regseb/promise
  • 5ea44f0 Use setImmediate() in callback
  • c5fa3d3 Merge branch 'tschaub:main' into promise
  • 848d4eb Merge pull request #398 from tschaub/dependabot/npm_and_yarn/chai-4.5.0
  • 7d4ca1d Merge pull request #399 from tschaub/dependabot/npm_and_yarn/eslint-8.57.1
  • e1320ef chore(deps-dev): bump eslint from 8.21.0 to 8.57.1
  • 66cd52e chore(deps-dev): bump chai from 4.3.4 to 4.5.0
  • f865456 Updated badge URL
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from robandpdx as a code owner October 14, 2024 14:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link


=============================== Coverage summary ===============================
Statements   : 100% ( 50/50 )
Branches     : 100% ( 20/20 )
Functions    : 100% ( 6/6 )
Lines        : 100% ( 50/50 )
================================================================================

Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.2.0 to 5.4.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.2.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dot-github/scripts/mock-fs-5.4.0 branch from e6111d5 to bca7c47 Compare October 15, 2024 23:39
Copy link


=============================== Coverage summary ===============================
Statements   : 100% ( 50/50 )
Branches     : 100% ( 20/20 )
Functions    : 100% ( 6/6 )
Lines        : 100% ( 50/50 )
================================================================================

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@robandpdx robandpdx merged commit 7c33697 into main Oct 16, 2024
2 checks passed
@robandpdx robandpdx deleted the dependabot/npm_and_yarn/dot-github/scripts/mock-fs-5.4.0 branch October 16, 2024 02:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant