reactphp-cron icon indicating copy to clipboard operation
reactphp-cron copied to clipboard

Update dependency thecodingmachine/safe to v3

Open renovate[bot] opened this issue 9 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
thecodingmachine/safe ^2.4 -> ^2.4 || ^3.0 age adoption passing confidence

Release Notes

thecodingmachine/safe (thecodingmachine/safe)

v3.0.0

Compare Source

What's Changed (tl;dr)

  • Compatibility with PHP 8.4 - no more syntax deprecation warnings
  • Dropped support for EOL'ed PHP versions - PHP 8.1 is the new minimum
  • Separate wrappers generated for each PHP version, to make sure that the wrappers match the standard library whether you're using 8.1 or 8.4
  • Lots more unsafe functions are detected (including those which return -1 on error)
  • Type hints should be more expansive and more accurate
  • Internals cleaned up and documentation added, to make the project easier to contribute to

What's Changed (Full)

New Contributors

Full Changelog: https://github.com/thecodingmachine/safe/compare/v2.5.0...v3.0.0


Configuration

📅 Schedule: Branch creation - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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[bot] avatar Feb 11 '25 17:02 renovate[bot]

⚠️ 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 thecodingmachine/safe:3.3.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires thecodingmachine/safe ^2.4 || ^3.0, found thecodingmachine/safe[v2.4.0, v2.5.0, v3.0.0, ..., v3.3.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - wyrihaximus/async-test-utilities is locked to version 8.0.1 and an update of this package was not requested.
    - wyrihaximus/async-test-utilities 8.0.1 requires wyrihaximus/test-utilities ^6.0.3 -> satisfiable by wyrihaximus/test-utilities[6.0.3].
    - wyrihaximus/test-utilities 6.0.3 requires thecodingmachine/safe ^2.5.0 -> found thecodingmachine/safe[v2.5.0] but it conflicts with your temporary update constraint (thecodingmachine/safe:3.3.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

renovate[bot] avatar Feb 11 '25 17:02 renovate[bot]