-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit a82ef75
authored
fix(deps): update dependency org.jmailen.gradle:kotlinter-gradle to v5.0.2 (#1917)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.jmailen.gradle:kotlinter-gradle](https://redirect.github.com/jeremymailen/kotlinter-gradle)
| `5.0.1` -> `5.0.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>jeremymailen/kotlinter-gradle
(org.jmailen.gradle:kotlinter-gradle)</summary>
###
[`v5.0.2`](https://redirect.github.com/jeremymailen/kotlinter-gradle/releases/tag/5.0.2)
[Compare
Source](https://redirect.github.com/jeremymailen/kotlinter-gradle/compare/5.0.1...5.0.2)
#### What's Changed
Fixed Issues
- Fix issue
[#​423](https://redirect.github.com/jeremymailen/kotlinter-gradle/issues/423):
Configure ktlint classpath for custom tasks when no kotlin plugin is
applied by
[@​jeremymailen](https://redirect.github.com/jeremymailen) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/446](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/446)
Improvements
- Claude Code configuration by
[@​jeremymailen](https://redirect.github.com/jeremymailen) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/445](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/445)
Updates
- Bump junit from 5.11.3 to 5.11.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/428](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/428)
- Bump org.jmailen.kotlinter from 4.5.0 to 5.0.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/429](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/429)
- Bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/431](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/431)
- Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/432](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/432)
- Bump org.jetbrains.kotlin.jvm from 2.1.10 to 2.1.20 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/440](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/440)
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeremymailen/kotlinter-gradle/pull/441](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/441)
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to
0.10.0 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/jeremymailen/kotlinter-gradle/pull/442](https://redirect.github.com/jeremymailen/kotlinter-gradle/pull/442)
**Full Changelog**:
jeremymailen/kotlinter-gradle@5.0.1...5.0.2
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ab084b8 commit a82ef75Copy full SHA for a82ef75
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- buildSrc
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments