Update faker: 2.10.1 → 2.10.2 (patch) #600
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ faker (2.10.1 → 2.10.2) · Repo · Changelog
Release Notes
2.10.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
Bump version to 2.10.2
Add YARD docs for Faker::DcComics (#1913)
Add street_address for en-nz locale (#1934)
Make id locale consistent. (#1933)
Add yard docs for Faker::Company (#1915)
Remove spaces before apostrophes (#1930)
Data source fix for ha locale (#1914)
uk locale fix: Make empty fields consistent (#1921)
zh-TW locale fix: Avoid double de-reference for name_with_middle (#1927)
Make Japanese Lorem sentences look more natural (#1918)
Use ruby's `File::Separator` rather than '/' as a default for `directory_separator` (#1924)
zh-CN locale fix: Directly refer to the expected values (#1922)
pt locale fix: Make city fields consistent with other (#1920)
Add vat number rule for es-MX (#1812)
Removed duplicate value (#1911)
add more colors (#1908)
Update test-unit requirement from = 3.3.4 to = 3.3.5 (#1896)
Locale root name should be en-NEP (#1899)
fr-CA locale fix: pokemon's root key should be games (#1901)
Use postcode for en-ZA (#1900)
Remove empty string in phone_number formats (#1902)
fr locale: pokemon's root key should be games (#1903)
Update CHANGELOG.md
Bump version to 2.10.1
Update minitest requirement from = 5.13.0 to = 5.14.0 (#1904)
Bump i18n from 1.8.1 to 1.8.2 (#1905)
Update diners_club and jcb test cards since they were updated in Stripe docs (#1800)
Allow all versions of i18n from 1.6 up to 2 (#1894)
Bump i18n from 1.8.0 to 1.8.1 (#1895)
Update i18n requirement from >= 1.6, < 1.8 to >= 1.6, < 1.9 (#1893)
Update yard requirement from = 0.9.23 to = 0.9.24 (#1892)
Update rubocop requirement from = 0.78.0 to = 0.79.0 (#1890)
Update yard requirement from = 0.9.22 to = 0.9.23 (#1889)
Update yard requirement from = 0.9.20 to = 0.9.22 (#1882)
Field changes in da-DK locale (#1879)
Fix name related files in ca locale (#1878)
Fix a deprecation warning in unique_generator.rb related to the kwargs change in Ruby 2.7. (#1868)
Fix the path names for bg.yml (#1877)
Release Notes
1.1.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands