Skip to content

Update dependency com.qulice:qulice-maven-plugin to v0.35.1 - #91

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.qulice-qulice-maven-plugin-0.x
Open

Update dependency com.qulice:qulice-maven-plugin to v0.35.1#91
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.qulice-qulice-maven-plugin-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
com.qulice:qulice-maven-plugin (source) 0.24.00.35.1 age confidence

Release Notes

yegor256/qulice (com.qulice:qulice-maven-plugin)

v0.35.1: Bundled PMD 7.27.0 crashes on non-ASCII identifiers: "Not a Java binary name 'Phi.Φ'"

See #​1800, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.34.0: Nothing flags a fully-qualified type where an import would do

See #​1789, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.31.0: Add a check that prohibits static nested classes outside test classes

Compare Source

See #​1770, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.15: ExcessiveParameterList blames constructors for their parameter count

Compare Source

See #​1763, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.14: MethodName rejects two-letter English words like at, in, go, as

Compare Source

See #​1754, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.13: ErrorProneValidator compiles the test batch at the main source level, ignoring maven.compiler.testRelease

Compare Source

See #​1746, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.12: ErrorProneValidator batches by the "/src/test/" path fragment, so extra test source roots land in the main pass

See #​1742, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.10: ErrorProneValidator hardcodes its -Xep flags, so a project cannot switch off a bug pattern

See #​1734, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.7: ParameterNumber blames private methods for their number of parameters

Compare Source

See #​1727, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.6: UnnecessaryLocalRule's interveningCall misses side effects that intervene inside a nested block

Compare Source

See #​1700, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.5: ErrorProne's OperatorPrecedence and Checkstyle's UnnecessaryParenthesesCheck contradict each other

Compare Source

See #​1705, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.4: Checkstyle's JavadocParagraph check is registered but ignored

Compare Source

See #​1692, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.3: UseDiamondOperator suggests diamonds that do not compile in 0.30.2 (PMD 7)

See #​1685, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.1: ParameterNumber blames constructors for the number of attributes of their class

Compare Source

See #​1677, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.0: Checkstyle TypeName fires on test classes

Compare Source

See #​1674, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.29.0: add missing checks from PMD and Checkstyle

Compare Source

See #​1671, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.28.3: PMD.TooManyMethods counts methods annotated with @Override

Compare Source

See #​1667, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.28.2: fix(pmd): #​1664 keep a local captured before an unrelated side-effecting call

See #​1666, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.9: PMD.TooManyMethods XPath suppression hides redundant @SuppressWarnings in test classes

Compare Source

See #​1656, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.8: PMD's AvoidDuplicateLiterals is still enabled in ruleset.xml

Compare Source

See #​1654, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.7: PMD.TooManyMethods must not fire for a Test class

Compare Source

See #​1647, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.6: ConstructorsCodeFreeCheck: false positive on defensive Arrays.copyOf

Compare Source

See #​1584, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.5: QualifyInnerClassCheck false-positive on self-references to the enclosing top-level class

Compare Source

See #​1567, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.4: Win build fails

Compare Source

See #​1566, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.3: JavadocEmptyLineBeforeTagCheck emits two opposite messages from the same check

Compare Source

See #​1563, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.2: ProhibitFieldsInTestClassesCheck flags fields in inner stub/fake helpers, not just test classes

See #​1561, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.0: ConstructorsCodeFreeCheck in 0.26.0 flags method calls inside lambda bodies

Compare Source

See #​1549, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.26.0: Java version should be 17, not higher

Compare Source

See #​1533, release log:

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 07342b1 to 37ca301 Compare July 28, 2026 22:51
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.27.7 Update dependency com.qulice:qulice-maven-plugin to v0.27.8 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 37ca301 to e43c73a Compare July 29, 2026 11:14
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.27.8 Update dependency com.qulice:qulice-maven-plugin to v0.27.9 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from e43c73a to 4e76990 Compare July 29, 2026 17:11
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.27.9 Update dependency com.qulice:qulice-maven-plugin to v0.28.2 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 4e76990 to 223e325 Compare July 29, 2026 22:06
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.28.2 Update dependency com.qulice:qulice-maven-plugin to v0.28.3 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 223e325 to c243637 Compare July 30, 2026 16:53
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.28.3 Update dependency com.qulice:qulice-maven-plugin to v0.29.0 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from c243637 to 12eb52e Compare July 31, 2026 10:51
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.29.0 Update dependency com.qulice:qulice-maven-plugin to v0.30.0 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 12eb52e to 5b5b1c7 Compare July 31, 2026 18:15
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.0 Update dependency com.qulice:qulice-maven-plugin to v0.30.1 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 5b5b1c7 to 19e2770 Compare August 7, 2026 09:55
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.1 Update dependency com.qulice:qulice-maven-plugin to v0.30.2 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 19e2770 to b110041 Compare August 7, 2026 12:48
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.2 Update dependency com.qulice:qulice-maven-plugin to v0.30.3 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from b110041 to a272b13 Compare August 7, 2026 17:44
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.3 Update dependency com.qulice:qulice-maven-plugin to v0.30.5 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from a272b13 to f46b171 Compare August 8, 2026 09:54
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.5 Update dependency com.qulice:qulice-maven-plugin to v0.30.6 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from f46b171 to d4185e3 Compare August 10, 2026 17:03
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.6 Update dependency com.qulice:qulice-maven-plugin to v0.30.7 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from d4185e3 to 8d849d8 Compare August 16, 2026 07:29
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.7 Update dependency com.qulice:qulice-maven-plugin to v0.30.13 Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 8d849d8 to 619f4c1 Compare August 18, 2026 20:48
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.13 Update dependency com.qulice:qulice-maven-plugin to v0.30.14 Aug 18, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 619f4c1 to ba700c4 Compare August 19, 2026 07:57
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.14 Update dependency com.qulice:qulice-maven-plugin to v0.30.15 Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from ba700c4 to 317b49d Compare August 19, 2026 18:51
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.30.15 Update dependency com.qulice:qulice-maven-plugin to v0.31.1 Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 317b49d to a5a6154 Compare August 21, 2026 16:31
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.31.1 Update dependency com.qulice:qulice-maven-plugin to v0.31.2 Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from a5a6154 to 9e9a28e Compare August 25, 2026 20:13
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.31.2 Update dependency com.qulice:qulice-maven-plugin to v0.32.0 Aug 25, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 9e9a28e to 8c45bba Compare August 29, 2026 09:43
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.32.0 Update dependency com.qulice:qulice-maven-plugin to v0.33.0 Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 8c45bba to cb28a88 Compare August 30, 2026 08:51
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.33.0 Update dependency com.qulice:qulice-maven-plugin to v0.34.0 Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from cb28a88 to a224636 Compare August 31, 2026 15:45
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.34.0 Update dependency com.qulice:qulice-maven-plugin to v0.35.0 Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from a224636 to 1e76dfb Compare September 1, 2026 19:51
@renovate renovate Bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.35.0 Update dependency com.qulice:qulice-maven-plugin to v0.35.1 Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants