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

composer(deps): Bump rector/rector from 0.18.13 to 0.19.5 in /vendor-bin/rector #855

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps rector/rector from 0.18.13 to 0.19.5.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.19.5

New Features 🎉

  • [Autoloading] Allow to define bootstrapFiles([DIR . '/some.phar']) on BootstrapFilesIncluder (#5518)
  • add withPhpSets() methods (#5519)

Released Rector 0.19.4

Bugfixes 🐛

  • Fix configured rule (#5517)

Released Rector 0.19.3

New Features ahd Changes 🥳

  • [Config] Add RectorConfigBuilder (#5503)
  • Add gitlab to "setup-ci" command (#5497)
  • Add "custom-rule" command to make creating rules easy (#5498)
  • [Windows] Rework add windows support on tests CI (#5504)
  • make literal separator optional, as rather coding style and not always desired (#5505)

Bugfixes 🐛

  • [Php70] Skip inside Encapsed on ThisCallOnStaticMethodToStaticCallRector (#5481)
  • [Performance] Cache PHP version features on reading composer.json on PhpVersionProvider (#5484)
  • Fix phpstan (#5489)
  • [Config] Restore default values for RectorConfig->parallel() config similar to original <=0.18.x version (#5472)
  • [Performance][PhpParser] Deprecate InlineCodeParser::parse(), extract into parseFile() and parseString() (#5482)
  • [CodeQuality] Skip surplus open square bracket on SimplifyRegexPatternRector (#5494)
  • [AutoImport] Skip start with <?= short open tag on auto import (#5496)
  • [Testing] Deprecate FileInfoParser, use existing TestingParser instead (#5501)
  • custom copy path fix (#5502)
  • [DX] Allow Arg in value resolver, as often used and intuitive (#5512)
  • [Windows] Support replace \r\n on DocBlockInliner (#5513)
  • [Php83] add string type to concat constant (#5516), Thanks @​jdohuutin!

Removed 💀

  • [Renaming] Remove namespace renames in ClassRename, as it should only rename references, not move to new namespace (#5487)
  • [Renaming] Remove rename class name (#5488)

Released Rector 0.19.2

New features and Changes 🎉

  • [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
  • Remove collectors, as performance very costly and not practically useful (#5470)

... (truncated)

Commits
  • 89c895d Rector 0.19.5
  • 3c3170a Updated Rector to commit 171fddb1a1e9c54e194130ffe039809721d1f465
  • bc9920f Updated Rector to commit ca23ae894e833861e83533ed9f89fc7b3bf37fee
  • 0d3dcc3 Rector 0.19.4
  • 7c6043c Updated Rector to commit 21aa474269373c93fa8d74e72e7e8ee817a38cee
  • 5c1dd52 Rector 0.19.3
  • 826292d Updated Rector to commit 52398c81f9e88bde858cd2d79d481ae66190abc7
  • 94c55b8 Updated Rector to commit 1608ae8c9497bbfaf78ce54130ec304963ac6f2a
  • 691f25c Updated Rector to commit e17f878d5adb301fda0de8f9da2d94d898a363c3
  • 758b064 Updated Rector to commit c5d4a78df1fe7ad674631f7373e127ff75eae896
  • 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 [rector/rector](https://github.com/rectorphp/rector) from 0.18.13 to 0.19.5.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.18.13...0.19.5)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency label Feb 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #864.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/composer/vendor-bin/rector/rector/rector-0.19.5 branch March 1, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants