clerb / clerb-rails

Cleveland Ruby Brigade website
https://www.clevelandrb.com
MIT License
3 stars 8 forks source link

Bump faker from 1.9.3 to 2.18.0 #267

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps faker from 1.9.3 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

v2.13.0

v2.13.0 (2020-06-24)

... (truncated)

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 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)