Skip to content

Commit f02755f

Browse files
chore(deps): update dependency publicapigenerator to 11.5.1 (#4206)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [PublicApiGenerator](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator) | `11.5.0` -> `11.5.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/PublicApiGenerator/11.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/PublicApiGenerator/11.5.0/11.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PublicApiGenerator/PublicApiGenerator (PublicApiGenerator)</summary> ### [`v11.5.1`](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/releases/tag/11.5.1) [Compare Source](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/compare/11.5.0...11.5.1) #### New features - Add support for [C#14](https://redirect.github.com/C/PublicApiGenerator/issues/14) extension members + NET10 SDK by [@&#8203;sungam3r](https://redirect.github.com/sungam3r) in [#&#8203;488](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/488) #### Misc - Cleanup of tool project by [@&#8203;sungam3r](https://redirect.github.com/sungam3r) in [#&#8203;484](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/484) - Update System.CommandLine package by [@&#8203;sungam3r](https://redirect.github.com/sungam3r) in [#&#8203;486](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/486) - Bump actions/upload-artifact from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;485](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/485) **Full Changelog**: <PublicApiGenerator/PublicApiGenerator@11.5.0...11.5.1> </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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2f9022 commit f02755f

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
@@ -31,7 +31,7 @@
3131
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135" />
3232
<PackageVersion Include="Mocks.Maui" Version="1.2.5" />
3333
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.8.118" />
34-
<PackageVersion Include="PublicApiGenerator" Version="11.5.0" />
34+
<PackageVersion Include="PublicApiGenerator" Version="11.5.1" />
3535
<PackageVersion Include="Reactive.Wasm" Version="3.0.1" />
3636
<PackageVersion Include="Roslynator.Analyzers" Version="4.14.1" />
3737
<PackageVersion Include="Splat" Version="$(SplatVersion)" />

0 commit comments

Comments
 (0)