-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Comparing changes
Open a pull request
base repository: faker-ruby/faker
base: v.3.4.1
head repository: faker-ruby/faker
compare: v3.4.2
- 18 commits
- 27 files changed
- 11 contributors
Commits on May 31, 2024
-
Add Bank and Sport to Swedish locale (#2961)
* Add banks to the Swedish locale file * Add sports to the Swedish locale file
Configuration menu - View commit details
-
Copy full SHA for 938485f - Browse repository at this point
Copy the full SHA 938485fView commit details
Commits on Jun 3, 2024
-
Use test range to generate NHS numbers (#2947)
The NHS sets aside a range of numbers for test purposes (999 000 0000 to 999 999 9999). Previously, this generator would generate valid NHS numbers that may be in use by actual people in the UK health services. This will now use the test range instead.
Configuration menu - View commit details
-
Copy full SHA for f11e01a - Browse repository at this point
Copy the full SHA f11e01aView commit details
Commits on Jun 11, 2024
-
Bump timecop from 0.9.8 to 0.9.9 (#2964)
Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.8 to 0.9.9. - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](travisjeffery/timecop@v0.9.8...v0.9.9) --- updated-dependencies: - dependency-name: timecop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fa0161 - Browse repository at this point
Copy the full SHA 5fa0161View commit details -
Bump rubocop from 1.64.0 to 1.64.1 (#2962)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88283de - Browse repository at this point
Copy the full SHA 88283deView commit details -
docs: update with notes about validity for zips (#2963)
* docs: update with notes about validity for zips * update with locale
Configuration menu - View commit details
-
Copy full SHA for 7d14d42 - Browse repository at this point
Copy the full SHA 7d14d42View commit details -
Faker::Games::Dota
missing quotes and new heroes (#2907)* feat: added new Dota 2 heroes Muerta - https://dota2.fandom.com/wiki/Muerta Ringmaster - https://dota2.fandom.com/wiki/Ringmaster * feat: add missing quotes for heroes (letter A) Ancient Apparation - https://dota2.fandom.com/wiki/Ancient_Apparition/Responses Anti Mage - https://dota2.fandom.com/wiki/Anti-Mage/Responses Arc Warden - https://dota2.fandom.com/wiki/Arc_Warden/Responses * feat: add missing quotes for heroes (letter B) Bane - https://dota2.fandom.com/wiki/Bane/Responses Batrider - https://dota2.fandom.com/wiki/Batrider/Responses Bloodseeker - https://dota2.fandom.com/wiki/Bloodseeker/Responses Bounty Hunter - https://dota2.fandom.com/wiki/Bounty_Hunter/Responses Broodmother - https://dota2.fandom.com/wiki/Broodmother/Responses * feat: add `centaur_warrunner` quotes The hero is called `Centaur Warrunner` but in `quotes` he's called just `centaur`. It causes problems if users try to generate quote by `parameterize(separator: '_')` the name. I left old `centaur` to not brake people's code. * feat: add missing quotes for heroes (letter C) Chen - https://dota2.fandom.com/wiki/Chen/Responses Clinkz - https://dota2.fandom.com/wiki/Clinkz/Responses Crystal Maiden - https://dota2.fandom.com/wiki/Crystal_Maiden/Responses * feat: add missing quotes for heroes (letter D) Dark Seer - https://dota2.fandom.com/wiki/Dark_Seer/Responses Dark Willow - https://dota2.fandom.com/wiki/Dark_Willow/Responses Dawnbreaker - https://dota2.fandom.com/wiki/Dawnbreaker/Responses Dazzle - https://dota2.fandom.com/wiki/Dazzle/Responses Death Prophet - https://dota2.fandom.com/wiki/Death_Prophet/Responses Disruptor - https://dota2.fandom.com/wiki/Disruptor/Responses Drow Ranger - https://dota2.fandom.com/wiki/Drow_Ranger/Responses * fix!: remove heroes that don't have quotes And I also added `meepo` to the test because he was missing --------- Co-authored-by: Stefanni Brasil <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21cdb13 - Browse repository at this point
Copy the full SHA 21cdb13View commit details -
Add phone_number.country_code and address.full_address in locale sv (#…
…2965) * add phone_number.country_code i locale sv * add address.full_address i locale sv
Configuration menu - View commit details
-
Copy full SHA for 717f6e0 - Browse repository at this point
Copy the full SHA 717f6e0View commit details
Commits on Jun 19, 2024
-
Bump timecop from 0.9.9 to 0.9.10 (#2969)
Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.9 to 0.9.10. - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](travisjeffery/timecop@v0.9.9...v0.9.10) --- updated-dependencies: - dependency-name: timecop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fcfe54 - Browse repository at this point
Copy the full SHA 5fcfe54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a7ea2 - Browse repository at this point
Copy the full SHA 37a7ea2View commit details
Commits on Jun 20, 2024
-
fix:
Faker::Internet.username
should not generate duplicated punctu……ation (#2970) * `Faker::Internet.username` should not generate duplicated punctuation * test: Reject duplicated punctuation
Configuration menu - View commit details
-
Copy full SHA for 0812ef0 - Browse repository at this point
Copy the full SHA 0812ef0View commit details
Commits on Jun 28, 2024
-
Include note about console output of translations
Stefanni Brasil authoredJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3eaedf4 - Browse repository at this point
Copy the full SHA 3eaedf4View commit details
Commits on Jul 9, 2024
-
Update locale en dog breed names (#2972)
* Format en dog locale to yml dash syntax * Fix dog breed names
Configuration menu - View commit details
-
Copy full SHA for 264cc0c - Browse repository at this point
Copy the full SHA 264cc0cView commit details -
Bump minitest from 5.23.1 to 5.24.1 (#2975)
Bumps [minitest](https://github.com/minitest/minitest) from 5.23.1 to 5.24.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.23.1...v5.24.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thiago Araujo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7a839b - Browse repository at this point
Copy the full SHA f7a839bView commit details -
Add
Deprecator.skip_warning?
ability to silence deprecators on tests (#2956) * Added skip_warning ability to deprecators for tests --------- Co-authored-by: Stefanni Brasil <[email protected]> Co-authored-by: Thiago Araujo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b5df17 - Browse repository at this point
Copy the full SHA 2b5df17View commit details
Commits on Jul 14, 2024
-
This will remove the following deprecation warning from thor when running tests: ``` Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. /opt/hostedtoolcache/Ruby/3.3.4/x64/lib/ruby/gems/3.3.0/gems/bundler-2.2.33/lib/bundler/vendor/thor/lib/thor/error.rb:105: warning: constant DidYouMean::SPELL_CHECKERS is deprecated ```
Configuration menu - View commit details
-
Copy full SHA for 95cc54d - Browse repository at this point
Copy the full SHA 95cc54dView commit details -
Bump rubocop from 1.64.1 to 1.65.0 (#2979)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.64.1 to 1.65.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.64.1...v1.65.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f2ecfb - Browse repository at this point
Copy the full SHA 4f2ecfbView commit details
Commits on Jul 17, 2024
-
Bump rubocop-minitest from 0.35.0 to 0.35.1 (#2980)
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.35.0 to 0.35.1. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1400987 - Browse repository at this point
Copy the full SHA 1400987View commit details -
Stefanni Brasil authored
Jul 17, 2024 Configuration menu - View commit details
-
Copy full SHA for fde2f3c - Browse repository at this point
Copy the full SHA fde2f3cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v.3.4.1...v3.4.2