Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update non-major nuget dependencies to v5.21.2 (#600)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [FastEndpoints](https://fast-endpoints.com/)
([source](https://togithub.com/FastEndpoints/FastEndpoints)) | `5.20.1`
-> `5.21.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/FastEndpoints/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FastEndpoints/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FastEndpoints/5.20.1/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FastEndpoints/5.20.1/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [FastEndpoints.Generator](https://fast-endpoints.com/)
([source](https://togithub.com/FastEndpoints/FastEndpoints)) | `5.20.1`
-> `5.21.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/FastEndpoints.Generator/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FastEndpoints.Generator/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FastEndpoints.Generator/5.20.1/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FastEndpoints.Generator/5.20.1/5.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>FastEndpoints/FastEndpoints (FastEndpoints)</summary>

###
[`v5.21.2`](https://togithub.com/FastEndpoints/FastEndpoints/releases/tag/v5.21.2):
Patch Release

***

##### ✨ Looking For Sponsors ✨

FastEndpoints needs sponsorship to [sustain the
project](https://togithub.com/FastEndpoints/FastEndpoints/issues/449).
Please help out if you can.

***

[//]: # "<details><summary>title text</summary></details>"

[//]: # "## New 🎉"

[//]: # "## Improvements 🚀"

##### Fixes 🪲

- Unit test not calling `Configure()` method
[#&#8203;569](https://togithub.com/FastEndpoints/FastEndpoints/issues/569)
- Source generators causing namespace conflict in multi-project
generation

[//]: # "## Breaking Changes ⚠️"

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ThorstenSauter/NoPlan).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 548a965 commit 94c13db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.0.0"/>
<PackageVersion Include="Bogus" Version="35.3.0"/>
<PackageVersion Include="coverlet.collector" Version="6.0.0"/>
<PackageVersion Include="FastEndpoints" Version="5.20.1"/>
<PackageVersion Include="FastEndpoints.Generator" Version="5.20.1"/>
<PackageVersion Include="FastEndpoints" Version="5.21.2"/>
<PackageVersion Include="FastEndpoints.Generator" Version="5.21.2"/>
<PackageVersion Include="FluentAssertions" Version="6.12.0"/>
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0"/>
Expand Down

0 comments on commit 94c13db

Please sign in to comment.