bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
86 stars 28 forks source link

[deps]: Update Bogus to v35 #735

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Bogus 34.0.2 -> 35.6.1 age adoption passing confidence

Release Notes

bchavez/Bogus (Bogus) ### [`v35.6.1`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3561) Release Date: 2024-09-02 - PR 560: Ensure Belgian National Numbers has padded checksum. Thanks [@​vyruz1986](https://redirect.github.com/vyruz1986)! ### [`v35.6.0`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3560) Release Date: 2024-04-27 - PR 556: Remove obsolete/non-working LoremPixel image service. `Images.LoremPixelUrl()` is removed. Thanks [@​marijnz0r](https://redirect.github.com/marijnz0r)! - PR 557: Added `Bogus.Extensions.Belgium` extension methods below. Thanks [@​vyruz1986](https://redirect.github.com/vyruz1986)! - Added `f.Person.NationalNumber()` - Rijksregisternummer / Numéro Nationale ### [`v35.5.1`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3551) Release Date: 2024-04-27 - PR 538: Fixes Invalid Costa Rica IBAN format. Thanks [@​dangerman](https://redirect.github.com/dangerman)! ### [`v35.5.0`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3550) Release Date: 2024-03-09 - PR 500: Allows locally set time references for Date calculations instead of global statics. See Faker\[T].UseDateTimeReference(), Faker.DateTimeReference, and DataSets.Date.LocalSystemClock. Thanks [@​garcipat](https://redirect.github.com/garcipat)! ### [`v35.4.1`](https://redirect.github.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 [@​Mitchman215](https://redirect.github.com/Mitchman215)! - PR 535: Fix gender-digit for Swedish Personnummer. Thanks [@​LarsBergqvist](https://redirect.github.com/LarsBergqvist)! ### [`v35.4.0`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3540) Release Date: 2024-01-14 - PR 488: Added `Bogus.Extensions.Poland` extension methods below. Thanks Mik1mak! - Added `f.Person.Pesel()` - Number of Powszechny Elektroniczny System Ewidencji Ludności (PESEL) - Added `f.Company.Nip()` - Numer identyfikacji podatkowej (NIP) - Added `f.Company.Regon()` - Number of Rejestr Gospodarki Narodowej (REGON) - PR 427: Fix incorrect generation for Finnish social security number. Thanks [@​roeyskoe](https://redirect.github.com/roeyskoe)! - PR 431: Fix VIN can be longer than 17 character length. Thanks skwasjer! - PR 421: Add strict VIN charset without I, O, and Q according to NHTSA standard. Thanks skwasjer! - PR 414: Added `f.Person.Samordningsnummer()` extension method in `Bogus.Extensions.Sweden`. Swedish coordination number. Thanks aschan! ### [`v35.3.2`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3532) Release Date: 2024-01-13 - PR 466: Added `f.Person.Cnp()` extension method in `Bogus.Extensions.Romania`. Generates Romanian Personal Identification number (CNP). Thanks totpero! ### [`v35.3.1`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3531) Release Date: 2024-01-12 - PR 510: Added `f.Finance.VatNumber()` extension method in `Bogus.Extensions.UnitedKingdom`. Generates a UK compatible VAT registration number. Thanks p1971! ### [`v35.3.0`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3530) Release Date: 2024-01-01 - PR 496: Improves Denmark CPR number generator with checksum validation. Thanks [@​MunroRaymaker](https://redirect.github.com/MunroRaymaker) and [@​NielsPilgaard](https://redirect.github.com/NielsPilgaard)! ### [`v35.2.0`](https://redirect.github.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. ### [`v35.0.1`](https://redirect.github.com/bchavez/Bogus/blob/HEAD/HISTORY.md#v3501) Release Date: 2023-12-11 - PR 513: Update Swedish `sv` locale; first/last names. Thanks [@​EBD232](https://redirect.github.com/EBD232)!

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.15%. Comparing base (a5d4776) to head (c55036e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #735 +/- ## ======================================= Coverage 35.15% 35.15% ======================================= Files 579 579 Lines 31252 31252 Branches 949 949 ======================================= Hits 10988 10988 Misses 20119 20119 Partials 145 145 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.