Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 18, 2019

Bumps faker from 0.10.0 to 0.12.0.

Release notes

Sourced from faker's releases.

v0.12.0

Added

Changed

  • Bump ex_doc from 0.19.1 to 0.19.3
  • Bump earmark from 1.3.0 to 1.3.1
  • Bump credo from 1.0.1 to 1.0.2

Deprecated

  • Faker.Bitcoin in favour of Faker.Blockchain.Bitcoin [[@​igas][]]

Fixed

  • Typo in Faker.Pizza [[@​gmcintire][]]
  • Elixir 1.8.0 DateTime deprecation [[@​vnegrisolo][]]
  • Quotes removal in Faker.Internet functions [[@​jc00ke][]] & [[@​igas][]]
  • Documentation issues [[@​hovikman][]]

[@​adam-wanninger]: https://github.com/adam-wanninger
[@​anthonator]: https://github.com/anthonator
[@​aptinio]: https://github.com/aptinio
[@​bcat-eu]: https://github.com/bcat-eu
[@​belaustegui]: https://github.com/belaustegui
[@​cdesch]: https://github.com/cdesch
[@​ConnorRigby]: https://github.com/ConnorRigby
[@​devshane]: https://github.com/devshane
[@​efexen]: https://github.com/efexen
[@​elbow-jason]: https://github.com/elbow-jason
[@​fenollp]: https://github.com/fenollp
[@​feyl]: https://github.com/feyl
[@​GesJeremie]: https://github.com/GesJeremie
[@​gmcintire]: https://github.com/gmcintire
[@​halfdan]: https://github.com/halfdan
[@​hovikman]: https://github.com/hovikman
[@​igas]: https://igas.me
[@​indocomsoft]: https://github.com/indocomsoft
[@​jarednorman]: https://github.com/jarednorman
[@​jc00ke]: https://github.com/jc00ke
[@​johnhamelink]: https://github.com/johnhamelink
[@​lauraannwilliams]: https://github.com/lauraannwilliams
[@​leveloid]: https://github.com/leveloid
[@​lowks]: https://github.com/lowks
[@​lrosa007]: https://github.com/lrosa007

... (truncated)
Changelog

Sourced from faker's changelog.

0.12.0

Added

Changed

  • Bump ex_doc from 0.19.1 to 0.19.3
  • Bump earmark from 1.3.0 to 1.3.1
  • Bump credo from 1.0.1 to 1.0.2

Deprecated

  • Faker.Bitcoin in favour of Faker.Blockchain.Bitcoin [[@​igas][]]

Removed

Fixed

  • Typo in Faker.Pizza [[@​gmcintire][]]
  • Elixir 1.8.0 DateTime deprecation [[@​vnegrisolo][]]
  • Quotes removal in Faker.Internet functions [[@​jc00ke][]] & [[@​igas][]]
  • Documentation issues [[@​hovikman][]]

Security

0.11.2

Fixed

  • Faker.Util.pick/1 performance regression [[@​aptinio][]] & [[@​elbow-jason][]]

0.11.1

Changed

  • all localized functions now use Faker.localize/1 [[@​igas][]]

Removed

  • Elixir 1.5 from CI [[@​igas][]]
  • dialyzer warning suppressions [[@​igas][]]

Fixed

  • Faker.Util.pick/1 work with Enum type now [[@​igas][]]
... (truncated)
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.


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
  • @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:

  • 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.

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #114 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #114   +/-   ##
=======================================
  Coverage   87.12%   87.12%           
=======================================
  Files         112      112           
  Lines        1359     1359           
=======================================
  Hits         1184     1184           
  Misses        175      175

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b471b96...7377aa6. Read the comment docs.

Bumps [faker](https://github.com/igas/faker) from 0.10.0 to 0.12.0.
- [Release notes](https://github.com/igas/faker/releases)
- [Changelog](https://github.com/igas/faker/blob/master/CHANGELOG.md)
- [Commits](elixirs/faker@v0.10.0...v0.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/faker-0.12.0 branch from ab1b3a1 to 7377aa6 Compare February 23, 2019 07:16
@mydearxym mydearxym merged commit 7419448 into dev Feb 24, 2019
@mydearxym mydearxym deleted the dependabot/hex/faker-0.12.0 branch February 24, 2019 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants