spigotplugins / fakeplayer

(WIP) A plugin allows you to create fake players to increase your server player count.
https://www.spigotmc.org/resources/73139/
MIT License
49 stars 16 forks source link

Update dependency cloud.commandframework:cloud-core to v1.7.0 #125

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.commandframework:cloud-core 1.6.2 -> 1.7.0 age adoption passing confidence

Release Notes

Incendo/cloud ### [`v1.7.0`](https://togithub.com/Incendo/cloud/blob/HEAD/CHANGELOG.md#​170) [Compare Source](https://togithub.com/Incendo/cloud/compare/1.6.2...1.7.0) ##### Added - Core: Allow for setting a custom `CaptionVariableReplacementHandler` on the command manager ([#​352](https://togithub.com/Incendo/cloud/pull/352)) - Core: Add `DurationArgument` for parsing `java.time.Duration` ([#​330](https://togithub.com/Incendo/cloud/pull/330)) - Core: Add delegating command execution handlers ([#​363](https://togithub.com/Incendo/cloud/pull/363)) - Core: Add `builder()` getter to `Command.Builder` ([#​363](https://togithub.com/Incendo/cloud/pull/363)) - Core: Add flag yielding modes to `StringArgument` and `StringArrayArgument` ([#​367](https://togithub.com/Incendo/cloud/pull/367)) - Core: Add [apiguardian](https://togithub.com/apiguardian-team/apiguardian) `@API` annotations ([#​368](https://togithub.com/Incendo/cloud/pull/368)) - Core: Deprecate prefixed getters/setters in `CommandManager` ([#​377](https://togithub.com/Incendo/cloud/pull/377)) - Core: Add repeatable flags ([#​378](https://togithub.com/Incendo/cloud/pull/378)) - Annotations: Annotation string processors ([#​353](https://togithub.com/Incendo/cloud/pull/353)) - Annotations: `@CommandContainer` annotation processing ([#​364](https://togithub.com/Incendo/cloud/pull/364)) - Annotations: `@CommandMethod` annotation processing for compile-time validation ([#​365](https://togithub.com/Incendo/cloud/pull/365)) - Add root command deletion support (core/pircbotx/javacord/jda/bukkit/paper) ([#​369](https://togithub.com/Incendo/cloud/pull/369), [#​371](https://togithub.com/Incendo/cloud/pull/371)) - Bukkit/Paper: Full support for Minecraft 1.19 ##### Fixed - Core: Fix missing caption registration for the regex caption ([#​351](https://togithub.com/Incendo/cloud/pull/351)) - Core: Fix NPE thrown on empty command tree ([#​337](https://togithub.com/Incendo/cloud/issues/337)) - Annotations: Fix MutableCommandBuilder Java/Kotlin interoperability issues ([#​342](https://togithub.com/Incendo/cloud/issues/342)) ##### Changed - Fabric: Updated for Minecraft 1.19 (no longer supports older versions) ([#​356](https://togithub.com/Incendo/cloud/pull/356)) - Paper: Improved KeyedWorldArgument suggestions ([#​334](https://togithub.com/Incendo/cloud/pull/334)) - Minecraft-Extras: Support sender-aware description decorators in MinecraftHelp ([#​354](https://togithub.com/Incendo/cloud/pull/354))

Configuration

📅 Schedule: Branch creation - "after 9am" (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 this update again.



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