odan / slim4-skeleton

A Slim 4 Skeleton
https://odan.github.io/slim4-skeleton/
MIT License
439 stars 80 forks source link

Update selective/test-traits requirement from ^2 to ^3 #106

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on selective/test-traits to permit the latest version.

Release notes

Sourced from selective/test-traits's releases.

3.0.0

Breaking Changes

  • Require PHP 8+

Changes

  • DatabaseTestTrait insertFixture returns the last inserted ID #6
Commits
  • ab435aa Optimize insertFixture in database test trait
  • 0e6e183 Remove scrutinizer file
  • 42989ce Require PHP 8
  • 4b031f3 Merge branch 'open-source-contributions-drop_unsupported_php'
  • 58ab486 Add RouteTestTrait #1
  • 434b6af Merge pull request #6 from samuelgfeller/master
  • 13a9cfd Drop from PHP-7.2 to PHP-7.4 version supports
  • 38737be DatabaseTestTrait insertFixture return null on failure
  • 47f8fc2 DatabaseTestTrait insertFixture catch pdo exception
  • 40eb437 DatabaseTestTrait insertFixture to return last insert id
  • 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 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication