oliverklee / ext-oelib

TYPO3 library extension "oelib"
https://www.oliverklee.de/typo3-services/seminarmanager/
GNU General Public License v2.0
0 stars 8 forks source link

Update ssch/typo3-rector requirement from ^2.5.0 to ^2.6.0 #1806

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Updates the requirements on ssch/typo3-rector to permit the latest version.

Release notes

Sourced from ssch/typo3-rector's releases.

v2.6.0

What's Changed

Special thanks

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v2.5.1...v2.6.0

Commits
  • ef17f95 [RELEASE] Release TYPO3 Rector 2.6.0
  • a3638a7 PHPStan 1.11 TypeCombinator invalid usage on Rector config fix
  • d29d8ac [TASK] Update minimum version of rector
  • 753a13a [DOCS] Generate documentation
  • 47260a0 [FEATURE] Add MigrateGeneralUtilityHmacToHashServiceHmacRector
  • d4e7804 [RELEASE] Release TYPO3 Rector 2.5.1
  • 8dc7a0e [TASK] Do not import TYPO3 namespaces
  • 9cc5740 [BUGFIX] Rector is currently not fully compatible with phpstan >= 1.11.0
  • ec5c8dd [TASK] Do not import TYPO3 namespaces
  • f8394ac [TASK] Do not import TYPO3 namespaces
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9140025306

Details


Totals Coverage Status
Change from base Build 9119052344: 0.0%
Covered Lines: 1726
Relevant Lines: 1828

💛 - Coveralls