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 rector/rector to 0.12.16 || 0.12.17 #61

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
rector/rector (source) require patch 0.12.16 -> 0.12.16 || 0.12.17

Release Notes

rectorphp/rector

v0.12.17

Compare Source

New Features 🎉

  • [DX] Make progress bar less verbose on CI (#​1797), #​6996
  • Remove min php version from OptionalParametersAfterRequiredRector (#​1814), Thanks @​leighman!
  • [CodeQuality] Extend SimplifyForeachToArrayFilterRector with compare cond (#​1820)
  • Add Projects using Rector section to README.md (#​1881), Thanks @​Wirone!

Bugfixes 🐛

Changes ⚙️

  • Remove deprecated show command (#​1796)
  • [DX] Deprecate disabling of import options to keep configuration simpler (#​1817)
  • [DX] Inline PARALLEL_SYSTEM_ERROR_COUNT_LIMIT option to keep user scope outside internal system (#​1818)
  • Deprecate RemovingStatic rules as very narrow use case in generic rules (#​1819)
  • [DX] Remove GenericClassMethodParamRector, rather PHPStorm one-time refactoring job (#​1830)
  • [DX] Remove SingleToManyMethodRector, rather one time job useful for PHPStorm (#​1831)
  • [DX] Remove MoveValueObjectsToValueObjectDirectoryRector, should be handled by PHPStorm refactoring and PHPStan rule checks (#​1832)
  • [DX] Remove deprecated constants (#​1833)
  • [DX] Remove MoveServicesBySuffixToDirectoryRector, better handle by PHPStan + PHPStorm refacor (#​1834)
  • [DX] Remove MoveInterfacesToContractNamespaceDirectoryRector as breaky, use PHPStan rule instead (#​1835)
  • [DX] Remove MoveEntitiesToEntityDirectoryRector, use PHPStan rule + PhpStorm refactoring instead (#​1836)

Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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

Read more information about the use of Renovate Bot within Laminas.

Signed-off-by: Renovate Bot <[email protected]>

| datasource | package       | from    | to      |
| ---------- | ------------- | ------- | ------- |
| packagist  | rector/rector | 0.12.16 | 0.12.17 |
@renovate renovate bot added the renovate label Mar 3, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 3, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@samsonasik samsonasik self-assigned this Mar 3, 2022
@samsonasik samsonasik added the dependencies Pull requests that update a dependency file label Mar 3, 2022
@samsonasik samsonasik added this to the 0.3.0 milestone Mar 3, 2022
@samsonasik samsonasik merged commit de53d05 into 0.3.x Mar 3, 2022
@samsonasik samsonasik deleted the renovate/all-minor-patch branch March 3, 2022 17:18
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants