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 rector/rector requirement from 0.12.18 to 0.15.21 #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Updates the requirements on rector/rector to permit the latest version.

Commits
  • 1cee8cc Rector 0.15.21
  • 3a55fbc Updated Rector to commit 0433671480db4a41267eddcab741ba1739b58f1f
  • 9a50d02 Updated Rector to commit d8dae934146cb5b99c6bd9eba340aa1863dce08c
  • 7a5d9d8 Updated Rector to commit 6091bdd821a72aa9df52363d944b003ec2fbaf1d
  • 16c8379 Updated Rector to commit ee55387e6a9171be6dfa446323eac57d247f7c45
  • b1ccc29 Updated Rector to commit 00b6703cdc1c7dde6a568b1121fb7ba5c2dc06a7
  • c3c4fb3 Rector 0.15.20
  • 2f750e7 Updated Rector to commit bf6fdc70b4b903a27367926d189400d279dcb411
  • 6fea23a Updated Rector to commit d9dc05621793de2fa23815b73e8db94c8f56b30d
  • 57f48de Updated Rector to commit ed16cab5a2fa6982539e06ad70ac9c119c7dc346
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.12.18...0.15.21)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #169 (af4d384) into master (fdd483f) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #169   +/-   ##
=========================================
  Coverage     99.89%   99.89%           
  Complexity     1072     1072           
=========================================
  Files           119      119           
  Lines          2746     2837   +91     
=========================================
+ Hits           2743     2834   +91     
  Misses            3        3           
Impacted Files Coverage Δ
src/Domain/Event/Envelope.php 100.00% <0.00%> (ø)
src/Domain/Event/Sourced/Entity/Helper.php 100.00% <0.00%> (ø)
...rc/Infrastructure/Domain/Event/LoggingListener.php 100.00% <0.00%> (ø)
.../Application/QueryHandler/EventListenerHandler.php 100.00% <0.00%> (ø)
...pplication/CommandHandler/AggregateRootHandler.php 100.00% <0.00%> (ø)
...nfrastructure/Application/Sensor/LoggingSensor.php 100.00% <0.00%> (ø)
...frastructure/Domain/Event/Sourced/Subscription.php 100.00% <0.00%> (ø)
...rastructure/Interfaces/RabbitMQ/SensorConsumer.php 100.00% <0.00%> (ø)
...astructure/Application/Sensor/CommittingSensor.php 100.00% <0.00%> (ø)
...structure/Domain/Event/LoggingListener/Factory.php 100.00% <0.00%> (ø)
... and 28 more

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.

None yet

0 participants