Karsten Nowak
565666b030
[FEATURE] Add command controller to create test data ( #1297 )
...
Fixes #1120
2024-12-21 19:00:41 +01:00
dependabot[bot]
68eb2e1e2f
[Dependabot] Bump eslint from 9.16.0 to 9.17.0 ( #1530 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.16.0 to 9.17.0.
- [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/v9.16.0...v9.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 10:12:19 +01:00
Oliver Klee
9ae0ff6cf2
[TASK] Shorten the Dependabot commit messages ( #1529 )
2024-12-13 08:55:57 +01:00
dependabot[bot]
f358598639
[TASK][Dependabot] Bump eslint from 9.15.0 to 9.16.0 ( #1523 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.15.0 to 9.16.0.
- [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/v9.15.0...v9.16.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 09:23:08 +01:00
dependabot[bot]
de0de393b9
[TASK][Dependabot] Bump stylelint-config-standard-scss ( #1524 )
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.1.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 09:22:57 +01:00
dependabot[bot]
600bf187d9
[TASK][Dependabot] Bump prettier from 3.3.3 to 3.4.2 ( #1526 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.3 to 3.4.2.
- [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/3.3.3...3.4.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 09:22:44 +01:00
dependabot[bot]
526acd4a7d
[TASK][Dependabot] Update squizlabs/php_codesniffer requirement ( #1528 )
...
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer ) to permit the latest version.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases )
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.11.1...3.11.2 )
---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 09:22:28 +01:00
Oliver Klee
b374aee4fa
[TASK] Clean up TeaControllerTest
a bit ( #1527 )
2024-12-10 20:47:54 +01:00
dependabot[bot]
81422d4ed5
[TASK][Dependabot] Update ergebnis/composer-normalize requirement ( #1525 )
...
Updates the requirements on [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) to permit the latest version.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.44.0...2.45.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 12:43:18 +01:00
Oliver Klee
aa83aabf5c
[TASK] Update all references to the new repository location ( #1519 )
2024-11-25 19:45:07 +01:00
Eike Starkmann
8605fe303b
[FEATURE] One command to fix them all ( #1409 )
...
* [FEATURE] One command to fix them all
Fixes #1386
* Add help text for the `fix` command
* Include `composer normalize` in the `fix` command
* Document the new `fix` Composer script in the manual
---------
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-11-25 12:52:00 +01:00
Oliver Klee
fdf4c2db94
[TASK] Remove unneeded resname
from the language files ( #1516 )
...
It has turned out that this is not needed after all:
https://forge.typo3.org/issues/105647
2024-11-25 12:04:58 +01:00
dependabot[bot]
f52b6127f9
[TASK][Dependabot] Update ssch/typo3-rector requirement ( #1518 )
...
Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector ) to permit the latest version.
- [Release notes](https://github.com/sabbelasichon/typo3-rector/releases )
- [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.11.0...v2.12.0 )
---
updated-dependencies:
- dependency-name: ssch/typo3-rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 06:01:22 +00:00
dependabot[bot]
913d853d7a
[TASK][Dependabot] Update friendsofphp/php-cs-fixer requirement ( #1517 )
...
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.64.0...v3.65.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 06:00:06 +00:00
dependabot[bot]
5886bb352e
[TASK][Dependabot] Update squizlabs/php_codesniffer requirement ( #1515 )
...
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer ) to permit the latest version.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases )
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.11.0...3.11.1 )
---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 13:50:32 +00:00
dependabot[bot]
e7738fcb6e
[TASK][Dependabot] Bump eslint from 9.14.0 to 9.15.0 ( #1514 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.14.0 to 9.15.0.
- [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/v9.14.0...v9.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 13:49:30 +00:00
dependabot[bot]
161196288a
[TASK][Dependabot] Update spaze/phpstan-disallowed-calls requirement ( #1513 )
...
Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls ) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases )
- [Commits](https://github.com/spaze/phpstan-disallowed-calls/compare/v3.5.1...v4.0.1 )
---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 05:22:25 +00:00
dependabot[bot]
45056facaa
[TASK][Dependabot] Update squizlabs/php_codesniffer requirement ( #1512 )
...
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer ) to permit the latest version.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases )
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.10.3...3.11.0 )
---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-13 06:03:17 +00:00
dependabot[bot]
de096dac50
[TASK][Dependabot] Update phpstan/phpstan requirement ( #1511 )
...
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/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.8...1.12.9 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-10 18:13:18 +00:00
dependabot[bot]
0a01e3f20c
[TASK][Dependabot] Update phpstan/phpstan requirement ( #1510 )
...
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/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.7...1.12.8 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 22:51:15 +00:00
dependabot[bot]
15a92250b7
[TASK][Dependabot] Bump eslint from 9.13.0 to 9.14.0 ( #1509 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.13.0 to 9.14.0.
- [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/v9.13.0...v9.14.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 06:03:28 +00:00
dependabot[bot]
a2ae79de2f
[TASK][Dependabot] Bump eslint from 9.2.0 to 9.13.0 ( #1507 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.2.0 to 9.13.0.
- [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/v9.2.0...v9.13.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 17:09:46 +00:00
dependabot[bot]
6594465565
[TASK][Dependabot] Bump prettier from 3.2.5 to 3.3.3 ( #1508 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.5 to 3.3.3.
- [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/3.2.5...3.3.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 17:08:47 +00:00
dependabot[bot]
2d8049d6ef
[TASK][Dependabot] Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 ( #1506 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 17:02:26 +00:00
dependabot[bot]
fa9fd5d96a
[TASK][Dependabot] Bump stylelint from 16.5.0 to 16.10.0 ( #1505 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.5.0 to 16.10.0.
- [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/16.5.0...16.10.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 17:01:02 +00:00
Bernd Sengupta
54165bbdfa
[BUGFIX] package.json for dependabot ( #1504 )
...
Add dependabot npm version
2024-10-30 17:47:39 +01:00
Oliver Klee
57a2639edf
[TASK] Rework how we solicate feedback ( #1501 )
...
We have decided to no longer ask users to create GitHub issues for
feedback as this doesn't work well with how we work.
- drop the issue template for technical feedback
- in the README, link to GitHub discussions instead of issues
Fixes #1500
2024-10-29 16:55:43 +01:00
Oliver Klee
8a7bd78df1
[DOCS] Add comment for controller unit tests ( #1502 )
...
Explain that those tests are not best practice anymore, and that we're
in the process of migrating them to functional tests.
Fixes #1499
2024-10-29 16:54:53 +01:00
Oliver Klee
fdf4f53d8e
[TASK] Configure Dependabot to create specific commit messages ( #1503 )
...
We want to be able to easily recognize PRs/commits created by
Dependabot.
Fixes #1498
2024-10-29 16:53:20 +01:00
bernd
0f976a2c58
[TASK] Add if condition from core runTests.sh ( #1497 )
2024-10-28 14:52:08 +01:00
dependabot[bot]
24d0755f7a
[TASK] Update spaze/phpstan-disallowed-calls requirement ( #1496 )
...
Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls ) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases )
- [Commits](https://github.com/spaze/phpstan-disallowed-calls/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 05:15:36 +00:00
Wu Tingfeng
16ac145b0a
[BUGFIX] Fix the image URL of the CI status badge ( #1495 )
2024-10-26 17:20:29 +02:00
dependabot[bot]
e6837fdafe
[TASK] Update ssch/typo3-rector requirement from 2.10.2 to 2.11.0 ( #1494 )
...
Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector ) to permit the latest version.
- [Release notes](https://github.com/sabbelasichon/typo3-rector/releases )
- [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.10.2...v2.11.0 )
---
updated-dependencies:
- dependency-name: ssch/typo3-rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 20:52:56 +00:00
dependabot[bot]
94487006b1
[TASK] Update phpstan/phpstan requirement from 1.12.6 to 1.12.7 ( #1493 )
...
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/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.6...1.12.7 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-19 16:39:27 +00:00
dependabot[bot]
bc0af0d503
[TASK] Update ssch/typo3-rector requirement from 2.10.1 to 2.10.2 ( #1492 )
...
Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector ) to permit the latest version.
- [Release notes](https://github.com/sabbelasichon/typo3-rector/releases )
- [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: ssch/typo3-rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-17 06:03:10 +00:00
dependabot[bot]
6b1c2d7670
[TASK] Update ssch/typo3-rector requirement from 2.9.2 to 2.10.1 ( #1491 )
...
Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector ) to permit the latest version.
- [Release notes](https://github.com/sabbelasichon/typo3-rector/releases )
- [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.9.2...v2.10.1 )
---
updated-dependencies:
- dependency-name: ssch/typo3-rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 05:55:11 +00:00
Oliver Klee
9a8834998f
[TASK] Reorder the PHP-related steps in the ci:static
script ( #1489 )
...
Check for syntax errors with PHP lint first, then check for
structural problems with Rector and PHPStan, and after that check
the coding style.
2024-10-13 17:19:52 +02:00
dependabot[bot]
7c4504600f
[TASK] Update spaze/phpstan-disallowed-calls requirement ( #1488 )
...
Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls ) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases )
- [Commits](https://github.com/spaze/phpstan-disallowed-calls/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 05:14:04 +00:00
bernd
f134e193cd
[TASK] Use the development php.ini
on GitLab CI ( #1481 )
...
Fixes #1214
2024-10-07 21:01:36 +02:00
Oliver Klee
9446d14b77
[TASK] Move a repository test from unit to functional ( #1484 )
...
Unit tests for repositories are quite a hassle as we then need to
set up all dependencies in `setUp()` ourselves.
So convert the test to a functional tests where we can rely on the
container to create and initialize the subject for us.
2024-10-06 20:50:24 +02:00
dependabot[bot]
f93c998a92
[TASK] Update phpstan/phpstan requirement from 1.12.5 to 1.12.6 ( #1486 )
...
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/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.5...1.12.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 18:34:47 +00:00
Muhammad Salman
c99b073bf6
[TASK] Rework the testing framework section in the docs ( #1480 )
2024-10-06 20:20:31 +02:00
dependabot[bot]
82a1df5eda
[TASK] Update ssch/typo3-rector requirement from 2.8.0 to 2.9.2 ( #1485 )
...
Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector ) to permit the latest version.
- [Release notes](https://github.com/sabbelasichon/typo3-rector/releases )
- [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.8.0...v2.9.2 )
---
updated-dependencies:
- dependency-name: ssch/typo3-rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 14:53:53 +00:00
dependabot[bot]
1a4fc18b6c
[TASK] Update tomasvotruba/type-coverage requirement from 0.3.1 to 1.0.0 ( #1478 )
...
Updates the requirements on [tomasvotruba/type-coverage](https://github.com/TomasVotruba/type-coverage ) to permit the latest version.
- [Commits](https://github.com/TomasVotruba/type-coverage/compare/0.3.1...1.0.0 )
---
updated-dependencies:
- dependency-name: tomasvotruba/type-coverage
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 05:15:37 +00:00
dependabot[bot]
13be4d6c37
[TASK] Update ergebnis/composer-normalize requirement ( #1477 )
...
Updates the requirements on [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) to permit the latest version.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.43.0...2.44.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 06:01:13 +00:00
dependabot[bot]
9ad48b528f
[TASK] Update ssch/typo3-rector requirement from 2.7.0 to 2.8.0 ( #1476 )
...
Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector ) to permit the latest version.
- [Release notes](https://github.com/sabbelasichon/typo3-rector/releases )
- [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: ssch/typo3-rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 15:51:06 +00:00
Oliver Klee
a3d72de1de
[FEATURE] Add Composer scripts and a CI job for Rector ( #1459 )
...
* [FEATURE] Add Composer scripts and a CI job for Rector
Closes #851
2024-09-30 07:21:41 +02:00
Oliver Klee
d8323ffb2d
[TASK] Used fixed versions for most development dependencies ( #1475 )
...
We don't want our build to break when a new version of a development
dependency like PHPUnit or PHPStan gets released. Instead, we want to
be able to examine the (possibly changed) behavior in the pull request
by Dependabot that updates this dependency.
2024-09-29 08:56:01 +02:00
Oliver Klee
ef1e39b20d
[TASK] Bump the Symfony development dependencies ( #1468 )
...
For development versions, we don't need to bother supporting
lower versions of dependencies.
2024-09-27 16:17:18 +02:00
Oliver Klee
b0a4a7c611
[TASK] Sort the includes for GitLab CI ( #1464 )
...
This will make maintenance of this file a bit easier.
2024-09-27 13:02:29 +02:00