TYPO3-Console/TYPO3-Console
### [`v8.0.0`](https://togithub.com/TYPO3-Console/TYPO3-Console/releases/tag/v8.0.0): Release 8.0.0
[Compare Source](https://togithub.com/TYPO3-Console/TYPO3-Console/compare/v7.1.6...v8.0.0)
#### Breaking Changes
##### Removed commands
The following commands are now removed with versions now provided by TYPO3 directly.
| Old TYPO3 Console command name | New TYPO3 command name |
|-|-|
| `help` | `help` |
| `list` | `list` |
| `install:generatepackagestates` | - |
| `upgrade:checkextensionconstraints` | - |
| `upgrade:list` | `upgrade:list` |
| `upgrade:run` | `upgrade:run` |
| `upgrade:prepare` | - |
##### Removed `typo3cms` binary
TYPO3 Console since 8.0.0 mainly is a container for some commands,
that have not yet been migrated to TYPO3. The need for a dedicated binary
is gone, thus the binary is removed.
You now need to call `vendor/bin/typo3` always, to execute TYPO3 and TYPO3 console commands.
This means, that with this version, deployment definitions using any of those commands need to be adapted.
#### Features
- Compatibility with TYPO3 12.\*
#### Further changes
The full change log can be [examined on Github](https://togithub.com/TYPO3-Console/typo3\_console/compare/v7.1.6...v8.0.0)
The extension can be found at the [TER release page](https://extensions.typo3.org/extension/typo3\_console/).
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[x] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^6.0 \|\| ^7.0
->^8.0
Release Notes
TYPO3-Console/TYPO3-Console
### [`v8.0.0`](https://togithub.com/TYPO3-Console/TYPO3-Console/releases/tag/v8.0.0): Release 8.0.0 [Compare Source](https://togithub.com/TYPO3-Console/TYPO3-Console/compare/v7.1.6...v8.0.0) #### Breaking Changes ##### Removed commands The following commands are now removed with versions now provided by TYPO3 directly. | Old TYPO3 Console command name | New TYPO3 command name | |-|-| | `help` | `help` | | `list` | `list` | | `install:generatepackagestates` | - | | `upgrade:checkextensionconstraints` | - | | `upgrade:list` | `upgrade:list` | | `upgrade:run` | `upgrade:run` | | `upgrade:prepare` | - | ##### Removed `typo3cms` binary TYPO3 Console since 8.0.0 mainly is a container for some commands, that have not yet been migrated to TYPO3. The need for a dedicated binary is gone, thus the binary is removed. You now need to call `vendor/bin/typo3` always, to execute TYPO3 and TYPO3 console commands. This means, that with this version, deployment definitions using any of those commands need to be adapted. #### Features - Compatibility with TYPO3 12.\* #### Further changes The full change log can be [examined on Github](https://togithub.com/TYPO3-Console/typo3\_console/compare/v7.1.6...v8.0.0) The extension can be found at the [TER release page](https://extensions.typo3.org/extension/typo3\_console/).Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.