ekmungai / eloquent-ifrs

Eloquent Double Entry Accounting with a focus on IFRS Compliant Reporting
MIT License
334 stars 68 forks source link

Upgrade: Bump phpmd/phpmd from 2.10.1 to 2.10.2 #77

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps phpmd/phpmd from 2.10.1 to 2.10.2.

Release notes

Sourced from phpmd/phpmd's releases.

PHPMD 2.10.2

Added

  • Added #898 in #902: Added newline for better ANSI output

Changed

  • Changed #901 in #903: Improve baseline basepath calculation

Fixed

  • Fixed #894: Fixed typo in DuplicatedArrayKey title incl. link
  • Update PHP Depend to the latest version, this fixed different PHP 8 options: #889 #893 #896

Consult the changelog for the full history of noteworthy changes or browse through the list of commits since the last release.

Contributors to this release

We would like to thank all the contributors that helped make this release possible:

Commits
  • 1bc74db Merge pull request #904 from TJVB/prepare_2_10_2
  • 6d3e59f Prepare the release for version 2.10.2
  • 1190179 Merge pull request #903 from frankdekker/Improve_baseline_basepath_calculation
  • 18d2246 Removed unused import
  • 804b544 Fixed coverage notation
  • 6ac6b82 Updated documentation
  • aa723b7 Add coverage for changed files
  • c8d6ba3 Remove absolute path from BaselineSet and adjust baseline matching
  • 7f87839 Merge pull request #3 from phpmd/master
  • 42fb77b Merge pull request #902 from himanshu007-creator/patch-2
  • 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[bot] commented 3 years ago

Looks like phpmd/phpmd is up-to-date now, so this is no longer needed.