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 ergebnis/phpstan-rules from 0.15.0 to 0.15.1 #153

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2020

Bumps ergebnis/phpstan-rules from 0.15.0 to 0.15.1.

Release notes

Sourced from ergebnis/phpstan-rules's releases.

0.15.1

  • Build(deps-dev): Bump vimeo/psalm from 3.11.2 to 3.11.4 (#226), by @dependabot-preview[bot]
  • Build(deps-dev): Bump psalm/plugin-phpunit from 0.10.0 to 0.10.1 (#227), by @dependabot-preview[bot]
  • Build(deps-dev): Bump vimeo/psalm from 3.11.4 to 3.11.5 (#228), by @dependabot-preview[bot]
  • Fix: Use main as default branch name (#229), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-library-template (#231), by @localheinz
  • Fix: Restore ignore rules (#234), by @localheinz
  • Build(deps): Bump actions/create-release from v1 to v1.1.1 (#235), by @dependabot[bot]
  • Build(deps): Bump actions/checkout from v2 to v2.3.0 (#236), by @dependabot[bot]
  • Fix: Formatting (#237), by @localheinz
  • Build(deps-dev): Bump vimeo/psalm from 3.11.5 to 3.11.6 (#238), by @dependabot[bot]
  • Build(deps-dev): Bump vimeo/psalm from 3.11.6 to 3.12.1 (#240), by @dependabot[bot]
  • Build(deps-dev): Bump ergebnis/php-cs-fixer-config from 2.1.2 to 2.2.0 (#241), by @dependabot[bot]
  • Build(deps): Bump actions/checkout from v2.3.0 to v2.3.1 (#239), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#242), by @localheinz
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.0 to 2.2.1 (#243), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.12.1 to 3.12.2 (#244), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.5.1 to 2.6.1 (#246), by @dependabot[bot]
  • Fix: Use caret operator (#247), by @localheinz
  • Methods\FinalInAbstractClassRule: allow __construct method to be non-final (#248), by @Slamdunk
  • composer(deps-dev): bump vimeo/psalm from 3.12.2 to 3.13.1 (#249), by @dependabot[bot]
Changelog

Sourced from ergebnis/phpstan-rules's changelog.

[0.15.1][0.15.1]

For a full diff see [0.15.0...0.15.1][0.15.0...0.15.1].

Changed

  • Adjusted Methods\FinalInAbstractClass rule to allow non-final public constructors in abstract classes (#248), by [@Slamdunk]
Commits
  • e6e2bbf Merge pull request #249 from ergebnis/dependabot/composer/vimeo/psalm-3.13.1
  • fbb4d79 Fix: Regenerate baseline
  • 5eee1ce Fix: Issues detected via static analysis
  • db1d46b Merge pull request #248 from Slamdunk/final_abstract_allow_constructor
  • ea6621d Methods\FinalInAbstractClassRule: allow __construct method to be non-final
  • a5cef37 composer(deps-dev): bump vimeo/psalm from 3.12.2 to 3.13.1
  • c51e259 Merge pull request #247 from ergebnis/fix/caret
  • bd829cd Fix: Use caret operator
  • 207168e Merge pull request #246 from ergebnis/dependabot/composer/ergebnis/composer-n...
  • 34fd74c composer(deps-dev): bump ergebnis/composer-normalize from 2.5.1 to 2.6.1
  • 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 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)

@dependabot dependabot bot added the dependency label Aug 3, 2020
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #153 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #153   +/-   ##
=========================================
  Coverage     98.92%   98.92%           
  Complexity       58       58           
=========================================
  Files            14       14           
  Lines           186      186           
=========================================
  Hits            184      184           
  Misses            2        2           

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 e634212...8542a22. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review August 3, 2020 05:47
@ergebnis-bot ergebnis-bot self-assigned this Aug 3, 2020
@ergebnis-bot ergebnis-bot merged commit 3141628 into main Aug 3, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/phpstan-rules-0.15.1 branch August 3, 2020 05:47
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