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

chore(deps-dev): bump phpmd/phpmd from 2.11.1 to 2.13.0 #56

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps phpmd/phpmd from 2.11.1 to 2.13.0.

Release notes

Sourced from phpmd/phpmd's releases.

PHPMD 2.13.0

Added

  • Require pdepend/pdepend 2.12
  • Added #943 Static access add ignore pattern for methods
  • Added #958 Add missing ruleset error message on baseline
  • Added #955 Add Gitlab renderer for Gitlab CI

Fixed

  • Fixed #4 Typo on Superglobals rule
  • Fixed #976 Avoid deprecated exceptions
  • Fixed #977 Add missing github & gitlab reportfile options
  • Improved #954 npath complexity documentation with example
  • Improved #946 Highlight readme code examples

Changed

  • #969 Update codecov intergration
  • #970 Remove Travis badge
  • #976 Avoid deprecated exceptions
  • #968 Optimize parseRuleNode steps order

New Contributors

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.12.0

Added

  • Added composer/xdebug-handler 3 support #930
  • Added GitHub action config for PHP 8.1 #918 #942

... (truncated)

Changelog

Sourced from phpmd/phpmd's changelog.

phpmd-2.13.0 (2022/09/10)

phpmd-2.12.0 (2022/03/24)

  • Added composer/xdebug-handler 3 support #930
  • Added GitHub action config for PHP 8.1 #918 #942
  • Fixed #276 in #833: Disallow capital letter at the beginning in CamelCasePropertyName rule.
  • Fixed typo in exclude-pattern.xml #944
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2022
@lsnepomuceno lsnepomuceno self-assigned this Oct 5, 2022
Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.11.1 to 2.13.0.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@2.11.1...2.13.0)

---
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 force-pushed the dependabot/composer/phpmd/phpmd-2.13.0 branch from 8ac134c to 1495346 Compare October 5, 2022 17:27
@lsnepomuceno lsnepomuceno self-requested a review October 5, 2022 17:29
@lsnepomuceno lsnepomuceno merged commit daa1f38 into main Oct 5, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpmd/phpmd-2.13.0 branch October 5, 2022 17:29
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

1 participant