Skip to content

Commit 6264b77

Browse files
chore(deps): update dependency nerdbank.gitversioning to 3.8.118 (#4152)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Nerdbank.GitVersioning](https://redirect.github.com/dotnet/Nerdbank.GitVersioning) | `3.7.115` -> `3.8.118` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Nerdbank.GitVersioning/3.8.118?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Nerdbank.GitVersioning/3.7.115/3.8.118?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/Nerdbank.GitVersioning (Nerdbank.GitVersioning)</summary> ### [`v3.8.118`](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.8.118) #### Fixes - Don't try to disable CA2243 warnings in the generated version info files for F# by [@&#8203;Numpsy](https://redirect.github.com/Numpsy) in [#&#8203;1174](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1174) - Catch a more general JsonException. by [@&#8203;ANGEL-OF-DEV](https://redirect.github.com/ANGEL-OF-DEV) in [#&#8203;1191](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1191) - Retarget links to migrated docs by [@&#8203;bencemali](https://redirect.github.com/bencemali) in [#&#8203;1193](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1193) - Check MSBuild items with case insensitivity by [@&#8203;AArnott](https://redirect.github.com/AArnott) in [#&#8203;1213](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1213) - Fix inconsistent CLI output format for GitCommitDate by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1246](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1246) - Fix version height computed as 0 when project path has non-canonical casing by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1244](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1244) - When generating the GitCommitDate field in the AssemblyInfo for F#, d… by [@&#8203;Numpsy](https://redirect.github.com/Numpsy) in [#&#8203;1253](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1253) - Only do Android version check on applications by [@&#8203;dotMorten](https://redirect.github.com/dotMorten) in [#&#8203;1256](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1256) - Fix `nbgv set-version` to write to the best version.json file in scope by [@&#8203;AArnott](https://redirect.github.com/AArnott) in [#&#8203;1264](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1264) #### Enhancements - Add msbuild-provided prerelease identifiers by [@&#8203;AArnott](https://redirect.github.com/AArnott) in [#&#8203;1153](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1153) - Add support for stamping version on server.json for MCP servers with 0.0.0-placeholder replacement by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1270](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1270) and by [@&#8203;AArnott](https://redirect.github.com/AArnott) in [#&#8203;1271](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1271) - Add option to set / skip CloudBuildNumber by [@&#8203;MattKotsenas](https://redirect.github.com/MattKotsenas) in [#&#8203;1190](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1190) - Add Central Package Management (CPM) support to nbgv install command by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1208](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1208) - Add --public-release argument to nbgv get-version command by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1245](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1245) - Invoke PrivateP2PCaching.proj fewer times by [@&#8203;AArnott](https://redirect.github.com/AArnott) in [#&#8203;1263](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1263) #### Other changes - Update dependency Cake.Core to v5 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;1183](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1183) #### New Contributors - [@&#8203;ANGEL-OF-DEV](https://redirect.github.com/ANGEL-OF-DEV) made their first contribution in [#&#8203;1191](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1191) - [@&#8203;bencemali](https://redirect.github.com/bencemali) made their first contribution in [#&#8203;1193](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1193) - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;1208](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1208) - [@&#8203;dotMorten](https://redirect.github.com/dotMorten) made their first contribution in [#&#8203;1256](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1256) - [@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman) made their first contribution in [#&#8203;1145](https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1145) **Full Changelog**: <dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.118> </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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04f4c65 commit 6264b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.4948" />
3131
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135" />
3232
<PackageVersion Include="Mocks.Maui" Version="1.2.5" />
33-
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.7.115" />
33+
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.8.118" />
3434
<PackageVersion Include="PublicApiGenerator" Version="11.4.6" />
3535
<PackageVersion Include="Reactive.Wasm" Version="3.0.1" />
3636
<PackageVersion Include="Roslynator.Analyzers" Version="4.14.0" />

0 commit comments

Comments
 (0)