Update dependency thecodingmachine/safe to v3 #141
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2->^2 || ^3Release Notes
thecodingmachine/safe (thecodingmachine/safe)
v3.3.0Compare Source
What's Changed
mktime()on PHP 8.2 and 8.3 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/670long2ip()that is actually safe by @cedric-anne in https://github.com/thecodingmachine/safe/pull/671array_combine()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/672array_flip()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/673array_replace()/array_replace_recursive()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/674gmp_random_seed()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/677hash_hkdf()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/678sleep()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/679imagecolorsforindex()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/680mysqli_get_client_stats()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/681stream_socket_get_name()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/683apache_request_headers()/apache_response_headers()on PHP < 8.4 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/684shuffle()on PHP < 8.4 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/685curl_share_errno()on PHP < 8.4 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/686date_parse()on PHP < 8.4 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/688date_sun_info()on PHP < 8.4 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/689openssl_random_pseudo_bytes()on PHP 8.1 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/682date_create()on PHP < 8.4 by @cedric-anne in https://github.com/thecodingmachine/safe/pull/687Full Changelog: thecodingmachine/safe@v3.2.0...v3.3.0
v3.2.0Compare Source
What's Changed
pack()function by @cedric-anne in https://github.com/thecodingmachine/safe/pull/664gmmktime()/mktime()on PHP 8.4+ by @cedric-anne in https://github.com/thecodingmachine/safe/pull/667array_walk_recursive()function by @cedric-anne in https://github.com/thecodingmachine/safe/pull/666getallheaders()function by @cedric-anne in https://github.com/thecodingmachine/safe/pull/668imagesx()/imagesy()functions by @cedric-anne in https://github.com/thecodingmachine/safe/pull/669date()function by @cedric-anne in https://github.com/thecodingmachine/safe/pull/665New Contributors
Full Changelog: thecodingmachine/safe@v3.1.1...v3.2.0
v3.1.1Compare Source
What's Changed
openssl_random_pseudo_bytesalways returns string (closes #654) by @mvhirsch in https://github.com/thecodingmachine/safe/pull/658New Contributors
Full Changelog: thecodingmachine/safe@v3.1.0...v3.1.1
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: thecodingmachine/safe@v3.0.2...v3.0.3
v3.0.2Compare Source
What's Changed
Full Changelog: thecodingmachine/safe@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed (Externally visible)
What's Changed (Internals)
pg_copy_from) by @shish in https://github.com/thecodingmachine/safe/pull/632New Contributors
Full Changelog: thecodingmachine/safe@v3.0.0...v3.0.1
v3.0.0Compare Source
What's Changed (tl;dr)
-1on error)What's Changed (Full)
json_last_errorcheck whenJSON_THROW_ON_ERRORflag is set injson_decodeby @marmichalski in https://github.com/thecodingmachine/safe/pull/451non-empty-string/non-falsey-stringin docblocks, fixes #398 by @shish in https://github.com/thecodingmachine/safe/pull/577finfo, despite being lowercase, is a class by @shish in https://github.com/thecodingmachine/safe/pull/615New 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.
This PR was generated by Mend Renovate. View the repository job log.