Skip to content

github-actions: Bump overtrue/phplint from 9.6 to 10.0 #784

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: 7.6.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps overtrue/phplint from 9.6 to 10.0.

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

Changelog

Sourced from overtrue/phplint's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

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

... (truncated)

Commits
  • a8f7bef introduces the base of the new Extension Architecture
  • c5a630f removed legacy EventDispatcher, replacing by standard default Symfony Compone...
  • See full diff 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)

@dependabot dependabot bot requested review from asgrim, jaydiablo and mimmi20 April 11, 2025 05:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/overtrue/phplint-10.0 branch from e116d23 to 66b72fc Compare April 15, 2025 05:49
Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 9.6 to 10.0.
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md)
- [Commits](overtrue/phplint@9.6...10.0)

---
updated-dependencies:
- dependency-name: overtrue/phplint
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/overtrue/phplint-10.0 branch from 66b72fc to 5e8abb3 Compare April 16, 2025 05:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants