Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 26, 2019

Bumps mimesis from 3.1.0 to 3.3.0.

Release notes

Sourced from mimesis's releases.

Version v3.3.0

Fixed:

  • country() from the Address() provider now by default returns the country name of the current locale.
  • Separated Europe and Asia continents in Italian locale.

Removed:

  • Removed duplicated names in the countries of et locale.

Version 3.2.0

Added:

  • Added built-in provider DenmarkSpecProvider()
  • Added built-in provider ItalianSpecProvider()
  • Added meta classes for providers for internal usage (see #621)
  • Added support for custom templates in Person().username()

Fixed:

  • Support of seed for custom providers
  • currency_iso_code from the Business() provider now by default returns the currency code of the current locale.

Removed:

  • Removed multiple_choice() in the random module because it was unused and it could be replaced with random.choices.
  • Removed legacy method child_count() from provider Person()
Changelog

Sourced from mimesis's changelog.

Version 3.3.0

Fixed:

  • country() from the Address() provider now by default returns the country name of the current locale.
  • Separated Europe and Asia continents in Italian locale.

Removed:

  • Removed duplicated names in the countries of et locale.

Version 3.2.0

Added:

  • Added built-in provider DenmarkSpecProvider
  • Added meta classes for providers for internal usage (see #621.)
  • Added support for custom templates in Person().username()
  • Added ItalianSpecProvider()

Fixed:

  • Support of seed for custom providers
  • currency_iso_code from the Business() provider now by default returns the currency code of the current locale.

Removed:

  • Removed multiple_choice() in the random module because it was unused and it could be replaced with random.choices.
  • Removed legacy method child_count() from provider Person()
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 26, 2019
@coveralls
Copy link

coveralls commented Aug 26, 2019

Pull Request Test Coverage Report for Build 343

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.06%

Totals Coverage Status
Change from base Build 342: 0.0%
Covered Lines: 316
Relevant Lines: 319

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/mimesis-3.3.0 branch from d0847d0 to cb49413 Compare August 26, 2019 17:48
Bumps [mimesis](https://github.com/lk-geimfari/mimesis) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/lk-geimfari/mimesis/releases)
- [Changelog](https://github.com/lk-geimfari/mimesis/blob/master/CHANGELOG.rst)
- [Commits](lk-geimfari/mimesis@3.1.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/mimesis-3.3.0 branch from cb49413 to 88bc3ff Compare August 27, 2019 12:59
@ivanklee86
Copy link
Collaborator

@dependabot ignore this dependency

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about mimesis again, unless you re-open this PR or update it yourself. 😢

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/mimesis-3.3.0 branch August 27, 2019 21:46
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