Skip to content

Update from template#247

Merged
AB-xdev merged 42 commits intodevelopfrom
update-from-template
Dec 16, 2025
Merged

Update from template#247
AB-xdev merged 42 commits intodevelopfrom
update-from-template

Conversation

@xdev-gh-bot
Copy link
Member

An automated PR to sync changes from the template into this repo

xdev-renovate and others added 30 commits October 25, 2025 04:14
…tifact-5.x

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

Update dependency com.puppycrawl.tools:checkstyle to v12.1.1
…-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
@AB-xdev AB-xdev merged commit 2eb87b4 into develop Dec 16, 2025
@AB-xdev AB-xdev deleted the update-from-template branch December 16, 2025 14:22
xdev-gh-bot pushed a commit that referenced this pull request Feb 9, 2026
…ols-checkstyle-13.x

Update dependency com.puppycrawl.tools:checkstyle to v13.1.0
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