smrealms / smr

Space Merchant Realms open-source game engine
http://www.smrealms.de
GNU Affero General Public License v3.0
25 stars 16 forks source link

build(deps-dev): update overtrue/phplint requirement from 9.3.1 to 9.5.4 #1957

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Updates the requirements on overtrue/phplint to permit the latest version.

Release notes

Sourced from overtrue/phplint's releases.

9.5.4 - 2024-11-01

[!WARNING]

Only versions 9.5.x or greater are now actively supported.

Versions 9.1, 9.2, 9.3, and 9.4 won't receive any updates as they reach end-of-life.

Changed

Drop PHPUnit 10 support and upgrade to PHPUnit 11

  • #216 : PHPUnit 11 support

Fixed

  • #215 : PHP 8.4 runtime support

Full Changelog: 9.5.3...9.5.4

Changelog

Sourced from overtrue/phplint's changelog.

9.5.4 - 2024-11-01

[!WARNING]

Only versions 9.5.x or greater are now actively supported.

Versions 9.1, 9.2, 9.3, and 9.4 won't receive any updates as they reach end-of-life.

Changed

Drop PHPUnit 10 support and upgrade to PHPUnit 11

  • #216 : PHPUnit 11 support

Fixed

  • #215 : PHP 8.4 runtime support

Full Changelog: 9.5.3...9.5.4

9.5.3 - 2024-10-11

Fixed

  • #214 : junit invalid xml

Full Changelog: 9.5.2...9.5.3

9.5.2 - 2024-10-08

Same as 9.5.0 (except for GitHub Workflows that still used PHP 8.1)

Full Changelog: 9.5.0...9.5.2

9.5.1 - 2024-10-08

Same as 9.5.0 (except for GitHub Workflows that still used PHP 8.1)

Full Changelog: 9.5.0...9.5.1

9.5.0 - 2024-10-08

Changed

  • drop support to PHP 8.1
  • #213 : Get application version from Composer Runtime API

Fixed

  • #192 : The "-x" option does not exist.

... (truncated)

Commits


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)