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

chore(deps): update dependency friendsofphp/php-cs-fixer to v3.60.0 #79

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
friendsofphp/php-cs-fixer v3.59.3 -> v3.60.0 age adoption passing confidence

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.60.0

Compare Source

  • feat: Add sprintf in the list of compiler optimized functions (#​8092)
  • feat: PhpUnitAttributesFixer - add option to keep annotations (#​8090)
  • chore: cleanup tests that had @requires PHP 7.4 ages ago (#​8122)
  • chore: cleanup TokensAnalyzerTest (#​8123)
  • chore: fix example issue reported by reportPossiblyNonexistentGeneralArrayOffset from PHPStan (#​8089)
  • chore: NoSuperfluousPhpdocTagsFixer - no need to call heavy toComparableNames method to add null type (#​8132)
  • chore: PHPStan 11 array rules (#​8011)
  • chore: PhpUnitSizeClassFixerTest - solve PHP 8.4 issues (#​8105)
  • chore: reduce PHPStan errors in PhpUnitAttributesFixer (#​8091)
  • chore: reuse test methods (#​8119)
  • CI: check autoload (#​8121)
  • CI: Update PHPStan to 1.11.8 (#​8133)
  • deps: upgrade dev-tools (#​8102)
  • DX: check for duplicated test data (#​8131)
  • DX: check for duplicated test methods (#​8124)
  • DX: check for duplicated test methods (as AutoReview test) (#​8134)
  • DX: do not exclude duplicates that are clearly mistakes (#​8135)
  • DX: Dump offsetAccess.notFound errors to baseline (#​8107)
  • fix: Better way of walking types in TypeExpression (#​8076)
  • fix: CI for PHP 8.4 (#​8114)
  • fix: update TokensTest to shrink PHPStan's baseline (#​8112)
  • fix: no_useless_concat_operator - do not break variable (2) (#​7927)
  • fix: NullableTypeDeclarationFixer - don't convert standalone null into nullable union type (#​8098)
  • fix: NullableTypeDeclarationFixer - don't convert standalone NULL into nullable union type (#​8111)
  • fix: NullableTypeDeclarationFixer - insert correct token (#​8118)
  • fix: PhpUnitAttributesFixer - handle multiple annotations of the same name (#​8075)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 9ec7a83 to 9d3a377 Compare July 11, 2022 20:34
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to v3.9.1 Update dependency friendsofphp/php-cs-fixer to v3.9.2 Jul 11, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 9d3a377 to 460b3e8 Compare July 13, 2022 10:11
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to v3.9.2 Update dependency friendsofphp/php-cs-fixer to v3.9.3 Jul 13, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 460b3e8 to f7d0eec Compare July 15, 2022 22:03
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to v3.9.3 Update dependency friendsofphp/php-cs-fixer to v3.9.4 Jul 15, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from f7d0eec to efbfffc Compare July 22, 2022 11:48
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to v3.9.4 Update dependency friendsofphp/php-cs-fixer to v3.9.5 Jul 22, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from efbfffc to fee78c9 Compare September 6, 2022 13:57
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to v3.9.5 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.11.0 Sep 6, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch 2 times, most recently from eaafef5 to ec37adf Compare October 12, 2022 16:34
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.11.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.12.0 Oct 12, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from ec37adf to eae9b41 Compare October 31, 2022 20:17
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.12.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.13.0 Oct 31, 2022
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from eae9b41 to 743c2c0 Compare March 16, 2023 17:35
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.13.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.15.1 Mar 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - laminas/laminas-code is locked to version 4.5.1 and an update of this package was not requested.
    - laminas/laminas-code 4.5.1 requires php >=7.4, <8.2 -> your php version (8.3.6) does not satisfy that requirement.
  Problem 2
    - phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested.
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.6) does not satisfy that requirement.
  Problem 3
    - laminas/laminas-code 4.5.1 requires php >=7.4, <8.2 -> your php version (8.3.6) does not satisfy that requirement.
    - friendsofphp/proxy-manager-lts v1.0.8 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.5.1].
    - friendsofphp/proxy-manager-lts is locked to version v1.0.8 and an update of this package was not requested.


@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.15.1 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.16.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 743c2c0 to b838650 Compare April 3, 2023 10:18
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from b838650 to 74b73f6 Compare May 28, 2023 10:41
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.16.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.17.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 74b73f6 to d63349e Compare June 19, 2023 00:21
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.17.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.18.0 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from d63349e to 7b121f6 Compare June 24, 2023 13:35
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.18.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.19.0 Jun 24, 2023
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 7b121f6 to 6f907dd Compare June 24, 2023 19:18
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.19.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.19.1 Jun 24, 2023
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 6f907dd to 06b8f1f Compare June 25, 2023 17:17
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.19.1 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.19.2 Jun 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.54.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.55.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 6519dd9 to ede404b Compare May 7, 2024 16:35
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.55.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.56.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from ede404b to 6c57215 Compare May 10, 2024 14:31
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.56.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.56.1 May 10, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 6c57215 to 1db0a1f Compare May 15, 2024 20:33
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.56.1 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.57.0 May 15, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 1db0a1f to 53e5763 Compare May 16, 2024 02:42
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.57.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.57.1 May 16, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 53e5763 to 6533882 Compare May 21, 2024 04:14
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.57.1 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.57.2 May 21, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 6533882 to 7032a05 Compare May 28, 2024 17:12
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.57.2 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.58.0 May 28, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 7032a05 to 6830eb7 Compare May 29, 2024 18:10
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.58.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.58.1 May 29, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 6830eb7 to 10cafd2 Compare June 15, 2024 12:13
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.58.1 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.0 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 10cafd2 to ea9ef87 Compare June 15, 2024 15:38
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.0 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.1 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from ea9ef87 to a52e10b Compare June 16, 2024 15:54
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.1 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.3 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from a52e10b to e7aafe8 Compare July 25, 2024 10:36
@renovate renovate bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.3 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.60.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch 3 times, most recently from f9d46a0 to 341ec55 Compare July 25, 2024 12:19
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 341ec55 to 3c8eb55 Compare July 25, 2024 12:24
@renovate renovate bot merged commit 8ce0547 into main Jul 25, 2024
1 check passed
@renovate renovate bot deleted the renovate/friendsofphp-php-cs-fixer-3.x branch July 25, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants