Skip to content

Bump overtrue/phplint from 9.5.6 to 9.6.1 in /tools/11_phplint in the tools_phplint-dependencies group #2970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps the tools_phplint-dependencies group in /tools/11_phplint with 1 update: overtrue/phplint.

Updates overtrue/phplint from 9.5.6 to 9.6.1

Release notes

Sourced from overtrue/phplint's releases.

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.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
  • 91e88a7 prepare bugfix version 9.6.1
  • 495f4a9 fix issue with cache-ttl option and cache expiration
  • 13615e6 fix default cache TTL to 1 hour
  • 0cdc6af pruning cache items may be operated before printing final report
  • ad63498 re-generated UML class diagrams
  • eb81941 fix installation doc related to new version 9.6.0
  • ebe5a9f fix CI workflow syntax
  • 40805ca prepare feature release 9.6.0
  • f6eaf80 fix issue #218 by introducing a cache-ttl option on lint command
  • 71c5b0d mark deprecated component
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 10, 2025
Bumps the tools_phplint-dependencies group in /tools/11_phplint with 1 update: [overtrue/phplint](https://github.com/overtrue/phplint).


Updates `overtrue/phplint` from 9.5.6 to 9.6.1
- [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.1)

---
updated-dependencies:
- dependency-name: overtrue/phplint
  dependency-version: 9.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tools_phplint-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/tools/11_phplint/tools_phplint-dependencies-da1d2c74c7 branch from d5b7e57 to e5d9322 Compare April 12, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants