CodelyTV / csharp-ddd-skeleton

🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
162 stars 34 forks source link

Bump Bogus from 28.3.2 to 28.4.4 #24

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Bogus from 28.3.2 to 28.4.4.

Release notes *Sourced from [Bogus's releases](https://github.com/bchavez/Bogus/releases).* > ## Release v28.4.4 build 902 > [**CHANGE LOG**](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) > > ## Release v28.4.3 build 897 > [**CHANGE LOG**](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) > > ## Release v28.4.2 build 894 > [**CHANGE LOG**](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) > > ## Release v28.4.1 build 886 > [**CHANGE LOG**](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
Changelog *Sourced from [Bogus's changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md).* > ## v28.4.4 > Release Date: 2019-12-10 > > * PR 272: Add extension method for generating Norwegian national identity numbers. `Person.Fødselsnummer()`. Thanks [@​mika-s](https://github.com/mika-s)! > > ## v28.4.3 > Release Date: 2019-12-03 > > * Issue 271: Minor bug fix in Brazil `Person.Cpf()` extension method. Previously, only the first call to `Person.Cpf(includeFormatSymbols)` respected the `includeFormatSymbols` parameter due to the final result being saved in `Person` context. `Person.Cpf()` now respects the `includeFormatSymbols` parameter after subsequent repeat calls to `Cpf()` with the same `Person`. Thanks for testing [@​ArthNRick](https://github.com/ArthNRick)! > > ## v28.4.2 > Release Date: 2019-11-30 > > * PR 269: Adds `includeFormatSymbols` parameter to include or exclude formatting characters for Brazil `Person.Cpf()` and `Company.Cnpj()` extension methods. > > ## v28.4.1 > Release Date: 2019-10-14 > > * Issue 260: Improved social security number (SSN) generation that should pass basic validation by avoiding invalid SSN ranges. Note: Deterministic SSNs generated with `Person.Ssn()` will change. > * Issue 252: `Internet.Ip()` now avoids generating IP addresses with a leading zero. For example, Bogus will not generate an IP address with a leading zero like 0.1.2.3. Note: Deterministic IPs generated with `Internet.Ip()` will change. > * PR 261: Added `Internet.IpAddress()`, `Internet.Ipv6Address()`, `Internet.IpEndPoint()`, and `Internet.Ipv6EndPoint()`. > * Issue 258: Add `Internet.UrlRootedPath()` to generate random `/foo/bar` paths. > * Added `Internet.UrlWithPath(fileExt:".txt")` fileExt extension parameter to generate URLs with a specific file extension.
Commits - [`4fd944d`](https://github.com/bchavez/Bogus/commit/4fd944deec7786c3ca2f70be955da1f686277dc6) prep release - [`1bf2b72`](https://github.com/bchavez/Bogus/commit/1bf2b7262b96a3d747839bd36112af4533e952d6) Add extension method for generating Norwegian national identity numbers. ([#272](https://github-redirect.dependabot.com/bchavez/Bogus/issues/272)) - [`a42467d`](https://github.com/bchavez/Bogus/commit/a42467d8e03cf4a48a9f99e89e2041013679a23f) Fixes [#271](https://github-redirect.dependabot.com/bchavez/Bogus/issues/271), [#270](https://github-redirect.dependabot.com/bchavez/Bogus/issues/270), [#269](https://github-redirect.dependabot.com/bchavez/Bogus/issues/269). Respect includeFormatSymbols on subsequent calls to C... - [`c563f8e`](https://github.com/bchavez/Bogus/commit/c563f8e70dfcb12fe2d06beac7af1ce770976457) prep release. - [`ecdb311`](https://github.com/bchavez/Bogus/commit/ecdb311416ddbe9cb99b37401f881c07e8b68dd8) Add includeFormatSymbols for cnpj & cpf in brazil extensions ([#269](https://github-redirect.dependabot.com/bchavez/Bogus/issues/269)) - [`d9ca4c6`](https://github.com/bchavez/Bogus/commit/d9ca4c6eb8a915d5666b1437859f25f5ef7f7e8b) Removed typo from README.md ([#267](https://github-redirect.dependabot.com/bchavez/Bogus/issues/267)) - [`71b26ea`](https://github.com/bchavez/Bogus/commit/71b26eac70d46745807a8f58660813c500dc254b) Refactor reorder. Refresh doc page. Prep release. - [`15453a7`](https://github.com/bchavez/Bogus/commit/15453a7073719d183e19291dd9da6e974db73314) Fixes [#258](https://github-redirect.dependabot.com/bchavez/Bogus/issues/258) - Supersedes [#258](https://github-redirect.dependabot.com/bchavez/Bogus/issues/258). Adds Internet.UrlRootedPath(fileExt) method to ... - [`9c611f4`](https://github.com/bchavez/Bogus/commit/9c611f4a71641ea6ed41909a662e7b2e775d538f) Fixes [#252](https://github-redirect.dependabot.com/bchavez/Bogus/issues/252), related [#261](https://github-redirect.dependabot.com/bchavez/Bogus/issues/261) - Internet.Ip() no longer generates IP addresses wit... - [`d679bdd`](https://github.com/bchavez/Bogus/commit/d679bdd53e6096b6cec1f35755ed23fab29046b8) Release notes for PR [#261](https://github-redirect.dependabot.com/bchavez/Bogus/issues/261). - Additional commits viewable in [compare view](https://github.com/bchavez/Bogus/compare/v28.3.2...v28.4.4)


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like Bogus is up-to-date now, so this is no longer needed.