Skip to content

Commit 3591472

Browse files
chore(deps): update dependency nerdbank.gitversioning to v3.6.141 (#3879)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Nerdbank.GitVersioning](https://togithub.com/dotnet/Nerdbank.GitVersioning) | `3.6.139` -> `3.6.141` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Nerdbank.GitVersioning/3.6.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Nerdbank.GitVersioning/3.6.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Nerdbank.GitVersioning/3.6.139/3.6.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Nerdbank.GitVersioning/3.6.139/3.6.141?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/Nerdbank.GitVersioning (Nerdbank.GitVersioning)</summary> ### [`v3.6.141`](https://togithub.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.6.141) #### What's Changed - Switch System.Text.Json to non-vulnerable version by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/1074](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/1074) **Full Changelog**: dotnet/Nerdbank.GitVersioning@v3.6.139...v3.6.141 </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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33551ca commit 3591472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1" />
2020
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />
2121
<PackageVersion Include="Mocks.Maui" Version="1.1.8" />
22-
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.6.139" />
22+
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.6.141" />
2323
<PackageVersion Include="PublicApiGenerator" Version="11.1.0" />
2424
<PackageVersion Include="Reactive.Wasm" Version="2.1.2" />
2525
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.4" />

0 commit comments

Comments
 (0)