Skip to content

Update dependency thecodingmachine/safe to v3#115

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

Update dependency thecodingmachine/safe to v3#115
renovate-runner[bot] wants to merge 1 commit intomasterfrom
renovate/update-packagist-thecodingmachine-safe-3-4-0

Conversation

@renovate-runner
Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
thecodingmachine/safe ^2.5 -> ^2.5 || ^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


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 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 Renovate Bot.

@renovate-runner renovate-runner Bot added CI 🚧 Dependencies 📦 Pull requests that update a dependency file labels Feb 15, 2026
@renovate-runner
Copy link
Copy Markdown
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: docker run --rm --name=renovate_sidecar --label=renovate_child -t -e=COMPOSER_IGNORE_PLATFORM_REQS=1 -v "/tmp/renovate/repos/github/WyriHaximus/php-json-throwable":"/tmp/renovate/repos/github/WyriHaximus/php-json-throwable" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/renovate/repos/github/WyriHaximus/php-json-throwable" ghcr.io/containerbase/sidecar:13.24.0 bash -l -c "install-tool php 8.2.13 && install-tool composer 2.9.5 && composer update thecodingmachine/safe:3.4.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --minimal-changes"

@renovate-runner renovate-runner Bot added Dependencies 📦 Pull requests that update a dependency file CI 🚧 labels Feb 15, 2026
@boring-cyborg boring-cyborg Bot added JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor labels Feb 15, 2026
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