Skip to content

Commit 64e7c38

Browse files
chore(deps): update dependency publicapigenerator to 11.5.0 (#4182)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [PublicApiGenerator](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator) | `11.4.6` -> `11.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/PublicApiGenerator/11.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/PublicApiGenerator/11.4.6/11.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PublicApiGenerator/PublicApiGenerator (PublicApiGenerator)</summary> ### [`v11.5.0`](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/releases/tag/11.5.0) [Compare Source](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/compare/11.4.6...11.5.0) #### What's Changed - Add ApiGeneratorOptions.IncludeForwardedTypes by [@&#8203;sungam3r](https://redirect.github.com/sungam3r) in [#&#8203;480](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/480) - Migrate to slnx by [@&#8203;sungam3r](https://redirect.github.com/sungam3r) in [#&#8203;482](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/482) #### CI updates - Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;476](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/476) - Bump actions/setup-dotnet from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;477](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/477) - Bump actions/github-script from 7 to 8 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;478](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/478) - Bump actions/labeler from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;479](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/479) - Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;481](https://redirect.github.com/PublicApiGenerator/PublicApiGenerator/pull/481) **Full Changelog**: <PublicApiGenerator/PublicApiGenerator@11.4.6...11.5.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2f5c32 commit 64e7c38

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.4.6" />
34+
<PackageVersion Include="PublicApiGenerator" Version="11.5.0" />
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)