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 dependency squizlabs/php_codesniffer to ^3.10.1 #502

Closed
wants to merge 0 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
squizlabs/php_codesniffer ^3.10.0 -> ^3.10.1 age adoption passing confidence

Release Notes

PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)

v3.10.1

Compare Source

Added
  • Documentation for the following sniffs:
    • Generic.Commenting.DocComment
    • Thanks to [Rodrigo Primo][@​rodrigoprimo] for the patch.
Changed
  • The following have received efficiency improvements:
    • Type handling in the PHP Tokenizer
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Various housekeeping, including improvements to the tests and documentation.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for their contributions.
Fixed
  • Fixed bug #​110, #​437, #​475: File::findStartOfStatement(): the start of statement/expression determination for tokens in parentheses/short array brackets/others scopes, nested within match expressions, was incorrect in most cases.
    The trickle down effect of the bug fixes made to the File::findStartOfStatement() method, is that the Generic.WhiteSpace.ScopeIndent and the PEAR.WhiteSpace.ScopeIndent sniffs should now be able to correctly determine and fix the indent for match expressions containing nested expressions.
    These fixes also fix an issue with the Squiz.Arrays.ArrayDeclaration sniff and possibly other, unreported bugs.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #​504: The tokenizer could inadvertently mistake the last parameter in a function call using named arguments for a DNF type.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #​508: Tokenizer/PHP: extra hardening against handling parse errors in the type handling layer.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch

Configuration

📅 Schedule: Branch creation - "before 3am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from mimmi20 as a code owner May 22, 2024 22:35
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 22, 2024
Copy link
Contributor

github-actions bot commented May 22, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
composer/squizlabs/php_codesniffer >= 3.10.1, < 4.0.0 UnknownUnknown
composer/squizlabs/php_codesniffer >= 3.10.0, < 4.0.0 UnknownUnknown

Scanned Manifest Files

composer.json
  • squizlabs/php_codesniffer@>= 3.10.1, < 4.0.0
  • squizlabs/php_codesniffer@>= 3.10.0, < 4.0.0

Copy link

codeclimate bot commented May 22, 2024

Code Climate has analyzed commit ebc0f27 and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate bot changed the title Update dependency squizlabs/php_codesniffer to ^3.10.1 Update dependency squizlabs/php_codesniffer to ^3.10.1 - autoclosed May 23, 2024
@renovate renovate bot closed this May 23, 2024
@renovate renovate bot deleted the renovate/all-minor-patch-dependencies branch May 23, 2024 04:47
@renovate renovate bot changed the title Update dependency squizlabs/php_codesniffer to ^3.10.1 - autoclosed Update dependency squizlabs/php_codesniffer to ^3.10.1 May 24, 2024
@renovate renovate bot reopened this May 24, 2024
@renovate renovate bot restored the renovate/all-minor-patch-dependencies branch May 24, 2024 13:28
@mimmi20 mimmi20 closed this May 24, 2024
@mimmi20 mimmi20 force-pushed the renovate/all-minor-patch-dependencies branch from ebc0f27 to e5e01ee Compare May 24, 2024 15:04
@mimmi20 mimmi20 deleted the renovate/all-minor-patch-dependencies branch May 24, 2024 15:05
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