Skip to content

dep: bump overtrue/phplint from 9.5.6 to 9.6.2 in /tools/phplint#1124

Merged
andi34 merged 1 commit intodevfrom
dependabot/composer/tools/phplint/overtrue/phplint-9.6.2
May 1, 2025
Merged

dep: bump overtrue/phplint from 9.5.6 to 9.6.2 in /tools/phplint#1124
andi34 merged 1 commit intodevfrom
dependabot/composer/tools/phplint/overtrue/phplint-9.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps overtrue/phplint from 9.5.6 to 9.6.2.

Release notes

Sourced from overtrue/phplint's releases.

9.6.2 - 2025-04-10

Added

  • lint command support now the new cache-dir option that replace the legacy cache option, marked as deprecated (and will be removed in next major version)

Changed

  • Remove support of a TTL = zero (store permanently) for the caching files syntax checking results

Full Changelog: 9.6.1...9.6.2

9.6.1 - 2025-04-09

Changed

  • default cache TTL value is now set to 1 hour (3600 seconds)

Fixed

  • ability to clear cache entries by invalidation with --cache-ttl option less than default TTL is in effect

Full Changelog: 9.6.0...9.6.1

9.6.0 - 2025-04-09

Added

Changed

  • drop support of PHPStan 1.x, raising min version to 2.0 now

Fixed

  • PHPUnit coverage code attributes usage

Full Changelog: 9.5.6...9.6.0

Changelog

Sourced from overtrue/phplint's changelog.

9.6.2 - 2025-04-10

Added

  • lint command support now the new cache-dir option that replace the legacy cache option, marked as deprecated (and will be removed in next major version)

Changed

  • Remove support of a TTL = zero (store permanently) for the caching files syntax checking results

Full Changelog: 9.6.1...9.6.2

9.6.1 - 2025-04-09

Changed

  • default cache TTL value is now set to 1 hour (3600 seconds)

Fixed

  • ability to clear cache entries by invalidation with --cache-ttl option less than default TTL is in effect

Full Changelog: 9.6.0...9.6.1

9.6.0 - 2025-04-09

Added

Changed

  • drop support of PHPStan 1.x, raising min version to 2.0 now

Fixed

  • PHPUnit coverage code attributes usage

Full Changelog: 9.5.6...9.6.0

Commits
  • e2ebdba fix automagically replacement cache directory options
  • 1089c27 introduces the new 'cache-dir' option that will replace legacy 'cache' option...
  • 8cf9754 update configuration guide
  • 574e169 fix missing incorrect branch, forking repo is related to a major.minor version
  • 5f04dc4 clean-up contributing guide as Application::VERSION does not exists anymore
  • 694480b Remove support of a TTL = zero (store permanently) for the caching files synt...
  • 667058d removed unused imports (thanks to PHP-CS-Fixer rule, see commit 7ed306b72dee2...
  • 7ed306b add PHP-CS-Fixer rule 'no_unused_imports' to clean-up code forgotten
  • 91e88a7 prepare bugfix version 9.6.1
  • 495f4a9 fix issue with cache-ttl option and cache expiration
  • 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 <dependency name> 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)

Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 9.5.6 to 9.6.2.
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md)
- [Commits](overtrue/phplint@9.5.6...9.6.2)

---
updated-dependencies:
- dependency-name: overtrue/phplint
  dependency-version: 9.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added composer dependencies Pull requests that update a dependency file labels May 1, 2025
@andi34 andi34 merged commit a9fcd12 into dev May 1, 2025
7 checks passed
@andi34 andi34 deleted the dependabot/composer/tools/phplint/overtrue/phplint-9.6.2 branch May 1, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant