Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Bogus from 29.0.2 to 30.0.4.

Release notes

Sourced from Bogus's releases.

Release v30.0.4 build 1000

CHANGE LOG

Release v30.0.3 build 993

CHANGE LOG

Release v30.0.2 build 988

CHANGE LOG

Release v30.0.1-beta-4 build 980

CHANGE LOG

Release v30.0.1-beta-3 build 968

CHANGE LOG

Release v30.0.1-beta-2 build 965

CHANGE LOG

Release v30.0.1-beta-1 build 957

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

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.

v30.0.1-beta-4

Release Date: 2020-07-23

  • Change credit card CheckDigitExtension methods to public

v30.0.1-beta-3

Release Date: 2020-06-29

  • Issue 307: Fixed Internet.UserAgent() sometimes generating invalid user agent strings that could not be parsed by System.Net.Http.HttpRequestMessage.Headers.

v30.0.1-beta-2

Release Date: 2020-06-20

  • Added Finance.Litecoin().
  • Added Commerce.ProductDescription().
  • Add PlaceIMG image service. Image.PlaceImgUrl().
  • Data parity with faker.js. Deterministic sequences may have changed.
  • New en_NG Nigerian locale.
  • en updated.
  • nl_BE updated.
  • de updated.
  • ru updated.
  • zh_CN updated.
  • zh_TW updated.
  • ar updated.
  • cz updated.
  • es_MX updated.
  • sk updated.
  • it updated.

v30.0.1-beta-1

Release Date: 2020-06-14

  • PR 300: Random.Number() now inclusive of max: int.MaxValue.
Commits
  • c2bd439 Reverts Random.Decimal() implementation from PR #300 to previous v29 implemen...
  • 749aa8a Add unit test for #318
  • 65ab500 Fixes #318 - Added f.Address.CountryOfUnitedKingdom() extension method in `...
  • 4f65c5e Update GitHub feature request template.
  • c9adb14 Make HISTORY.md correct. :/
  • 53d647a Use F# FAKE recursive method for finding secure-file.exe.
  • c2daa12 prep release
  • c27374e Remove use of some obsolete F# FAKE 5 functions.
  • 590e576 Issue #313: Change credit card CheckDigitExtension methods to public
  • 54da8a1 Update node references.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Bogus](https://github.com/bchavez/Bogus) from 29.0.2 to 30.0.4.
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v29.0.2...v30.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner August 17, 2020 23:16
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 17, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #393.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Bogus-30.0.4 branch September 14, 2020 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants