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 pmd.version from 6.19.0 to 6.20.0 #57

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pmd.version from 6.19.0 to 6.20.0.

Updates pmd-core from 6.19.0 to 6.20.0

Release notes

Sourced from pmd-core's releases.

PMD 6.20.0 (29-November-2019)

29-November-2019 - 6.20.0

The PMD team is pleased to announce PMD 6.20.0.

This is a minor release.

Table Of Contents

Fixed Issues

  • apex
    • #2092: [apex] ApexLexer logs visible when Apex is the selected language upon starting the designer
    • #2136: [apex] Provide access to underlying query of SoqlExpression
  • core
    • #2002: [doc] Issue with http://pmdapplied.com/ linking to a gambling Web site
    • #2062: [core] Shortnames parameter does not work with Ant
    • #2090: [ci] Release notes and draft releases
    • #2096: [core] Referencing category errorprone.xml produces deprecation warnings for InvalidSlf4jMessageFormat
  • java
    • #1861: [java] Be more lenient with version numbers
    • #2105: [java] Wrong name for inner classes in violations
  • java-bestpractices
    • #2016: [java] UnusedImports: False positive if wildcard is used and only static methods
  • java-codestyle
    • #1362: [java] LinguisticNaming flags Predicates with boolean-style names
    • #2029: [java] UnnecessaryFullyQualifiedName false-positive for non-static nested classes
    • #2098: [java] UnnecessaryFullyQualifiedName: regression / false positive
  • java-design
    • #2075: [java] ImmutableField false positive with inner class
    • #2125: [java] ImmutableField: False positive when variable is updated in conditional loop
  • java-errorprone
    • #2102: [java] False positive MissingStaticMethodInNonInstantiatableClass when inheritors are instantiable

External Contributions

Commits
  • 78da370 [maven-release-plugin] prepare release pmd_releases/6.20.0
  • d3340c7 Prepare pmd release 6.20.0
  • c5d79a0 Merge branch 'pr-2138'
  • 19f507f Merge branch 'pr-2137'
  • 15fc638 Merge branch 'pr-2126'
  • 3a27910 Fix checkstyle
  • a85638a [java] Preserve possible type of the target reference for method invocations
  • cdf11ed [apex] Provide access to underlying query of SoqlExpression
  • 226fa8e [ci] Fix missing shell functions
  • f7778d0 [ci] Not setting up gpg under Windows
  • Additional commits viewable in compare view

Updates pmd-java from 6.19.0 to 6.20.0

Release notes

Sourced from pmd-java's releases.

PMD 6.20.0 (29-November-2019)

29-November-2019 - 6.20.0

The PMD team is pleased to announce PMD 6.20.0.

This is a minor release.

Table Of Contents

Fixed Issues

  • apex
    • #2092: [apex] ApexLexer logs visible when Apex is the selected language upon starting the designer
    • #2136: [apex] Provide access to underlying query of SoqlExpression
  • core
    • #2002: [doc] Issue with http://pmdapplied.com/ linking to a gambling Web site
    • #2062: [core] Shortnames parameter does not work with Ant
    • #2090: [ci] Release notes and draft releases
    • #2096: [core] Referencing category errorprone.xml produces deprecation warnings for InvalidSlf4jMessageFormat
  • java
    • #1861: [java] Be more lenient with version numbers
    • #2105: [java] Wrong name for inner classes in violations
  • java-bestpractices
    • #2016: [java] UnusedImports: False positive if wildcard is used and only static methods
  • java-codestyle
    • #1362: [java] LinguisticNaming flags Predicates with boolean-style names
    • #2029: [java] UnnecessaryFullyQualifiedName false-positive for non-static nested classes
    • #2098: [java] UnnecessaryFullyQualifiedName: regression / false positive
  • java-design
    • #2075: [java] ImmutableField false positive with inner class
    • #2125: [java] ImmutableField: False positive when variable is updated in conditional loop
  • java-errorprone
    • #2102: [java] False positive MissingStaticMethodInNonInstantiatableClass when inheritors are instantiable

External Contributions

Commits
  • 78da370 [maven-release-plugin] prepare release pmd_releases/6.20.0
  • d3340c7 Prepare pmd release 6.20.0
  • c5d79a0 Merge branch 'pr-2138'
  • 19f507f Merge branch 'pr-2137'
  • 15fc638 Merge branch 'pr-2126'
  • 3a27910 Fix checkstyle
  • a85638a [java] Preserve possible type of the target reference for method invocations
  • cdf11ed [apex] Provide access to underlying query of SoqlExpression
  • 226fa8e [ci] Fix missing shell functions
  • f7778d0 [ci] Not setting up gpg under Windows
  • 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.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `pmd.version` from 6.19.0 to 6.20.0.

Updates `pmd-core` from 6.19.0 to 6.20.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Commits](pmd/pmd@pmd_releases/6.19.0...pmd_releases/6.20.0)

Updates `pmd-java` from 6.19.0 to 6.20.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Commits](pmd/pmd@pmd_releases/6.19.0...pmd_releases/6.20.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Dec 2, 2019
@codecov-io
Copy link

codecov-io commented Dec 2, 2019

Codecov Report

Merging #57 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage     83.89%   83.89%           
  Complexity       66       66           
=========================================
  Files             8        8           
  Lines           298      298           
  Branches         46       46           
=========================================
  Hits            250      250           
  Misses           37       37           
  Partials         11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2aa7f86...c80448c. Read the comment docs.

@uhafner uhafner merged commit 6e04763 into master Dec 17, 2019
@uhafner uhafner deleted the dependabot/maven/pmd.version-6.20.0 branch December 17, 2019 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants