Skip to content

fix(deps): update dependency azjezz/psl to v5 - autoclosed#118

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

fix(deps): update dependency azjezz/psl to v5 - autoclosed#118
renovate[bot] wants to merge 1 commit into2.x.xfrom
renovate/azjezz-psl-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
azjezz/psl ^2.7.0^5.0.0 age 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

v4.3.0

Compare Source

features
fixes, and improvements

v4.2.1

Compare Source

fixes, and improvements

v4.2.0

Compare Source

other

v4.1.0

Compare Source

features
  • feat: add Graph component with directed and undirected graph support - #​547 by @​azjezz
  • feat: add Tree component for hierarchical data structures - #​546 by @​azjezz
  • feat(type): add reflection-based type functions for class members - #​543 by @​azjezz
other

v4.0.1

Compare Source

fixes, and improvements

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

v3.3.0: Kanda 3.3.0

Compare Source

What's Changed

Full Changelog: php-standard-library/php-standard-library@3.2.0...3.3.0

v3.2.0: Kanda - 3.2.0

Compare Source

What's Changed

Full Changelog: php-standard-library/php-standard-library@3.1.0...3.2.0

v3.1.0: Kanda - 3.1.0

Compare Source

What's Changed

Full Changelog: php-standard-library/php-standard-library@3.0.2...3.1.0

v3.0.2: Kanda - 3.0.2

Compare Source

What's Changed

Full Changelog: php-standard-library/php-standard-library@3.0.1...3.0.2

v3.0.1: Kanda - 3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: php-standard-library/php-standard-library@3.0.0...3.0.1

v3.0.0: Kanda - 3.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: php-standard-library/php-standard-library@2.9.0...3.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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency azjezz/psl to v5 fix(deps): update dependency azjezz/psl to v5 - autoclosed Mar 18, 2026
@renovate renovate bot closed this Mar 18, 2026
@renovate renovate bot deleted the renovate/azjezz-psl-5.x branch March 18, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants