Skip to content

Commit 9402526

Browse files
deps(core): update dependency ziggycreatures.fusioncache to 2.5.0 (#1022)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ZiggyCreatures.FusionCache](https://redirect.github.com/ZiggyCreatures/FusionCache) | `2.4.0` -> `2.5.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/ZiggyCreatures.FusionCache/2.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/ZiggyCreatures.FusionCache/2.4.0/2.5.0?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdc5228 commit 9402526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/KubeOps.Abstractions/KubeOps.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="JsonPatch.Net" Version="4.0.0" />
1818
<PackageReference Include="KubernetesClient" Version="18.0.13" />
1919
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.1" />
20-
<PackageReference Include="ZiggyCreatures.FusionCache" Version="2.4.0" />
20+
<PackageReference Include="ZiggyCreatures.FusionCache" Version="2.5.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)