pytest-dev / pytest-mimesis

Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
https://pypi.org/project/pytest-mimesis/
MIT License
62 stars 4 forks source link

Bump mimesis from 2.0.1 to 2.1.0 #9

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mimesis from 2.0.1 to 2.1.0.

Release notes *Sourced from [mimesis's releases](https://github.com/lk-geimfari/mimesis/releases).* > ## Version 2.1.0 > **Added**: > > - Added a list of all supported locales as ``mimesis/locales.py`` > > **Updated**: > > - Changed how ``Internet`` provider works with ``stock_image`` > - Changed how ``random`` module works, now exposing global ``Random`` instance > - Updated dependencies > > **Fixed**: > > - Prevents ``ROMANIZED_DICT`` from mutating > - Fixed ``appveyour`` builds > - Fixed ``flake8-builtins`` checks > - Fixed some ``mypy`` issues with strict mode
Changelog *Sourced from [mimesis's changelog](https://github.com/lk-geimfari/mimesis/blob/master/CHANGELOG.rst).* > Version 2.1.0 > ------------- > > **Added**: > > - Added a list of all supported locales as ``mimesis/locales.py`` > > **Updated**: > > - Changed how ``Internet`` provider works with ``stock_image`` > - Changed how ``random`` module works, now exposing global ``Random`` instance > - Updated dependencies > > **Fixed**: > > - Prevents ``ROMANIZED_DICT`` from mutating > - Fixed ``appveyour`` builds > - Fixed ``flake8-builtins`` checks > - Fixed some ``mypy`` issues with strict mode
Commits - [`89cf626`](https://github.com/lk-geimfari/mimesis/commit/89cf6265a8c3b30fb706f25c367d7734cdbd431a) Version 2.1.0 release - [`351c70f`](https://github.com/lk-geimfari/mimesis/commit/351c70feb45d2fd5106a44a4b1ac2ead8b42f532) Merge pull request [#471](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/471) from lk-geimfari/issue-469 - [`a923e45`](https://github.com/lk-geimfari/mimesis/commit/a923e450213297695112f2d15720870391d3f2a8) Seed can be None, fixed - [`a65e889`](https://github.com/lk-geimfari/mimesis/commit/a65e8893f01c941a30551471132b5278b9cabe7f) Attempt to fix windows builds - [`c9195d7`](https://github.com/lk-geimfari/mimesis/commit/c9195d72e231a98cf42aa9d5226cd136ce62ba2d) Changes how internal random generator works - [`7c0eb32`](https://github.com/lk-geimfari/mimesis/commit/7c0eb3293b9b2a2d5168ccce811ba49b6bb2894e) Change Unsplash image url with more relevance results ([#464](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/464)) - [`4a97010`](https://github.com/lk-geimfari/mimesis/commit/4a97010209b7f675e337538f9b6aacad6b6a244c) Removed duplicated type annotations - [`7c1d6d1`](https://github.com/lk-geimfari/mimesis/commit/7c1d6d14626b60542a7792cc81ba3f49bd26a9f3) Create locales.py - [`0eb54e8`](https://github.com/lk-geimfari/mimesis/commit/0eb54e83ce18c8d02d3f603804566d6f956026c8) Prevent romanization dict from mutating ([#446](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/446)) - [`a205354`](https://github.com/lk-geimfari/mimesis/commit/a205354499c05f6b5f4b7fd6dfc41f45722251d0) Bump flake8-quotes from 0.14.1 to 1.0.0 ([#442](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/442)) - Additional commits viewable in [compare view](https://github.com/lk-geimfari/mimesis/compare/v2.0.1...2.1.0)


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 merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.