chore(deps): update all non-major dependencies #17
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:
v1.24.6
->v1.29.0
^3.4.0
->^3.66.0
8.4.1
->8.4.2
^2.0
->^2.0.3
Release Notes
crate-ci/typos (crate-ci/typos)
v1.29.0
Compare Source
v1.28.4
Compare Source
[1.28.4] - 2024-12-16
Features
--format sarif
supportv1.28.3
Compare Source
[1.28.3] - 2024-12-12
Fixes
imlementations
,includs
,qurorum
,transatctions
,trasnactions
,validasted
,vview
v1.28.2
Compare Source
[1.28.2] - 2024-12-02
Fixes
parametrize
variantsv1.28.1
Compare Source
[1.28.1] - 2024-11-26
Fixes
lock
file types accidentally removed in 1.28 (go.sum
,requirements.txt
)v1.28.0
Compare Source
[1.28.0] - 2024-11-25
Features
--type-list
, including ada, alire, bat, candid, carp, cml, devicetree, dita, dockercompose, grpbuild, graphql, hare, lean, meson, prolog, raku, reasonml, rescript, solidity, svelte, usd, v, wgslv1.27.3
Compare Source
[1.27.3] - 2024-11-08
Fixes
alloced
registor
, a more domain specific variant ofregister
v1.27.2
Compare Source
[1.27.2] - 2024-11-06
Fixes
fand
v1.27.1
Compare Source
[1.27.1] - 2024-11-06
Fixes
alingment
asalignment
, rather thanalinement
v1.27.0
Compare Source
[1.27.0] - 2024-11-01
Features
v1.26.8
Compare Source
[1.26.8] - 2024-10-24
v1.26.7
Compare Source
v1.26.6
Compare Source
v1.26.5
Compare Source
v1.26.4
Compare Source
v1.26.3
Compare Source
[1.26.3] - 2024-10-24
Fixes
additionals
v1.26.2
Compare Source
[1.26.2] - 2024-10-24
Fixes
tesselate
variantsv1.26.1
Compare Source
[1.26.1] - 2024-10-23
Fixes
--force-exclude
for binary filesv1.26.0
Compare Source
[1.26.0] - 2024-10-07
Compatibility
Fixes
v1.25.0
Compare Source
[1.25.0] - 2024-10-01
Fixes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.66.0
Compare Source
Tokenizer
- initial support for PHP 8.4 property hooks (#8312)PhpUnitTestCaseStaticMethodCallsFixer
- cover PHPUnit v11.5 methods (#8314)PhpUnitTestCaseStaticMethodCallsFixer
- make sure all static protected methods are handled (#8327)PhpUnitTestCaseStaticMethodCallsFixer
- support createStub (#8319)UseArrowFunctionsFixer
- support multiline statements (#8311)NullableTypeDeclarationFixer
- do not break multi-line declaration (#8331)CiConfigurationTest
- drop not needed condition, logic is checked in upcoming assertion (#8303)DotsOutput
- more const, better typing (#8318)Tokens
- simplify (un)registerFoundToken types (#8328)BraceTransformer
- don't touch curly index braces since 8.4, as it's not a valid syntax anymore (#8313)Tokens
- fix docs (#8332)v3.65.0
Compare Source
@PHP82Migration:risky
ruleset (#8277)DataProviderAnalysis
(#8226)fully_qualified_strict_types
(#8085)@coversNothing
ifCoversMethod
/CoversFunction
attribute is used (#8268)&
and|
inTypeExpression
(#8210)BlankLineAfterOpeningTagFixer
- add blank line in file starting with multi-line comment (#8256)MultilineWhitespaceBeforeSemicolonsFixer
- do not produce syntax error when there is a meaningful token after semicolon (#8230)NullableTypeDeclarationFixer
- do not break syntax when there is no space before?
(#8224)PhpUnitDataProvider(.+)Fixer
- do not omit when there is an attribute between PHPDoc and test method (#8185)PhpUnitDataProviderNameFixer
- for an attribute between PHPDoc and test method (#8217)PhpCsFixer\Tokenizer\Tokens::setSize
(#8257)Tokens::setSize
inGroupImportFixer
(#8253)Reflection*::setAccessible
(#8264)Preg::match()
extensions (#8103)@internal
(#8284)checkbashisms
to 2.24.1 (#8258)php-cs-fixer
PHP compatibility (#8235)assert
(#8207)composer-smaller-lock
(#8263)php-cs-fixer
file with static analysis (#8229)TypeExpression
API more explicit about composite types (#8214)_AttributeItems
tonon-empty-list<_AttributeItem>
to allow using single attribute item (#8199)@PHP82Migration:risky
- add integration tests (#8278)v3.64.0
Compare Source
single_space_around_construct
config (#8171)v3.63.2
Compare Source
FullyQualifiedStrictTypesFixer
- reset cache even if there is nouse
(#8183)v3.63.1
Compare Source
v3.63.0
Compare Source
array_destructuring
as option fortrailing_comma_in_multiline
(#8172)PhpUnitAttributesFixer
- fix priorities withPhpUnitDataProvider(.+)Fixer
(#8169)@return
tags for data providers already having PHPDoc (#8176)@return
tags for data providers that do not have array in data (#8179)beStrictAboutTodoAnnotatedTests
from PHPUnit's config (#8160)date_time_create_from_format_call
(#8173)v3.62.0
Compare Source
v3.61.1
Compare Source
NoSuperfluousPhpdocTagsFixer
- fix "Undefined array key 0" error (#8150)v3.61.0
Compare Source
PhpdocIndentFixer
(#8147)class-string
(#8139)ProjectCodeTest::provideDataProviderMethodCases
(#8138)v3.60.0
Compare Source
PhpUnitAttributesFixer
- add option to keep annotations (#8090)@requires PHP 7.4
ages ago (#8122)TokensAnalyzerTest
(#8123)offsetAccess.notFound
errors to baseline (#8107)TypeExpression
(#8076)TokensTest
to shrink PHPStan's baseline (#8112)no_useless_concat_operator
- do not break variable (2) (#7927)NullableTypeDeclarationFixer
- don't convert standalonenull
into nullable union type (#8098)NullableTypeDeclarationFixer
- don't convert standaloneNULL
into nullable union type (#8111)NullableTypeDeclarationFixer
- insert correct token (#8118)PhpUnitAttributesFixer
- handle multiple annotations of the same name (#8075)v3.59.3
Compare Source
v3.59.2
Compare Source
v3.59.1
Compare Source
v3.59.0
Compare Source
arm64
) (#8079)@PhpCsFixer
ruleset - normalise implicit backslashes in single quoted strings (#7965)SimpleToComplexStringVariableFixer
- support variable being an array (#8064)PhpUnitTestCaseStaticMethodCallsFixer::STATIC_METHODS
(#8073)native_constant_invocation
- array constants with native constant names (#8008)final_class
docs less dismissive (#8065)v3.58.1
Compare Source
ConstantCaseFixer
- do not change class constant usages (#8055)PhpUnitTestClassRequiresCoversFixer
- do not add annotation when attribute with leading slash present (#8054)v3.58.0
Compare Source
PhpUnitTestClassRequiresCoversFixerTest
(#8047)Tokens::$blockStartCache
andTokens::$blockEndCache
when callingTokens::setCode
(#8051)simplified_null_return
(#8049)ConstantCaseFixer
- do not change namespace (#8004)PhpUnitAttributesFixer
- do not add attribute if already present (#8043)PhpUnitSizeClassFixer
- do not add annotation when there are attributes (#8044)PhpUnitTestClassRequiresCoversFixer
- attribute detection when class isreadonly
(#8042)v3.57.2
Compare Source
ParallelConfigFactory::detect()
(#8026)php_unit_test_class_requires_covers
Attribute detection when class is final (#8016)v3.57.1
Compare Source
Preg::matchAll
(#8012)v3.57.0
Compare Source
v3.56.2
Compare Source
v3.56.1
Compare Source
PhpUnitDedicateAssertFixer
(#7999)ConstantCaseFixer
- do not touch typed constants (#7998)v3.56.0
Compare Source
TrailingCommaInMultilineFixer
- handle trailing comma in language constructs (#7989)TrailingCommaInMultilineFixer
- language constructs should be covered by arguments, not parameters (#7990)v3.55.0
Compare Source
OrderedAttributesFixer
(#7395)list
type in PHPDoc (#7975)PhpUnitAttributesFixer
- fix for#[RequiresPhp]
exceeding its constructor parameters (#7966)v3.54.0
Compare Source
PhpUnitAttributesFixer
(#7831)FullyQualifiedStrictTypesFixerTest
(#7954)PhpdocNoAccessFixerTest
(#7933)PhpUnitMethodCasingFixerTest
(#7948)PhpUnitStrictFixerTest
(#7938)FullyQualifiedStrictTypesFixer
- do not add imports before PHP opening tag (#7955)PhpUnitMethodCasingFixer
- do not double underscore (#7949)PhpUnitTestClassRequiresCoversFixer
- do not add annotation when there are attributes (#7880)v3.53.0
Compare Source
list
overarray
in more places (#7905)array_filter
function usages (#7923)trim
call (#7930)phpstan/phpstan-strict-rules
(#7924)AttributeAnalysis
(#7909)@PHP84Migration
introduction (#7774)PhpdocArrayTypeFixer
- JIT stack limit exhausted (#7895)v3.52.1
Compare Source
PhpCsFixer\Tokenizer\Tokens::setSize
return type (#7900)v3.52.0
Compare Source
nullable_type_declaration_for_default_null_value
- deprecate option that is against@PHP84Migration
(#7872)array_indentation
toPER-CS2.0
ruleset (#7881)@Symfony:risky
- addno_unreachable_default_argument_value
(#7863)PhpCsFixer
ruleset - enablenullable_type_declaration_for_default_null_value
(#7870)no_useless_concat_operator
- do not break variable (#7827)TokensAnalyzer
- handle unary operator in arrow functions (#7862)TypeExpression
- fix "JIT stack limit exhausted" error (#7843)v3.51.0
Compare Source
@Symfony
- add nullable_type_declaration (#7856)v3.50.0
Compare Source
@large
on method level (#7832)@medium
on method level (#7833)symfony/var-dumper
in dev tools (#7795)PhpdocArrayTypeFixer
(#7812)NamespaceUsesAnalyzer
(#7814)MbStrFunctionsFixer
- add support formb_trim
,mb_ltrim
andmb_rtrim
functions (#7840)NoEmptyPhpdocFixer
- do not leave empty line after removing PHPDoc (#7820)no_superfluous_phpdoc_tags
- introduceallow_future_params
option (#7743)<…>
(#7817)fully_qualified_strict_types
fixer (#7719)ExecutorWithoutErrorHandler
- remove invalid PHP 7.4 type (#7845)fully_qualified_strict_types
must honor template/local type identifiers (#7724)MethodArgumentSpaceFixer
- do not break heredoc/nowdoc (#7828)NumericLiteralSeparatorFixer
- do not changefloat
toint
when there is nothing after the dot (#7805)PhpUnitStrictFixer
- do not crash on property having the name of method to fix (#7804)SingleSpaceAroundConstructFixer
- correctly recognise multiple constants (#7700)TypeExpression
- handle array shape key with dash ([#7841](https://redirect.github.com/PHP-CS-Fixer/PHP-Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.