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

Update php-parallel-lint/php-parallel-lint requirement from 1.2.0 to 1.3.2 #9

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Updates the requirements on php-parallel-lint/php-parallel-lint to permit the latest version.

Release notes

Sourced from php-parallel-lint/php-parallel-lint's releases.

v1.3.2

New version with improved support for PHP 8.1, is again tested against PHP 5.3 and we welcome @​jrfnl as maintainer.

Added

  • Support for PHP Console Highlighter 1.0.0, which comes with PHP Console Color 1.0.1, #92 from [@​jrfnl].

Fixed

  • Bug fix: make Phar file run independently of project under scan #63 from [@​jrfnl], fixes #61.
  • Bug fix: checkstyle report could contain invalid XML due to insufficient output escaping #73 from [@​gmazzap], fixes #72.
  • Fix Phar building #70 from [@​jrfnl]. This fixes PHP 8.1 compatibility for the Phar file.
  • Documentation fix: the --show-deprecated option was missing in both the README as well as the CLI help #84 from [@​jrfnl], fixes #81 reported by [@​stronk7].

Changed

  • README: updated information about PHAR availability #77 from [@​jrfnl].
  • README: updated CLI example #80 from [@​jrfnl].
  • README: added documentation on how to exclude files from a scan based on the PHP version used #80 from [@​jrfnl].
  • Composer autoload improvement #88 from [@​jrfnl] with thanks to [@​mfn].

Internal

#32: php-parallel-lint/PHP-Parallel-Lint#32 #61: php-parallel-lint/PHP-Parallel-Lint#61 #63: php-parallel-lint/PHP-Parallel-Lint#63 #65: php-parallel-lint/PHP-Parallel-Lint#65 #70: php-parallel-lint/PHP-Parallel-Lint#70 #71: php-parallel-lint/PHP-Parallel-Lint#71 #72: php-parallel-lint/PHP-Parallel-Lint#72 #73: php-parallel-lint/PHP-Parallel-Lint#73 #74: php-parallel-lint/PHP-Parallel-Lint#74 #76: php-parallel-lint/PHP-Parallel-Lint#76 #77: php-parallel-lint/PHP-Parallel-Lint#77 #78: php-parallel-lint/PHP-Parallel-Lint#78 #79: php-parallel-lint/PHP-Parallel-Lint#79 #80: php-parallel-lint/PHP-Parallel-Lint#80 #81: php-parallel-lint/PHP-Parallel-Lint#81 #82: php-parallel-lint/PHP-Parallel-Lint#82

... (truncated)

Changelog

Sourced from php-parallel-lint/php-parallel-lint's changelog.

1.3.2 - 2022-02-19

Added

  • Support for PHP Console Highlighter 1.0.0, which comes with PHP Console Color 1.0.1, #92 from [@​jrfnl].

Fixed

  • Bug fix: make Phar file run independently of project under scan #63 from [@​jrfnl], fixes #61.
  • Bug fix: checkstyle report could contain invalid XML due to insufficient output escaping #73 from [@​gmazzap], fixes #72.
  • Fix Phar building #70 from [@​jrfnl]. This fixes PHP 8.1 compatibility for the Phar file.
  • Documentation fix: the --show-deprecated option was missing in both the README as well as the CLI help #84 from [@​jrfnl], fixes #81 reported by [@​stronk7].

Changed

  • README: updated information about PHAR availability #77 from [@​jrfnl].
  • README: updated CLI example #80 from [@​jrfnl].
  • README: added documentation on how to exclude files from a scan based on the PHP version used #80 from [@​jrfnl].
  • Composer autoload improvement #88 from [@​jrfnl] with thanks to [@​mfn].

Internal

#32: php-parallel-lint/PHP-Parallel-Lint#32 #61: php-parallel-lint/PHP-Parallel-Lint#61 #63: php-parallel-lint/PHP-Parallel-Lint#63 #65: php-parallel-lint/PHP-Parallel-Lint#65 #70: php-parallel-lint/PHP-Parallel-Lint#70 #71: php-parallel-lint/PHP-Parallel-Lint#71 #72: php-parallel-lint/PHP-Parallel-Lint#72 #73: php-parallel-lint/PHP-Parallel-Lint#73 #74: php-parallel-lint/PHP-Parallel-Lint#74 #76: php-parallel-lint/PHP-Parallel-Lint#76 #77: php-parallel-lint/PHP-Parallel-Lint#77 #78: php-parallel-lint/PHP-Parallel-Lint#78 #79: php-parallel-lint/PHP-Parallel-Lint#79 #80: php-parallel-lint/PHP-Parallel-Lint#80 #81: php-parallel-lint/PHP-Parallel-Lint#81 #82: php-parallel-lint/PHP-Parallel-Lint#82 #84: php-parallel-lint/PHP-Parallel-Lint#84

... (truncated)

Commits
  • 6483c98 ErrorFormatter: support PHP Console Highlighter 1.0.0
  • 8fba43e Release version 1.3.2
  • 8199c49 Docs: show all options in help and README
  • 183f82a Composer: differentiate between dev and no-dev files for autoloading
  • f1e2e2e .gitignore: remove duplicate entry
  • c510dfa GH Actions: version update for ramsey/composer-install
  • 12bca4b README: minor syntax fix
  • 01cb60e GH Actions: PHP 5.3 was missing from release workflow
  • d4798fb README: document inline minimum version definition option
  • 10c5512 README: update recommended excludes
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 19, 2023
Updates the requirements on [php-parallel-lint/php-parallel-lint](https://github.com/php-parallel-lint/PHP-Parallel-Lint) to permit the latest version.
- [Release notes](https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases)
- [Changelog](https://github.com/php-parallel-lint/PHP-Parallel-Lint/blob/develop/CHANGELOG.md)
- [Commits](php-parallel-lint/PHP-Parallel-Lint@v1.2.0...v1.3.2)

---
updated-dependencies:
- dependency-name: php-parallel-lint/php-parallel-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/php-parallel-lint/php-parallel-lint-1.3.2 branch from f79e3e9 to 8dad7bd Compare December 19, 2023 11:03
@llaumgui llaumgui merged commit 6e5dee1 into main Dec 19, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/php-parallel-lint/php-parallel-lint-1.3.2 branch December 19, 2023 11:08
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.

1 participant