Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Update phpmd/phpmd requirement from 1.5.* to 2.6.* #7

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on phpmd/phpmd to permit the latest version.

Release notes

Sourced from phpmd/phpmd's releases.

PHPMD 2.6.1 released

The new maintainer team of PHPMD is pleased to announce PHP Mess Detector version 2.6.1.
This is a patch release for the 2.6.x release branch.

Changes

You can expect the following changes in this release:.

  • Build the PHAR file on Travis-CI and publish it to GitHub releases #616

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:

Also, we are very grateful to contributors that opened issues, created pull requests orparticipated as our community.

Changelog

Sourced from phpmd/phpmd's changelog.

phpmd-2.6.1 (2019/07/06)

This is the first release of the new maintainer team of PHPMD. It is a
re-tag of 2.6.0 but with PHAR build on Travis-CI and deployment to
GitHub releases.

  • Implemented #616: Build the PHAR file on Travis-CI and publish it to
    GitHub releases Implemented in commit #135327d.

phpmd-2.6.0 (2017/01/20)

This release incorporates several pending PRs. Beside that we have
rebased PHPMD on PDepend 2.5 which should complete support for PHP 7
language features.

  • Fixed #345: Development Code Fragment feature is not working Fixed
    in commit #1c0afd4.
  • Fixed #384: use-statement for functions returns in:
    UnexpectedTokenException Fixed in commit #1c0afd4.
  • Fixed #409: Test for PHPMD or PMD on SuppressWarnings Fixed in
    commit #147beb1.
  • Fixed #418: Add missing link to TooManyPublicMethods rule in the
    rules document Fixed in commit #eccacb0.
  • Fixed #419: Fix a link to github help because the link is broken
    Fixed in commit #3c9ef0b.
  • Fixed #426: Enable Windows Update service on AppVeyor Fixed in
    commit #4bd2516.
  • Fixed #429: Added ext-xml to require in composer.json file Fixed in
    commit #0aecd07.
  • Fixed #433: Mistake in documentation of CCN Fixed in commit
    #f686673.
  • Implemented #379: Code cleaning. Implemented in commit #902da6c.
  • Implemented #412: Add .mailmap file to fix git shortlog Implemented
    in commit #7fe3d6b.
  • Implemented #416: Test against lowest possible dependencies
    Implemented in commit #d2b58b3.

phpmd-2.5.0 (2016/11/23)

This release closes several minor/major issues in PHPMD itself and it
bundles a new version of PDepend that also provides fixes for several
bugs.

  • Fixed #386: English language fixes Fixed in commit #2a31103.
  • Fixed #395: Fix typo in rulesets/cleancode Fixed in commit #f6aa5be.
  • Fix copy & paste error Fixed in commit #c51ea72.
  • Fixed #411: Unexpected token: list
... (truncated)
Commits
  • 7425e15 Update changes & changelog
  • 979a156 Bump project version to 2.6.1 for build script
  • b267722 Improve method names and add doc blocks
  • 135327d Build the phar on travis and publish it to github releases
  • 4e9924b Changes documented and new release prepared.
  • bb57b00 Merge pull request #379 from jaymoulin/code-clean
  • 6ece93c Merge pull request #410 from juliangut/supresswarnings
  • 20bad69 Merge pull request #412 from phpmd/mailmap
  • d48d6b6 Optimized build process.
  • 0a40a6b Year bumped
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [phpmd/phpmd](https://github.com/phpmd/phpmd) to permit the latest version.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@1.5.0...2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 17, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6d2ed12 on dependabot/composer/phpmd/phpmd-2.6.star into 5c77102 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6d2ed12 on dependabot/composer/phpmd/phpmd-2.6.star into 5c77102 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #10.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpmd/phpmd-2.6.star branch July 31, 2019 04:59
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.

None yet

2 participants