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

Bumps faker from 0.10.0 to 0.11.2.

Release notes

Sourced from faker's releases.

v0.11.2

Fixed

[aptinio]: https://github.com/aptinio
[elbow-jason]: https://github.com/elbow-jason

v0.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][]]
  • Faker.localize/1 is calling Kernel.function_exported?/3 with the wrong parameter [[indocomsoft][]]
  • Faker.StarWars.En Changed Palpatine to Sheev Palpatine, and fixed typo for Beru Lars [[theabrad][]]

[igas]: https://igas.me
[indocomsoft]: https://github.com/indocomsoft
[theabrad]: https://github.com/theabrad

v0.11.0

Added

  • Tests covered by actual values not just checking that result is a binary [[igas][]]
  • Faker.Address.Es and Faker.Address.En [[vbrazo][]]
  • Faker.Beer.brand/0 [[vbrazo][]]
  • Faker.Food.sushi/0 [[vbrazo][]]
  • Faker.Team.PtBr [[vbrazo][]]
  • Faker.Name.PtBr and Faker.Name.Es [[vbrazo][]]
  • Faker.UUID.v4/0 [[anthonator][]]
  • Faker.Food to generate Food data [[vbrazo][]]
  • Faker.Color.En, Faker.Color.Es and Faker.Color.PtBr [[vbrazo][]]
  • Faker.Internet added Spanish and Brazilian Portuguese translations [[vbrazo][]]
  • Faker.Address.geohash/0 [[anthonator][]] and [[feyl][]]
  • Faker.Util.sample_uniq/2 [[fenollp][]]

Changed

  • Remove ' and " from generated names in Faker::Internet [[vbrazo][]]
  • Codebase been reformated with elixir formatter [[vbrazo][]] and [[igas][]]
  • Documentation moved to hexdocs.pm [[MarcusSky][]], [[vbrazo][]], and [[igas][]]
  • Updated dependencies [[igas][]]
... (truncated)
Changelog

Sourced from faker's changelog.

0.11.2

Fixed

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][]]
  • Faker.localize/1 is calling Kernel.function_exported?/3 with the wrong parameter [[indocomsoft][]]
  • Faker.StarWars.En Changed Palpatine to Sheev Palpatine, and fixed typo for Beru Lars [[theabrad][]]

0.11.0

Added

  • Tests covered by actual values not just checking that result is a binary [[igas][]]
  • Faker.Address.Es and Faker.Address.En [[vbrazo][]]
  • Faker.Beer.brand/0 [[vbrazo][]]
  • Faker.Food.sushi/0 [[vbrazo][]]
  • Faker.Team.PtBr [[vbrazo][]]
  • Faker.Name.PtBr and Faker.Name.Es [[vbrazo][]]
  • Faker.UUID.v4/0 [[anthonator][]]
  • Faker.Food to generate Food data [[vbrazo][]]
  • Faker.Color.En, Faker.Color.Es and Faker.Color.PtBr [[vbrazo][]]
  • Faker.Internet added Spanish and Brazilian Portuguese translations [[vbrazo][]]
  • Faker.Address.geohash/0 [[anthonator][]] and [[feyl][]]
  • Faker.Util.sample_uniq/2 [[fenollp][]]

Changed

  • Remove ' and " from generated names in Faker::Internet [[vbrazo][]]
  • Codebase been reformated with elixir formatter [[vbrazo][]] and [[igas][]]
  • Documentation moved to hexdocs.pm [[MarcusSky][]], [[vbrazo][]], and [[igas][]]
  • Updated dependencies [[igas][]]

Fixed

  • Faker.App.semver/0 is not generating invalid versions anymore fixed by [[igas][]] found by [[ConnorRigby][]]
... (truncated)
Commits
  • 6de58a0 Bump 0.11.2
  • 85a6ce4 Fixed: Performance regression on Faker.Util.pick/1 (#221)
  • 9339bb4 Fixed: Performance regression on Faker.Util.pick/1 (#214)
  • f78d40e Changed: Bump credo from 0.10.2 to 1.0.0 (#218)
  • 0d9df68 Changed: Bump earmark from 1.2.6 to 1.3.0 (#217)
  • f5b7800 Bump 0.11.1
  • 11536be Changed: make all localized functions use Faker.localize/1 (#210)
  • b964ad1 Removed: dialyzer warning suppressions
  • d4b786a Added: dialyzer fail call checks
  • a57d499 Fixed: Faker.Util.pick/1 work with Enum type now
  • Additional commits viewable in compare view

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

Bumps [faker](https://github.com/igas/faker) from 0.10.0 to 0.11.2.
- [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.11.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #114.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/faker-0.11.2 branch February 18, 2019 21:23
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.

2 participants