Skip to content

Update dependency thecodingmachine/safe to v3 - #222

Open
renovate-runner[bot] wants to merge 1 commit into
masterfrom
renovate/update-packagist-thecodingmachine-safe-3-4-0
Open

renovate-runner[bot] wants to merge 1 commit into
masterfrom
renovate/update-packagist-thecodingmachine-safe-3-4-0

Conversation

@renovate-runner

@renovate-runner renovate-runner Bot commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
thecodingmachine/safe ^1.1^1.1 || ^3.0 age confidence

Release Notes

thecodingmachine/safe (thecodingmachine/safe)

v3.4.0

Compare Source

What's Changed

The major things are the first three changes - removing and deduplicating content so that new versions of PHP can be supported with relatively small increases to the total package size (and the corresponding addition of initial php8.6 support)

New Contributors

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

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

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.3.1...v2.4.0

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.2.3...v2.3.0

v2.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.2.2...v2.2.3

v2.2.2

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.1.4...v2.2.0

v2.1.4

Compare Source

What's Changed

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/UTC)

  • 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 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 has been generated by Mend Renovate CLI.

@renovate-runner renovate-runner Bot added CI 🚧 Dependencies 📦 Pull requests that update a dependency file labels Feb 15, 2026
@renovate-runner

renovate-runner Bot commented Feb 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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.4.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --minimal-changes
COMPOSER_IGNORE_PLATFORM_REQS is set. You may experience unexpected errors.
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 ^1.1 || ^3.0, found thecodingmachine/safe[v1.1, ..., 1.x-dev, v3.0.0-alpha1, ..., v3.4.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires wyrihaximus/async-test-utilities ^14, found wyrihaximus/async-test-utilities[14.0.0, 14.1.0] but the package is fixed to 4.2.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 3
    - wyrihaximus/psr-3-callable-throwable-logger is locked to version 2.3.1 and an update of this package was not requested.
    - wyrihaximus/psr-3-callable-throwable-logger 2.3.1 requires thecodingmachine/safe ^2 || ^1.0 || ^0.1.16 -> found thecodingmachine/safe[v0.1.16, 1.0.0-beta1, ..., 1.x-dev, 2.0.0-alpha.1, ..., v2.5.0] but it conflicts with your temporary update constraint (thecodingmachine/safe:3.4.0).
  Problem 4
    - api-clients/github is locked to version dev-main and an update of this package was not requested.
    - api-clients/github dev-main requires wyrihaximus/react-stream-json ^1.0 -> satisfiable by wyrihaximus/react-stream-json[1.4.0].
    - wyrihaximus/react-stream-json 1.4.0 requires thecodingmachine/safe ^1.3 -> found thecodingmachine/safe[v1.3.0, ..., 1.x-dev] but it conflicts with your temporary update constraint (thecodingmachine/safe:3.4.0).

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

@boring-cyborg boring-cyborg Bot added JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor labels Feb 15, 2026
@renovate-runner
renovate-runner Bot force-pushed the renovate/update-packagist-thecodingmachine-safe-3-4-0 branch from 275784a to 18e8dea Compare March 24, 2026 17:22
@renovate-runner
renovate-runner Bot force-pushed the renovate/update-packagist-thecodingmachine-safe-3-4-0 branch from 18e8dea to 396a40d Compare August 24, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 🚧 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