Bump azuresigntool and nbgv #42
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated azuresigntool from 4.0.1 to 6.0.1.
Release notes
Sourced from azuresigntool's releases.
6.0.1
What's Changed
There are no functional changes in this release. This release is built with .NET 8.0.12 which addresses vulnerabilities fixed in the January servicing release. It is built from the same commit as the 6.0.0 release.
6.0.0
What's Changed
The command line parsing library has been replaced with a Native AOT compatible one to allow for stand alone binaries to be published. While the new command line parser is largely compatible with the previous one, there may be differences in how they are interpreted.
--max-degree-of-parallelism now defaults to 4, instead of unlimited. This is to reduce the amount of signing throughput which can result in throttling from either Azure Key Vault or from a CA's timestamp infrastructure. The original behavior can be restored by explicitly setting --max-degree-of-parallelism to
0.New Contributors
Full Changelog: vcsjones/AzureSignTool@v5.0.0...v6.0.0
6.0.0-beta1
This release is for AzureSignTool 6.0.0 beta1.
Please see this announcement post for information about 6.0.0 beta1. vcsjones/AzureSignTool#271
What's Changed
New Contributors
Full Changelog: vcsjones/AzureSignTool@v5.0.0...v6.0.0-beta1
5.0.0
This is the 5.0 release of AzureSignTool.
Commits viewable in compare view.
Updated nbgv from 3.6.133 to 3.7.115.
Release notes
Sourced from nbgv's releases.
3.7.115
Changes:
Fixes:
Enhancements:
This list of changes was auto generated.
3.7.112
What's Changed
ThisAssemblyclass by @AArnott in Add option to include package version inThisAssemblyclass dotnet/Nerdbank.GitVersioning#976prepare-releasecommand by @fmacavilca in Allow customizing commit message pattern inprepare-releasecommand dotnet/Nerdbank.GitVersioning#996global::for all references to types inSystem.*namespaces. by @alexrp in AssemblyVersionInfo: Useglobal::for all references to types inSystem.*namespaces. dotnet/Nerdbank.GitVersioning#1012Languagespecial-casing to handle supported programming languages. by @alexrp in InvertLanguagespecial-casing to handle *supported* programming languages. dotnet/Nerdbank.GitVersioning#1021NBGV_UseAssemblyVersionInNativeVersionmsbuild property by @vitezslav-popovsky-solarwinds in IntroduceNBGV_UseAssemblyVersionInNativeVersionmsbuild property dotnet/Nerdbank.GitVersioning#1125New Contributors
prepare-releasecommand dotnet/Nerdbank.GitVersioning#996NBGV_UseAssemblyVersionInNativeVersionmsbuild property dotnet/Nerdbank.GitVersioning#1125Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.146...v3.7.112
3.7.77-alpha
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.70-alpha...v3.7.77-alpha
3.7.70-alpha
Changes:
Fixes:
Enhancements:
Others:
See More
gprefix in commit IDs... (truncated)
3.7.62-alpha
What's Changed
global::for all references to types inSystem.*namespaces. by @alexrp in AssemblyVersionInfo: Useglobal::for all references to types inSystem.*namespaces. dotnet/Nerdbank.GitVersioning#1012Languagespecial-casing to handle supported programming languages. by @alexrp in InvertLanguagespecial-casing to handle *supported* programming languages. dotnet/Nerdbank.GitVersioning#1021New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.48-alpha...v3.7.62-alpha
3.7.48-alpha
What's Changed
Features
ThisAssemblyclass. PR #976prepare-releasecommand. PR #996Fixes
New Contributors
Full Changelog
3.6.146
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.143...v3.6.146
3.6.143
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.141...v3.6.143
3.6.141
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.139...v3.6.141
3.6.139
What's Changed
New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.133...v3.6.139
Commits viewable in compare view.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)