Skip to content

Bump Bogus from 29.0.1 to 30.0.2 #301

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

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2020

Bumps Bogus from 29.0.1 to 30.0.2.

Release notes

Sourced from Bogus's releases.

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

Release v29.0.2 build 945

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

v30.0.2

Release Date: 2020-08-05

  • 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.
  • PR 300: Random.Even() better random distribution and range checking.
  • PR 300: Random.Odd() better random distribution and range checking.
  • PR 300: Random.Int() bug fixed where .Int() may not return int.MaxValue.
  • PR 300: Random.Decimal() with greater decimal precision.
  • Deterministic values may have changed.
  • Big thank you to @logiclrd for PR 300!

v29.0.2

Release Date: 2020-04-11

Commits
  • 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.
  • 2e568f6 Update FluentAssertions library to latest.
  • 8044b1a Update xunit test project dependencies
  • 83ffebe Update support GH support template.
  • 0e05fe8 Add stronger assertions to #309 unit test.
  • 61dbce2 Remove F# FAKE version pinning. Use .lock instead.
  • 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 dependabot bot added .NET dependencies Pull requests that update a dependency file labels Aug 10, 2020
@mergify mergify bot added the merge Shipit! label Aug 10, 2020
@dnfadmin
Copy link

dnfadmin commented Aug 10, 2020

CLA assistant check
All CLA requirements met.

@github-actions github-actions bot added this to the v0.18.0 milestone Aug 10, 2020
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #301 into master will increase coverage by 5.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   67.99%   73.20%   +5.20%     
==========================================
  Files         415      415              
  Lines       11743    11743              
  Branches     1101     1088      -13     
==========================================
+ Hits         7985     8596     +611     
+ Misses       3349     3147     -202     
+ Partials      409        0     -409     
Impacted Files Coverage Δ
src/JsonRpc.Generators/Helpers.cs 59.69% <0.00%> (+0.81%) ⬆️
src/Client/LanguageClientOptionsExtensions.cs 38.54% <0.00%> (+1.04%) ⬆️
...t/DebugAdapterClientServiceCollectionExtensions.cs 96.47% <0.00%> (+1.17%) ⬆️
src/JsonRpc/JsonRpcServerOptionsBase.cs 64.78% <0.00%> (+1.40%) ⬆️
...r/DebugAdapterServerServiceCollectionExtensions.cs 95.52% <0.00%> (+1.49%) ⬆️
...rotocol/Client/WorkDone/WorkDoneProxyExtensions.cs 13.63% <0.00%> (+1.51%) ⬆️
src/Client/LanguageClient.cs 97.38% <0.00%> (+1.96%) ⬆️
...t/TestingUtils/AutoNSubstitute/DryIocExtensions.cs 100.00% <0.00%> (+2.04%) ⬆️
src/Protocol/Serialization/ContractResolver.cs 98.59% <0.00%> (+2.11%) ⬆️
src/Dap.Shared/DapResponseRouter.cs 84.78% <0.00%> (+2.17%) ⬆️
... and 154 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35ae0ee...f517193. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/nuget/Bogus-30.0.2 branch 2 times, most recently from 15f6cbf to 060407c Compare August 11, 2020 23:17
@dependabot dependabot bot force-pushed the dependabot/nuget/Bogus-30.0.2 branch from 060407c to f517193 Compare August 12, 2020 01:04
@david-driscoll david-driscoll merged commit 918c4ff into master Aug 12, 2020
@dependabot dependabot bot deleted the dependabot/nuget/Bogus-30.0.2 branch August 12, 2020 01:39
@mergify mergify bot removed merge Shipit! .NET labels Aug 12, 2020
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.

2 participants