wemake-services / kira

:chipmunk: Project management framework with deep philosophy underneath
70 stars 14 forks source link

Bump faker from 0.12.0 to 0.13.0 #75

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps faker from 0.12.0 to 0.13.0.

Changelog *Sourced from [faker's changelog](https://github.com/elixirs/faker/blob/v0.13.0/CHANGELOG.md).* > ## 0.13.0 > > ### Added > > - Elixir 1.9 support [[@​igas][]] > - `Faker.Address.Hy` [[@​hovikman][]] > - `Faker.Blockchain.Ethereum` [[@​jeanparpaillon][]] > - `Faker.Cannabis.En` [[@​nurugger07][]] > - `Faker.Color.Fr` [[@​popo63301][]] > - `Faker.Color.Hy` [[@​hovikman][]] > - `Faker.Commerce.Hy` [[@​hovikman][]] > - `Faker.Company.Hy` [[@​hovikman][]] > - `Faker.Finance.Stock` [[@​thomascharbonnel][]] > - `Faker.Food.Hy` [[@​hovikman][]] > - `Faker.Food.PtBr` [[@​vbrazo][]] > - `Faker.Industry.Hy` [[@​hovikman][]] > - `Faker.Internet.Hy` [[@​hovikman][]] > - `Faker.Name.Hy` [[@​hovikman][]] > - `Faker.Phone.Hy` [[@​hovikman][]] > - `Faker.Pokemon.De` [[@​mrmstn][]] > - `Faker.Vehicle` [[@​daytonn][]] > > ### Changed > > - `Faker.Pokemon.En.name/0` added more Pokemon names [[@​hdahlheim][]] > - Simplified `Faker.UUID.v4/0` [[@​whatyouhide][]] > - Replace UTF8 1FBF with ASCII single quote in the Italian locale [[@​pmontrasio][]] > - Bump `credo` from **1.0.2** to **1.1.4** > - Bump `earmark` from **1.3.1** to **1.4.1** > - Bump `ex_doc` from **0.19.3** to **0.21.2** > - Bump `makeup` from **0.8.0** to **1.0.0** > - Bump `makeup_elixir` from **0.13.0** to **0.14.0** > - Bump `nimble_parsec` from **0.5.0** to **0.5.1** > > ### Fixed > > - `Faker.DateTime` indexing in documentation [[@​jalcine][]] > - `Faker.File` typespecs [[@​frm][]] > - industry tests [[@​hovikman][]] > - credo warnings on CI [[@​igas][]]
Commits - [`9d1cd0d`](https://github.com/elixirs/faker/commit/9d1cd0d79df37e8107422673974b76beb39494c7) Bump 0.13.0 - [`f894772`](https://github.com/elixirs/faker/commit/f8947724880fcd965845c889865e2596513dbcbd) Added: Faker.Pokemon.De ([#287](https://github-redirect.dependabot.com/igas/faker/issues/287)) - [`fff23a6`](https://github.com/elixirs/faker/commit/fff23a61f1de4d935ab797ecd77f6693e2765d6a) Added: more pokemon names ([#286](https://github-redirect.dependabot.com/igas/faker/issues/286)) - [`2e3f2be`](https://github.com/elixirs/faker/commit/2e3f2be48198687da20ebc1cfa767e5ddaf78e7a) Bump earmark from 1.4.0 to 1.4.1 ([#284](https://github-redirect.dependabot.com/igas/faker/issues/284)) - [`34de691`](https://github.com/elixirs/faker/commit/34de691dc89612e28dac859e42559b3972be0349) Fixed: doctest for Faker.Finance.Stock.ticker/0 ([#282](https://github-redirect.dependabot.com/igas/faker/issues/282)) - [`13fca7a`](https://github.com/elixirs/faker/commit/13fca7a1504c822d0c1d91ed5a44f747eb4a3697) Fixed: credo deprecations ([#283](https://github-redirect.dependabot.com/igas/faker/issues/283)) - [`b0796fa`](https://github.com/elixirs/faker/commit/b0796fae174b9115ca0ba82818fa7becfe782649) Added: Ethereum.signature/0 ([#270](https://github-redirect.dependabot.com/igas/faker/issues/270)) - [`9e12d3d`](https://github.com/elixirs/faker/commit/9e12d3da8f610b67ecd23c0dd23339b58069a2f5) Bump earmark from 1.3.6 to 1.4.0 ([#281](https://github-redirect.dependabot.com/igas/faker/issues/281)) - [`1996ce5`](https://github.com/elixirs/faker/commit/1996ce56bcb1077ca6f2c4fc41005e6fffc54cd1) Merge pull request [#280](https://github-redirect.dependabot.com/igas/faker/issues/280) from frm/master - [`995cea2`](https://github.com/elixirs/faker/commit/995cea2689b21ef161add29108ac8ffa0a83b851) Fix atom typespecs - Additional commits viewable in [compare view](https://github.com/igas/faker/compare/v0.12.0...v0.13.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.


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)