Skip to content

chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.30#262

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/org.danilopianini.gradle-pre-commit-git-hooks-2.0.x
Open

chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.30#262
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/org.danilopianini.gradle-pre-commit-git-hooks-2.0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 12, 2025

This PR contains the following updates:

Package Change Age Confidence
org.danilopianini.gradle-pre-commit-git-hooks 2.0.272.0.30 age confidence

Release Notes

DanySK/gradle-pre-commit-git-hooks (org.danilopianini.gradle-pre-commit-git-hooks)

v2.0.30

Compare Source

Dependency updates
Bug Fixes
  • set the same java requirement Gradle has (051b305)
General maintenance
  • drop Gradle's internal TemporaryFolder and import the ktlint style file from Alchemist (fc30f64)

v2.0.29

Compare Source

Dependency updates
  • core-deps: update dependency org.jetbrains.kotlin.jvm to v2.2.10 (#​958) (79dcb21)
  • deps: update dependency io.github.classgraph:classgraph to v4.8.181 (#​937) (f7e5cb4)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.137 (#​938) (773f615)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.138 (#​940) (f5f7b58)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.139 (#​947) (f038455)
  • deps: update node.js to 22.18 (#​945) (46a82fb)
  • deps: update plugin com.gradle.develocity to v4.1 (#​936) (5416903)
  • deps: update plugin gitsemver to v5.1.8 (#​955) (6cfd479)
  • deps: update plugin gitsemver to v6 (#​956) (edb92a8)
  • deps: update plugin kotlin-qa to v0.92.0 (#​941) (03bc3cb)
  • deps: update plugin kotlin-qa to v0.93.0 (#​943) (b63ebf2)
  • deps: update plugin multijvmtesting to v3.6.0 (#​939) (8963a6f)
  • deps: update plugin multijvmtesting to v3.6.1 (#​949) (4c40e21)
  • deps: update plugin multijvmtesting to v4 (#​950) (8f00b4c)
  • deps: update plugin multijvmtesting to v4.0.2 (#​959) (7cd3353)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.28 (#​934) (beb6492)
  • deps: update plugin publishoncentral to v9.0.8 (#​935) (b898f74)
  • deps: update plugin publishoncentral to v9.1.0 (#​942) (e5ca336)
Build and continuous integration
  • deps: update actions/checkout action to v5 (#​952) (2830a9e)
  • deps: update danysk/action-checkout action to v0.2.23 (#​953) (1776852)
  • deps: update danysk/action-checkout action to v0.2.24 (#​954) (4c7c102)
  • deps: update danysk/build-check-deploy-gradle-action action to v4.0.2 (#​946) (74f27e1)
  • deps: update danysk/build-check-deploy-gradle-action action to v4.0.3 (#​948) (549948e)

v2.0.28

Compare Source

Dependency updates
  • core-deps: update dependency gradle to v8.14.3 (#​930) (6996a95)
  • deps: update dependency io.github.classgraph:classgraph to v4.8.180 (#​921) (3eaeb0c)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.134 (#​926) (050d504)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.136 (#​929) (38de9da)
  • deps: update node.js to 22.17 (#​922) (72816df)
  • deps: update plugin gitsemver to v5.1.5 (#​924) (b45c2f3)
  • deps: update plugin gitsemver to v5.1.7 (#​927) (eae338a)
  • deps: update plugin kotlin-qa to v0.89.2 (#​918) (27e2d85)
  • deps: update plugin kotlin-qa to v0.90.0 (#​923) (dd60338)
  • deps: update plugin kotlin-qa to v0.90.1 (#​925) (2b19edb)
  • deps: update plugin kotlin-qa to v0.90.2 (#​931) (8ba608b)
  • deps: update plugin kotlin-qa to v0.91.0 (#​932) (3be9db3)
  • deps: update plugin multijvmtesting to v3.5.2 (#​919) (976c4e0)
  • deps: update plugin multijvmtesting to v3.5.4 (#​928) (9b1b9b5)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.27 (#​920) (a20d817)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (5d622cc) to head (6bbfa4b).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #262   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          12      12           
  Lines         309     309           
  Branches       31      31           
======================================
  Misses        309     309           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/org.danilopianini.gradle-pre-commit-git-hooks-2.0.x branch from 6bbfa4b to 36b80a1 Compare August 14, 2025 11:48
@renovate renovate bot changed the title chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.28 chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.29 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/org.danilopianini.gradle-pre-commit-git-hooks-2.0.x branch from 36b80a1 to 3a0dad0 Compare August 16, 2025 22:05
@renovate renovate bot changed the title chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.29 chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.30 Aug 16, 2025
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