Skip to content
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

Update dependency fakerphp/faker to v1.24.1 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fakerphp/faker 1.21.0 -> 1.24.1 age adoption passing confidence

Release Notes

FakerPHP/Faker (fakerphp/faker)

v1.24.1

Compare Source

v1.24.0

Compare Source

What's Changed

New Contributors

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

v1.23.1

Compare Source

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.23.0...v1.23.1

v1.23.0

Compare Source

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

v1.22.0

Compare Source

  • 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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency fakerphp/faker to v1.22.0 Update dependency fakerphp/faker to v1.23.0 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/fakerphp-faker-1.x-lockfile branch from e337f3e to f9b51fe Compare June 12, 2023 11:47
@renovate renovate bot force-pushed the renovate/fakerphp-faker-1.x-lockfile branch from f9b51fe to 4c46a4c Compare September 19, 2023 11:27
@renovate renovate bot force-pushed the renovate/fakerphp-faker-1.x-lockfile branch from 4c46a4c to 6661ce5 Compare November 16, 2023 10:30
@renovate renovate bot changed the title Update dependency fakerphp/faker to v1.23.0 Update dependency fakerphp/faker to v1.23.1 Jan 2, 2024
Copy link
Contributor Author

renovate bot commented Jan 2, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update fakerphp/faker:1.23.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.3.3) does not satisfy that requirement.
    - league/commonmark 2.4.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - laravel/framework v10.10.1 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.4.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - laravel/framework is locked to version v10.10.1 and an update of this package was not requested.


Copy link
Contributor Author

renovate bot commented May 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update fakerphp/faker:1.24.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laravel/framework is locked to version v10.10.1 and an update of this package was not requested.
    - laravel/framework v10.10.1 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.4.0].
    - league/commonmark 2.4.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.4.4) does not satisfy that requirement.


@renovate renovate bot changed the title Update dependency fakerphp/faker to v1.23.1 Update dependency fakerphp/faker to v1.24.0 Nov 9, 2024
@renovate renovate bot changed the title Update dependency fakerphp/faker to v1.24.0 Update dependency fakerphp/faker to v1.24.1 Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants