Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Bump phpmd/phpmd from 2.10.2 to 2.11.1#17

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpmd/phpmd-2.11.1
Closed

Bump phpmd/phpmd from 2.10.2 to 2.11.1#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpmd/phpmd-2.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 20, 2021

Copy link
Copy Markdown

Bumps phpmd/phpmd from 2.10.2 to 2.11.1.

Release notes

Sourced from phpmd/phpmd's releases.

PHPMD 2.11.1

Fixed

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:

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/12/17)

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
  • 08b60a2 Merge pull request #929 from phpmd/release/2.11.1
  • b7c2f61 Add 2.11.1 changelog
  • 8919bd1 Bump build.properties version number to 2.11.1
  • 222f430 Merge pull request #928 from YAhiru/fix-deprecation-messages
  • a4f9f2d Fix assignment to a variable in a conditional expression.
  • 983ebec remove redundant function calls
  • 71f1344 Fix deprecation messages
  • 923b3c7 Merge pull request #926 from villfa/fix/php81
  • b8809f6 Fix remaining deprecation messages
  • 2498110 Merge pull request #925 from villfa/patch-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 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: phpmd/phpmd
  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 Dec 20, 2021
@dependabot @github

dependabot Bot commented on behalf of github Mar 25, 2022

Copy link
Copy Markdown
Author

Superseded by #26.

@dependabot dependabot Bot closed this Mar 25, 2022
@dependabot
dependabot Bot deleted the dependabot/composer/phpmd/phpmd-2.11.1 branch March 25, 2022 03:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants