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-dev): bump phpstan/phpstan from 0.12.44 to 0.12.45 #417

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2020

Bumps phpstan/phpstan from 0.12.44 to 0.12.45.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.45

bindec returns float|int (#326), thanks @Synchro!

Commits
  • 90c6725 PHPStan 0.12.45
  • ec5e8f2 Updated PHPStan to commit ec01a65c323c33b9df4e2ac20e1bc635bb53c973
  • 34b3007 Updated PHPStan to commit e6103f38d7993c28d94b7fa465b5def32d501550
  • b1f5985 Updated PHPStan to commit 8a7ae4f6b9335d6c9736b9e7bf50d34792899976
  • 47dc4a4 Updated PHPStan to commit 3405e43e2fa05c8431d8743057f1e261a9a8f4e5
  • b595283 Updated PHPStan to commit 9f43f3b7dbf43b5152d8503fe1852ec539d02d5e
  • bc76b8b Updated PHPStan to commit b4299be73177845a54cf0a8ce8f492075392ecfa
  • See full diff 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

@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #417 into main will increase coverage by 0.63%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #417      +/-   ##
============================================
+ Coverage     98.41%   99.04%   +0.63%     
- Complexity       98      110      +12     
============================================
  Files            21       25       +4     
  Lines           252      315      +63     
============================================
+ Hits            248      312      +64     
+ Misses            4        3       -1     
Impacted Files Coverage Δ Complexity Δ
src/FieldDefinition/Reference.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Count.php 100.00% <100.00%> (ø) 8.00 <8.00> (?)
src/Exception/InvalidCount.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/Exception/InvalidDefinition.php 100.00% <100.00%> (ø) 3.00 <3.00> (+2.00)
src/Exception/InvalidMaximum.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/Exception/InvalidMinimum.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/FieldDefinition.php 100.00% <100.00%> (ø) 9.00 <1.00> (-2.00)
src/FieldDefinition/References.php 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
src/FixtureFactory.php 97.94% <100.00%> (-0.29%) 46.00 <20.00> (+4.00) ⬇️
src/Strategy/DefaultStrategy.php 100.00% <100.00%> (ø) 4.00 <4.00> (?)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26d309c...513c068. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Sep 27, 2020
ergebnis-bot
ergebnis-bot previously approved these changes Sep 27, 2020
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.44 to 0.12.45.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.44...0.12.45)

Signed-off-by: dependabot[bot] <support@github.com>
@ergebnis-bot ergebnis-bot merged commit 593bea0 into main Sep 27, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/phpstan/phpstan-0.12.45 branch September 27, 2020 09:05
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

1 participant