Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Confidence
thecodingmachine/safe ^2.4.0 -> ^2.4.0 || ^3.0.0 age confidence

Release Notes

thecodingmachine/safe (thecodingmachine/safe)

v3.3.0

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v3.1.1...v3.2.0

v3.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v3.1.0...v3.1.1

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed (Externally visible)

What's Changed (Internals)

New Contributors

Full Changelog: thecodingmachine/safe@v3.0.0...v3.0.1

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: thecodingmachine/safe@v2.5.0...v3.0.0


Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 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.

Copy link
Contributor Author

renovate bot commented Feb 11, 2025

⚠️ 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.0.0 --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
    - Root composer.json requires thecodingmachine/safe ^2.4.0 || ^3.0.0, found thecodingmachine/safe[v2.4.0, v2.5.0, v3.0.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.0 and an update of this package was not requested.
    - wyrihaximus/async-test-utilities 8.0.0 requires wyrihaximus/test-utilities ^6.0.0 -> satisfiable by wyrihaximus/test-utilities[6.0.1].
    - wyrihaximus/test-utilities 6.0.1 requires thecodingmachine/safe ^2.5.0 -> found thecodingmachine/safe[v2.5.0] but it conflicts with your temporary update constraint (thecodingmachine/safe:3.0.0).

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

@renovate renovate bot requested a review from WyriHaximus as a code owner February 11, 2025 17:55
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Feb 11, 2025
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 JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants