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 rector/rector to v0.13.6 #149

Closed
wants to merge 4 commits into from

Conversation

BacLuc
Copy link
Owner

@BacLuc BacLuc commented Jun 21, 2022

This PR contains the following updates:

Package Type Update Change
rector/rector (source) require-dev patch 0.13.5 -> 0.13.6

Release Notes

rectorphp/rector

v0.13.6

Compare Source

New Features 🎉

  • [Core] AbstractScopeAwareRector is ready to be used in custom rules (#​2537)
  • [PHP 8.1] Add FirstClassCallableRector (#​2544)
  • [Php81] NullToStrictStringFuncCallArgRector - Register more functions (#​2543), Thanks @​hungtrinh!
  • Improve RectorConfig import methods (#​2526), Thanks @​alexndlm!

Bugfixes 🐛

  • [Renaming] Do not rename docblock same name not found in use inside namespace (#​2471)
  • [TypeDeclaration] Skip generic on ReturnTypeDeclarationRector (#​2469)
  • [DeadCode] Skip using coealesce assign operator on return on RemoveUnusedPrivatePropertyRector (#​2476)
  • [DeadCode] Skip has return reassign Coalesce Op on RemoveUnusedPrivatePropertyRector (#​2477)
  • [Php55] Handle crash on concat variable single quote on PregReplaceEModifierRector (#​2483)
  • [PSR4] Handle invalid missing ; on NormalizeNamespaceByPSR4ComposerAutoloadRector with GroupUse (#​2488)
  • [Php70] Refactor MultiDirnameRector by moving nestingLevel check to separate method (#​2492)
  • [Php81] Fix crash on redis->set() on ReadOnlyPropertyRector (#​2494)
  • [TypeDeclaration] Skip implements mixed, and already has typed return on AddReturnTypeDeclarationRector (#​2509)
  • [Php81] Skip param reassign on ReadOnlyPropertyRector (#​2498)
  • [CodeQuality] Fix default array param in CallableThisArrayToAnonymousFunctionRector (#​2527)
  • [Transform] Handle with this->method() from current class on MethodCallToMethodCallRector (#​2531)
  • [PHP 7.0] skip non-existing method in StaticCallOnNonStaticToInstanceCallRector (#​2532)
  • [PHP 7.4] Skip default expr type on property, if there is mixed assign (#​2534)
  • [Php56] Skip multiple catch with same variable on AddDefaultValueForUndefinedVariableRector (#​2533)
  • [Php80] Skip Assign on its var not directly used in next return on ChangeSwitchToMatchRector (#​2535), #​7247
  • [Php81] Skip str_replace() pass array subject on NullToStrictStringFuncCallArgRector (#​2541)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by Renovate Bot.

@BacLuc
Copy link
Owner Author

BacLuc commented Jun 21, 2022

⚠ 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: api/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.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - Root composer.json requires php >=8.1.0 but your php version (7.4.27) does not satisfy that requirement.
  Problem 2
    - fig/link-util is locked to version 1.2.0 and an update of this package was not requested.
    - fig/link-util 1.2.0 requires php >=8.0.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 3
    - lcobucci/clock is locked to version 2.2.0 and an update of this package was not requested.
    - lcobucci/clock 2.2.0 requires php ^8.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 4
    - psr/cache is locked to version 3.0.0 and an update of this package was not requested.
    - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 5
    - psr/link is locked to version 2.0.1 and an update of this package was not requested.
    - psr/link 2.0.1 requires php >=8.0.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 6
    - psr/log is locked to version 2.0.0 and an update of this package was not requested.
    - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 7
    - symfony/asset is locked to version v6.0.7 and an update of this package was not requested.
    - symfony/asset v6.0.7 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 8
    - symfony/cache is locked to version v6.1.1 and an update of this package was not requested.
    - symfony/cache v6.1.1 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 9
    - symfony/cache-contracts is locked to version v3.1.0 and an update of this package was not requested.
    - symfony/cache-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 10
    - symfony/config is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/config v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 11
    - symfony/console is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/console v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 12
    - symfony/dependency-injection is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/dependency-injection v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 13
    - symfony/deprecation-contracts is locked to version v3.1.0 and an update of this package was not requested.
    - symfony/deprecation-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 14
    - symfony/doctrine-bridge is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/doctrine-bridge v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 15
    - symfony/dotenv is locked to version v6.0.5 and an update of this package was not requested.
    - symfony/dotenv v6.0.5 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 16
    - symfony/error-handler is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/error-handler v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 17
    - symfony/event-dispatcher is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/event-dispatcher v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 18
    - symfony/event-dispatcher-contracts is locked to version v3.1.0 and an update of this package was not requested.
    - symfony/event-dispatcher-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 19
    - symfony/expression-language is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/expression-language v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 20
    - symfony/filesystem is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/filesystem v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 21
    - symfony/finder is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/finder v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 22
    - symfony/flex is locked to version v2.1.8 and an update of this package was not requested.
    - symfony/flex v2.1.8 requires php >=8.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 23
    - symfony/framework-bundle is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/framework-bundle v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 24
    - symfony/http-client is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/http-client v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 25
    - symfony/http-client-contracts is locked to version v3.1.0 and an update of this package was not requested.
    - symfony/http-client-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 26
    - symfony/http-foundation is locked to version v6.1.1 and an update of this package was not requested.
    - symfony/http-foundation v6.1.1 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 27
    - symfony/http-kernel is locked to version v6.1.1 and an update of this package was not requested.
    - symfony/http-kernel v6.1.1 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 28
    - symfony/intl is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/intl v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 29
    - symfony/mailer is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/mailer v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 30
    - symfony/mime is locked to version v6.1.1 and an update of this package was not requested.
    - symfony/mime v6.1.1 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 31
    - symfony/monolog-bridge is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/monolog-bridge v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 32
    - symfony/options-resolver is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/options-resolver v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 33
    - symfony/password-hasher is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/password-hasher v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 34
    - symfony/property-access is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/property-access v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 35
    - symfony/property-info is locked to version v6.0.7 and an update of this package was not requested.
    - symfony/property-info v6.0.7 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 36
    - symfony/routing is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/routing v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 37
    - symfony/runtime is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/runtime v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 38
    - symfony/security-bundle is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/security-bundle v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 39
    - symfony/security-core is locked to version v6.1.0 and an update of this package was not requested.
    - symfony/security-core v6.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 40
    - symfony/security-csrf is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/security-csrf v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 41
    - symfony/security-http is locked to version v6.1.1 and an update of this package was not requested.
    - symfony/security-http v6.1.1 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 42
    - symfony/serializer is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/serializer v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 43
    - symfony/service-contracts is locked to version v3.1.0 and an update of this package was not requested.
    - symfony/service-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 44
    - symfony/stopwatch is locked to version v6.0.5 and an update of this package was not requested.
    - symfony/stopwatch v6.0.5 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 45
    - symfony/string is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/string v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 46
    - symfony/translation-contracts is locked to version v3.1.0 and an update of this package was not requested.
    - symfony/translation-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 47
    - symfony/twig-bridge is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/twig-bridge v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 48
    - symfony/twig-bundle is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/twig-bundle v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 49
    - symfony/validator is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/validator v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 50
    - symfony/var-dumper is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/var-dumper v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 51
    - symfony/var-exporter is locked to version v6.1.1 and an update of this package was not requested.
    - symfony/var-exporter v6.1.1 requires php >=8.1 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 52
    - symfony/web-link is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/web-link v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 53
    - symfony/yaml is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/yaml v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 54
    - nelmio/alice is locked to version v3.10.0 and an update of this package was not requested.
    - nelmio/alice v3.10.0 requires php ^8.0 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 55
    - symfony/browser-kit is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/browser-kit v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 56
    - symfony/css-selector is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/css-selector v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 57
    - symfony/debug-bundle is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/debug-bundle v6.0.3 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 58
    - symfony/dom-crawler is locked to version v6.0.6 and an update of this package was not requested.
    - symfony/dom-crawler v6.0.6 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 59
    - symfony/process is locked to version v6.0.7 and an update of this package was not requested.
    - symfony/process v6.0.7 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 60
    - symfony/web-profiler-bundle is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/web-profiler-bundle v6.0.8 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
  Problem 61
    - fig/link-util 1.2.0 requires php >=8.0.0 -> your php version (7.4.27) does not satisfy that requirement.
    - api-platform/core v2.6.8 requires fig/link-util ^1.0 -> satisfiable by fig/link-util[1.2.0].
    - api-platform/core is locked to version v2.6.8 and an update of this package was not requested.


@coveralls
Copy link

Pull Request Test Coverage Report for Build 2538300646

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.749%

Totals Coverage Status
Change from base Build 2538296121: 0%
Covered Lines: 1650
Relevant Lines: 2069

💛 - Coveralls

@coveralls
Copy link

coveralls commented Nov 2, 2024

Pull Request Test Coverage Report for Build 2538300646

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.749%

Totals Coverage Status
Change from base Build 2538296121: 0.0%
Covered Lines: 1650
Relevant Lines: 2069

💛 - Coveralls

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.

4 participants