Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update plugin kotlin-qa to v0.75.0 #767

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.danilopianini.gradle-kotlin-qa 0.70.2 -> 0.75.0 age adoption passing confidence

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.

@renovate renovate bot enabled auto-merge (squash) November 29, 2024 17:16
@DanySK DanySK force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from c5b4d07 to 389ef97 Compare December 2, 2024 11:05
@renovate renovate bot force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from 389ef97 to 6d695f0 Compare December 2, 2024 11:05
@DanySK DanySK force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from 6d695f0 to 274415c Compare December 2, 2024 20:23
@renovate renovate bot force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from 274415c to 7e87863 Compare December 2, 2024 20:24
@DanySK DanySK force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from 7e87863 to 0cdd8b7 Compare December 5, 2024 03:00
@renovate renovate bot force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from 0cdd8b7 to b74b0c9 Compare December 5, 2024 03:00
@DanySK DanySK force-pushed the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch from b74b0c9 to 91d6203 Compare December 5, 2024 11:05
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (f2f9cd0) to head (91d6203).
Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
...rg/danilopianini/gradle/git/hooks/ScriptContext.kt 0.00% 13 Missing ⚠️
...ini/gradle/git/hooks/ConventionalCommitsContext.kt 0.00% 12 Missing ⚠️
...ilopianini/gradle/git/hooks/CommonScriptContext.kt 0.00% 10 Missing ⚠️
...pianini/gradle/git/hooks/CommitMsgScriptContext.kt 0.00% 9 Missing ⚠️
...anilopianini/gradle/git/hooks/GitHooksExtension.kt 0.00% 4 Missing ⚠️
...opianini/gradle/git/hooks/AbstractScriptContext.kt 0.00% 1 Missing ⚠️
...lopianini/gradle/git/hooks/GradleGitHooksPlugin.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #767   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           8       8           
  Lines         151     162   +11     
  Branches       17      18    +1     
======================================
- Misses        151     162   +11     

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

@renovate renovate bot merged commit c5a076d into master Dec 5, 2024
11 checks passed
@renovate renovate bot deleted the renovate/org.danilopianini.gradle-kotlin-qa-0.75.x branch December 5, 2024 11:15
DanySK pushed a commit that referenced this pull request Dec 9, 2024
## [2.0.16](2.0.15...2.0.16) (2024-12-09)

### Dependency updates

* **core-deps:** update dependency org.jetbrains.kotlin.jvm to v2.1.0 ([#766](#766)) ([2dabf89](2dabf89))
* **deps:** drop unused version from the Gradle catalog ([a77b861](a77b861))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.116 ([#778](#778)) ([72d6334](72d6334))
* **deps:** update node.js to 22.12 ([#770](#770)) ([f2f9cd0](f2f9cd0))
* **deps:** update plugin kotlin-qa to v0.70.2 ([#758](#758)) ([b93a8c2](b93a8c2))
* **deps:** update plugin kotlin-qa to v0.75.0 ([#767](#767)) ([c5a076d](c5a076d))
* **deps:** update plugin kotlin-qa to v0.77.1 ([3f07233](3f07233))
* **deps:** update plugin multijvmtesting to v2 ([#771](#771)) ([1d17880](1d17880))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.15 ([#759](#759)) ([1cc3da2](1cc3da2))
* **deps:** update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 ([#768](#768)) ([38f6f34](38f6f34))
* **deps:** update plugin publishoncentral to v5.1.11 ([#760](#760)) ([708202f](708202f))
* **deps:** update plugin publishoncentral to v6 ([#769](#769)) ([bb38d25](bb38d25))

### Tests

* disable commit signing when testing ([403ff70](403ff70))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.23 ([#761](#761)) ([8ea3a87](8ea3a87))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.24 ([#773](#773)) ([fa8e026](fa8e026))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.25 ([#775](#775)) ([3adc72d](3adc72d))
* disambiguate the drop task name ([676853c](676853c))
* drop usage of deprecated `KOTLIN_VERSION` ([62b5235](62b5235))
* **release:** disambiguate the release task name ([b20c8ab](b20c8ab))
* **release:** do not retry releases on failure ([528de7c](528de7c))
* suppress unstable api usage for plugin tags ([8ea7ce1](8ea7ce1))
Copy link

github-actions bot commented Dec 9, 2024

🎉 This PR is included in version 2.0.16 🎉

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