Skip to content

Bump Bogus from 32.0.2 to 33.0.1 #517

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
Feb 8, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps Bogus from 32.0.2 to 33.0.1.

Release notes

Sourced from Bogus's releases.

Release v33.0.1 build 1070

CHANGE LOG

Release v32.1.1 build 1061

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

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.
Commits
  • bf15eee Updated to latest faker-js@5478d65 (#356)
  • 762ce71 Update README.md. //skipci
  • f67707f Prep next release.
  • eb56f97 If locale doesn´t support gender first names returns generic one (#352)
  • 4703257 Better exception messages around empty collections and empty arrays.
  • 2888115 The Summary Is Misleading (#350)
  • f6f5db4 FluentValidation uses Bogus now. 👍
  • ebe5d6f Update README.md (#347)
  • 8346c32 StrictMode(true) Fixing null reference exception (#339)
  • See full diff 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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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 Feb 8, 2021
@github-actions github-actions bot added this to the v0.19.0 milestone Feb 8, 2021
@mergify mergify bot added the merge Shipit! label Feb 8, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #517 (77268fd) into master (323e325) will decrease coverage by 3.56%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
- Coverage   73.41%   69.84%   -3.57%     
==========================================
  Files         256      256              
  Lines       12246    12246              
  Branches      827      827              
==========================================
- Hits         8990     8553     -437     
- Misses       3256     3475     +219     
- Partials        0      218     +218     
Impacted Files Coverage Δ
src/JsonRpc/ExternalServiceProvider.cs 50.00% <0.00%> (-50.00%) ⬇️
src/JsonRpc.Generators/SymbolExtensions.cs 71.42% <0.00%> (-28.58%) ⬇️
src/Dap.Client/ProgressObservable.cs 0.00% <0.00%> (-22.23%) ⬇️
src/JsonRpc/Server/ContentModifiedException.cs 37.50% <0.00%> (-18.75%) ⬇️
src/JsonRpc/Server/RequestCancelledException.cs 37.50% <0.00%> (-18.75%) ⬇️
...rver/Configuration/ChainedConfigurationProvider.cs 58.62% <0.00%> (-17.25%) ⬇️
...ient/Configuration/ChainedConfigurationProvider.cs 0.00% <0.00%> (-17.25%) ⬇️
...rver/Configuration/ChainedConfigurationProvider.cs 0.00% <0.00%> (-17.25%) ⬇️
src/JsonRpc/Server/ServerErrorResult.cs 83.33% <0.00%> (-16.67%) ⬇️
src/JsonRpc.Generators/Contexts/SyntaxSymbol.cs 75.00% <0.00%> (-16.67%) ⬇️
... and 94 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 323e325...5a6a34a. Read the comment docs.

@dependabot dependabot bot merged commit 3a42ee9 into master Feb 8, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Bogus-33.0.1 branch February 8, 2021 06:27
@mergify mergify bot removed merge Shipit! .NET labels Feb 8, 2021
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