hoogi91 / spreadsheets

TYPO3 Extension spreadsheets
https://extensions.typo3.org/extension/spreadsheets/
GNU General Public License v3.0
3 stars 5 forks source link

Bump typo3/testing-framework from 8.0.9 to 8.1.1 #555

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps typo3/testing-framework from 8.0.9 to 8.1.1.

Release notes

Sourced from typo3/testing-framework's releases.

8.1.1

What's Changed

Full Changelog: https://github.com/TYPO3/testing-framework/compare/8.1.0...8.1.1

8.1.0

What's Changed

Full Changelog: https://github.com/TYPO3/testing-framework/compare/8.0.9...8.1.0

Commits
  • 4409155 [BUGFIX] Check for install.php existance (#567)
  • ee9f3da [TASK] Avoid no longer needed unset() in tearDown() (#565)
  • cebb265 [TASK] Happify phpstan
  • 3f1f220 [BUGFIX] Allow importing empty CSV table (#560)
  • b9c64f3 [TASK] Use utf8mb4 in ac tests (#558)
  • 35e0004 Merge pull request #557 from TYPO3/lolli-1
  • 11465f8 [TASK] Call TSFE->releaseLocks() only if method exists
  • ca0601f [TASK] Ensure working GitHub Action job names
  • 307bfe4 [TASK] Reintroduce scheduled nightly
  • 7b2635e [TASK] Remove scheduled workflow from branch main
  • Additional commits viewable in compare view


Dependabot compatibility score

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)