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:
6.6.0
->6.7.2
5.1.4
->5.2.1
7.5.7
->7.8.2
1.23.1
->1.24.1
3.64.0
->3.69.1
1.0.5
->1.2.0
2.2.2
->2.3.4
11.27.2
->11.43.2
12.3.0
->12.4.1
1.35.0
->1.41.0
4.5.2
->4.6.1
8.4.0
->8.6.1
11.4.1
->11.5.9
8.4.47
->8.5.3
1.77.6
->1.85.0
2.8.0
->2.9.1
11.14.3
->11.17.2
^0.20.5
->^0.21.0
7.1.0
->7.3.0
7.1.0
->7.3.0
7.1.0
->7.3.0
Release Notes
FortAwesome/Font-Awesome (@fortawesome/fontawesome-free)
v6.7.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1
v5.2.0
v5.1.5
hash
to replacecreateHash
(#460) (de88394), closes #460paratestphp/paratest (brianium/paratest)
v7.8.2
Compare Source
What's Changed
--fail-on-deprecation
to PHPUnit worker by @PerryvanderMeer in https://github.com/paratestphp/paratest/pull/930New Contributors
Full Changelog: paratestphp/paratest@v7.8.1...v7.8.2
v7.8.1
Compare Source
What's Changed
TestSuitLoaded
event by @HypeMC in https://github.com/paratestphp/paratest/pull/929Full Changelog: paratestphp/paratest@v7.8.0...v7.8.1
v7.8.0
Compare Source
What's Changed
Full Changelog: paratestphp/paratest@v7.7.0...v7.8.0
v7.7.0
Compare Source
What's Changed
Full Changelog: paratestphp/paratest@v7.6.3...v7.7.0
v7.6.3
Compare Source
What's Changed
Full Changelog: paratestphp/paratest@v7.6.2...v7.6.3
v7.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: paratestphp/paratest@v7.6.1...v7.6.2
v7.6.1
Compare Source
What's Changed
New Contributors
Full Changelog: paratestphp/paratest@v7.6.0...v7.6.1
v7.6.0
Compare Source
What's Changed
Full Changelog: paratestphp/paratest@v7.5.7...v7.6.0
FakerPHP/Faker (fakerphp/faker)
v1.24.1
Compare Source
v1.24.0
Compare Source
What's Changed
New Contributors
Full Changelog: FakerPHP/Faker@v1.23.1...v1.24.0
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.69.1
Compare Source
PhpUnitAttributesFixer
- convert correctly version constraint (#8439)PhpUnitAttributesFixer
must run beforeNoEmptyPhpdocFixer
(#8443)v3.69.0
Compare Source
OrderedClassElementsFixer
- sort correctly typed constants (#8408)checkbashisms
to 2.25.2 (#8427)v3.68.5
Compare Source
NativeTypeDeclarationCasingFixer
- do not touch constants named as native types (#8404)v3.68.4
Compare Source
v3.68.3
Compare Source
NativeTypeDeclarationCasingFixer
- fix for enum with "Mixed" case (#8395)v3.68.2
Compare Source
NativeTypeDeclarationCasingFixer
- fix for promoted properties, enums,false
andmixed
(#8386)dev-tools
dependencies are bumped (#8389)Yaml::parseFile()
instead of custom method (#8380)v3.68.1
Compare Source
AutoReview/CiConfigurationTest
- handle failure of reading files (#8375)Docker
- check allcompose
services (#8370)v3.68.0
Compare Source
ModernizeStrposFixer
- supportstripos
(#8019)FullyQualifiedStrictTypesFixer
- reduce conditions count (#8368)PhpUnitSetUpTearDownVisibilityFixer
- extend test for anonymous classes (#8369)v3.67.1
Compare Source
FullyQualifiedStrictTypesFixer
- fix return types (#8367)PhpUnitSetUpTearDownVisibilityFixer
- do not touch anonymous classes (#8366)PHPStan
- upgrade to 2.1 (#8355)v3.67.0
Compare Source
end
/prev
functions (#8352)general_attribute_remove
fixer (#8339)v3.66.2
Compare Source
@throws
annotation (#8353)v3.66.1
Compare Source
NoMultipleStatementsPerLineFixer
- be aware of PHP 8.4 property hooks (#8344)TernaryToElvisOperatorFixer
- improvements based on PHPStan detections (#8345)PhpUnitTestCaseStaticMethodCallsFixer
- fix type ofmethods
option in documemtation and add example with it (#8338)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)laravel/vite-plugin (laravel-vite-plugin)
v1.2.0
Compare Source
v1.1.1
Compare Source
v1.1.0
Compare Source
v1.0.6
Compare Source
laravel/breeze (laravel/breeze)
v2.3.4
Compare Source
node_modules
and associated lock files by @miclaus in https://github.com/laravel/breeze/pull/467v2.3.3
Compare Source
setData
function by @florikodra in https://github.com/laravel/breeze/pull/454v2.3.2
Compare Source
v2.3.1
Compare Source
.d.ts
inclusion fromtsconfig.json
by @panakour in https://github.com/laravel/breeze/pull/445v2.3.0
Compare Source
v2.2.6
Compare Source
v2.2.5
Compare Source
Rule
withValidationRule
by @avosalmon in https://github.com/laravel/breeze/pull/437v2.2.4
[Compare Source]
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.
👻 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.