FriendsOfTYPO3 / tea

Example extension for unit testing and best practices.
https://typo3.org/community/teams/best-practices
GNU General Public License v2.0
74 stars 23 forks source link

[TASK] Update helmich/typo3-typoscript-lint requirement from ^3.1.1 to ^3.2.1 #1360

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on helmich/typo3-typoscript-lint to permit the latest version.

Release notes

Sourced from helmich/typo3-typoscript-lint's releases.

v3.2.1

What's Changed

Full Changelog: https://github.com/martin-helmich/typo3-typoscript-lint/compare/v3.2.0...v3.2.1

Commits
  • 1a5eefe Merge pull request #184 from martin-helmich/chore/ignore-example-config
  • 6272a5a Ignore example config file from export
  • 7399519 Merge pull request #160 from oliverklee/cleanup/php-74-language-level
  • f0dca45 Remove doccomments made redundant by type hints
  • 3d35635 Revert null assignment :/
  • 53697f3 Fix TypeDoesNotContainType psalm error
  • d37f560 Merge remote-tracking branch 'origin/master' into cleanup/php-74-language-level
  • 494456c Merge pull request #182 from martin-helmich/chore/build-php-8.3
  • 920f5a8 Add test workflows for PHP 8.3
  • 204291e Merge pull request #176 from maikschneider/symfony-update
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10167650415

Details


Totals Coverage Status
Change from base Build 10167632704: 0.0%
Covered Lines: 46
Relevant Lines: 46

💛 - Coveralls