dotnet-test-rerun
dotnet-test-rerun copied to clipboard
chore(deps): bump System.IO.Abstractions from 21.0.22 to 21.0.29
Bumps System.IO.Abstractions from 21.0.22 to 21.0.29.
Release notes
Sourced from System.IO.Abstractions's releases.
v21.0.29
What's Changed
- docs: upgrade contributing.md guide by
@vladimir-shirmanov
in TestableIO/System.IO.Abstractions#1133- chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.8 by
@renovate
in TestableIO/System.IO.Abstractions#1134- fix: Throw correct exception if opening read-only file for writing by
@WestRyanK
in TestableIO/System.IO.Abstractions#1135New Contributors
@WestRyanK
made their first contribution in TestableIO/System.IO.Abstractions#1135Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v21.0.26...v21.0.29
v21.0.26
What's Changed
- chore(deps): update amannn/action-semantic-pull-request action to v5.5.3 by
@renovate
in TestableIO/System.IO.Abstractions#1128- chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.7 by
@renovate
in TestableIO/System.IO.Abstractions#1129- chore(deps): update dependency dotnet-sdk to v8.0.303 by
@renovate
in TestableIO/System.IO.Abstractions#1130- fix: fixed mock file system exception when using root path as a parameter by
@vladimir-shirmanov
in TestableIO/System.IO.Abstractions#1132New Contributors
@vladimir-shirmanov
made their first contribution in TestableIO/System.IO.Abstractions#1132Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/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 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)