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(deps): update all dependencies (major) #7

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
SauceControl.InheritDoc 1.4.0 -> 2.0.1 age adoption passing confidence nuget major
actions/checkout v3 -> v4 age adoption passing confidence action major
actions/setup-dotnet v3 -> v4 age adoption passing confidence action major
dotnet-sdk 7.0.408 -> 8.0.204 age adoption passing confidence dotnet-sdk major
streetsidesoftware/cspell-action v2 -> v6 age adoption passing confidence action major

Release Notes

saucecontrol/InheritDoc (SauceControl.InheritDoc)

v2.0.1

Compare Source

Fixes
  • Fixed an issue that caused cref links on fields (and enum members) to not resolve if they referred to external types/docs. Thanks to @​adaskos-signal for reporting this one. #​14

v2.0.0

Compare Source

Breaking Changes
  • Starting with v2.0, InheritDoc requires MSBuild 16.0 or newer. The required version is included with Visual Studio 2019 or later, or any currently supported version of the .NET SDK.
Fixes
  • Fixed an issue that prevented the InheritDoc MSBuild task from being skipped in incremental builds when the compiler's input/output was unchanged. Previously, the input to the task was modified by the task's execution, meaning it would always evaluate as newer than the output. Thanks to @​chm-tm for identifying and fixing this #​13.
  • Fixed an issue that allowed InheritDoc to run during design-time builds when InheritDocEnabled was explicitly set to true in a consuming project #​10.
C# Primary Constructor Improvements
  • InheritDoc now identifies primary constructors by matching documentation between a type and its constructor, and applies fixups to each of the documentation copies.
    • Constructor documentation will now be inherited from a base constructor if present, allowing constructor param elements to be inherited.
    • param elements will be removed from the type's documentation when they are meant to apply to the constructor.
actions/checkout (actions/checkout)

v4

Compare Source

actions/setup-dotnet (actions/setup-dotnet)

v4

Compare Source

dotnet/sdk (dotnet-sdk)

v8.0.204: .NET 8.0.4

Release

v8.0.203

Compare Source

v8.0.202: .NET 8.0.3

Release

v8.0.200: .NET 8.0.2

Compare Source

Release

v8.0.104: .NET 8.0.4

Compare Source

Release

v8.0.103

Compare Source

v8.0.102

Compare Source

v8.0.101: .NET 8.0.1

Compare Source

Release

v8.0.100: .NET 8.0.0

Release

streetsidesoftware/cspell-action (streetsidesoftware/cspell-action)

v6

Compare Source

v5

Compare Source

v4

Compare Source

v3

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/major-all-deps branch 3 times, most recently from b6510a9 to 0995832 Compare April 25, 2024 01:45
@renovate renovate bot force-pushed the renovate/major-all-deps branch from 0995832 to 4643df8 Compare April 25, 2024 01:46
@renovate renovate bot merged commit b0e3594 into main Apr 25, 2024
2 checks passed
@renovate renovate bot deleted the renovate/major-all-deps branch April 25, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants