Skip to content

Drop PHP 8.2 support, upgrade azjezz/psl to ^4.0.1#936

Merged
Ocramius merged 3 commits into8.15.xfrom
renovate/azjezz-psl-4.x
Oct 20, 2025
Merged

Drop PHP 8.2 support, upgrade azjezz/psl to ^4.0.1#936
Ocramius merged 3 commits into8.15.xfrom
renovate/azjezz-psl-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
azjezz/psl ^3.3.0 -> ^4.0.1 age adoption passing confidence

Release Notes

azjezz/psl (azjezz/psl)

v4.0.1: Noise 4.0.1

Compare Source

What's Changed

Full Changelog: php-standard-library/php-standard-library@4.0.0...4.0.1

v4.0.0

Compare Source

breaking changes
  • Psl\Result\wrap() no longer unwraps nested results - #​531 by @​azjezz
  • Psl\Collection\Map, Psl\Collection\MutableMap, Psl\Collection\Set, and Psl\Collection\MutableSet now have a more natural JSON serialization - #​512 by @​josh-rai
  • A large number of intersection interfaces in the Psl\IO and Psl\File namespaces have been removed to simplify the component's hierarchy - #​518 by @​azjezz
  • Psl\sequence() function has been removed - #​519 by @​azjezz
features
fixes, and improvements
other

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

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate Bot added the renovate label Sep 17, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 17, 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 azjezz/psl:4.0.1 --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 azjezz/psl ^4.0.1 -> satisfiable by azjezz/psl[4.0.1].
    - azjezz/psl 4.0.1 requires php ~8.3.0 || ~8.4.0 -> your php version (8.2.99; overridden via config.platform, actual: 8.2.29) does not satisfy that requirement.

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

@renovate renovate Bot force-pushed the renovate/azjezz-psl-4.x branch from 7861148 to 6be0973 Compare October 9, 2025 16:39
@renovate renovate Bot force-pushed the renovate/azjezz-psl-4.x branch 2 times, most recently from 12da353 to 94bd728 Compare October 20, 2025 15:31
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| packagist  | azjezz/psl | 3.3.0 | 4.0.1 |
@renovate renovate Bot force-pushed the renovate/azjezz-psl-4.x branch from 94bd728 to 44ccc03 Compare October 20, 2025 16:02
@Ocramius Ocramius changed the title Update dependency azjezz/psl to v4 Drop PHP 8.2 support, upgrade azjezz/psl to ^4.0.1 Oct 20, 2025
@Ocramius Ocramius self-assigned this Oct 20, 2025
@Ocramius Ocramius added this to the 8.15.0 milestone Oct 20, 2025
@Ocramius Ocramius added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 20, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Ocramius Ocramius merged commit 1926d73 into 8.15.x Oct 20, 2025
33 of 34 checks passed
@Ocramius Ocramius deleted the renovate/azjezz-psl-4.x branch October 20, 2025 16:09
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant