KinsonDigital / Velaptor

2D game development framework
https://docs.velaptor.io
MIT License
70 stars 16 forks source link

chore(deps): update dependency system.io.abstractions to v21 #929

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
System.IO.Abstractions 20.0.15 -> 21.0.2 age adoption passing confidence

Release Notes

TestableIO/System.IO.Abstractions (System.IO.Abstractions) ### [`v21.0.2`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v21.0.2) #### What's Changed - docs: update link to codacy in readme badge by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1102](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1102) - chore(deps): update dependency nunit.analyzers to v4.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1103](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1103) - feat!: remove obsolete factory methods by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1104](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1104) - fix!: support exclamation mark in conventional commits by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1105](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1105) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v20.0.34...v21.0.2 ### [`v20.0.34`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v20.0.34) #### What's Changed - chore(deps): update dependency coverlet.collector to v6.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1096](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1096) - chore(deps): update dependency dotnet-sdk to v8.0.202 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1097](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1097) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1098](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1098) - fix: make FileSystemStream properties virtual by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1099](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1099) - chore(deps): update dependency dotnet-sdk to v8.0.203 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1100](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1100) - fix: remove unused .NET versions in CI build by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1101](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1101) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v20.0.28...v20.0.34 ### [`v20.0.28`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v20.0.28) #### What's Changed - chore(deps): update dotnet/nbgv action to v0.4.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1082](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1082) - chore(deps): update dependency nunit.analyzers to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1083](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1083) - chore(deps): update dependency nunit.analyzers to v4.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1084](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1084) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1085](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1085) - chore(deps): update dependency microsoft.net.test.sdk to v17.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1086](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1086) - chore(deps): update dependency saucecontrol.inheritdoc to v2.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1087](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1087) - chore(deps): update dependency dotnet-sdk to v8.0.200 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1088](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1088) - chore(deps): update dependency dotnet-sdk to v8.0.201 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1089](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1089) - chore(deps): update dependency coverlet.collector to v6.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1090](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1090) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1092](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1092) - chore(deps): update dependency nunit to v4.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1093](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1093) - chore(deps): update softprops/action-gh-release action to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1095](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1095) - feat: add testability for `DriveInfo` by [@​FantasyTeddy](https://togithub.com/FantasyTeddy) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1094](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1094) #### New Contributors - [@​FantasyTeddy](https://togithub.com/FantasyTeddy) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/1094](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1094) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v20.0.15...v20.0.28

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.