You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small bugfix release that fixes an issue with Crossdoc, and resolves the deprecation warnings we can resolve for Gradle 8.3.
There are still outstanding issues with the sonatype publish plugin that prevent us from being fully deprecation-free in our default configuration unfortunately. There is a workaround though -- the patched version of the io.github.gradle-nexus.publish-plugin has been published as `2.0.0-rc-1. This version can be applied in individual buildscripts for now, and in the future Indra v4 will come with the final release of this fixed plugin version.
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.2
Jul 6, 2023
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.2
chore: update dependency net.kyori:indra-common to v3.1.3
Aug 29, 2023
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.3
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 1, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.0
Feb 1, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.0
chore: update dependency net.kyori:indra-common to v3.1.2
Feb 1, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.2
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 1, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.1 - autoclosed
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1 - autoclosed
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.3
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.3
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.1 - autoclosed
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1 - autoclosed
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.3
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.3 - autoclosed
chore: update dependency net.kyori:indra-common to v3.1.3
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.3
chore: update dependency net.kyori:indra-common to v3.1.0
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.0
chore: update dependency net.kyori:indra-common to v3.1.0 - autoclosed
Feb 2, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.0 - autoclosed
chore: update dependency net.kyori:indra-common to v3.1.0
Feb 3, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.0
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 3, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.1 - autoclosed
Feb 3, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1 - autoclosed
chore: update dependency net.kyori:indra-common to v3.1.1
Feb 3, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.1
chore: update dependency net.kyori:indra-common to v3.1.3
Feb 3, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.3
chore: update dependency net.kyori:indra-common to v3.1.3 - autoclosed
Feb 4, 2024
renovatebot
changed the title
chore: update dependency net.kyori:indra-common to v3.1.3 - autoclosed
chore: update dependency net.kyori:indra-common to v3.1.3
Feb 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.1->3.1.3Release Notes
KyoriPowered/indra (net.kyori:indra-common)
v3.1.3: indra v3.1.3This is a small bugfix release that fixes an issue with Crossdoc, and resolves the deprecation warnings we can resolve for Gradle 8.3.
There are still outstanding issues with the sonatype publish plugin that prevent us from being fully deprecation-free in our default configuration unfortunately. There is a workaround though -- the patched version of the
io.github.gradle-nexus.publish-pluginhas been published as `2.0.0-rc-1. This version can be applied in individual buildscripts for now, and in the future Indra v4 will come with the final release of this fixed plugin version.🐛 Fixes
Full Changelog: KyoriPowered/indra@v3.1.2...v3.1.3
v3.1.2: indra v3.1.2Indra 3.1.2 is a bugfix release to resolve issues with newer versions of Guava, and resolve brittleness in how java version properties are wired up.
🐛 fixes
987bce9afc2b77v3.1.1: Indra v3.1.1Indra 3.1.1 is a hotfix release resolving a regression discovered in 3.1.0.
🐛 Fixes
v3.1.0: Indra v3.1.0Indra 3.1.0 is a small feature release, adding shorthand for GPG signing in CI, and ensuring full deprecation-free support for Gradle 8 thru 8.1.1.
✨ Features
🐛 Fixes
New Contributors
Full Changelog: KyoriPowered/indra@v3.0.1...v3.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.