Skip to content

chore(deps): bump com.qulice:qulice-maven-plugin from 0.25.1 to 0.25.2#677

Merged
dimdnk merged 1 commit intodevfrom
dependabot/maven/com.qulice-qulice-maven-plugin-0.25.2
Apr 4, 2026
Merged

chore(deps): bump com.qulice:qulice-maven-plugin from 0.25.1 to 0.25.2#677
dimdnk merged 1 commit intodevfrom
dependabot/maven/com.qulice-qulice-maven-plugin-0.25.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps com.qulice:qulice-maven-plugin from 0.25.1 to 0.25.2.

Release notes

Sourced from com.qulice:qulice-maven-plugin's releases.

PMD.TooManyMethods should not complain about *Test.java files

See #1508, release log:

  • 92ed918049e0c9bbc571824f28aaa48c83391158 by @​yegor256: Merge pull request #1514 from ...
  • 97a72a2f02edc40b49c40d707bd6756ac73958ab by @​renovate[bot]: fix(deps): update dependency n...
  • d3ccefa92de67ebef4f38f4d804e1b1603c1b059 by @​rultor: Qulice/align pmd versions 1510
  • 4d36450ee212871160322ae633d3e15d15aba55a by @​rddwnn: Use violationSuppressXPath to ...
  • 153b4029f35a7dcf31f7e26cd9fcd758da6ce444 by @​rddwnn: Exclude TooManyMethods from te...
  • b420fcb3d65eed4b9eaf23f2b7a2852c52958d13 by @​rddwnn: Fix PublicMemberInNonPublicTyp...
  • 91230a994685bf57d1dfbfc30244185a283dd8d2 by @​yegor256: Update zerocracy/judges-action...
  • 518e5bc5c99cd00836949e1a017fcfe20cfb8af5 by @​yegor256: Merge pull request #1504 from ...
  • 4c9c2c4788d8c7d767649ed249a0c189a37e024b by @​yegor256: Merge pull request #1507 from ...
  • 08872c0027d1d2afd58c8f755b57b36ca1d9065a by @​yegor256: Update zerocracy/judges-action...
  • 494eb7c07aee31e0073fb42c4271aa8b3a6e263a by @​rddwnn: Ignore org.eclipse.aether arti...
  • ee69437c5e4bc7f208f97ea54ae1ffdfe3d6deca by @​rddwnn: Exclude PublicMemberInNonPubli...
  • 5843863c288d70ce70366ed8ab1317b3b085b016 by @​rddwnn: Align PMD java module version ...
  • 07828b3f2de41e598e9b8696e8f8f917efaecbe0 by @​renovate[bot]: chore(deps): update crate-ci/t...
  • 23da5bdfa3172f1e182a27fdbf316895981aca8a by @​renovate[bot]: chore(deps): update zerocracy/...
  • 2f95dae233e5ba53fc278f5476d7b52f590b68b3 by @​yegor256: Add revapi-maven-plugin for AP...
  • 90c3022145d15bb76224dedc51e8ff5b2588af3b by @​yegor256: Merge pull request #1498 from ...
  • 189fb6924469f8ae2f626a26647e087a8f5226b1 by @​yegor256: Merge pull request #1502 from ...
  • 407bd9404fc610ff2e43004d7dc90b6e985e1f00 by @​yegor256: Merge pull request #1501 from ...
  • 9c4379c79826f6c2c023c3181cc3e52616efdc24 by @​yegor256: Merge pull request #1500 from ...
  • and 18 more...

Released by Rultor 2.0-SNAPSHOT, see build log

Commits
  • d185751 0.25.2
  • 92ed918 Merge pull request #1514 from rddwnn/qulice/pmd-toomanymethods-tests-1508
  • 97a72a2 fix(deps): update dependency net.sourceforge.pmd:pmd-java to v7.23.0
  • d3ccefa Qulice/align pmd versions 1510
  • 4d36450 Use violationSuppressXPath to disable TooManyMethods for test classes
  • 153b402 Exclude TooManyMethods from test classes only
  • b420fcb Fix PublicMemberInNonPublicType violations
  • 91230a9 Update zerocracy/judges-action to version 0.17.15.
  • 518e5bc Merge pull request #1504 from yegor256/renovate/crate-ci-typos-1.x
  • 4c9c2c4 Merge pull request #1507 from yegor256/renovate/zerocracy-pages-action-0.x
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.qulice:qulice-maven-plugin](https://github.com/yegor256/qulice) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/yegor256/qulice/releases)
- [Commits](yegor256/qulice@0.25.1...0.25.2)

---
updated-dependencies:
- dependency-name: com.qulice:qulice-maven-plugin
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 3, 2026
@dimdnk dimdnk merged commit e3655ec into dev Apr 4, 2026
5 checks passed
@dimdnk dimdnk deleted the dependabot/maven/com.qulice-qulice-maven-plugin-0.25.2 branch April 4, 2026 06:46
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant