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): bump phpmd/phpmd from 2.10.2 to 2.11.0 in /.dev-tools #235

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps phpmd/phpmd from 2.10.2 to 2.11.0.

Release notes

Sourced from phpmd/phpmd's releases.

PHPMD 2.11.0

Added

  • Added #815 in #817: Rule name in text output

Fixed

  • Fixed #884 in #905: Avoid unused parameters on PHP 8: Constructor property
  • Fixed #870 in #906: False-positive message "Avoid using undefined variables" on a static variable
  • Fixed #714 in #781: static:: and self:: properties access

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:

Changelog

Sourced from phpmd/phpmd's changelog.

phpmd-2.11.0 (2021/11/29)

  • Added #815 in #817: Rule name in text output
  • Fixed #884 in #905: Avoid unused parameters on PHP 8: Constructor property
  • Fixed #870 in #906: False-positive message "Avoid using undefined variables" on a static variable
  • Fixed #714 in #781: static:: and self:: properties access
Commits
  • 3637949 Merge pull request #922 from phpmd/release/2.11.0
  • 993d735 Add Rule name in text output in changelog
  • 6c2d39c Merge pull request #817 from phpmd/feature/issue-815-rule-name-in-text-output
  • ef2e068 Add fix #781 in the changelog
  • f514b83 Merge pull request #783 from phpmd/feature/issue-601-unused-property
  • 34b8e64 Update Changelog for 2.11.0
  • 0e1bf9a Require at least PDepend 2.10.2
  • 6739d3b Prepare build for 2.11 release
  • 6f630a3 Merge pull request #920 from ricfio/update-changelog-2-10-2-version
  • 5f435be fix typo on version in CHANGELOG
  • 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 [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@2.10.2...2.11.0)

---
updated-dependencies:
- dependency-name: phpmd/phpmd
  dependency-type: direct:production
  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 Dec 1, 2021
@dependabot dependabot bot requested a review from kubawerlos December 1, 2021 16:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2021

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

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/composer/dot-dev-tools/phpmd/phpmd-2.11.0 branch December 1, 2021 17:04
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

0 participants