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

Bump phpmd/phpmd from 2.6.0 to 2.10.2 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps phpmd/phpmd from 2.6.0 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:

PHPMD 2.10.1

Implemented

  • Implemented #885: Allowing 2.0 version of the composer/xdebug-handler

Contributors to this release

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

PHPMD 2.10.0

Added

  • Added #879: Documentation for Junit export with third party
  • Added #836: Provide option to allow reference to a class in the root namespace without an import
  • Added #856: Adds checkstyle compatible renderer, suitable for cs2pr or reviewdog
  • Added #858 in #865: Add SARIF renderer.
  • Added #873 and #876: Added option to baseline existing violations
  • Added #861: Docs for GitHub renderer
  • Added #868 In #869: Option to ignore globally-namespaced classes from MissingImport
  • Added #834 : Add "tool" property to main "pmd" tag in XML report

Changed

  • Changed #786: Add convenience method AbstractNode::findChildrenOfTypeVariable()
  • Changed documentation: #874 #849 #724
  • Changed #514 in #872: Change exit code on processing errors
  • Changed: Internal code improvement #839 #875 #838 #862 #788 #830
  • Changed #848 #864: Use GitHub actions

Fixed

... (truncated)

Changelog

Sourced from phpmd/phpmd's changelog.

phpmd-2.10.1 (2021/07/22)

  • Added #898 in #902: Added newline for better ANSI output
  • Changed #901 in #903: Improve baseline basepath calculation
  • Fixed #894: Fixed typo in DuplicatedArrayKey title incl. link
  • Fixed Update PHP Depend to the latest version, this fixed different PHP 8 options: #889 #893 #896

phpmd-2.10.1 (2021/05/11)

  • Implemented #885: Allowing 2.0 version of the composer/xdebug-handler

phpmd-2.10.0 (2021/04/26)

  • Added #879: Documentation for Junit export with third party
  • Added #836: Provide option to allow reference to a class in the root namespace without an import
  • Added #856: Adds checkstyle compatible renderer, suitable for cs2pr or reviewdog
  • Added #858 in #865: Add SARIF renderer.
  • Added #873 and #876: Added option to baseline existing violations
  • Added #861: Docs for GitHub renderer
  • Added #868 In #869: Option to ignore globally-namespaced classes from MissingImport
  • Added #834 : Add "tool" property to main "pmd" tag in XML report
  • Fixed #673 in #782: Ignore dynamic class name from missing imports
  • Fixed #577 in #844: Recognize compact variables with double quotes
  • Fixed #818 in #822: Fix passing-by-reference detection
  • Fixed #826 in #827: Consider foreach exception only for direct children
  • Fixed #851 in #852: Fix multiple underscores in method name when allow-underscore-test is allowed
  • Fixed #846 in #847: Catch DevelopmentCodeFragment with fully qualified functions
  • Fixed #829 in #835: Fatal error while analyzing anonymous class
  • Fixed #816 in #818: Fixed undefined index referring
  • Changed #786: Add convenience method AbstractNode::findChildrenOfTypeVariable()
  • Changed documentation: #874 #849 #724
  • Changed #514 in #872: Change exit code on processing errors
  • Changed: Internal code improvement #839 #875 #838 #862 #788 #830
  • Changed #848 #864: Use GitHub actions
  • Deprecated: getIgnorePattern and setIgnorePattern on PHPMD\PHPMD see #772

phpmd-2.9.1 (2020/09/23)

  • Fixed #714: Improved static member detection
  • Fixed #816: Fixed undefined index referring

phpmd-2.9.0 (2020/09/02)

  • Added #496: Added rule for PHP's @ operator
  • Added #737: Allowed custom exclusion for StaticAccess by extending the class

... (truncated)

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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.6.0 to 2.10.2.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@2.6.0...2.10.2)

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 23, 2021
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