SpongePowered / Configurate

A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
https://configurate.aoeu.xyz
Apache License 2.0
386 stars 68 forks source link

chore(deps): Update patch dependency changes #424

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
me.champeau.gradle:japicmp-gradle-plugin 0.4.1 -> 0.4.2 age adoption passing confidence
org.fusesource.jansi:jansi (source) 2.4.0 -> 2.4.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core 2.15.2 -> 2.15.3 age adoption passing confidence
com.google.guava:guava 32.1.1-jre -> 32.1.3-jre age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.12.1 -> 10.12.4 age adoption passing confidence
com.google.auto.value:auto-value-annotations (source) 1.10.2 -> 1.10.4 age adoption passing confidence
com.google.auto.value:auto-value (source) 1.10.2 -> 1.10.4 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

fusesource/jansi (org.fusesource.jansi:jansi) ### [`v2.4.1`](https://togithub.com/fusesource/jansi/blob/HEAD/changelog.md#Jansi-241-241--released-2023-10-12) [2_4_1]: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/2.4.1 - [`6630498`](https://togithub.com/fusesource/jansi/commit/6630498b1a21ba79dab4da53c423936d180925d4) Add gnodet's key - [`2f6fc0e`](https://togithub.com/fusesource/jansi/commit/2f6fc0ee13feeecc5d65d665a0eef40186cb2752) Rebuild binaries - [`dd7d5e2`](https://togithub.com/fusesource/jansi/commit/dd7d5e2a63fbeb5e6f17d301b56c703f5ec80e72) Fix missing synchronization in AnsiConsole - [`a9dc2a3`](https://togithub.com/fusesource/jansi/commit/a9dc2a3e597a794eeb655d33968f30605a02cdf9) Deprecate WindowsSupport - [`6911f21`](https://togithub.com/fusesource/jansi/commit/6911f2193a6360e4facc8e87f9cf4471d15cc4fb) Modernize code ([#​267](https://togithub.com/fusesource/jansi/issues/267)) - [`937ce1c`](https://togithub.com/fusesource/jansi/commit/937ce1c46cd907f08b7043c9778167a6ae57564c) Fix JVM crash when running java (fixes [#​216](https://togithub.com/fusesource/jansi/issues/216)) ([#​265](https://togithub.com/fusesource/jansi/issues/265)) - [`7bed2b3`](https://togithub.com/fusesource/jansi/commit/7bed2b332d08b9b29b73a3614ecf08a460d9f9bb) Use verify goal in CI ([#​271](https://togithub.com/fusesource/jansi/issues/271)) - [`473d6d2`](https://togithub.com/fusesource/jansi/commit/473d6d20a0cfa3d44826c6cbc7c1af642be0f4a7) Fix terminal width support on MINGW (fixes [#​233](https://togithub.com/fusesource/jansi/issues/233)) ([#​264](https://togithub.com/fusesource/jansi/issues/264)) - [`fa5bea7`](https://togithub.com/fusesource/jansi/commit/fa5bea78126fda63aa9437fe6c38808437674f4d) Fix rebuilding the project - [`edd2de9`](https://togithub.com/fusesource/jansi/commit/edd2de9b5e935df323a0943191aa71358aeea4c5) Send both SCO and DEC command for save/restore cursor position (fixes [#​226](https://togithub.com/fusesource/jansi/issues/226)) ([#​262](https://togithub.com/fusesource/jansi/issues/262)) - [`d285234`](https://togithub.com/fusesource/jansi/commit/d285234cd8208d97358126a1bcc3c4435a103a84) Fix wrong output encoding on Windows with JDK >= 19 (fixes [#​247](https://togithub.com/fusesource/jansi/issues/247)) ([#​258](https://togithub.com/fusesource/jansi/issues/258)) - [`cdb8d8c`](https://togithub.com/fusesource/jansi/commit/cdb8d8c6daf86aaa2de31f8b047bd24acfb56d90) Improve robustness of initial cleanup (fixes [#​255](https://togithub.com/fusesource/jansi/issues/255)) - [`c3ac54f`](https://togithub.com/fusesource/jansi/commit/c3ac54f6b04c3c3757f0bf9d9f7223e99d938b93) Fix infinite loop bug ([#​252](https://togithub.com/fusesource/jansi/issues/252)) - [`58260c6`](https://togithub.com/fusesource/jansi/commit/58260c6ce08c203e342df7d221c9902ada230d8c) Fix invalid string input ([#​253](https://togithub.com/fusesource/jansi/issues/253)) - [`7bc5862`](https://togithub.com/fusesource/jansi/commit/7bc5862085f8626be485a1563e24d22130dd8ebc) Disable JDK 8 on CI - [`e29c505`](https://togithub.com/fusesource/jansi/commit/e29c505b9ea09753142c6c000e4849f2dc474ec4) Target JDK 1.8, build with JDK >= 11 - [`c817263`](https://togithub.com/fusesource/jansi/commit/c8172634bb5b39b62e515fd86d64b96a4f2bca3a) Remove [@​author](https://togithub.com/author) tags, we have git for that now - [`609a874`](https://togithub.com/fusesource/jansi/commit/609a87472544847ce903537bdd033da2a4c0605b) Reformat - [`cb5bf77`](https://togithub.com/fusesource/jansi/commit/cb5bf77d7b87d9defaebb69a104e105c1212a57e) Use spotless for code formatting - [`6b816c1`](https://togithub.com/fusesource/jansi/commit/6b816c1efa5b964da36165a973ae0333e109bb19) Enable JDK 8 for testing - [`a20c74f`](https://togithub.com/fusesource/jansi/commit/a20c74fa017e389b66a04906cfb7dc3bef0f665c) Add module-info through moditect ([#​254](https://togithub.com/fusesource/jansi/issues/254)) - [`1293ac3`](https://togithub.com/fusesource/jansi/commit/1293ac3fb40c50126ff8e1dafc801015f9e401c4) Support windows on ARM, (fixes [#​238](https://togithub.com/fusesource/jansi/issues/238)) ([#​240](https://togithub.com/fusesource/jansi/issues/240)) - [`5f5f95c`](https://togithub.com/fusesource/jansi/commit/5f5f95c78252ea661d8be55930e3a7c18da9bea8) Only increment counter if install successful ([#​243](https://togithub.com/fusesource/jansi/issues/243)) - [`80a3799`](https://togithub.com/fusesource/jansi/commit/80a3799438e1fb0ea3123faaff2be3689fa38c22) Add missing space in SunOS-sparcv9\_CCFLAGS ([#​249](https://togithub.com/fusesource/jansi/issues/249)) - [`00e15cb`](https://togithub.com/fusesource/jansi/commit/00e15cb1fab9117790580a412f7d54f2c08d2f11) Minor cleanup - [`8da0a40`](https://togithub.com/fusesource/jansi/commit/8da0a402d5b467451efd07f3f2a8460d97a77db9) Improve native builds - [`a2da229`](https://togithub.com/fusesource/jansi/commit/a2da229aa95ea7bc19f9b01e85aae9647ea169b1) Fix project name ([#​237](https://togithub.com/fusesource/jansi/issues/237))

Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).

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

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

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



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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.