Skip to content

Commit 11ecdb8

Browse files
chore(deps): update dependency minver to v5 (#469)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [MinVer](https://github.com/adamralph/minver) | `4.3.0` -> `5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/MinVer/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/MinVer/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/MinVer/4.3.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/MinVer/4.3.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adamralph/minver (MinVer)</summary> ### [`v5.0.0`](https://github.com/adamralph/minver/blob/HEAD/CHANGELOG.md#500) [Compare Source](https://github.com/adamralph/minver/compare/4.3.0...5.0.0) ##### Enhancements - [#&#8203;861: Bump NuGet.Versioning from 6.4.0 to 6.5.0](https://github.com/adamralph/minver/pull/861) - [#&#8203;866: **\[BREAKING\]** Do not include MinVerBuildMetadata in PackageVersion](https://github.com/adamralph/minver/issues/866) - [#&#8203;879: Bump NuGet.Versioning from 6.5.0 to 6.6.0](https://github.com/adamralph/minver/pull/879) - [#&#8203;901: Bump NuGet.Versioning from 6.6.0 to 6.7.0](https://github.com/adamralph/minver/pull/901) - [#&#8203;909: Bump McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0](https://github.com/adamralph/minver/pull/909) - [#&#8203;928: target .NET 8](https://github.com/adamralph/minver/pull/928) - [#&#8203;936: Bump NuGet.Versioning from 6.7.0 to 6.8.0](https://github.com/adamralph/minver/pull/936) ##### Other - [#&#8203;844: **\[BREAKING\]** drop support for .NET Core](https://github.com/adamralph/minver/pull/844) </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Testably/Testably.Abstractions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bac6f33 commit 11ecdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageVersion Include="MinVer" Version="4.3.0" />
16+
<PackageVersion Include="MinVer" Version="5.0.0" />
1717
<PackageVersion Include="Nullable" Version="1.3.1" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)