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 TestableIO.System.IO.Abstractions.TestingHelpers from 21.0.22 to 21.0.29 #273

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from TestableIO.System.IO.Abstractions.TestingHelpers'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)

@dependabot dependabot bot requested a review from a team as a code owner September 1, 2024 08:05
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 1, 2024
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (5062021) to head (cbcaa61).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          16       16           
  Lines         481      481           
  Branches       59       59           
=======================================
  Hits          425      425           
  Misses         53       53           
  Partials        3        3           
Flag Coverage Δ
unittests 87.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/nuget/TestableIO.System.IO.Abstractions.TestingHelpers-21.0.29 branch from bc01fde to 3547745 Compare September 1, 2024 11:12
Bumps [TestableIO.System.IO.Abstractions.TestingHelpers](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.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/TestableIO.System.IO.Abstractions.TestingHelpers-21.0.29 branch from 3547745 to 1304b6d Compare September 1, 2024 11:21
@bingenito bingenito merged commit 79097da into main Sep 1, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/TestableIO.System.IO.Abstractions.TestingHelpers-21.0.29 branch September 1, 2024 11:29
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.

1 participant