fix(deps): update dependency azjezz/psl to v5 - autoclosed#118
Closed
renovate[bot] wants to merge 1 commit into2.x.xfrom
Closed
fix(deps): update dependency azjezz/psl to v5 - autoclosed#118renovate[bot] wants to merge 1 commit into2.x.xfrom
renovate[bot] wants to merge 1 commit into2.x.xfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7.0→^5.0.0Release Notes
azjezz/psl (azjezz/psl)
v5.5.0Compare Source
features
Reader::readUntilBounded(string $suffix, int $max_bytes, ?Duration $timeout)method, which reads until a suffix is found, but throwsIO\Exception\OverflowExceptionif the content exceeds$max_bytesbefore the suffix is encountered - #620 - by @azjezzIO\Exception\OverflowExceptionexception class - #620 - by @azjezzType\json_decoded()type for transparent JSON string coercion - #619 by @veeweeType\nullish()type for optional-and-nullable shape fields - #618 by @veeweev5.4.0Compare Source
features
backlogparameter toTCP\listen()for configuring the pending connection queue size - #617 - by @azjezzother
v5.3.0Compare Source
features
IO\spool()for memory-backed handles that spill to diskv5.2.0Compare Source
features
IPcomponent with immutable, binary-backedAddressvalue object andFamilyenumCIDR\Block::contains()now acceptsstring|IP\Addressv5.1.0Compare Source
features
TLS\TCPConnectorfor poolable TLS connectionsTLS\StreamInterfacenow extendsTCP\StreamInterface, enabling TLS streams to be used withTCP\SocketPoolInterfacev5.0.0Compare Source
breaking changes
Network,TCP,Unix) - #585 by @azjezzPsl\Shellinternals refactored; dead code removed - #596 by @azjezzPsl\Env\temp_dir()now always returns a canonicalized path - #599 by @azjezzfeatures
Ansicomponent - #588 by @azjezzTerminalcomponent - #589 by @azjezzProcesscomponent - #578 by @azjezzBinarycomponent - #598 by @azjezzInteroperabilitycomponent - #582 by @azjezzTLScomponent - #585 by @azjezzUDPcomponent - #585 by @azjezzCIDRcomponent - #585 by @azjezzSockscomponent - #585 by @azjezzPeriod,Interval,TemporalAmountInterface- #595 by @azjezzIO\copy()andIO\copy_bidirectional()- #585 by @azjezzVec\flatten()- #583 by @azjezzCryptocomponent with symmetric/asymmetric encryption, signing, AEAD, KDF, HKDF, key exchange, and stream ciphers - #607 by @azjezzfixes, and improvements
range()for float precision - #581 by @azjezzcreate_temporary_file- #580, #597 by @azjezzother
v4.3.0Compare Source
features
Eithertype - #572 by @simPoduuidtype - #568 by @gsteelfixes, and improvements
v4.2.1Compare Source
fixes, and improvements
seek($offset)type - #552 by @azjezzv4.2.0Compare Source
other
v4.1.0Compare Source
features
Graphcomponent with directed and undirected graph support - #547 by @azjezzTreecomponent for hierarchical data structures - #546 by @azjezzother
maketojust- #544 by @azjezzv4.0.1Compare Source
fixes, and improvements
@vartags from constants - #533 by @azjezzv4.0.0Compare Source
breaking changes
Psl\Result\wrap()no longer unwraps nested results - #531 by @azjezzPsl\Collection\Map,Psl\Collection\MutableMap,Psl\Collection\Set, andPsl\Collection\MutableSetnow have a more natural JSON serialization - #512 by @josh-raiPsl\IOandPsl\Filenamespaces have been removed to simplify the component's hierarchy - #518 by @azjezzPsl\sequence()function has been removed - #519 by @azjezzfeatures
containertype - #513 by @azjezzint_rangetype - #510 by @george-steelalways_asserttype - #522 by @azjezzsearch_with_keys_optandsearch_with_keysfunctions - #490 by @simon-podlipskyfixes, and improvements
IterandRegex- #528 by @azjezzother
psalmtomago- #527 by @azjezzv3.3.0: Kanda 3.3.0Compare Source
What's Changed
0.12.0by @azjezz in #509Full Changelog: php-standard-library/php-standard-library@3.2.0...3.3.0
v3.2.0: Kanda - 3.2.0Compare Source
What's Changed
Full Changelog: php-standard-library/php-standard-library@3.1.0...3.2.0
v3.1.0: Kanda - 3.1.0Compare Source
What's Changed
Full Changelog: php-standard-library/php-standard-library@3.0.2...3.1.0
v3.0.2: Kanda - 3.0.2Compare Source
What's Changed
Full Changelog: php-standard-library/php-standard-library@3.0.1...3.0.2
v3.0.1: Kanda - 3.0.1Compare 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.0Compare Source
What's Changed
stdClasstoarray<TKey, TValue>by @Ocramius in #437json_encodenever returns an empty string by @gsteel in #441applyclosure should be able to returnmixedby @devnix in #442Locale::default()function to retrieve default locale by @azjezz in #447Defaultcomponent by @azjezz in #449ReadHandle::reachedEndOfDataSourceby @azjezz in #452min(),max(),median()andmean()by @simPod in #464isSucceeded()andisFailed()by @simPod in #466isSucceeded()andisFailed()(#466) by @simPod in #469Iter\apply(Closure(T): void)$functionto(Closure(T): mixed)by @devnix in #471Vecversions of theuniquefunctions by @BackEndTea in #472Result::unwrapOr()by @simPod in #470first_opt(),first_key_opt(),last_opt(),last_key_opt()andsearch_opt()by @simPod in #467DateTimecomponent by @azjezz in #446param-immediately-invoked-callableinOptionby @klifoth in #475Set,SetInterface,MutableSet, andMutableSetInterfaceby @azjezz in #482New 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.
This PR was generated by Mend Renovate. View the repository job log.