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.2 #338

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ergebnis/phpstan-rules from 0.15.0 to 0.15.2.

Release notes

Sourced from ergebnis/phpstan-rules's releases.

0.15.2

  • github-actions(deps): bump actions/create-release from v1.1.1 to v1.1.2 (#250), by @dependabot[bot]
  • github-actions(deps): bump actions/checkout from v2.3.1 to v2.3.2 (#251), by @dependabot[bot]
  • github-actions(deps): bump actions/create-release from v1.1.2 to v1.1.3 (#252), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.6.1 to 2.7.0 (#253), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.13.1 to 3.14.1 (#254), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.7.0 to 2.7.1 (#255), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.14.1 to 3.14.2 (#256), by @dependabot[bot]
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.10.1 to 0.11.0 (#258), by @dependabot[bot]
  • github-actions(deps): bump actions/github-script from v2 to v3 (#257), by @dependabot[bot]
  • Fix: Drop support for PHP 7.1 (#259), by @localheinz
  • composer(deps-dev): bump infection/infection from 0.13.6 to 0.15.3 (#260), by @dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 7.5.20 to 8.5.8 (#261), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#262), by @localheinz

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.2][0.15.2]

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

Changed

[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
  • 87571fc Merge pull request #262 from ergebnis/feature/synchronize
  • 0d708b2 Enhancement: Synchronize with ergebnis/php-library-template
  • 5a10c6f Merge pull request #261 from ergebnis/dependabot/composer/phpunit/phpunit-8.5.8
  • c919a25 composer(deps-dev): bump phpunit/phpunit from 7.5.20 to 8.5.8
  • 06ff53d Merge pull request #260 from ergebnis/dependabot/composer/infection/infection...
  • df5b9c3 composer(deps-dev): bump infection/infection from 0.13.6 to 0.15.3
  • af53f29 Merge pull request #259 from ergebnis/fix/php7.1
  • 02841a4 Fix: Drop support for PHP 7.1
  • ebeccd0 Merge pull request #257 from ergebnis/dependabot/github_actions/actions/githu...
  • ec82d05 Fix: Use requestReviewers() instead of createReviewRequest()
  • 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)

@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #338   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       161       161           
===========================================
  Files             34        34           
  Lines            521       521           
===========================================
  Hits             521       521           

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 766aab0...7b6d50f. Read the comment docs.

@localheinz localheinz removed their assignment Aug 30, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/phpstan-rules-0.15.2 branch 4 times, most recently from caf61de to 67ebb34 Compare August 30, 2020 11:33
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/phpstan-rules-0.15.2 branch from 67ebb34 to 7b6d50f Compare August 30, 2020 11:38
@ergebnis-bot ergebnis-bot self-requested a review August 30, 2020 11:38
@ergebnis-bot ergebnis-bot self-assigned this Aug 30, 2020
@ergebnis-bot ergebnis-bot merged commit 789b1db into main Aug 30, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/phpstan-rules-0.15.2 branch August 30, 2020 11:38
@ergebnis-bot ergebnis-bot self-requested a review August 30, 2020 11:41
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

2 participants