BuildVersioning icon indicating copy to clipboard operation
BuildVersioning copied to clipboard

Simple build versioning for .NET, powered by Git tags

Results 14 BuildVersioning issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | minor | `v4.3.0` -> `v4.5.0` | --- ### Release...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-drafter/release-drafter](https://togithub.com/release-drafter/release-drafter) | action | major | `v5` -> `v6` | --- ### Release...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.SourceLink.GitHub](https://togithub.com/dotnet/sourcelink) | `1.1.1` -> `8.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.SourceLink.GitHub/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.SourceLink.GitHub/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-dotnet](https://togithub.com/actions/setup-dotnet) | action | major | `v1.9.0` -> `v4.0.1` | --- ### Release...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v4` | --- ### Release...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://togithub.com/actions/download-artifact) | action | major | `v2` -> `v4` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [System.CommandLine](https://togithub.com/deniszykov/commandline) | `2.0.0-beta1.21308.1` -> `2.0.0-beta4.22272.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.CommandLine/2.0.0-beta4.22272.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/System.CommandLine/2.0.0-beta4.22272.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-dotnet](https://togithub.com/actions/setup-dotnet) | action | patch | `v1.9.0` -> `v1.9.1` | --- ### Release...

dependencies

eg. `{Major:00}` would indicate that it will always be a minimum 2 digits. This is especially useful for things like `{CommitHeight}` where this could very easily be double or triple...

enhancement