Skip to content

fix(deps): update all non-major dependencies#19

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#19
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 4, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF Age Confidence
@commitlint/cli (source) devDependencies minor 20.2.020.5.3 OpenSSF Scorecard age confidence
@commitlint/config-conventional (source) devDependencies minor 20.2.020.5.3 OpenSSF Scorecard age confidence
cz-customizable dependencies patch 7.5.17.5.4 OpenSSF Scorecard age confidence
gradle (source) minor 9.2.19.5.1 OpenSSF Scorecard age confidence
org.jetbrains.kotlin.jvm plugin patch 2.3.02.3.21 age confidence
xyz.malefic.frc:malefix dependencies minor 2.4.02.6.2 OpenSSF Scorecard age confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 6.0.16.1.0 OpenSSF Scorecard age confidence
com.diffplug.spotless plugin minor 8.1.08.6.0 age confidence
org.jetbrains.dokka plugin minor 2.1.02.2.0 age confidence
org.jetbrains.dokka:kotlin-as-java-plugin dependencies minor 2.1.02.2.0 OpenSSF Scorecard age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v20.5.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.0

Compare Source

Bug Fixes

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/cli

20.4.3 (2026-03-03)

Bug Fixes

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/cli

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/cli

v20.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cli

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v20.5.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/config-conventional

20.4.3 (2026-03-03)

Bug Fixes

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/config-conventional

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v20.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/config-conventional

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

leoforfree/cz-customizable (cz-customizable)

v7.5.4

Compare Source

Bug Fixes
  • security: patch command injection and bump vulnerable prod deps (#​253) (90fd541)

v7.5.3

Compare Source

Bug Fixes
  • build pipeline with new secrets (9838e78)

v7.5.2

Compare Source

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 9.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.0: 9.3.0

Compare Source

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

  • Test reporting improvements
  • Error and warning improvements
  • Build authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Adam,
Aharnish Solanki,
Andrzej Zabost,
Björn Kautler,
Boris Petrov,
Jendrik Johannes,
Kamil Krzywanski,
KANAKALA SAI KIRAN,
Megmeehey,
NurmukhametovAlexey,
Philip Wedemann,
Piotr Kubowicz,
Samay Kumar,
Shin Minjun,
Stefan Oehme,
Vincent Potuček,
Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.3.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

OmyDaGreat/Malefix (xyz.malefic.frc:malefix)

v2.6.2

What's Changed

New Contributors

Full Changelog: OmyDaGreat/Malefix@v2.6.0...v2.6.2

v2.6.0

What's Changed

  • chore(deps): update dependency com.revrobotics.frc:revlib-java to v2026 by @​renovate[bot] in #​62
  • chore(deps): update advantagekit to v26 (major) by @​renovate[bot] in #​61
  • chore(deps): update dependency com.ctre.phoenix6:wpiapi-java to v26 by @​renovate[bot] in #​60
  • Add state machine and intent command system for WPILib integration by @​Copilot in #​63

Full Changelog: OmyDaGreat/Malefix@v2.5.0...v2.6.0

v2.5.0

What's Changed

Full Changelog: OmyDaGreat/Malefix@v2.4.0...v2.5.0

Kotlin/dokka (org.jetbrains.dokka:kotlin-as-java-plugin)

v2.2.0: 2.2.0

Dokka Gradle Plugin

Starting from Dokka 2.1.0, the new Dokka Gradle Plugin is enabled by default. The documentation on kotlinlang.org has been updated accordingly:

Dokka 2.2.0 introduces multiple improvements and fixes:

Note: most of the following changes affect only the new Dokka Gradle Plugin, enabled by default since Dokka 2.1.0

Analysis improvements

Starting from Dokka 2.1.0, the K2 analysis is enabled by default. K2 analysis is now stable, enabled by default, and fully migrated to the new shared Analysis API. This includes the migration to the new KDoc resolution API within the Analysis API.

Dokka 2.2.0 introduces multiple improvements and fixes:

Note: most of the following changes affect only Dokka's K2 analysis, enabled by default since Dokka 2.1.0

  • Allow actual declarations to automatically inherit their documentation from expect counterparts in multiplatform projects (#​2493, #​4245, #​4351)
  • Link resolution improvements:
    • Support references to declarations with quoted names (#​3356)
    • Support resolution of links to extensions with type parameters according to KEEP#385 (#​3555)
    • Improve handling of ambiguous KDoc links according to KEEP#389 (#​3451, #​3179, #​3632, #​4327, #​3604)
      • Note: those changes are currently available only under experimental org.jetbrains.dokka.analysis.enableExperimentalKDocResolution system property
  • K2/K1 compatibility improvements:
    • Fix Multiple pages associated with key (#​4300)
    • Fix inconsistent constructor rendering for expect/actual annotation (#​4055)
    • Fix missing abstract modifier for abstract interface method with redundant open modifier (#​4144)
    • Fix working with intersected and overridden fake functions/properties (#​3857)
    • Fix rendering of links in @see block (#​3680)
    • Fix redundant ? on properties with a type of typealias to nullable type (#​4337)
    • Fix the missing default parameter value for inherited (not overridden) members (#​4320)
    • Fix duplicate source links for function overloads and properties (#​4049, #​4338)
    • Fix resolution of links in the second line of KDoc tags (#​4332, KT-75215, KT-79783)
  • Improve DRI handling for varargs and properties (#​3558, #​4347)
  • Context parameters improvements:
    • Fix KDoc links to context parameters (#​4389)
    • Support context parameters documentation via @param tag (#​4065)
  • Java/Javadoc related improvements:
    • Use language-java class for <pre> and <code> tags generated from Java sources (#​4346)
    • Add new Mark DocTag, TextStyle.Highlight and support for <mark> javadoc HTML tag (#​4376)
    • Fix source links to accessors in the KotlinAsJava plugin (#​4396)
    • Fix incorrect links to Javadoc's functions with type parameters (#​3502)
    • Fix links to Java fields (#​4360)
    • Fix documentation on extension properties is not propagated to the generated extension getters (#​3752)
    • Fix generated getter for property in kotlin-as-java doesn't inherit KDoc description (#​3369)
Kotlin playground runnable samples extracted into a separate plugin

Starting with Dokka 2.2.0, Kotlin Playground–based rendering of @sample KDoc references is disabled by default. Samples are now rendered as non-runnable code blocks.

Support for interactive, runnable samples has been extracted into a separate plugin with configurable options, including custom Playground scripts and server URLs. See the plugin README.md for setup instructions.

Other changes and bugfixes
  • Fix unnecessary logging for unresolved links in module documentation (#​4413)
  • Fix CLI runner to force use of the latest stdlib (#​4324)
  • Use the shadowed stdlib in the Dokka Maven Plugin (#​4229)
Changes from 2.2.0-Beta
  • Fix DGP reads all Gradle properties, which causes unnecessary CC invalidation (#​4467)
  • Detect and handle intersected source roots in Android multi-variant projects (#​4473)
Feedback

We would appreciate your feedback!


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the bot label Jan 4, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c994a96 to f4f64b8 Compare January 6, 2026 17:00
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to v20.3.0 fix(deps): update all non-major dependencies Jan 6, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from cc3ee45 to 2114b21 Compare January 12, 2026 01:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f92b815 to afad4cb Compare January 16, 2026 14:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3690b8a to 26a8f66 Compare January 29, 2026 18:40
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a0a2ab0 to e6a4c4e Compare February 5, 2026 15:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a42d6b1 to 2c6cdfa Compare February 15, 2026 14:26
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2a0eed9 to 7490c0d Compare February 22, 2026 17:26
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 04beeaf to 6eb6490 Compare March 6, 2026 18:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 22002f5 to 9a692be Compare March 19, 2026 09:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0a03ba1 to 0f63dce Compare March 31, 2026 12:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0f63dce to 5dc38bf Compare April 8, 2026 15:00
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9ba1213 to e878ce4 Compare April 28, 2026 16:07
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e878ce4 to e3e4d1e Compare May 3, 2026 10:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8cc3f0a to 93b247d Compare May 16, 2026 01:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 93b247d to 5288c4c Compare May 19, 2026 19:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5288c4c to 772c23c Compare May 27, 2026 19:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 772c23c to a37f6ca Compare May 28, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants