Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps phpcsstandards/phpcsutils from 1.0.8 to 1.0.9.

Release notes

Sourced from phpcsstandards/phpcsutils's releases.

1.0.9 - 2023-12-08

Added

PHPCS BackCompat

  • BCFile::getMemberProperties(): sync with PHPCS 3.8.0 - support for PHP 8.2 true type. #524
  • BCFile::getMethodProperties(): sync with PHPCS 3.8.0 - support for PHP 8.2 true type. #524
  • BCFile::getMethodParameters(): sync with PHPCS 3.8.0 - support for PHP 8.2 true type. #524

Changed

TestUtils

Other

  • Dropped support for PHP_CodeSniffer < 3.8.0. #523 Please ensure you run composer update phpcsstandards/phpcsutils --with-dependencies to benefit from this.
  • Small improvements to the documentation website generation. Includes a contribution from @​fredden.
  • Various housekeeping and documentation improvements. Includes a contribution from @​fredden.

#523: PHPCSStandards/PHPCSUtils#523 #524: PHPCSStandards/PHPCSUtils#524 #525: PHPCSStandards/PHPCSUtils#525

Changelog

Sourced from phpcsstandards/phpcsutils's changelog.

[1.0.9] - 2023-12-08

Added

PHPCS BackCompat

  • BCFile::getMemberProperties(): sync with PHPCS 3.8.0 - support for PHP 8.2 true type. #524
  • BCFile::getMethodProperties(): sync with PHPCS 3.8.0 - support for PHP 8.2 true type. #524
  • BCFile::getMethodParameters(): sync with PHPCS 3.8.0 - support for PHP 8.2 true type. #524

Changed

TestUtils

  • Significant performance improvement for the [UtilityMethodTestCase]. #525

Other

  • Dropped support for [PHP_CodeSniffer] < 3.8.0. #523 Please ensure you run composer update phpcsstandards/phpcsutils --with-dependencies to benefit from this.
  • Small improvements to the documentation website generation. Includes a contribution from [@​fredden].
  • Various housekeeping and documentation improvements. Includes a contribution from [@​fredden].

#523: PHPCSStandards/PHPCSUtils#523 #524: PHPCSStandards/PHPCSUtils#524 #525: PHPCSStandards/PHPCSUtils#525

Commits
  • 908247b Merge pull request #527 from PHPCSStandards/develop
  • 8277fda Merge pull request #526 from PHPCSStandards/feature/changelog-1.0.9
  • 871ad96 Changelog for PHPCSUtils 1.0.9
  • 183a825 Merge pull request #524 from PHPCSStandards/backcompat/bcfile-various-sync-ad...
  • d1ddb2c PHP 8.2 | BCFile::getMethodParameters(): sync with upstream / add support for...
  • f6ec382 PHP 8.2 | BCFile::getMethodProperties(): sync with upstream / add support for...
  • 7c8f0f2 PHP 8.2 | BCFile::getMemberProperties(): sync with upstream / add support for...
  • 5cd5676 Merge pull request #523 from PHPCSStandards/feature/switch-to-fork-of-phpcs
  • 2f73b96 Remove work-arounds which were in place for PHPCS < 3.8.0
  • 09bae71 Composer: raise the minimum supported PHPCS version to 3.8.0
  • 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 [phpcsstandards/phpcsutils](https://github.com/PHPCSStandards/PHPCSUtils) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/PHPCSStandards/PHPCSUtils/releases)
- [Changelog](https://github.com/PHPCSStandards/PHPCSUtils/blob/develop/CHANGELOG.md)
- [Commits](PHPCSStandards/PHPCSUtils@1.0.8...1.0.9)

---
updated-dependencies:
- dependency-name: phpcsstandards/phpcsutils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@jaymcp jaymcp merged commit 0264eb5 into main Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/composer/phpcsstandards/phpcsutils-1.0.9 branch December 12, 2023 09:50
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.

1 participant