ECFMP / flow

Flow Control System
GNU General Public License v3.0
8 stars 1 forks source link

build(deps-dev): bump fakerphp/faker from 1.21.0 to 1.23.0 #454

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps fakerphp/faker from 1.21.0 to 1.23.0.

Release notes

Sourced from fakerphp/faker's releases.

v1.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0

v1.22.0

What's Changed

... (truncated)

Changelog

Sourced from fakerphp/faker's changelog.

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)
Commits
  • e3daa17 Update CHANGELOG.md (#659)
  • f64484a Update randomElements to return random number of elements when no count is ...
  • 7353165 Introduce the Color provider for "pl_PL" locale (#657)
  • f22dffa composer(deps): bump rector/rector in /vendor-bin/rector (#656)
  • 5674ac4 composer(deps): bump phpstan/extension-installer in /vendor-bin/phpstan (#655)
  • ff91a3a composer(deps): bump vimeo/psalm in /vendor-bin/psalm (#654)
  • e48edf1 composer(deps): bump friendsofphp/php-cs-fixer (#653)
  • 1a29751 Improve the way of generating Egyptian National Ids (#651)
  • f85772a Fix: Update CHANGELOG.md (#628)
  • 22da7f1 composer(deps): bump rector/rector in /vendor-bin/rector (#648)
  • 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 show 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)
dependabot[bot] commented 10 months ago

Superseded by #486.