Skip to content
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

build(deps): bump overtrue/phplint from 5.3.0 to 9.1.0 #92

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps overtrue/phplint from 5.3.0 to 9.1.0.

Release notes

Sourced from overtrue/phplint's releases.

9.1.0 - 2023-12-17

Added

  • PHPStan dev tool to enforce code quality of this project (see Contributor guide)
  • Introduces a DebugFormatterHelper for asynchronous process
  • Introduces a ProcessHelper for asynchronous process
  • Introduces a new extension (ProgressIndicator) to let users know that the phplint command isn't stalled. Uses --progress=indicator.

Changed

  • Replaces Symfony components constraint to new LTS (6.4), and drop support to old one (5.4)
  • ProgressPrinter and ProgressBar extensions must now implement the Overtrue\PHPLint\Output\ConsoleOutputInterface specification
  • Reorganize dev tools under their own composer namespace (check-style begins style:check, and fix-style begins style:fix)
  • #197 : Faster process linter
  • rename BOX config file to box.json.dist
  • Dockerfile bump default PHP version from 8.2 to 8.3 (to produce better perf)

Removed

  • drop support of PHPUnit 9
  • drop support of PHP 8.0
  • setApplicationVersion and setConfigResolver methods were removed from Overtrue\PHPLint\Output\ConsoleOutputInterface as there are no more required

Full Changelog: 9.0.6...9.1.0

9.0.6 - 2023-12-02

Fixed

  • #196 : Better Symfony 7 support

Full Changelog: 9.0.5...9.0.6

9.0.5 - 2023-12-01

This version is compatible PHP 8.0, 8.1, 8.2 and 8.3

CAUTION Next minor release 9.1 will drop support to PHP 8.0

Changed

  • Upgrade Phive installation documentation
  • Migrate PHPUnit configuration file to 10.4 format
  • Raise PHPUnit 9 constraint to latest v9 minor release
  • [PR #195](overtrue/phplint#195) : Add Symfony 7 support (thanks to @​olegpro)

... (truncated)

Changelog

Sourced from overtrue/phplint's changelog.

9.1.0 - 2023-12-17

Added

  • PHPStan dev tool to enforce code quality of this project (see Contributor guide)
  • Introduces a DebugFormatterHelper for asynchronous process
  • Introduces a ProcessHelper for asynchronous process
  • Introduces a new extension (ProgressIndicator) to let users know that the phplint command isn't stalled. Uses --progress=indicator.

Changed

  • Replaces Symfony components constraint to new LTS (6.4), and drop support to old one (5.4)
  • ProgressPrinter and ProgressBar extensions must now implement the Overtrue\PHPLint\Output\ConsoleOutputInterface specification
  • Reorganize dev tools under their own composer namespace (check-style begins style:check, and fix-style begins style:fix)
  • #197 : Faster process linter
  • rename BOX config file to box.json.dist
  • Dockerfile bump default PHP version from 8.2 to 8.3 (to produce better perf)

Removed

  • drop support of PHPUnit 9
  • drop support of PHP 8.0
  • setApplicationVersion and setConfigResolver methods were removed from Overtrue\PHPLint\Output\ConsoleOutputInterface as there are no more required

Full Changelog: 9.0.6...9.1.0

9.0.6 - 2023-12-02

Fixed

  • #196 : Better Symfony 7 support

Full Changelog: 9.0.5...9.0.6

9.0.5 - 2023-12-01

This version is compatible PHP 8.0, 8.1, 8.2 and 8.3

CAUTION Next minor release 9.1 will drop support to PHP 8.0

Changed

  • Upgrade Phive installation documentation
  • Migrate PHPUnit configuration file to 10.4 format
  • Raise PHPUnit 9 constraint to latest v9 minor release
  • [PR #195](overtrue/phplint#195) : Add Symfony 7 support (thanks to @​olegpro)

Fixed

... (truncated)

Commits
  • 6537f69 prepare feature release 9.1.0
  • 02227bb minor updates on GitHub Action example into documentation
  • df60b62 fix feature #199
  • eaa6ca0 update Architecture doc
  • d57404d Dockerfile bump default PHP version from 8.2 to 8.3
  • e0733ab renamed BOX config file
  • 4dde551 reduce PHAR size by 3.7 (from 2.39 Mb to 634 Kb)
  • ea51861 revert partially on commit 5d94994647d123d30e684cfb2cf23b1c808a6032 to allows...
  • e576546 update jetbrains/phpstorm-stubs requirement to v2023.3
  • 1d47e87 update phpdoc blocks
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/overtrue/phplint-9.1.0 branch from 1ae4115 to cda6ee6 Compare February 2, 2024 00:09
@chris-bateman
Copy link
Member

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: overtrue/phplint
  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-9.1.0 branch from cda6ee6 to 94df51d Compare February 2, 2024 00:31
@chris-bateman chris-bateman linked an issue Feb 2, 2024 that may be closed by this pull request
@chris-bateman
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@chris-bateman
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #97.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/overtrue/phplint-9.1.0 branch February 5, 2024 10:26
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.

PHPLint tool throws an error on later versions
1 participant