Update dependency azjezz/psl to v3 #800
Merged
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.9.1
->^3.0.2
Release Notes
azjezz/psl (azjezz/psl)
v3.0.2
: Kanda - 3.0.2Compare Source
What's Changed
Full Changelog: azjezz/psl@3.0.1...3.0.2
v3.0.1
: Kanda - 3.0.1Compare Source
What's Changed
New Contributors
Full Changelog: azjezz/psl@3.0.0...3.0.1
v3.0.0
: Kanda - 3.0.0Compare Source
What's Changed
stdClass
toarray<TKey, TValue>
by @Ocramius in https://github.com/azjezz/psl/pull/437json_encode
never returns an empty string by @gsteel in https://github.com/azjezz/psl/pull/441apply
closure should be able to returnmixed
by @devnix in https://github.com/azjezz/psl/pull/442Locale::default()
function to retrieve default locale by @azjezz in https://github.com/azjezz/psl/pull/447Default
component by @azjezz in https://github.com/azjezz/psl/pull/449ReadHandle::reachedEndOfDataSource
by @azjezz in https://github.com/azjezz/psl/pull/452min()
,max()
,median()
andmean()
by @simPod in https://github.com/azjezz/psl/pull/464isSucceeded()
andisFailed()
by @simPod in https://github.com/azjezz/psl/pull/466isSucceeded()
andisFailed()
(#466) by @simPod in https://github.com/azjezz/psl/pull/469Iter\apply
(Closure(T): void)
$function
to(Closure(T): mixed)
by @devnix in https://github.com/azjezz/psl/pull/471Vec
versions of theunique
functions by @BackEndTea in https://github.com/azjezz/psl/pull/472Result::unwrapOr()
by @simPod in https://github.com/azjezz/psl/pull/470first_opt()
,first_key_opt()
,last_opt()
,last_key_opt()
andsearch_opt()
by @simPod in https://github.com/azjezz/psl/pull/467DateTime
component by @azjezz in https://github.com/azjezz/psl/pull/446param-immediately-invoked-callable
inOption
by @klifoth in https://github.com/azjezz/psl/pull/475Set
,SetInterface
,MutableSet
, andMutableSetInterface
by @azjezz in https://github.com/azjezz/psl/pull/482New Contributors
Full Changelog: azjezz/psl@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 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.
Read more about the use of Renovate Bot within
ocramius/*
projects.