Open renovate[bot] opened 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
ā» Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
[17:08:49.221] INFO (9): Installing tool dotnet v8.0.100...
[17:08:55.991] FATAL (9): Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 7.0.201
global.json file: /tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json
Installed SDKs:
Install the [7.0.201] .NET SDK or update [/tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.100 [/opt/containerbase/tools/dotnet/sdk]
err: {
"type": "Error",
"message": "Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new\nThe command could not be loaded, possibly because:\n * You intended to execute a .NET application:\n The application 'new' does not exist.\n * You intended to execute a .NET SDK command:\n A compatible .NET SDK was not found.\n\nRequested SDK version: 7.0.201\nglobal.json file: /tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.201] .NET SDK or update [/tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found\n8.0.100 [/opt/containerbase/tools/dotnet/sdk]",
"stack":
Error: Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 7.0.201
global.json file: /tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json
Installed SDKs:
Install the [7.0.201] .NET SDK or update [/tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.100 [/opt/containerbase/tools/dotnet/sdk]
at makeError (/snapshot/dist/containerbase-cli.js:43831:13)
at handlePromise (/snapshot/dist/containerbase-cli.js:44730:29)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InstallDotnetService.install (/snapshot/dist/containerbase-cli.js:46580:5)
at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51576:11)
at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51903:14)
at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
at async main (/snapshot/dist/containerbase-cli.js:52046:3)
"shortMessage": "Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new",
"command": "/opt/containerbase/tools/dotnet/dotnet new",
"escapedCommand": "\"/opt/containerbase/tools/dotnet/dotnet\" new",
"exitCode": 145,
"stdout": "8.0.100 [/opt/containerbase/tools/dotnet/sdk]",
"stderr": "The command could not be loaded, possibly because:\n * You intended to execute a .NET application:\n The application 'new' does not exist.\n * You intended to execute a .NET SDK command:\n A compatible .NET SDK was not found.\n\nRequested SDK version: 7.0.201\nglobal.json file: /tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.201] .NET SDK or update [/tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found",
"cwd": "/tmp/worker/35ffb4/0e53f9/repos/github/ap0llo/markdown-generator",
"failed": true,
"timedOut": false,
"isCanceled": false,
"killed": false
}
[17:08:56.297] INFO (9): Installed tool dotnet with errors in 7s.
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.
This PR contains the following updates:
10.3.0
->11.1.0
Release Notes
PublicApiGenerator/PublicApiGenerator (PublicApiGenerator)
### [`v11.1.0`](https://togithub.com/PublicApiGenerator/PublicApiGenerator/releases/tag/11.1.0) [Compare Source](https://togithub.com/PublicApiGenerator/PublicApiGenerator/compare/11.0.0...11.1.0) #### What's Changed Bugfixes: - Fix issue with dropped semicolon on NET472 by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/339](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/339) New features: - Add BracingStyle and IndentString to options by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/293](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/293) Mics: - Remove resharper annotations by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/292](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/292) - Bump Shouldly from 4.1.0 to 4.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/294](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/294) - Bump Mono.Cecil from 0.11.4 to 0.11.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/295](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/295) - Bump Roslynator.Formatting.Analyzers from 4.2.0 to 4.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/298](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/298) - Bump Roslynator.Analyzers from 4.2.0 to 4.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/297](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/297) - Bump Shouldly from 4.2.0 to 4.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/296](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/296) - Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/299](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/299) - Bump coverlet.collector from 3.2.0 to 6.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/300](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/300) - Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/303](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/303) - Bump xunit from 2.4.2 to 2.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/306](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/306) - Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/304](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/304) - Bump Roslynator.Analyzers from 4.3.0 to 4.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/307](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/307) - Bump Roslynator.Formatting.Analyzers from 4.3.0 to 4.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/308](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/308) - Bump Roslynator.Formatting.Analyzers from 4.4.0 to 4.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/311](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/311) - Bump Roslynator.Analyzers from 4.4.0 to 4.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/312](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/312) - Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/313](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/313) - Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/314](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/314) - Bump xunit from 2.5.0 to 2.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/318](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/318) - Bump xunit packages by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/336](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/336) - NET8 by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/337](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/337) - Bump actions/github-script from 6 to 7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/330](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/330) - Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/326](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/326) - Bump System.CodeDom from 7.0.0 to 8.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/329](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/329) - Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/331](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/331) - Bump analyzers and use [C#12](https://togithub.com/C/PublicApiGenerator/issues/12) syntax by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/338](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/338) **Full Changelog**: https://github.com/PublicApiGenerator/PublicApiGenerator/compare/11.0.0...11.1.0 ### [`v11.0.0`](https://togithub.com/PublicApiGenerator/PublicApiGenerator/releases/tag/11.0.0) [Compare Source](https://togithub.com/PublicApiGenerator/PublicApiGenerator/compare/10.5.0...11.0.0) #### What's Changed - Remove obsolete APIs by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/291](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/291) **Full Changelog**: https://github.com/PublicApiGenerator/PublicApiGenerator/compare/10.5.0...11.0.0 ### [`v10.5.0`](https://togithub.com/PublicApiGenerator/PublicApiGenerator/releases/tag/10.5.0) [Compare Source](https://togithub.com/PublicApiGenerator/PublicApiGenerator/compare/10.4.1...10.5.0) #### What's Changed - Rename properties in options by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/290](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/290) **Full Changelog**: https://github.com/PublicApiGenerator/PublicApiGenerator/compare/10.4.1...10.5.0 ### [`v10.4.1`](https://togithub.com/PublicApiGenerator/PublicApiGenerator/releases/tag/10.4.1) [Compare Source](https://togithub.com/PublicApiGenerator/PublicApiGenerator/compare/10.4.0...10.4.1) #### What's Changed - CI fixes by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/289](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/289) **Full Changelog**: https://github.com/PublicApiGenerator/PublicApiGenerator/compare/10.4.0...10.4.1 ### [`v10.4.0`](https://togithub.com/PublicApiGenerator/PublicApiGenerator/releases/tag/10.4.0) [Compare Source](https://togithub.com/PublicApiGenerator/PublicApiGenerator/compare/10.3.0...10.4.0) #### What's Changed - Fix inconsistencies for record types across NET 6.x.x SDK by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/247](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/247) - Update CI and project properties by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/255](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/255) - Add support for C# 9 init-only setters by [@stakx](https://togithub.com/stakx) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/257](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/257) - Fix special case for Flags attribute by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/260](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/260) - Code style changes by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/267](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/267) - Add CI/CD workflows by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/270](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/270) - Add labeler workflow by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/271](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/271) - Fix cd-preview and add badges by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/273](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/273) - Add package icon by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/274](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/274) - Switch to PackageLicenseExpression by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/275](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/275) - Add CodeQL and Dependency Review workflows by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/276](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/276) - Fix CodeQL issues by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/278](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/278) - Fix readme in nupkg by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/281](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/281) - Add API approval test by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/282](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/282) - Fix visibility for internal classes by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/284](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/284) - Fix CodeQL issues by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/285](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/285) - Introduce two new options by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/286](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/286) - Code cleanup by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/287](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/287) - Escape literals in public constant string by [@sungam3r](https://togithub.com/sungam3r) in [https://github.com/PublicApiGenerator/PublicApiGenerator/pull/288](https://togithub.com/PublicApiGenerator/PublicApiGenerator/pull/288) - Bump a bunch of nuget dependencies by [@dependabot](https://togithub.com/dependabot) **Full Changelog**: https://github.com/PublicApiGenerator/PublicApiGenerator/compare/10.3.0...10.4.0Configuration
š 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.