Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v21.1.3

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.1.2...v21.1.3

v21.1.2

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.1.1...v21.1.2

v21.1.1

What's Changed

New Contributors

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

Commits
  • 4ef1c3a fix: async dispose for FileSystemStream (#1163)
  • 17464e6 fix: validate arguments of CopyTo (#1161)
  • 15320f7 feat: added support for GetUnixFileMode and SetUnixFileMode (#1160)
  • 3df422f chore(deps): update dependency nerdbank.gitversioning to 3.6.146 (#1159)
  • d5332ba chore(deps): update dependency saucecontrol.inheritdoc to 2.0.2 (#1158)
  • 53d0d19 chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • be68d25 chore(deps): update dependency dotnet-sdk to v8.0.403 (#1155)
  • fa7834c chore(deps): update danielpalme/reportgenerator-github-action action to v5.3....
  • 215740e chore(deps): update dependency dotnet-sdk to v8.0.402 (#1152)
  • 7f9e6fb chore(deps): update mcr.microsoft.com/vscode/devcontainers/dotnet docker tag ...
  • 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 a team as a code owner December 1, 2024 08:12
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 1, 2024
@codecov
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (666aaff) to head (9cbac1b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  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.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/TestableIO.System.IO.Abstractions.TestingHelpers-21.1.3 branch from 194f35c to f93cf54 Compare December 1, 2024 16:20
@bingenito bingenito merged commit 6957cf5 into main Dec 1, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/TestableIO.System.IO.Abstractions.TestingHelpers-21.1.3 branch December 1, 2024 17:02
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