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 2.13.0 to 2.18.0 #337

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps faker from 2.13.0 to 2.18.0.

Release notes

Sourced from faker's releases.

v2.18.0

This version:

  • fixes bugs and chores
  • update documentation
  • adds new generators for IDNumber, Crypto.sha512, and others.
  • updates locales in different languages
  • updates dependencies

v2.17.0

This version includes:

  • chores
  • documentation improvements
  • a couple of new feature requests
  • lots of new translations/locales

v2.16.0

This version:

  • adds documentation improvements
  • adds new Faker generators
  • includes chores
  • updates locales

v2.15.1

v2.15.1 (2020-11-24)

v2.15.0

This version:

  • adds documentation improvements
  • adds new generators
  • adds chores
  • fixes some failing tests
  • updates locales
  • updates local dependencies

v2.14.0

This version:

  • adds documentation improvements
  • updates locales
  • adds new generators for barcodes and driving license
  • adds other generators
  • updates local dependencies
  • fixes some failing tests
  • chores
Changelog

Sourced from faker's changelog.

v2.18.0 (2021-05-15)

Bug/Fixes

Chores

Documentation

Feature Request

Update locales

Update local dependencies

  • Update rubocop requirement from = 1.13.0 to = 1.14.0 (#2314)
  • Upgrade to GitHub-native Dependabot (#2310)
  • Update rubocop requirement from = 1.12.1 to = 1.13.0 (#2305)
  • Update test-unit requirement from = 3.4.0 to = 3.4.1 (#2303)
  • Update pry requirement from = 0.14.0 to = 0.14.1 (#2298)
  • Update rubocop requirement from = 1.12.0 to = 1.12.1 (#2294)
  • Update rubocop requirement from = 1.11.0 to = 1.12.0 (#2288)

v2.17.0 (2021-03-10)

... (truncated)

Commits
  • be59d0b Bump version to 2.18.0 (#2323)
  • e4ef1ab Remove Canadian 226 area code from array of US area codes (resolves #2321) (#...
  • 1c1b561 Merge pull request #2314 from faker-ruby/dependabot/bundler/rubocop-1.14.0
  • 210778f Update rubocop requirement from = 1.13.0 to = 1.14.0
  • 9397e3f Merge pull request #2317 from yujideveloper/fix/ci-for-es-ar
  • 7b81bdf Fix redundant escape inside regexp literal
  • 98bab62 Fix ci for es-AR
  • e2f77bf Merge pull request #2316 from yujideveloper/fix/typo-test-method
  • dcd21cd Fix typo in test method
  • e110fa4 Split JA translation file into one file per class (#2315)
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 17, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/faker-2.18.0 branch from 82e1c99 to 06414d2 Compare August 9, 2021 16:18
Bumps [faker](https://github.com/faker-ruby/faker) from 2.13.0 to 2.18.0.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](faker-ruby/faker@v2.13.0...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/faker-2.18.0 branch from 06414d2 to 83f09aa Compare November 15, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants