bc-csharp
bc-csharp copied to clipboard
Bump NerdBank.GitVersioning from 3.5.109 to 3.6.133
Bumps NerdBank.GitVersioning from 3.5.109 to 3.6.133.
Release notes
Sourced from NerdBank.GitVersioning's releases.
v3.6.133
What's Changed
- Revert "Drop BuildMetadata from NPM package version" by
@AArnott
in dotnet/Nerdbank.GitVersioning#945Full Changelog: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.132...v3.6.133
v3.6.132
What's Changed
- Fix BitBucket handling of publicReleaseRefSpec by
@AArnott
in dotnet/Nerdbank.GitVersioning#936- Downgrade Cake.Core to v2.3.0 by
@kapsiR
in dotnet/Nerdbank.GitVersioning#938Full Changelog: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.128...v3.6.132
v3.6.128
What's Changed
- Bump Cake.Core from 2.3.0 to 3.0.0 by
@Dependabot
in dotnet/Nerdbank.GitVersioning#867- Fixes for graph builds and NET35 targeted applications by
@AArnott
in dotnet/Nerdbank.GitVersioning#890- MSBuild OOM crash fix by
@AArnott
in dotnet/Nerdbank.GitVersioning#892- Add missing crosstargeting import by
@AArnott
in dotnet/Nerdbank.GitVersioning#893- Fix A/V thrown from while reading the git pack index by
@AArnott
in dotnet/Nerdbank.GitVersioning#894- Fix: Avoid Shallow Cloning in PerfTests by
@georg-jung
in dotnet/Nerdbank.GitVersioning#896- Fix break in Azure Pipelines by
@AArnott
in dotnet/Nerdbank.GitVersioning#899- Fix build breaks in main by
@AArnott
in dotnet/Nerdbank.GitVersioning#898- Avoid build break for msbuild projects that do not set
$(Language)
by@AArnott
in dotnet/Nerdbank.GitVersioning#900- Fix compiler warning by
@AArnott
in dotnet/Nerdbank.GitVersioning#903- Fix a couple of minor typos by
@flcdrg
in dotnet/Nerdbank.GitVersioning#908- Drop BuildMetadata from NPM package version by
@AArnott
in dotnet/Nerdbank.GitVersioning#843- Compatibility improvement for WiX Toolset V4 projects. by
@maniglia
in dotnet/Nerdbank.GitVersioning#918- Fix libgit2 native module load failure by
@AArnott
in dotnet/Nerdbank.GitVersioning#920- Merge Library.Template update by
@AArnott
in dotnet/Nerdbank.GitVersioning#891- Add NBGV_GitEngine=Disabled option by
@m0sa
in dotnet/Nerdbank.GitVersioning#586New Contributors
@georg-jung
made their first contribution in dotnet/Nerdbank.GitVersioning#896@alexrp
made their first contribution in dotnet/Nerdbank.GitVersioning#911@maniglia
made their first contribution in dotnet/Nerdbank.GitVersioning#918@m0sa
made their first contribution in dotnet/Nerdbank.GitVersioning#586Full Changelog: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.79-alpha...v3.6.128
v3.6.79-alpha
What's Changed
- Fix Cake.Tool install failure by
@AArnott
in dotnet/Nerdbank.GitVersioning#861- Allow use of
NBGV_SetMauiVersionProperties
to suppress new behavior by@AArnott
in dotnet/Nerdbank.GitVersioning#860- Fix ArgumentNullException thrown when reading empty strings from git database by
@AArnott
in dotnet/Nerdbank.GitVersioning#871- Improved error message in prepare-release when uncommited changes are present by
@clyvari
in dotnet/Nerdbank.GitVersioning#885- write variables as both output and non-output in VSTS. by
@goldsam
in dotnet/Nerdbank.GitVersioning#888
... (truncated)
Commits
2d32d93
Merge pull request #945 from dotnet/revertNpmVersionb36f1fe
Revert "Drop BuildMetadata from NPM package versionbc56096
Merge pull request #938 from kapsiR/fix-cake-version02d36b2
Downgrade Cake.Core to v2.3.042295ab
Merge pull request #936 from dotnet/fix935d33a5d4
Fix BitBucket recognition of publicReleaseRefSpec518ee61
Revert "Disable package signing"38ec12f
Stop running tests on the mono runtime4247b1c
Disable package signing8e77640
Set version to '3.6'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)