Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump faker from 0.9.0 to 0.9.1 #1829

Merged
merged 5 commits into from
Sep 20, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 17, 2018

Bumps faker from 0.9.0 to 0.9.1.

Changelog

Sourced from faker's changelog.

0.9.1 - 13-September-2018 <https://github.com/joke2k/faker/compare/v0.9.0...v0.9.1>__

  • Fix missing and misplaced comma's in many providers. Thanks 153957.
  • Refactor IPv4 address generation to leverage ipaddress module. Thanks maticomp.
  • An en_NZ provider for addresses, phone numbers and email addresses. Thanks doctorlard.
  • Add unique argument to words() for returning unique words. Thanks micahstrube.
  • Allow US territories to be excluded from state_abbr() for en_US provider. Thanks micahstrube.
  • Add support for Python 3.7. Thanks michael-k.
Commits
  • 56cce4c Bump version: 0.9.0 → 0.9.1
  • 4b4800a fix regex in test
  • 9561a25 fix typo
  • 8565386 fix test
  • f68129b cut down on some test loops
  • 24c0cbd update changelog
  • 1950592 Merge pull request #805 from makimo/feature/ipv4-ipaddress-issue803
  • 8a4caa3 Merge pull request #809 from micahstrube/fix/master/allow_excluding_territory...
  • 9f36aaa Moved states_and_territories_abbr to be scoped as a class-constrant, to avoid...
  • 58d2f18 Merge pull request #810 from michael-k/python3.7
  • 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 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.

@cadecairos cadecairos temporarily deployed to foundation-mofostaging-pr-1829 September 17, 2018 13:17 Inactive
@cadecairos cadecairos temporarily deployed to foundation-mofostaging-pr-1829 September 18, 2018 23:06 Inactive
Bumps [faker](https://github.com/joke2k/faker) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst)
- [Commits](joke2k/faker@v0.9.0...v0.9.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@cadecairos cadecairos temporarily deployed to foundation-mofostaging-pr-1829 September 18, 2018 23:40 Inactive
@Pomax Pomax temporarily deployed to foundation-mofostaging-pr-1829 September 18, 2018 23:51 Inactive
@Pomax Pomax temporarily deployed to foundation-mofostaging-pr-1829 September 19, 2018 00:04 Inactive
@cadecairos cadecairos temporarily deployed to foundation-mofostaging-pr-1829 September 19, 2018 19:58 Inactive
Copy link

@cadecairos cadecairos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R+

@cadecairos cadecairos merged commit 89cd8ef into master Sep 20, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/faker-0.9.1 branch September 20, 2018 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants