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.4.1 (#636)
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.4.0` -> `35.4.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Bogus/35.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Bogus/35.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Bogus/35.4.0/35.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Bogus/35.4.0/35.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

Release Date: 2024-03-02

- PR 529: XML Docs: Add inclusive / exclusive number ranges
documentation for Randomizer. Thanks
[@&#8203;Mitchman215](https://togithub.com/Mitchman215)!
- PR 535: Fix gender-digit for Swedish Personnummer. Thanks
[@&#8203;LarsBergqvist](https://togithub.com/LarsBergqvist)!

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 3, 2024
1 parent 4656f01 commit b03fc02
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.1.0"/>
<PackageVersion Include="Bogus" Version="35.4.0"/>
<PackageVersion Include="Bogus" Version="35.4.1"/>
<PackageVersion Include="coverlet.collector" Version="6.0.1"/>
<PackageVersion Include="FastEndpoints" Version="5.23.0"/>
<PackageVersion Include="FastEndpoints.Generator" Version="5.23.0"/>
Expand Down

0 comments on commit b03fc02

Please sign in to comment.