TestableIO / System.IO.Abstractions.Extensions

Convenience functionality on top of System.IO.Abstractions
MIT License
21 stars 6 forks source link

chore(deps): update dependency saucecontrol.inheritdoc to v1.4.0 #53

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SauceControl.InheritDoc 1.3.0 -> 1.4.0 age adoption passing confidence

Release Notes

saucecontrol/InheritDoc (SauceControl.InheritDoc) ### [`v1.4.0`](https://togithub.com/saucecontrol/InheritDoc/releases/tag/v1.4.0) - For .NET Standard 2.0 targets, a replacement `netstandard.xml` file is included in this package, meaning the [previous workaround](https://togithub.com/saucecontrol/InheritDoc/pull/1#issuecomment-548600712) for the malformed docs shipped with the ref pack ([https://github.com/dotnet/standard/issues/1527](https://togithub.com/dotnet/standard/issues/1527)) is no longer necessary. - Fixed a possible `NullReferenceException` when an `inheritdoc` comment was used on an interface with no base. - Warnings will no longer be emitted for types/members in generated code (anything marked with `[GeneratedCode]` or `[CompilerGenerated]`). [https://github.com/saucecontrol/InheritDoc/issues/11](https://togithub.com/saucecontrol/InheritDoc/issues/11) - Warnings will no longer be emitted for automatically inserted docs for explicit interface implementations with no base docs. - When using C# Primary Constructors, warnings will not be emitted when the constructor does not have a base with documentation. In this case, constructor documentation will be inherited following the rules for the declaring type. - `typeparamref`s inhereted in closed generic types will now be replaced with `see` references to the concrete type used.

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.

github-actions[bot] commented 9 months ago

This is addressed in release v2.1.3.