SpongePowered / SpongeGradle

Handy gradle utilities for the various gradle projects of SpongePowered
MIT License
21 stars 16 forks source link

chore(deps): Update dependency net.kyori:indra-common to v2.1.1 #34

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.kyori:indra-common 2.0.6 -> 2.1.1 age adoption passing confidence

Release Notes

KyoriPowered/indra ### [`v2.1.1`](https://togithub.com/KyoriPowered/indra/releases/v2.1.1) #### 🐛 Fixes - common: Fix language configuration on non-main source sets - https://github.com/KyoriPowered/indra/pull/71 - common: Attempt to fix flaky checkstyle test - https://github.com/KyoriPowered/indra/pull/72 #### 🔧 Changes - chore(deps): update dependency com.gradle.publish:plugin-publish-plugin to v0.20.0 - https://github.com/KyoriPowered/indra/pull/68 **Full Changelog**: https://github.com/KyoriPowered/indra/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/KyoriPowered/indra/releases/v2.1.0) #### ✨ Additions - common: add more license types - https://github.com/KyoriPowered/indra/pull/38 - common: Add tasks for module descriptor validation - https://github.com/KyoriPowered/indra/pull/51 - crossdoc: Add new module to support Javadoc linking in multi-module projects - https://github.com/KyoriPowered/indra/pull/44 - introduce language support system for other JVM languages (Groovy, Scala, Kotlin) - https://github.com/KyoriPowered/indra/pull/60 - common: Add a new repository extension to support new Sonatype OSSRH hosts - https://github.com/KyoriPowered/indra/pull/62 - common: Add the ability to automatically contribute multi-release variants to Javadoc - https://github.com/KyoriPowered/indra/pull/48 - common: Apply the [missing-metadata-guava](https://togithub.com/jjohannes/missing-metadata-guava) plugin to all projects when indra is applied to a Gradle version >= 7.0 - https://github.com/KyoriPowered/indra/commit/3656f70b014b52251ce798c64ebd485229d9af9c #### 🐛 Fixes - common: Make checkstyle plugin force the version of checkstyle actually used - [GH-36](https://togithub.com/KyoriPowered/indra/issues/36) - common: Fix typos in Javadocs - https://github.com/KyoriPowered/indra/pull/39 - common: Correctly handle changing dependencies for the eclipseFactorypath task - https://github.com/KyoriPowered/indra/commit/5343a21895bb429ee871e889722f8c29db2f0d82 - common: set eclipse source version to the maximum used across multirelease variants - https://github.com/KyoriPowered/indra/commit/0bd1b524911c4cce7d6d5f4a8de66bb3b2422dc8 - common: Log information about why publishing repos were or were not selected - https://github.com/KyoriPowered/indra/commit/918fbe2d0068e0d4330fb8d1def6d3037447fd35 - git: Fix resolving of annotated tags when determining head tag - https://github.com/KyoriPowered/indra/issues/46 - git: Add repository discovery logging, fix handling of repositories within submodules https://github.com/KyoriPowered/indra/commit/303ddbe7da33c363c3961479736102ef066377c4 - common: When no git repo is present, just use version name to determine release status - https://github.com/KyoriPowered/indra/commit/823234e69b25d245e38562fd29e145bd9324f459 #### ⚙️ Changes - Move from `checker-qual` to JetBrains annotations for nullability within Indra - https://github.com/KyoriPowered/indra/commit/6d253ac7ed9bb36122ffa4512b8289f1992d8a39 - git: Bump JGit to 5.13.0 - https://github.com/KyoriPowered/indra/commit/640f46c87484f530254f6a9f54722719ef867998 - checkstyle: Change default Checkstyle version to 9.3 - https://github.com/KyoriPowered/indra/commit/a66529352b79a93d8510f4a0842dfcfe7cf5846d **Full Changelog**: https://github.com/KyoriPowered/indra/compare/v2.0.6...v2.1.0

Configuration

📅 Schedule: "after 5pm on the 2nd day of the month" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.