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 dependency bogus to v35.2.0 (#597)
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 |
|---|---|---|---|---|---|
| [Bogus](https://togithub.com/bchavez/Bogus) | `35.0.1` -> `35.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Bogus/35.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Bogus/35.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Bogus/35.0.1/35.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Bogus/35.0.1/35.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>bchavez/Bogus (Bogus)</summary>

###
[`v35.2.0`](https://togithub.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3520)

Release Date: 2023-12-26

- Issue 497: PR 522 - Better Xamarin AOT compatibility. Renames/removes
diacritics from API method names Finland: Henkilötunnus ->
Henkilotunnus; Norway: Fødselsnummer -> Fodselsnummer.

</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 this update
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 Dec 27, 2023
1 parent 5efee3b commit 4083d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageVersion Include="AspNetCore.HealthChecks.SqlServer" Version="8.0.0"/>
<PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.0.0"/>
<PackageVersion Include="Bogus" Version="35.0.1"/>
<PackageVersion Include="Bogus" Version="35.2.0"/>
<PackageVersion Include="coverlet.collector" Version="6.0.0"/>
<PackageVersion Include="FastEndpoints" Version="5.20.1"/>
<PackageVersion Include="FastEndpoints.Generator" Version="5.20.1"/>
Expand Down

0 comments on commit 4083d41

Please sign in to comment.