Skip to content

chore(deps-dev): update fakerphp/faker requirement from 1.23.1 to 1.24.1 #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Updates the requirements on fakerphp/faker to permit the latest version.

Release notes

Sourced from fakerphp/faker's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.24.0...v1.24.1

Changelog

Sourced from fakerphp/faker's changelog.

CHANGELOG

Unreleased

  • Removed domain gmail.com.au from Provider\en_AU\Internet (#886)

2024-11-09, v1.24.0

2023-09-29, v1.23.1

  • Fixed double а female lastName in ru_RU/Person::name() (#832)
  • Fixed polish license plates (#685)
  • Stopped using static in callables in Provider\pt_BR\PhoneNumber (#785)
  • Fixed incorrect female name (#794)
  • Stopped using the deprecated MT_RAND_PHP constant to seed the random generator on PHP 8.3 (#844)

2023-06-12, v1.23.0

  • Update randomElements to return random number of elements when no count is provided (#658)

2023-05-14, v1.22.0

  • Fixed randomElements() to accept empty iterator (#605)
  • Added support for passing an Enum to randomElement() and randomElements() (#620)
  • Started rejecting invalid arguments passed to randomElement() and randomElements() (#642)

2022-12-13, v1.21.0

  • Dropped support for PHP 7.1, 7.2, and 7.3 (#543)
  • Added support for PHP 8.2 (#528)

2022-07-20, v1.20.0

  • Fixed typo in French phone number (#452)
  • Fixed some Hungarian naming bugs (#451)
  • Fixed bug where the NL-BE VAT generation was incorrect (#455)
  • Improve Turkish phone numbers for E164 and added landline support (#460)
  • Add Microsoft Edge User Agent (#464)
  • Added option to set image formats on Faker\Provider\Image (#473)
  • Added support for French color translations (#466)
  • Support filtering timezones by country code (#480)
  • Fixed typo in some greek names (#490)
  • Marked the Faker\Provider\Image as deprecated

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [fakerphp/faker](https://github.com/FakerPHP/Faker) to permit the latest version.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.24.1/CHANGELOG.md)
- [Commits](FakerPHP/Faker@v1.23.1...v1.24.1)

---
updated-dependencies:
- dependency-name: fakerphp/faker
  dependency-version: 1.24.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 22, 2025
@dependabot dependabot bot requested a review from PedroTroller as a code owner May 22, 2025 16:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 22, 2025
@PedroTroller PedroTroller merged commit a6b9a86 into master May 22, 2025
14 of 15 checks passed
@PedroTroller PedroTroller deleted the dependabot/composer/fakerphp/faker-1.24.1 branch May 22, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant