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 System.IO.Abstractions from 21.1.3 to 21.1.7 #2039

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps System.IO.Abstractions from 21.1.3 to 21.1.7.

Release notes

Sourced from System.IO.Abstractions's releases.

v21.1.7

What's Changed

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

Commits
  • d439c7f fix: Path.GetTempPath should end with directory separator (#1172)
  • 3e4b4e2 chore(deps): update dependency nunit.analyzers to 4.4.0 (#1169)
  • 71334c9 chore(deps): update dependency dotnet-sdk to v8.0.404 (#1166)
  • a7c772c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • 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 will merge this PR once CI passes on it, as requested by @jas88.


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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 6, 2024
@dependabot dependabot bot requested a review from a team December 6, 2024 22:41
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.1.3 to 21.1.7.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7)

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  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/System.IO.Abstractions-21.1.7 branch from 3b10214 to 4eb9877 Compare December 6, 2024 23:03
@jas88
Copy link
Member

jas88 commented Dec 7, 2024

@dependabot squash and merge

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.54%. Comparing base (7310d22) to head (437e985).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2039   +/-   ##
=======================================
  Coverage   65.54%   65.54%           
=======================================
  Files         183      183           
  Lines        6550     6550           
  Branches      966      966           
=======================================
  Hits         4293     4293           
  Misses       1966     1966           
  Partials      291      291           

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

@dependabot dependabot bot merged commit f4b0492 into main Dec 7, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/System.IO.Abstractions-21.1.7 branch December 7, 2024 01:47
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