Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps TestableIO.System.IO.Abstractions from 21.0.22 to 21.0.29.

Release notes

Sourced from TestableIO.System.IO.Abstractions's releases.

v21.0.29

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v21.0.26...v21.0.29

v21.0.26

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v21.0.22...v21.0.26

Commits
  • f4afa40 fix: Throw correct exception if opening read-only file for writing (#1135)
  • 42be965 chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • 0bd145f docs: upgrade contributing.md guide (#1133)
  • f2bcaa9 fix: fixed mock file system exception when using root path as a parameter (#1...
  • c708b42 chore(deps): update dependency dotnet-sdk to v8.0.303 (#1130)
  • dd44a5c chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • 417c61b chore(deps): update amannn/action-semantic-pull-request action to v5.5.3 (#1128)
  • 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 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)

Bumps [TestableIO.System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.0.22 to 21.0.29.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.22...v21.0.29)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2024 12:24
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.99%. Comparing base (24751dc) to head (2ee28dd).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #718      +/-   ##
==========================================
- Coverage   72.01%   71.99%   -0.03%     
==========================================
  Files         260      260              
  Lines        7833     7833              
  Branches      873      933      +60     
==========================================
- Hits         5641     5639       -2     
+ Misses       1990     1988       -2     
- Partials      202      206       +4     

see 6 files with indirect coverage changes

@psmulovics psmulovics merged commit e630668 into main Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/shell/dotnet/Shell/TestableIO.System.IO.Abstractions-21.0.29 branch August 1, 2024 14:10
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants