Skip to content

build: use the auto-selected version of java for checkstyle#824

Merged
DanySK merged 1 commit intomasterfrom
checkstyle-auto-conf
Jan 25, 2025
Merged

build: use the auto-selected version of java for checkstyle#824
DanySK merged 1 commit intomasterfrom
checkstyle-auto-conf

Conversation

@DanySK
Copy link
Copy Markdown
Owner

@DanySK DanySK commented Jan 25, 2025

No description provided.

@DanySK DanySK enabled auto-merge (squash) January 25, 2025 19:03
@DanySK DanySK force-pushed the checkstyle-auto-conf branch 6 times, most recently from 6cf4389 to d4e3ec9 Compare January 25, 2025 19:49
@DanySK DanySK force-pushed the checkstyle-auto-conf branch from d4e3ec9 to ce8c405 Compare January 25, 2025 20:51
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.77%. Comparing base (d51a883) to head (ce8c405).
Report is 46 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #824   +/-   ##
=========================================
  Coverage     75.77%   75.77%           
  Complexity       73       73           
=========================================
  Files             1        1           
  Lines           194      194           
  Branches         37       37           
=========================================
  Hits            147      147           
  Misses           20       20           
  Partials         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DanySK DanySK merged commit b7774b7 into master Jan 25, 2025
@DanySK DanySK deleted the checkstyle-auto-conf branch January 25, 2025 20:56
DanySK pushed a commit that referenced this pull request Mar 3, 2025
## [1.0.0](0.3.0...1.0.0) (2025-03-03)

### ⚠ BREAKING CHANGES

* switch to Kotlin

### Features

* switch to Kotlin ([5224778](5224778))

### Dependency updates

* **deps:** update dependency gradle to v8.13 ([#864](#864)) ([05a42e3](05a42e3))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.120 ([#845](#845)) ([38f3f74](38f3f74))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.121 ([#846](#846)) ([1108824](1108824))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.122 ([#848](#848)) ([39d76ec](39d76ec))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.123 ([#853](#853)) ([b3762e7](b3762e7))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.124 ([#854](#854)) ([1fb416b](1fb416b))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.125 ([#862](#862)) ([d8656e2](d8656e2))
* **deps:** update node.js to 22.14 ([#851](#851)) ([487e9d3](487e9d3))
* **deps:** update plugin com.gradle.develocity to v3.19.2 ([#859](#859)) ([e10d8c1](e10d8c1))
* **deps:** update plugin gitsemver to v3.1.10 ([#836](#836)) ([73718d0](73718d0))
* **deps:** update plugin gitsemver to v3.1.8 ([#831](#831)) ([900b1dd](900b1dd))
* **deps:** update plugin gitsemver to v3.1.9 ([#833](#833)) ([29f1ec6](29f1ec6))
* **deps:** update plugin gitsemver to v4 ([#837](#837)) ([7c90db2](7c90db2))
* **deps:** update plugin gitsemver to v4.0.2 ([#838](#838)) ([3c00b81](3c00b81))
* **deps:** update plugin java-qa to v1.100.0 ([#869](#869)) ([f51e0bf](f51e0bf))
* **deps:** update plugin java-qa to v1.88.0 ([#828](#828)) ([d51a883](d51a883))
* **deps:** update plugin java-qa to v1.89.0 ([#832](#832)) ([eb13a43](eb13a43))
* **deps:** update plugin java-qa to v1.90.0 ([#834](#834)) ([ee649e5](ee649e5))
* **deps:** update plugin java-qa to v1.93.0 ([#849](#849)) ([e0ed188](e0ed188))
* **deps:** update plugin java-qa to v1.94.0 ([#850](#850)) ([88fbcc8](88fbcc8))
* **deps:** update plugin java-qa to v1.95.0 ([#852](#852)) ([4740ca4](4740ca4))
* **deps:** update plugin java-qa to v1.95.1 ([#855](#855)) ([76fa9b2](76fa9b2))
* **deps:** update plugin java-qa to v1.96.0 ([#857](#857)) ([f9d9294](f9d9294))
* **deps:** update plugin java-qa to v1.97.2 ([#858](#858)) ([1721ea0](1721ea0))
* **deps:** update plugin java-qa to v1.97.3 ([#861](#861)) ([21cee37](21cee37))
* **deps:** update plugin java-qa to v1.98.0 ([#863](#863)) ([7d7d97e](7d7d97e))
* **deps:** update plugin multijvmtesting to v3.2.2 ([#839](#839)) ([a3e0507](a3e0507))
* **deps:** update plugin multijvmtesting to v3.2.3 ([#865](#865)) ([df2a69e](df2a69e))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.20 ([#840](#840)) ([f147738](f147738))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.21 ([#866](#866)) ([81e059c](81e059c))
* **deps:** update plugin publishoncentral to v8.0.2 ([#822](#822)) ([e9c3e6f](e9c3e6f))
* **deps:** update plugin publishoncentral to v8.0.3 ([#844](#844)) ([9f267f9](9f267f9))
* **deps:** update plugin publishoncentral to v8.0.4 ([#870](#870)) ([31af3d3](31af3d3))

### Documentation

* update readme ([6f41cde](6f41cde))

### Build and continuous integration

* **deps:** update actions/setup-node action to v4.2.0 ([#835](#835)) ([7d48020](7d48020))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.10 ([#860](#860)) ([6b7ea27](6b7ea27))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.11 ([#867](#867)) ([45fd9b9](45fd9b9))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.12 ([#868](#868)) ([e7a81ee](e7a81ee))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.5 ([#829](#829)) ([77cbb54](77cbb54))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.6 ([#830](#830)) ([6e0621e](6e0621e))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.7 ([#841](#841)) ([1b92e5b](1b92e5b))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.8 ([#842](#842)) ([a2c4730](a2c4730))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.9 ([#856](#856)) ([a6d9c6e](a6d9c6e))
* **deps:** update dependency ubuntu github actions runner to v24 ([#826](#826)) ([72bac08](72bac08))
* **deps:** update dependency ubuntu to v24 ([#827](#827)) ([0de8c17](0de8c17))
* pinpoint the version of the github runners ([#825](#825)) ([4e9bcf9](4e9bcf9))
* use the auto-selected version of java for checkstyle ([#824](#824)) ([b7774b7](b7774b7))

### Style improvements

* improve indentation and remove useless private method ([29e0e72](29e0e72))
* suppress PMD warnings on exhaustive switch checks, as Java 8 does not support them ([0292196](0292196))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 3, 2025

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant