repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
515 stars 107 forks source link

Bump ekino/phpstan-banned-code from 0.3.1 to 0.5.0 #506

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ekino/phpstan-banned-code from 0.3.1 to 0.5.0.

Release notes

Sourced from ekino/phpstan-banned-code's releases.

v0.5.0

  • Migrate from Travis to GitHub Actions
  • Fix deprecated PHP-CS rules

v0.4.0

  • Drop support for PHP 7.1
  • Added support of dd function
  • Replaced deprecated localheinz/composer-normalize in favor of ergebnis one
  • Allow PHP ^8.0
  • Switch to the new security checker
Changelog

Sourced from ekino/phpstan-banned-code's changelog.

v0.5.0

  • Migrate from Travis to GitHub Actions
  • Fix deprecated PHP-CS rules

v0.4.0

  • Drop support for PHP 7.1
  • Added support of dd function
  • Replaced deprecated localheinz/composer-normalize in favor of ergebnis one
  • Allow PHP ^8.0
  • Switch to the new security checker
  • Upgrade friendsofphp/php-cs-fixer
Commits
  • 3277f5c Merge pull request #49 from ekino/mremi-patch-1
  • 298e7f9 chore(release): prepare v0.5.0
  • 814a8fd Merge pull request #48 from Daric971/feature_PHPCS
  • 1a4971b Update php-cs configuration file (replacement of depreciated rule)
  • 6d36cd4 Merge pull request #47 from bdejacobet/github-action
  • 66773ab feat(CI): Travis replaced by GitHub Action
  • cc2c360 Merge pull request #44 from ekino/dependabot/add-v2-config-file
  • f240f12 Upgrade to GitHub-native Dependabot
  • bd4eeb7 Merge pull request #43 from mremi/master
  • a9d4331 fix(security): switch to the new security checker
  • 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[bot] commented 3 years ago

Codecov Report

Merging #506 (a1301c4) into master (371bf79) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #506   +/-   ##
=========================================
  Coverage     99.32%   99.32%           
  Complexity     1884     1884           
=========================================
  Files           300      300           
  Lines          5970     5970           
=========================================
  Hits           5930     5930           
  Misses           40       40           

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 371bf79...a1301c4. Read the comment docs.