Relrin / kurier

A cross-platform GUI client for testing AMQP-based APIs
BSD 3-Clause "New" or "Revised" License
41 stars 3 forks source link

Bump faker from 0.8.16 to 1.0.1 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps faker from 0.8.16 to 1.0.1.

Changelog *Sourced from [faker's changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst).* > `1.0.1 - 12-December-2018 `__ > -------------------------------------------------------------------------------------- > > * Fixed number of digits in ``phone_number`` provider for ``no_NO``. Thanks [**aleksanb**](https://github.com/aleksanb). > * Add categories to ``jp_JP`` company provider. Thanks [**shirakia**](https://github.com/shirakia). > * Add trunk prefix for ``ru_RU`` phone numbers. thanks [**pishchalnikov**](https://github.com/pishchalnikov). > > `1.0.0 - 13-November-2018 `__ > -------------------------------------------------------------------------------------- > > * Breaking change: ``latlng``, ``latitude`` and ``longitude`` no longer return > coordinates that are close the locale's country. Use the ``local_latlng``, > ``local_latitude`` and ``local_longitude`` instead. > * Add ``location_on_land`` provider. Thanks [**shacker**](https://github.com/shacker). > > `0.9.3 - 13-November-2018 `__ > -------------------------------------------------------------------------------------- > > * Add ``cellphone_number`` method for ``pt_BR``. Thanks [**Newman101**](https://github.com/Newman101). > * Fix urls generated by from `image_url`. Thanks [**tsiaGeorge**](https://github.com/tsiaGeorge). > * Add job provider for ``th_TH``. Thanks [**mesodiar**](https://github.com/mesodiar). > * Add phone number provider for ``th_TH``. Thanks [**zkan**](https://github.com/zkan). > * Add bank provider for ``pl_PL`` locale. Thanks [**andrzej3393**](https://github.com/andrzej3393). > * Add lorem provider for ``pl_PL`` locale. Thanks [**andrzej3393**](https://github.com/andrzej3393). > * Add Postcode and City format for ``de_DE`` provider. Thanks [**Newman101**](https://github.com/Newman101). > * Add ``vat_id`` to ``ssn`` providers for ``bg_BG``, ``cs_CZ``, ``de_AT``, ``de_CH``, > ``de_de``, ``dk_DK``, ``el_CY``, ``el_GR``, ``en_GB``, ``en_IE``, ``es_ES``, > ``et_EE``, ``fi_FI``, ``fr_CH``, ``fr_FR``, ``hr_HR``, ``hu_HU``, ``it_IT``, > ``lb_LU``, ``lt_LT``, ``lv_LV``, ``mt_MT``, ``nl_BE``, ``nl_NL``, ``no_NO``, > ``pl_PL``, ``pt_PT``, ``ro_RO``, ``sk_SK``, ``sl_SI`` and ``sv_SE``. Thanks > [**mastacheata**](https://github.com/mastacheata). > * Add ``postcode`` and ``city_with_postcode`` for ``cs_CZ``. Thanks [**Newman101**](https://github.com/Newman101). > * Add ``postcode`` and ``city_with_postcode`` for ``de_AT``. Thanks [**Newman101**](https://github.com/Newman101). > * Add ``license_plate`` for ``ru_RU``. Thanks [**codaver**](https://github.com/codaver). > * Remove incorrect phone number formats from ``en_US``. Thanks [**stephenross**](https://github.com/stephenross). > * Add job provider for ``bs_BA``. Thanks [**elahmo**](https://github.com/elahmo). > * Add ``hostname`` provider. Thanks [**ediblesushi**](https://github.com/ediblesushi). > * Add license plates for ``sv_SE``. Thanks [**vilhelmmelkstam**](https://github.com/vilhelmmelkstam). > * Allow ``uuid4`` to return a ``UUID`` object. Thanks [**ediblesushi**](https://github.com/ediblesushi). > > `0.9.2 - 12-October-2018 `__ > ------------------------------------------------------------------------------------- > > * Add company names to ``pl_PL`` provider. Thanks @[**twkrol**](https://github.com/twkrol). > * Add replacements for non-ascii characters in ``pt_BR``. Thanks [**clarmso**](https://github.com/clarmso). > * Add some more placeholder image services. Thanks [**clarmso**](https://github.com/clarmso). > * Separate male name and female name formats in ``cs_CZ`` provider. Thanks [**clarmso**](https://github.com/clarmso). > * Add second level domains (mostly provinces) for ``cn`` top level domain. Thanks [**clarmso**](https://github.com/clarmso). > * Add ``fr_FR`` localization to ``lorem`` provider. Thanks [**tristandeborde**](https://github.com/tristandeborde). > * Lots of work on internal cleanup and optimizing the CI. Thanks [**jdufresne**](https://github.com/jdufresne). > ... (truncated)
Commits - [`9f145ba`](https://github.com/joke2k/faker/commit/9f145ba4102533e63eabe4f7e321c096223d7088) Bump version: 1.0.0 → 1.0.1 - [`abf9d76`](https://github.com/joke2k/faker/commit/abf9d76ce54f67fe5a2091d5f16b7782cbcea20c) Update Changelog - [`5a01386`](https://github.com/joke2k/faker/commit/5a01386f8da9d720c503cc62fa884b18b94689b0) Add trunk prefix for ru_RU phone numbers ([#880](https://github-redirect.dependabot.com/joke2k/faker/issues/880)) - [`4eb4ef2`](https://github.com/joke2k/faker/commit/4eb4ef24f5edbcbadd38f941025b671f5b6ebe60) Unit Tests for he_IL Address Provider ([#878](https://github-redirect.dependabot.com/joke2k/faker/issues/878)) - [`5c79074`](https://github.com/joke2k/faker/commit/5c79074f4741e5bf6d2855ffb537c1a02a30ff39) Add categories to Japanese company provider ([#874](https://github-redirect.dependabot.com/joke2k/faker/issues/874)) - [`01ac497`](https://github.com/joke2k/faker/commit/01ac497fd87b747108a94e732c503c6eef6f98b8) localization text fix ([#876](https://github-redirect.dependabot.com/joke2k/faker/issues/876)) - [`02f678a`](https://github.com/joke2k/faker/commit/02f678a3d15041e3aa10b226faae88e7d28d6696) Address Unit Tests: fr_FR provider ([#872](https://github-redirect.dependabot.com/joke2k/faker/issues/872)) - [`013cb6d`](https://github.com/joke2k/faker/commit/013cb6d653cb886ac88032347b7c8e34726e007d) Correct number of digits in norwegian phonenumbers ([#871](https://github-redirect.dependabot.com/joke2k/faker/issues/871)) - [`389fbeb`](https://github.com/joke2k/faker/commit/389fbebae6cd273947307f26e5a42b16dc304df9) Bump version: 0.9.3 → 1.0.0 - [`7898ffd`](https://github.com/joke2k/faker/commit/7898ffdbd2791c2626426f4869c395a58ee38dd2) update changelog - Additional commits viewable in [compare view](https://github.com/joke2k/faker/compare/v0.8.16...v1.0.1)


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 cancel merge` will cancel a previously requested merge - `@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.