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

chore(*): Update dependency SauceControl.InheritDoc to v1.4.0 #3045

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

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

  • For .NET Standard 2.0 targets, a replacement netstandard.xml file is included in this package, meaning the previous workaround for the malformed docs shipped with the ref pack (https://github.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
  • 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.
  • typeparamrefs 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies ready-to-be-merged Allow Mergify to merge this PR labels Jul 24, 2024
Copy link

cypress bot commented Jul 24, 2024

Passing run #7704 ↗︎

0 54 1 0 Flakiness 0

Details:

null
Project: acm-statistics Commit: 6acd88bac8
Status: Passed Duration: 06:31 💡
Started: Jul 24, 2024 4:56 AM Ended: Jul 24, 2024 5:03 AM

Review all test suite changes for PR #3045 ↗︎

@mergify mergify bot merged commit 991e1f6 into master Jul 24, 2024
22 checks passed
@mergify mergify bot deleted the renovate/saucecontrol.inheritdoc-1.x branch July 24, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ready-to-be-merged Allow Mergify to merge this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants