Skip to content

Commit 3579cfc

Browse files
chore(deps): update nuget non-major dependencies (#278)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore) | `10.2.2` → `10.2.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Swashbuckle.AspNetCore/10.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Swashbuckle.AspNetCore/10.2.2/10.2.3?slim=true) | --- ### Release Notes <details> <summary>domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)</summary> ### [`v10.2.3`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v10.2.3) #### What's Changed - Bump swagger-ui-dist to 5.32.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;4015](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/4015) **Full Changelog**: <domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/psimsa/github-actions-autoscaler). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 033cf1d commit 3579cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GithubActionsAutoscaler/GithubActionsAutoscaler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.16.0" />
1616
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.2" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.15.1" />
18-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.2" />
18+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.3" />
1919
<PackageReference Include="Azure.Storage.Queues" Version="12.27.0" />
2020
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)