Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps phpmetrics/phpmetrics from 2.7.4 to 2.8.1.

Release notes

Sourced from phpmetrics/phpmetrics's releases.

v2.8.1

Fixing issue with relative path when using YAML configuration

v2.8.0

Major release with

New features

  • allows to search patterns of code. Instead of providing our own rules, now we can add dynamic rules for violations.
  • allows also to use yaml for configuration.
  • adds a --metrics option
  • excludes getters and setters for ccn and lcom calculation
  • adds a composer option
  • adds a new --report-summary-json option

Fixes

  • Issue with columns in HTML report
Commits
  • e279f73 releasing v2.8.1
  • b410ac5 Merge pull request #475 from phpmetrics/phpunit-compatibility
  • 027719c Updates test for phpunit compatibility
  • ac7b10d Merge pull request #474 from phpmetrics/fixes_permissions_path
  • dfb7250 Fixes issues with paths
  • 6e1b0d6 releasing v2.8.0
  • b64695f Merge pull request #464 from denniscoorn-paqt/fix/complexity-table-columns
  • e51b3d2 Merge pull request #467 from roelbaka/addJsonSummary
  • da1e22d Merge pull request #472 from phpmetrics/searches
  • 6f9dfdc Way to search patterns of code
  • 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)

Bumps [phpmetrics/phpmetrics](https://github.com/phpmetrics/PhpMetrics) from 2.7.4 to 2.8.1.
- [Release notes](https://github.com/phpmetrics/PhpMetrics/releases)
- [Changelog](https://github.com/phpmetrics/PhpMetrics/blob/master/CHANGELOG.md)
- [Commits](phpmetrics/PhpMetrics@v2.7.4...v2.8.1)

---
updated-dependencies:
- dependency-name: phpmetrics/phpmetrics
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2022
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.

1 participant