Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !2259

Bump faker from 2.22.0 to 2.23.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/bundler/faker-2.23.0 into main Sep 01, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: dependabot[bot]

Bumps faker from 2.22.0 to 2.23.0.

Release notes

Sourced from faker's releases.

Release v2.23.0

What's Changed

  • Fix Japanese plural by @​akmhmgc in faker-ruby/faker#2517
  • Update rubocop requirement from = 1.26.0 to = 1.28.2 by @​dependabot in faker-ruby/faker#2483
  • Add sports to Faker::Sport by @​matt17r in faker-ruby/faker#2397
  • [Internet::Password] Improve mix_case and special_characters support by @​meuble in faker-ruby/faker#2308
  • Danish id number by @​jokklan in faker-ruby/faker#2511
  • Add generator for vulnerability identifiers by @​NobodysNightmare in faker-ruby/faker#2367
  • Add the ability to generate a mime type of a specific media type by @​ric2b in faker-ruby/faker#2518
  • Add IDNumber.french_insee_number by @​Spone in faker-ruby/faker#2455
  • fix flaky user agent test by @​thdaraujo in faker-ruby/faker#2530
  • Update GitHub Issues and Pull Request Templates [ci-skip] by @​stefannibrasil in faker-ruby/faker#2531
  • fix: ensure generated passwords have correct characters when mixed_case & special_characters enabled by @​tiff-o in faker-ruby/faker#2532
  • Thread safety by @​kiskoza in faker-ruby/faker#2520
  • Fix warning instance variable uninitialized by @​akmhmgc in faker-ruby/faker#2535
  • fix italy VAT and add italy condominium fiscal code generator by @​FiloSpaTeam in faker-ruby/faker#2491
  • Add ChileRut.full_formatted_rut by @​KarlHeitmann in faker-ruby/faker#2460
  • Updated versions and added more operating systems by @​abrahamparayil in faker-ruby/faker#2536
  • Add vehicle version generator by @​trinaldi in faker-ruby/faker#2540
  • Fix computer test by @​trinaldi in faker-ruby/faker#2543
  • Drop support for EOL Ruby versions (2.5 and 2.6) by @​nickmendezFlatiron in faker-ruby/faker#2538
  • Update minitest requirement from = 5.15.0 to = 5.16.3 by @​dependabot in faker-ruby/faker#2547
  • Update rubocop requirement from = 1.28.2 to = 1.35.1 by @​dependabot in faker-ruby/faker#2548
  • Fix fma_brotherhood usage example by @​y0n0zawa in faker-ruby/faker#2552

New Contributors

  • @​akmhmgc made their first contribution in faker-ruby/faker#2517
  • @​matt17r made their first contribution in faker-ruby/faker#2397
  • @​jokklan made their first contribution in faker-ruby/faker#2511
  • @​NobodysNightmare made their first contribution in faker-ruby/faker#2367
  • @​ric2b made their first contribution in faker-ruby/faker#2518
  • @​Spone made their first contribution in faker-ruby/faker#2455
  • @​thdaraujo made their first contribution in faker-ruby/faker#2530
  • @​stefannibrasil made their first contribution in faker-ruby/faker#2531
  • @​tiff-o made their first contribution in faker-ruby/faker#2532
  • @​kiskoza made their first contribution in faker-ruby/faker#2520
  • @​FiloSpaTeam made their first contribution in faker-ruby/faker#2491
  • @​KarlHeitmann made their first contribution in faker-ruby/faker#2460
  • @​abrahamparayil made their first contribution in faker-ruby/faker#2536
  • @​trinaldi made their first contribution in faker-ruby/faker#2540
  • @​nickmendezFlatiron made their first contribution in faker-ruby/faker#2538
  • @​y0n0zawa made their first contribution in faker-ruby/faker#2552

Full Changelog: https://github.com/faker-ruby/faker/compare/v2.22.0...v2.23.0

Changelog

Sourced from faker's changelog.

v2.23.0 (2022-09-01)

  • Fix Japanese plural by @​akmhmgc in faker-ruby/faker#2517
  • Update rubocop requirement from = 1.26.0 to = 1.28.2 by @​dependabot in faker-ruby/faker#2483
  • Add sports to Faker::Sport by @​matt17r in faker-ruby/faker#2397
  • [Internet::Password] Improve mix_case and special_characters support by @​meuble in faker-ruby/faker#2308
  • Danish id number by @​jokklan in faker-ruby/faker#2511
  • Add generator for vulnerability identifiers by @​NobodysNightmare in faker-ruby/faker#2367
  • Add the ability to generate a mime type of a specific media type by @​ric2b in faker-ruby/faker#2518
  • Add IDNumber.french_insee_number by @​Spone in faker-ruby/faker#2455
  • fix flaky user agent test by @​thdaraujo in faker-ruby/faker#2530
  • Update GitHub Issues and Pull Request Templates [ci-skip] by @​stefannibrasil in faker-ruby/faker#2531
  • fix: ensure generated passwords have correct characters when mixed_case & special_characters enabled by @​tiff-o in faker-ruby/faker#2532
  • Thread safety by @​kiskoza in faker-ruby/faker#2520
  • Fix warning instance variable uninitialized by @​akmhmgc in faker-ruby/faker#2535
  • fix italy VAT and add italy condominium fiscal code generator by @​FiloSpaTeam in faker-ruby/faker#2491
  • Add ChileRut.full_formatted_rut by @​KarlHeitmann in faker-ruby/faker#2460
  • Updated versions and added more operating systems by @​abrahamparayil in faker-ruby/faker#2536
  • Add vehicle version generator by @​trinaldi in faker-ruby/faker#2540
  • Fix computer test by @​trinaldi in faker-ruby/faker#2543
  • Drop support for EOL Ruby versions (2.5 and 2.6) by @​nickmendezFlatiron in faker-ruby/faker#2538
  • Update minitest requirement from = 5.15.0 to = 5.16.3 by @​dependabot in faker-ruby/faker#2547
  • Update rubocop requirement from = 1.28.2 to = 1.35.1 by @​dependabot in faker-ruby/faker#2548
  • Fix fma_brotherhood usage example by @​y0n0zawa in faker-ruby/faker#2552

Commits
  • 45331d8 Merge pull request #2553 from faker-ruby/bump-to-2-23-0
  • bdf2ace remove .gem file
  • 611cf3e add changelog notes
  • 63ecb4b Bump faker to 2.23.0
  • 7a922fd Merge pull request #2552 from y0n0zawa/patch-1
  • 6f08a39 Fix fma_brotherhood usage example
  • 572c22a Update rubocop requirement from = 1.28.2 to = 1.35.1 (#2548)
  • d113aab Enable pending cops
  • cca1e25 Update minitest requirement from = 5.15.0 to = 5.16.3 (#2547)
  • 4b17b5c Drop support for EOL Ruby versions (2.5 and 2.6) (#2538)
  • 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)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/bundler/faker-2.23.0