streakphp / streak

Event Sourcing Framework
MIT License
15 stars 2 forks source link

Update rector/rector requirement from 0.12.18 to 0.15.4 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.15.4

New Features :partying_face:

  • [CodingStyle] Add DataProviderArrayItemsNewlinedRector (#3271)

Bugfixes :bug:

Commits
  • 1dcdf54 Rector 0.15.4
  • b771e1c Updated Rector to commit 58c8f170182d3350e21a3b141bb3971651943e63
  • 70d56f8 Updated Rector to commit e8dd953f10a7afc3610d5185c6b42216e6d9e050
  • 4734e75 Updated Rector to commit e8dd953f10a7afc3610d5185c6b42216e6d9e050
  • 7fa05c4 Updated Rector to commit e8dd953f10a7afc3610d5185c6b42216e6d9e050
  • 71448aa Updated Rector to commit aafb99246d40b436486c90eaad7e45f21a823075
  • 3f15e3a Rector 0.15.3
  • 29be2b6 Updated Rector to commit 9c64c2a7ef9aa19592349b3928173adc9b9eb394
  • 6b7133a Updated Rector to commit d43f7498b821cf58437f622bce3b3aae290fa89e
  • 9548122 Updated Rector to commit d43f7498b821cf58437f622bce3b3aae290fa89e
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #157 (a141d0b) into master (fdd483f) will decrease coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
- Coverage     99.89%   99.75%   -0.14%     
  Complexity     1072     1072              
============================================
  Files           119      122       +3     
  Lines          2746     2841      +95     
============================================
+ Hits           2743     2834      +91     
- Misses            3        7       +4     
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 31 more
dependabot[bot] commented 1 year ago

Superseded by #158.