csharpfritz / Fritz.StreamTools

Handy tools for managing my live stream, built with ASP.NET Core
MIT License
148 stars 73 forks source link

Bump System.IO.Abstractions from 16.1.10 to 19.2.1 #575

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps System.IO.Abstractions from 16.1.10 to 19.2.1.

Release notes

Sourced from System.IO.Abstractions's releases.

v19.2.1

What's Changed

Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.18...v19.2.1

v19.1.18

What's Changed

New Contributors

Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.14...v19.1.18

v19.1.14

What's Changed

New Contributors

Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.13...v19.1.14

v19.1.13

What's Changed

New Contributors

Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.5...v19.1.13

... (truncated)

Commits
  • 04e117c feat: introduce convenience methods into MockFileSystem (#951)
  • f1f37cd chore(deps): update dependency nunit3testadapter to v4.4.2 (#955)
  • c9e3e7e chore(deps): update dependency snapshooter.nunit to v0.13.0 (#954)
  • ee0a5b6 chore(deps): update danielpalme/reportgenerator-github-action action to v5.1....
  • 0a59992 chore(deps): update dependency nunit3testadapter to v4.4.0 (#952)
  • 6be3656 chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 (#949)
  • bb770be chore(deps): update dependency benchmarkdotnet to v0.13.5 (#948)
  • 85e3c0b chore(deps): update dependency dotnet-sdk to v7.0.200 (#947)
  • b57922c fix: Fixed typos in test names, variables and method parameter name (#944)
  • f6a9431 chore(deps): update amannn/action-semantic-pull-request action to v5.1.0 (#946)
  • 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 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)