Hexaoxide / Carbon

Carbon is a modern chat plugin built on channels, with just about every single setting and format configurable.
https://modrinth.com/mod/carbon
GNU General Public License v3.0
131 stars 39 forks source link

chore(deps): Update cloud to v2.0.0 #537

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.incendo:cloud-core 2.0.0-rc.2 -> 2.0.0 age adoption passing confidence
org.incendo:cloud-bom 2.0.0-rc.2 -> 2.0.0 age adoption passing confidence

Release Notes

Incendo/cloud (org.incendo:cloud-core) ### [`v2.0.0`](https://togithub.com/Incendo/cloud/releases/tag/2.0.0): Cloud 2.0 Cloud 2.0 is a complete rewrite of the Cloud command framework. Major refactoring to both internal components and the public API has taken place in order to allow for things that were previously very cumbersome, if not outright impossible. While too many changes have been made to list them all, there is a non-exhaustive changelog available [here](https://cloud.incendo.org/cloud-v2/) which lists the major changes. You may also find the 2.0 beta release notes [here](https://togithub.com/Incendo/cloud/releases). The documentation has been rewritten and is available at https://cloud.incendo.org. You are encouraged to contribute to the documentation effort 😄 For further help and discussions you're free to join our [Discord](https://discord.gg/aykZu32)! ##### Packages & Group IDs Cloud no longer uses `cloud.commandframework` as the base package, we instead use `org.incendo`. The same thing goes for the Maven group ID. This makes it very easy to spot whether a project is using Cloud 1.0 or Cloud 2.0. ##### Repositories & Versioning The platform implementations are no longer housed in the same repository as the core modules. We have also started versioning the different components separately. > \[!IMPORTANT]\ > This stable release does *not* mean that the platform modules are ready for stable releases. - [cloud](https://togithub.com/incendo/cloud) - main repository - [cloud-minecraft](https://togithub.com/incendo/cloud-minecraft) - cloud implementations for minecraft - [cloud-minecraft-modded](https://togithub.com/incendo/cloud-minecraft-modded) - cloud implementations for modded minecraft - [cloud-discord](https://togithub.com/incendo/cloud-discord) - cloud implementations for discord - [cloud-spring](https://togithub.com/incendo/cloud-spring) - cloud implementation for spring-shell - [cloud-processors](https://togithub.com/incendo/cloud-processors) - extra pre- & postprocessors - [cloud-build-logic](https://togithub.com/incendo/cloud-build-logic) - gradle plugin for building cloud - [cloud-docs](https://togithub.com/incendo/cloud-docs) - documentation sources

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

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



This PR was generated by Mend Renovate. View the repository job log.