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

Build(deps-dev): Bump ergebnis/phpstan-rules from 0.15.0 to 0.15.1 #2335

Merged
merged 1 commit into from
Aug 3, 2020

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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2020
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #2335 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2335   +/-   ##
=========================================
  Coverage     51.80%   51.80%           
  Complexity      899      899           
=========================================
  Files          1800     1800           
  Lines         65578    65578           
  Branches      29485    29485           
=========================================
  Hits          33974    33974           
  Misses        31604    31604           
Flag Coverage Δ Complexity Δ
#full 46.65% <ø> (ø) 0.00 <ø> (ø)
#lite 2.13% <ø> (ø) 0.00 <ø> (ø)
#standard 26.87% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 48e0ff2...974237f. Read the comment docs.

@mimmi20 mimmi20 self-assigned this Aug 3, 2020
@mimmi20 mimmi20 added this to the 6.0.41 milestone Aug 3, 2020
@mimmi20 mimmi20 merged commit 3e7a7ce into master Aug 3, 2020
@mimmi20 mimmi20 deleted the dependabot/composer/ergebnis/phpstan-rules-0.15.1 branch August 3, 2020 06:43
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

1 participant