generated from ergebnis/php-package-template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #804
Merged
Merged
Conversation
This file contains 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
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #804 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 3 3
===========================================
Files 1 1
Lines 6 6
===========================================
Hits 6 6 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 20, 2022 11:40
b70525b
to
a341e6d
Compare
renovate
bot
changed the title
chore(deps): update dependency vimeo/psalm to v5.4.0
chore(deps): update all non-major dependencies
Dec 20, 2022
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
December 28, 2022 01:29
438a526
to
680b548
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 4, 2023 23:52
416b2f7
to
4fd9ecc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
January 12, 2023 15:49
6bf3a98
to
0f35494
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
chore(deps): update shivammathur/setup-php action to v2.23.0
Jan 13, 2023
renovate
bot
changed the title
chore(deps): update shivammathur/setup-php action to v2.23.0
chore(deps): update all non-major dependencies
Jan 13, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 19, 2023 19:07
16098c3
to
acff0c2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 17, 2023 17:21
0b67e68
to
dfdaac4
Compare
6 tasks
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
10 times, most recently
from
February 25, 2023 15:32
54bf4bf
to
1fe6df5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
March 2, 2023 10:38
f0109da
to
f6fffac
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
March 13, 2023 14:39
21f584a
to
513f9b0
Compare
| datasource | package | from | to | | ----------- | --------------------------------- | ------- | ------- | | packagist | doctrine/coding-standard | 11.0.0 | 11.1.0 | | packagist | ergebnis/composer-normalize | 2.29.0 | 2.30.2 | | packagist | infection/infection | 0.26.16 | 0.26.19 | | packagist | phpstan/phpstan | 1.9.4 | 1.10.6 | | packagist | phpstan/phpstan-deprecation-rules | 1.1.1 | 1.1.2 | | packagist | phpstan/phpstan-phpunit | 1.3.2 | 1.3.10 | | packagist | phpstan/phpstan-strict-rules | 1.4.4 | 1.5.0 | | packagist | phpunit/phpunit | 9.5.27 | 9.6.5 | | github-tags | shivammathur/setup-php | 2.22.0 | 2.24.0 | | packagist | vimeo/psalm | 5.3.0 | 5.8.0 |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 15, 2023 18:47
513f9b0
to
6ef8980
Compare
Lctrs
approved these changes
Mar 15, 2023
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:
11.0.0
->11.1.0
2.29.0
->2.30.2
0.26.16
->0.26.19
1.9.4
->1.10.6
1.1.1
->1.1.2
1.3.2
->1.3.10
1.4.4
->1.5.0
9.5.27
->9.6.5
2.22.0
->2.24.0
5.3.0
->5.8.0
Release Notes
doctrine/coding-standard
v11.1.0
Compare Source
Release Notes for 11.1.0
Feature release (minor)
11.1.0
Improvements
ergebnis/composer-normalize
v2.30.2
Compare Source
For a full diff see [
2.30.1...2.30.2
][2.30.1...2.30.2].Fixed
ergebnis/json-normalizer:^4.0.2
([#1062]), by [@localheinz]v2.30.1
Compare Source
For a full diff see [
2.30.0...2.30.1
][2.30.0...2.30.1].Fixed
ergebnis/json-normalizer:^4.0.1
([#1060]), by [@localheinz]v2.30.0
Compare Source
For a full diff see [
2.29.0...2.30.0
][2.29.0...2.30.0].Changed
Printer\Printer
instead ofFormatter\Formatter
intoNormalizeCommand
([#1008]), by [@ergebnis-bot]composer/composer:2.5.1
for compilingcomposer-normalize.phar
([#1020]), by [@localheinz]ergebnis/json-normalizer:^4.0.0
([#1056]), by [@dependabot]infection/infection
v0.26.19
Compare Source
Full Changelog
Added:
v0.26.18
Compare Source
Full Changelog
Added:
v0.26.17
Compare Source
Full Changelog
Added:
Fixed:
phpstan/phpstan
v1.10.6
Compare Source
Bleeding edge 🔪
PHPStan\Type\Type
interface via@var
(phpstan/phpstan-src@713b98f), https://github.com/nunomaduro/larastan/issues/1567#issuecomment-1460445389If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon
:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
Bugfixes 🐛
array_combine()
on PHP 8+ (#2276), #9011, thanks @staabm!v1.10.5
Compare Source
Improvements 🔧
Bugfixes 🐛
v1.10.4
Compare Source
Improvements 🔧
Bugfixes 🐛
array_column
(#2244), #8917, thanks @VincentLanglet!filter_var()
handling of a couple of simple scalars and null (#2262), thanks @herndlm!value-of
for multiple enums (phpstan/phpstan-src@3adc91d), #8983->value
on unions of enums (phpstan/phpstan-src@05b85ba), #9000Function signature fixes 🤖
Ds\Sequence::copy()
(#1954), thanks @MidnightDesign!password_hash()
return type (#2260), #5978, thanks @VincentLanglet!v1.10.3
Compare Source
Improvements 🔧
@not-deprecated
annotation (#2255), https://github.com/phpstan/phpstan/discussions/7422, thanks @stof!Bugfixes 🐛
array_chunk()
(phpstan/phpstan-src@e4a6d20), #8956v1.10.2
Compare Source
Improvements 🔧
Function signature fixes 🤖
object
returned bydb2_*()
functions are always instances ofstdClass
(#2249), thanks @phansys!v1.10.1
Compare Source
Bugfixes 🐛
treatPhpDocTypesAsCertain: false
(#2248), #8932, thanks @VincentLanglet!in_array
and enums (phpstan/phpstan-src@7d6f0f6)v1.10.0
Compare Source
Read the article about this release: PHPStan 1.10 Comes With a Lie Detector
Major new features 🚀
elseif
branch and last match expression arm are not reported by default (#2105), #8042, #8485, #7721, #4242, #8240, thanks @staabm!reportAlwaysTrueInLastCondition
totrue
to have them reported againelseif
branch and last match expression arm.instanceof *Type
in favour of new methods onType
interface, (phpstan/phpstan-src@436e6d3), learn more: Why Is instanceof *Type Wrong and Getting Deprecated?phpstan-deprecation-rules
installedBleeding edge 🔪
@var
tag type against native type (phpstan/phpstan-src@a69e3bc)reportWrongPhpDocTypeInVarTag
totrue
to have all types validated, not just native onesRuleLevelHelper::accepts()
behaviour (phpstan/phpstan-src@941fc81)@param-out
(phpstan/phpstan-src@7ceb19d), https://github.com/phpstan/phpstan/issues/8880#issuecomment-1426971473If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon
:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
MutatingScope::getNativeType()
(#1943), #4689, #7578, #6260treatPhpDocTypesAsCertain
in NumberComparisonOperatorsConstantConditionRule (phpstan/phpstan-src@649eb70), #6776, #7075InClassMethodNode
- addgetClassReflection()
(phpstan/phpstan-src@c4ee0b8)Type::getTemplateType()
and deprecateGenericTypeVariableResolver
(phpstan/phpstan-src@b73a8aa, phpstan/phpstan-src@01b4d4e)Bugfixes 🐛
Function signature fixes 🤖
PDO::sqliteCreateFunction
(#2208), #8802, thanks @VincentLanglet!db2_autocommit()
(#2239), thanks @phansys!Internals 🔍
TypeUtils::getDirectClassNames()
andinstanceof TypeWithClassName
, useType::getObjectClassNames()
instead (#1924), thanks @herndlm!isSuperTypeOf()
instead ofaccepts()
in the right places (phpstan/phpstan-src@ddb9dc5)IncompatibleDefaultParameterTypeRule
(phpstan/phpstan-src@a79ad03)Type::acceptsWithReason()
(phpstan/phpstan-src@b763bd9), #3281testEditorUrlWithRelativePath()
test on PhpStorm console (#2229), thanks @staabm!Type::isEnum()
(phpstan/phpstan-src@93113cb)Type::getObjectClassReflections()
(phpstan/phpstan-src@4c7046e)v1.9.18
Compare Source
Improvements 🔧
Bugfixes 🐛
Internals 🔍
ConstantArrayType::hasOffsetValueType()
(#2238), thanks @herndlm!v1.9.17
Compare Source
Bugfixes 🐛
list{}
parsing (https://github.com/phpstan/phpdoc-parser/pull/177), thanks @zonuexe!ThisType
(phpstan/phpstan-src@d3e3292), #8857v1.9.16
Compare Source
v1.9.15
Compare Source
Improvements 🔧
ignoreErrors
entries for same message and path are summed together (phpstan/phpstan-src@fa70062)Bugfixes 🐛
filter_var()
with float input and FILTER_VALIDATE_INT (#2206), #8797, thanks @herndlm!method_exists()
onclass-string&literal-string
(#2193), #8752, thanks @staabm!filter_var()
range edge cases (#2207), #8776, thanks @herndlm!$this instanceof X will always be false
in traits (#2045), #3632, thanks @staabm!Function signature fixes 🤖
forward_static_call_array
for named arguments on PHP 8 (phpstan/phpstan-src@fb5c111), https://github.com/phpstan/phpstan/discussions/8761Internals 🔍
FilterFunctionReturnTypeHelper
(#2190), thanks @herndlm!FilterFunctionReturnTypeHelper
(#2198), thanks @herndlm!$otherTypes
inFilterFunctionReturnTypeHelper
(#2205), thanks @herndlm!v1.9.14
Compare Source
Bugfixes 🐛
filter_var()
narrowing with unknown options (#2146), #8516, thanks @herndlm!ctype_digit()
with cast parameter (#2189), #8736, thanks @staabm!Function signature fixes 🤖
Redis::connect()
signature to upstream changes (#2187, #2188), #8733, thanks @greg0ire!Internals 🔍
v1.9.13
Compare Source
Bugfixes 🐛
#[AllowDynamicProperties]
might still have dynamic properties (phpstan/phpstan-src@051b06e), #8727, #8474v1.9.12
Compare Source
Improvements 🔧
pow()
(#1904), #5614, thanks @staabm!nikic/php-parser
(phpstan/phpstan-src@e2956f0)array_key_exists
type-specifying extension (#1941), #2970, thanks @VincentLanglet!Internals 🔍
v1.9.11
Compare Source
Bugfixes 🐛
@phpstan-
prefixed tags (#2177), #8697, thanks @zonuexe!v1.9.10
Compare Source
v1.9.9
Compare Source
Improvements 🔧
Type::getEnumCases()
to use instead ofinstanceof EnumCaseObjectType
(phpstan/phpstan-src@a0242e0)Bugfixes 🐛
elseif
can be exhaustive and noelse
branch is needed (phpstan/phpstan-src@94e6e46), #7547__CLASS__
,__NAMESPACE__
in traits (#2043), #3019, thanks @staabm!class_implements
dynamic return type extension (#2023), #4335, thanks @VincentLanglet!Function signature fixes 🤖
ReflectionClass::newInstanceArgs()
type fix for named arguments (#2176), #8679, thanks @s3b4stian!Internals 🔍
TrinaryLogic::lazyAnd()
andlazyOr()
if current instance allows it (#2173), thanks @herndlm!MissingTypehintCheck
(#2174), thanks @herndlm!v1.9.8
Compare Source
Improvements 🔧
Bugfixes 🐛
array_shift
et al. have side effects (phpstan/phpstan-src@6276ce1), #8084get_class()
in traits always evaluate to true (#2044), #3633, thanks @staabm!v1.9.7
Compare Source
Bleeding edge 🔪
skipCheckGenericClasses
(phpstan/phpstan-src@28c2c79)If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon
:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
UnionType::pickTypes
overriden inBenevolentUnionType
for a more benevolent behaviour (phpstan/phpstan-src@480626e)Bugfixes 🐛
Function signature fixes 🤖
min()
andmax()
do not returnfalse
on PHP 8 (#2161), thanks @staabm!Internals 🔍
v1.9.6
Compare Source
Improvements 🔧
Bugfixes 🐛
v1.9.5
Compare Source
Improvements 🔧
MutatingScope::shouldInvalidateExpression()
(#2139), thanks @staabm!ReturnStatementsNode::hasNativeReturnTypehint()
(#2141), thanks @janedbal!lowercase-string
andnon-empty-lowercase-string
are known (phpstan/phpstan-src@884ceb0)Bugfixes 🐛
pathinfo($s, PATHINFO_ALL)
return type (#2014), thanks @staabm!MixedType::hasOffsetValueType()
for subtracted types (#2135), #6705, thanks @herndlm!parent::__set_state()
method is only object (#2138), thanks @blankse!Internals 🔍
FilterVarDynamicReturnTypeExtension
(#2120), thanks @herndlm!Type::isScalar()
(#2149), thanks @herndlm!GenericsIntegrationTest
(#2147), thanks @herndlm!phpstan/phpstan-deprecation-rules
v1.1.2
Compare Source
phpstan/phpstan-phpunit
v1.3.10
Compare Source
$mockClasses
v1.3.9
Compare Source
v1.3.8
Compare Source
v1.3.7
Compare Source
v1.3.6
Compare Source
v1.3.5
Compare Source
instanceof *Type
v1.3.4
Compare Source
v1.3.3
Compare Source
phpstan/phpstan-strict-rules
v1.5.0
Compare Source
v1.4.5
Compare Source
sebastianbergmann/phpunit
v9.6.5
Compare Source
v9.6.4
Compare Source
v9.6.3
Compare Source
v9.6.2
Compare Source
v9.6.1
Compare Source
v9.6.0
Compare Source
v9.5.28
Compare Source
shivammathur/setup-php
v2.24.0
Compare Source
Support Ukraine
relay
extension on Linux and macOS for PHP 7.4 to 8.2. (#682)zephir_parser
extension. (#681)Fixed support for self-hosted environments with outdated package lists. (#688)
Fixed logs for coverage extensions on PHP 8.3. (#685)
Fixed PECL options parsing on macOS. (#680)
Fixed support for
blackfire-player
.Fixed fetching
phalcon
release asset URL on Windows.Fixed
protoc
support to account for release versions inmajor.minor
format.Change the
choco
install script URL to avoid redirecting.Refactored function names in scripts for tools and extensions with custom support.
Updated Node.js dependencies.
Full Changelog: shivammathur/setup-php@2.23.0...2.24.0
Thanks! @tillkruss, @quick-order, @jobbsy-dev, and @DracoBlue for the sponsorship ❤️
Thanks! @Rotzbua for the contribution 🎉
Follow for updates
v2.23.0
Compare Source
Support Ukraine
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.