Skip to content

Update dependency azjezz/psl to v5 - autoclosed#290

Closed
renovate[bot] wants to merge 1 commit into1.27.xfrom
renovate/azjezz-psl-5.x
Closed

Update dependency azjezz/psl to v5 - autoclosed#290
renovate[bot] wants to merge 1 commit into1.27.xfrom
renovate/azjezz-psl-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
azjezz/psl ^4.2.1^5.5.0 age adoption passing confidence

Release Notes

azjezz/psl (azjezz/psl)

v5.5.0

Compare Source

features
  • feat(io): added Reader::readUntilBounded(string $suffix, int $max_bytes, ?Duration $timeout) method, which reads until a suffix is found, but throws IO\Exception\OverflowException if the content exceeds $max_bytes before the suffix is encountered - #​620 - by @​azjezz
  • feat(io): added IO\Exception\OverflowException exception class - #​620 - by @​azjezz
  • feat(type): add Type\json_decoded() type for transparent JSON string coercion - #​619 by @​veewee
  • feat(type): add Type\nullish() type for optional-and-nullable shape fields - #​618 by @​veewee

v5.4.0

Compare Source

features
  • feat(tcp): add backlog parameter to TCP\listen() for configuring the pending connection queue size - #​617 - by @​azjezz
  • feat(tcp): listener now drains the accept backlog in a loop for higher throughput - #​617 - by @​azjezz
other
  • chore: update dev dependencies, and re-format the codebase using latest mago version - #​616 by @​azjezz

v5.3.0

Compare Source

features
  • feat(io): introduce IO\spool() for memory-backed handles that spill to disk

v5.2.0

Compare Source

features
  • feat: introduce IP component with immutable, binary-backed Address value object and Family enum
  • feat(cidr): CIDR\Block::contains() now accepts string|IP\Address

v5.1.0

Compare Source

features
  • feat(tls): introduce TLS\TCPConnector for poolable TLS connections
  • feat(tls): TLS\StreamInterface now extends TCP\StreamInterface, enabling TLS streams to be used with TCP\SocketPoolInterface

v5.0.0

Compare Source

breaking changes
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 information about the use of Renovate Bot within Laminas.

@renovate renovate Bot added the renovate label Mar 5, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 5, 2026

⚠️ 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:5.5.0 --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 ^5.5.0 -> satisfiable by azjezz/psl[5.5.0].
    - azjezz/psl 5.5.0 requires php ~8.4.0 || ~8.5.0 -> your php version (8.3.30) 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-5.x branch 4 times, most recently from a0cdd05 to a4c06fb Compare March 11, 2026 02:11
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| packagist  | azjezz/psl | 4.3.0 | 5.5.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/azjezz-psl-5.x branch from a4c06fb to 68124f2 Compare March 12, 2026 21:16
@renovate renovate Bot changed the title Update dependency azjezz/psl to v5 Update dependency azjezz/psl to v5 - autoclosed Mar 24, 2026
@renovate renovate Bot closed this Mar 24, 2026
@renovate renovate Bot deleted the renovate/azjezz-psl-5.x branch March 24, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants