Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency bogus to v34 #309

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Bogus nuget major 29.0.1 -> 34.0.1

Release Notes

bchavez/Bogus

v34.0.1

Release Date: 2021-11-22

  • PR 399: Add support for .NET 6 DateOnly and TimeOnly random genrations in Faker.Date. Thanks @​prasadtelkikar!
  • Moved Faker[T] extensions .OrNull() and .GenerateBetween() into main Bogus namespace.
  • C# 10 and VS 2022 build tooling.

v33.1.1

Release Date: 2021-08-29

  • PR 390: Default Binder changed to allow use of private property setters in base classes. Thanks @​thomaslevesque!

v33.0.2

Release Date: 2021-02-21

  • PR 359: Add Bogus.Person.Personnummer() Swedish national identity number

v33.0.1

Release Date: 2021-02-07

  • Locale data parity with faker-js@5478d65.
  • nep locale renamed to ne.
  • de locale; Date dataset changed.
  • es locale; gender names added.
  • fr locale; Date dataset changed.
  • nb_NO locale; gender names added.
  • nl locale; Address, Commerce, Date, Hacker, Internet datasets changed; gender names added.
  • pt_BR locale; gender names added.
  • tr locale; gender names added.
  • vi locale; gender names added. Date, Lorem, datasets changed.
  • Added Internet.Port(); generate port numbers from 1 to 65535.

v32.1.1

Release Date: 2021-01-31

  • Minor improvements to XML docs.
  • Better exception messages around empty collections and empty arrays.
  • PR 339: Fix null reference exception when calling StrictMode(true) on Faker with no rules.
  • PR 352: Fix first name generation for locales that don't support gender names.

v32.0.2

Release Date: 2020-12-12

  • Issue 342: Use realistic pt_BR city names.

v32.0.1

Release Date: 2020-11-28

v31.0.3

Release Date: 2020-10-03

  • Issue 328, 327: Fixed pt_BR locale where Address.City() threw ArgumentOutOfRangeException.

v31.0.2

Release Date: 2020-09-13, UNPUBLISHED FROM NUGET

  • Ensures Bogus Premium datasets load with new DataSet.Get(category, path) overload.

v31.0.1

Release Date: 2020-09-13, UNPUBLISHED FROM NUGET

  • Locale data parity with faker-js@91dc8a3.
  • Added Music dataset with .Genre() method.
  • Added Date.TimeZoneString().
  • Added new Finnish fi locale.
  • Added new Hrvatski hr locale.
  • cz locale updated.
  • en locale updated.
  • en_IE locale updated.
  • en_IND locale updated.
  • fa locale updated.
  • fr locale updated.
  • ja locale updated.
  • pl locale updated.
  • pt_BR locale updated.
  • ru locale updated.
  • sv locale updated.
  • vi locale updated.
  • zh_CN locale updated.

v30.0.4

Release Date: 2020-08-15

  • Issue 319: The Random.Decimal() implementation reverted to previous v29 implementation. Avoids arithmetic OverflowException when calling Random.Decimal(0, decimal.MaxValue). The v30 implementation moved to Bogus.Extensions namespace as Random.Decimal2() which can generate more decimal precision.

v30.0.3

Release Date: 2020-08-13, UNPUBLISHED FROM NUGET

  • Added f.Address.CountryOfUnitedKingdom() extension method in Bogus.Extensions.UnitedKingdom.

v30.0.2

Release Date: 2020-08-05, UNPUBLISHED FROM NUGET

  • Deterministic sequences may have changed.
  • Promoted v30.0.1-beta-4 to v30.0.2 release.

v29.0.2

Release Date: 2020-04-11

  • Minor update to ru locale data. Two ru city names could appear as one.

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies All issues related to dependencies label Feb 4, 2022
@netlify
Copy link

netlify bot commented Feb 4, 2022

✔️ Deploy Preview for arcus-observability ready!

🔨 Explore the source changes: 71fc52a

🔍 Inspect the deploy log: https://app.netlify.com/sites/arcus-observability/deploys/6200c7ba39a04f0008d559b5

😎 Browse the preview: https://deploy-preview-309--arcus-observability.netlify.app

@stijnmoreels stijnmoreels merged commit f02e3e3 into master Feb 7, 2022
@stijnmoreels stijnmoreels deleted the renovate-bogus-34.x branch February 7, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies All issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants