Skip to content

Conversation

@AB-xdev
Copy link
Member

@AB-xdev AB-xdev commented Nov 24, 2025

No description provided.

AB-xdev and others added 30 commits October 9, 2025 13:27
…ols-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12
…plugins-maven-pmd-plugin-3.x

Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
…ols-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12.0.1
…ols-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12.1.0
…s-create-release-digest

Update shogo82148/actions-create-release digest to 28d99e2
…tifact-5.x

Update actions/upload-artifact action to v5
…ols-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12.1.1
AB-xdev and others added 29 commits November 3, 2025 07:30
…-action-digest

Update lycheeverse/lychee-action digest to a8c4c7c
https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.18.0
Reasoning:
* Newly included/Changed
  * `IdenticalConditionalBranches` → self explaining
  * `LabeledStatement` → are confusing to use and I barely ever see them
* Not included
  * `UnusedLabel` → Not used because `LabeledStatement` already handles these
  * `ConfusingTernary` → Not helpful in most situations
  * `AvoidCatchingGenericException` → Might be ok for maybe Throwable or Error (but we sometimes also have to catch those), however not catching Exceptions and RuntimeExceptions is an extremely bad practice
…ols-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12.1.2
…enium

Update org.seleniumhq.selenium to v4.38.0
…containers-selenium-1.x

Update dependency software.xdev:testcontainers-selenium to v1.3.0
…junit-jupiter-6.x

Update dependency org.junit.jupiter:junit-jupiter to v6.0.1
…ls-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12.1.2
@AB-xdev AB-xdev merged commit 56a5c53 into master Nov 24, 2025
5 checks passed
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.

3 participants