dependabot[bot]
84b272620c
Update phpstan/phpstan-strict-rules requirement from ^1.4.4 to ^1.4.5 ( #723 )
...
Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases )
- [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.4.4...1.4.5 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 06:13:36 +01:00
dependabot[bot]
74b90dcf58
Update phpstan/phpstan requirement from ^1.9.8 to ^1.9.9 ( #722 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.8...1.9.9 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 06:13:08 +01:00
dependabot[bot]
a0d17af917
Update prettier requirement from ^2.8.1 to ^2.8.2 ( #720 )
...
Updates the requirements on [prettier](https://github.com/prettier/prettier ) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 07:25:43 +01:00
dependabot[bot]
ec8628d86a
Update phpstan/phpstan requirement from ^1.9.7 to ^1.9.8 ( #719 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.8 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 07:25:19 +01:00
dependabot[bot]
efdb82a8cf
Update phpstan/phpstan requirement from ^1.9.6 to ^1.9.7 ( #718 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.6...1.9.7 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 07:49:20 +01:00
Łukasz Uznański
ee44ea35c3
[BUGFIX] Use plural in the TypoScript template settings ( #685 )
2023-01-04 16:51:11 +01:00
dependabot[bot]
0a72e425cf
Update phpstan/phpstan requirement from ^1.9.5 to ^1.9.6 ( #717 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.5...1.9.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 16:11:31 +01:00
dependabot[bot]
6b6089b0e4
Update eslint-config-prettier requirement from ^8.5.0 to ^8.6.0 ( #716 )
...
Updates the requirements on [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) to permit the latest version.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:25:56 +01:00
dependabot[bot]
7d88334ca7
Update friendsofphp/php-cs-fixer requirement from ^3.13.1 to ^3.13.2 ( #715 )
...
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) to permit the latest version.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.13.1...v3.13.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:25:35 +01:00
dependabot[bot]
eaf0727bcf
Update phpstan/phpstan requirement from ^1.9.4 to ^1.9.5 ( #714 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.5 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:25:15 +01:00
dependabot[bot]
75f70d9548
Update eslint requirement from ^8.30.0 to ^8.31.0 ( #713 )
...
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 06:56:27 +01:00
dependabot[bot]
9ca262afd1
Update stylelint requirement from ^14.16.0 to ^14.16.1 ( #712 )
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 07:45:11 +01:00
dependabot[bot]
9356c1c838
Update sbuerk/typo3-cmscomposerinstallers-testingframework-bridge requirement ( #711 )
...
Updates the requirements on [sbuerk/typo3-cmscomposerinstallers-testingframework-bridge](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge ) to permit the latest version.
- [Release notes](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge/releases )
- [Changelog](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge/blob/main/CHANGELOG-0.x.md )
- [Commits](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge/compare/0.1.0...0.1.1 )
---
updated-dependencies:
- dependency-name: sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 07:07:15 +01:00
Oliver Klee
5f9fa25339
[TASK] Set the minimal 12LTS version to 12.1 ( #702 )
...
TYPO3 12.1 has been released. So the 12.0 sprint release is no longer
relevant.
2022-12-26 07:06:50 +01:00
dependabot[bot]
14ae251c63
Update phpstan/phpstan requirement from ^1.9.2 to ^1.9.4 ( #706 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.2...1.9.4 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 10:01:34 +01:00
dependabot[bot]
9a683ff8e8
Update phpunit/phpunit requirement from ^9.5.26 to ^9.5.27 ( #698 )
...
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 10:01:16 +01:00
dependabot[bot]
5e534e003c
Update friendsofphp/php-cs-fixer requirement from ^3.13.0 to ^3.13.1 ( #705 )
...
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 09:54:57 +01:00
dependabot[bot]
74b8173e16
Update eslint requirement from ^8.29.0 to ^8.30.0 ( #707 )
...
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 09:54:36 +01:00
dependabot[bot]
f45df7da8f
Update phpstan/phpstan-phpunit requirement from ^1.3.0 to ^1.3.3 ( #710 )
...
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.0...1.3.3 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 09:53:54 +01:00
dependabot[bot]
295f4987b1
Update typo3/coding-standards requirement from ^0.5.5 to ^0.6.1 ( #709 )
...
Updates the requirements on [typo3/coding-standards](https://github.com/TYPO3/coding-standards ) to permit the latest version.
- [Release notes](https://github.com/TYPO3/coding-standards/releases )
- [Changelog](https://github.com/TYPO3/coding-standards/blob/v0.6.1/CHANGELOG.md )
- [Commits](https://github.com/TYPO3/coding-standards/compare/v0.5.5...v0.6.1 )
---
updated-dependencies:
- dependency-name: typo3/coding-standards
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 09:53:36 +01:00
Oliver Klee
a6c4a86273
[BUGFIX] Get the functional tests to work with TYPO3 >= 12.1 ( #704 )
...
Starting with TYPO3 12.1, a request is required for the
`BackendConfigurationManager` to not crash:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/76447
Also, a fix in that area has been merged (after the release of TYPO3 12.1)
that might allow us to remove our workaround again once we've updated to
TYPO3 12.2 or 12.1.3:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/77028
2022-12-22 09:47:55 +01:00
dependabot[bot]
d278d774d2
Update phpstan/phpstan-phpunit requirement from ^1.2.2 to ^1.3.0 ( #696 )
...
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.2...1.3.0 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 07:28:51 +01:00
dependabot[bot]
bf90f18fb2
Update prettier requirement from ^2.8.0 to ^2.8.1 ( #697 )
...
Updates the requirements on [prettier](https://github.com/prettier/prettier ) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 07:27:57 +01:00
dependabot[bot]
7c36e3f7b5
Update sbuerk/typo3-cmscomposerinstallers-testingframework-bridge requirement ( #693 )
...
Updates the requirements on [sbuerk/typo3-cmscomposerinstallers-testingframework-bridge](https://github.com/sbuerk/composer-files-provider ) to permit the latest version.
- [Release notes](https://github.com/sbuerk/composer-files-provider/releases )
- [Changelog](https://github.com/sbuerk/composer-files-provider/blob/main/CHANGELOG-1.0.md )
- [Commits](https://github.com/sbuerk/composer-files-provider/compare/0.0.1...0.1.0 )
---
updated-dependencies:
- dependency-name: sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 06:26:31 +01:00
dependabot[bot]
b2046c6b73
Update stylelint requirement from ^14.15.0 to ^14.16.0 ( #694 )
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.15.0...14.16.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 06:25:32 +01:00
dependabot[bot]
5cd8819da8
Update eslint requirement from ^8.28.0 to ^8.29.0 ( #695 )
...
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 06:24:27 +01:00
Łukasz Uznański
f2e071561e
[BUGFIX] Fix default controls override for plugin type ( #690 )
...
Resolves : #688
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2022-11-30 06:14:20 +01:00
dependabot[bot]
e0abb349cd
Update prettier requirement from ^2.7.1 to ^2.8.0 ( #687 )
...
Updates the requirements on [prettier](https://github.com/prettier/prettier ) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 06:30:28 +01:00
dependabot[bot]
417f1f572d
Update eslint requirement from ^8.27.0 to ^8.28.0 ( #686 )
...
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 08:53:25 +01:00
dependabot[bot]
971b6a45f4
Update saschaegerer/phpstan-typo3 requirement from ^1.8.1 to ^1.8.2 ( #682 )
...
Updates the requirements on [saschaegerer/phpstan-typo3](https://github.com/sascha-egerer/phpstan-typo3 ) to permit the latest version.
- [Release notes](https://github.com/sascha-egerer/phpstan-typo3/releases )
- [Commits](https://github.com/sascha-egerer/phpstan-typo3/compare/1.8.1...1.8.2 )
---
updated-dependencies:
- dependency-name: saschaegerer/phpstan-typo3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 16:12:35 +01:00
Oliver Klee
0e5f96209a
[TASK] Switch the Dependabot target milestone to 3.0.1 ( #673 )
2022-11-14 10:17:31 +01:00
dependabot[bot]
839ebd94a7
Update stylelint requirement from ^14.14.1 to ^14.15.0 ( #680 )
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.1...14.15.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 07:54:34 +01:00
dependabot[bot]
c70b93b443
Update phpstan/phpstan requirement from ^1.9.1 to ^1.9.2 ( #678 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.1...1.9.2 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 07:57:41 +01:00
dependabot[bot]
88b9fa230f
Update eslint requirement from ^8.26.0 to ^8.27.0 ( #677 )
...
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 07:49:01 +01:00
Oliver Klee
14b8628483
[TASK] Stop using Prophecy ( #676 )
...
The Prophecy project is basically dead, and our Prophecy dependency
currently prevents installations on PHP 8.2 without having to resort
to fiddling with Composer's platform options.
2022-11-05 17:08:32 +01:00
dependabot[bot]
0799bffc82
Update phpstan/phpstan requirement from ^1.9.0 to ^1.9.1 ( #675 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.0...1.9.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-05 10:08:14 +01:00
dependabot[bot]
b89decbb41
Update stylelint requirement from ^14.14.0 to ^14.14.1 ( #674 )
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 07:29:12 +01:00
dependabot[bot]
74f4f8cbcd
Update phpstan/phpstan requirement from ^1.8.11 to ^1.9.0 ( #672 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.11...1.9.0 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 11:55:22 +01:00
Oliver Klee
90a256f49e
[CLEANUP] Use short class references in the domain model annotations ( #669 )
...
Starting with TYPO3 10LTS, it is no longer necessary to use FQCNs
for domain property annotations for Extbase.
2022-11-01 21:44:37 +01:00
dependabot[bot]
9c71ff0519
Update friendsofphp/php-cs-fixer requirement from ^3.12.0 to ^3.13.0 ( #670 )
...
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 08:46:04 +01:00
dependabot[bot]
6a5a3383bd
Update phpstan/phpstan-phpunit requirement from ^1.2.1 to ^1.2.2 ( #668 )
...
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 17:49:21 +02:00
dependabot[bot]
5fe7407bd3
Update phpunit/phpunit requirement from ^9.5.25 to ^9.5.26 ( #667 )
...
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 17:48:40 +02:00
dependabot[bot]
9bb8a6cbdd
Update phpstan/phpstan-phpunit requirement from ^1.1.3 to ^1.2.1 ( #665 )
...
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.3...1.2.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 09:14:17 +02:00
dependabot[bot]
c4d50b37fb
Update saschaegerer/phpstan-typo3 requirement from ^1.8.0 to ^1.8.1 ( #664 )
...
Updates the requirements on [saschaegerer/phpstan-typo3](https://github.com/sascha-egerer/phpstan-typo3 ) to permit the latest version.
- [Release notes](https://github.com/sascha-egerer/phpstan-typo3/releases )
- [Commits](https://github.com/sascha-egerer/phpstan-typo3/compare/1.8.0...1.8.1 )
---
updated-dependencies:
- dependency-name: saschaegerer/phpstan-typo3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 17:32:53 +02:00
dependabot[bot]
9af8230e83
Update phpstan/phpstan-phpunit requirement from ^1.1.1 to ^1.1.3 ( #662 )
...
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.1...1.1.3 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 07:55:01 +02:00
dependabot[bot]
d9f6ffac67
Update phpstan/phpstan requirement from ^1.8.10 to ^1.8.11 ( #661 )
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.10...1.8.11 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 07:51:19 +02:00
Oliver Klee
d0c819d3a6
[TASK] Avoid race condition on case-insensitive filesystems ( #657 )
...
Case-insensitive filesystems cannot distinguish properly for
file and folder names with different casings. This leads to
unforseeable issues on these systems, like default partition
on MacOS devices from apple or eventually Windows systems.
This change configure phpcoverall and the chain explicitly to
use folders for the files which differs from the default of
`build/*` to avoid conflicts on case-insensitve filesystems
and prepare for introduction of the upcoming implementation
of TYPO3 core recommended `Build/` structure.
Co-authored-by: Stefan Bürk <stefan.buerk@impactmedia.de>
2022-10-24 18:26:02 +02:00
dependabot[bot]
dbe29a2f58
Update eslint requirement from ^8.25.0 to ^8.26.0 ( #660 )
...
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:28:02 +02:00
Oliver Klee
0fa4cfe8d9
V3.0.0: Add TYPO3 12 support, drop TYPO3 10LTS support
2022-10-19 22:19:52 +02:00
Oliver Klee
1d9c79a439
[FEATURE] Run the functional tests on TYPO3 12 as well ( #615 )
...
Fixes #519
Closes #528
Co-authored-by: lina.wolf <lwolf@w-commerce.de>
2022-10-19 19:12:47 +02:00