Release notes
*Sourced from [faker's releases](https://github.com/faker-ruby/faker/releases).*
> ## v2.6.0
> ## [v2.6.0](https://github.com/faker-ruby/faker/tree/v2.6.0) (2019-10-10)
>
> This version:
> - adds `Faker::Date.in_date_period`
> - adds `Faker::WorldCup` YARD docs
> - updates local dependencies
>
> ## Documentation
>
> - [PR [#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1789) `Faker::WorldCup` YARD docs [@ashishra0](https://github.com/ashishra0)
>
> ## Feature Request
>
> - [PR [#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1755) Add `Faker::Date.in_date_period` [@AmrAdelKhalil](https://github.com/AmrAdelKhalil)
>
> ## Update local dependencies
>
> The following development dependencies were updated:
> - Update `rake` requirement from = 12.3.3 to = 13.0.0 ([#1776](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1776))
> - Update `minitest` requirement from = 5.12.0 to = 5.12.2 ([#1775](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1775))
> - Update `test-unit` requirement from = 3.3.3 to = 3.3.4 ([#1774](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1774))
Changelog
*Sourced from [faker's changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md).*
> ## [v2.6.0](https://github.com/faker-ruby/faker/tree/v2.6.0) (2019-10-10)
>
> This version:
> - adds `Faker::Date.in_date_period`
> - adds `Faker::WorldCup` YARD docs
> - updates local dependencies
>
> ## Documentation
>
> - [PR [#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1789) Faker::WorldCup YARD docs [@ashishra0](https://github.com/ashishra0)
>
> ## Feature Request
>
> - [PR [#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1755) Add Faker::Date.in_date_period [@AmrAdelKhalil](https://github.com/AmrAdelKhalil)
>
> ## Update local dependencies
>
> The following development dependencies were updated:
> - Update rake requirement from = 12.3.3 to = 13.0.0 ([#1776](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1776))
> - Update minitest requirement from = 5.12.0 to = 5.12.2 ([#1775](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1775))
> - Update test-unit requirement from = 3.3.3 to = 3.3.4 ([#1774](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1774))
>
> ------------------------------------------------------------------------------
Commits
- [`4e91448`](https://github.com/faker-ruby/faker/commit/4e9144825fcc9ba5c83cc0fd037779ab82f3120b) Bump version to 2.6.0
- [`ab6fa6b`](https://github.com/faker-ruby/faker/commit/ab6fa6ba2babb929f3e6a9389b8e59144d93a46c) Add [#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755) to changelog
- [`69ecdde`](https://github.com/faker-ruby/faker/commit/69ecdde9250e82b41c244ff8dafe4d9ffe8c3ca5) Add Faker::Date.in_date_period ([#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755))
- [`a21a33d`](https://github.com/faker-ruby/faker/commit/a21a33d2e74be44d395e069ee28aef1224a62954) Add [#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789) to changelog
- [`6ed77ac`](https://github.com/faker-ruby/faker/commit/6ed77acf0205ab2fc87a18f4ee855cd26d526a89) Faker::WorldCup YARD docs ([#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789))
- [`4555159`](https://github.com/faker-ruby/faker/commit/4555159b7da9813235395d271b1b65a32407086b) Update i18n requirement from ~> 1.6.0 to >= 1.6, < 1.8 ([#1791](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1791))
- [`e7c898c`](https://github.com/faker-ruby/faker/commit/e7c898c05306409cedf5b795a622a326ec87e279) Upgrade rubocop to 0.75.0 ([#1778](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1778))
- [`7cd6baa`](https://github.com/faker-ruby/faker/commit/7cd6baa41c074fd0c54cd1e43d6f34f551b0d221) Update changelog
- [`cef96ea`](https://github.com/faker-ruby/faker/commit/cef96ea1d7f60c0e1d3cac30627ea90770195844) Update minitest requirement from = 5.12.0 to = 5.12.2 ([#1775](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1775))
- [`e4dd178`](https://github.com/faker-ruby/faker/commit/e4dd178bbd1c764ef0f59310157ce50ac5c41618) Update rake requirement from = 12.3.3 to = 13.0.0 ([#1776](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1776))
- Additional commits viewable in [compare view](https://github.com/faker-ruby/faker/compare/v2.5.0...v2.6.0)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps faker from 2.5.0 to 2.6.0.
Release notes
*Sourced from [faker's releases](https://github.com/faker-ruby/faker/releases).* > ## v2.6.0 > ## [v2.6.0](https://github.com/faker-ruby/faker/tree/v2.6.0) (2019-10-10) > > This version: > - adds `Faker::Date.in_date_period` > - adds `Faker::WorldCup` YARD docs > - updates local dependencies > > ## Documentation > > - [PR [#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1789) `Faker::WorldCup` YARD docs [@ashishra0](https://github.com/ashishra0) > > ## Feature Request > > - [PR [#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1755) Add `Faker::Date.in_date_period` [@AmrAdelKhalil](https://github.com/AmrAdelKhalil) > > ## Update local dependencies > > The following development dependencies were updated: > - Update `rake` requirement from = 12.3.3 to = 13.0.0 ([#1776](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1776)) > - Update `minitest` requirement from = 5.12.0 to = 5.12.2 ([#1775](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1775)) > - Update `test-unit` requirement from = 3.3.3 to = 3.3.4 ([#1774](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1774))Changelog
*Sourced from [faker's changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md).* > ## [v2.6.0](https://github.com/faker-ruby/faker/tree/v2.6.0) (2019-10-10) > > This version: > - adds `Faker::Date.in_date_period` > - adds `Faker::WorldCup` YARD docs > - updates local dependencies > > ## Documentation > > - [PR [#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1789) Faker::WorldCup YARD docs [@ashishra0](https://github.com/ashishra0) > > ## Feature Request > > - [PR [#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755)](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1755) Add Faker::Date.in_date_period [@AmrAdelKhalil](https://github.com/AmrAdelKhalil) > > ## Update local dependencies > > The following development dependencies were updated: > - Update rake requirement from = 12.3.3 to = 13.0.0 ([#1776](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1776)) > - Update minitest requirement from = 5.12.0 to = 5.12.2 ([#1775](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1775)) > - Update test-unit requirement from = 3.3.3 to = 3.3.4 ([#1774](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1774)) > > ------------------------------------------------------------------------------Commits
- [`4e91448`](https://github.com/faker-ruby/faker/commit/4e9144825fcc9ba5c83cc0fd037779ab82f3120b) Bump version to 2.6.0 - [`ab6fa6b`](https://github.com/faker-ruby/faker/commit/ab6fa6ba2babb929f3e6a9389b8e59144d93a46c) Add [#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755) to changelog - [`69ecdde`](https://github.com/faker-ruby/faker/commit/69ecdde9250e82b41c244ff8dafe4d9ffe8c3ca5) Add Faker::Date.in_date_period ([#1755](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1755)) - [`a21a33d`](https://github.com/faker-ruby/faker/commit/a21a33d2e74be44d395e069ee28aef1224a62954) Add [#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789) to changelog - [`6ed77ac`](https://github.com/faker-ruby/faker/commit/6ed77acf0205ab2fc87a18f4ee855cd26d526a89) Faker::WorldCup YARD docs ([#1789](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1789)) - [`4555159`](https://github.com/faker-ruby/faker/commit/4555159b7da9813235395d271b1b65a32407086b) Update i18n requirement from ~> 1.6.0 to >= 1.6, < 1.8 ([#1791](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1791)) - [`e7c898c`](https://github.com/faker-ruby/faker/commit/e7c898c05306409cedf5b795a622a326ec87e279) Upgrade rubocop to 0.75.0 ([#1778](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1778)) - [`7cd6baa`](https://github.com/faker-ruby/faker/commit/7cd6baa41c074fd0c54cd1e43d6f34f551b0d221) Update changelog - [`cef96ea`](https://github.com/faker-ruby/faker/commit/cef96ea1d7f60c0e1d3cac30627ea90770195844) Update minitest requirement from = 5.12.0 to = 5.12.2 ([#1775](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1775)) - [`e4dd178`](https://github.com/faker-ruby/faker/commit/e4dd178bbd1c764ef0f59310157ce50ac5c41618) Update rake requirement from = 12.3.3 to = 13.0.0 ([#1776](https://github-redirect.dependabot.com/faker-ruby/faker/issues/1776)) - Additional commits viewable in [compare view](https://github.com/faker-ruby/faker/compare/v2.5.0...v2.6.0)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
.If all status checks pass Dependabot will automatically merge this pull request.
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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)