KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
706 stars 107 forks source link

chore(deps): Update patch-release dependency changes #939

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
com.google.auto.service:auto-service (source) 1.1.0 -> 1.1.1 age adoption passing confidence
com.google.auto.service:auto-service-annotations (source) 1.1.0 -> 1.1.1 age adoption passing confidence
net.kyori:ansi 1.0.0 -> 1.0.1 age adoption passing confidence
com.google.truth.extensions:truth-java8-extension 1.1.4 -> 1.1.5 age adoption passing confidence
com.google.truth:truth 1.1.4 -> 1.1.5 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.12.0 -> 10.12.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

KyoriPowered/ansi (net.kyori:ansi) ### [`v1.0.1`](https://togithub.com/KyoriPowered/ansi/releases/tag/v1.0.1): 🌈 ansi 1.0.1 This is a quick bugfix release for users of ansi 1.0.0, fixing a style bleed issue. #### Fixes πŸ› - fix: Pushing empty style onto empty stack bleeds colour by [@​rymiel](https://togithub.com/rymiel) in [https://github.com/KyoriPowered/ansi/pull/26](https://togithub.com/KyoriPowered/ansi/pull/26) **Full Changelog**: https://github.com/KyoriPowered/ansi/compare/v1.0.0...v1.0.1
google/truth (com.google.truth.extensions:truth-java8-extension) ### [`v1.1.5`](https://togithub.com/google/truth/releases/tag/v1.1.5): 1.1.5 - Updated Truth to depend on [Guava 32.0.1](https://togithub.com/google/guava/releases/tag/v32.0.1). The previous Guava version, 32.0.0, contained a bug under Windows, which did not affect Truth's functionality but [could cause problems](https://togithub.com/google/truth/issues/1137) for people who use Guava's I/O functionality in their codebase. Affected users can already manually update their Guava dependency to 32.0.1, but if they don't depend directly on Guava, they may find it easier to upgrade to this new Truth release instead. - Fixed `IterableOfProtosSubject` to produce a proper failure message instead of NPE when the actual value is `null`.

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.