Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.jorel:commandapi-bukkit-kotlin 9.2.0 -> 9.4.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

JorelAli/CommandAPI (dev.jorel:commandapi-bukkit-kotlin)

v9.4.2: CommandAPI Version 9.4.2

Compare Source

Bug fixes
  • #​554 Fixes the CommandAPI failing to run on Paper build 64+

v9.4.1: CommandAPI Version 9.4.1

Compare Source

Bug fixes
  • #​551 Fixes mojang-mapped versions of the CommandAPI causing errors in certain Minecraft versions
New features
  • #​552 Adds a configuration option to disable datapack reloading on server load

Full Changelog: CommandAPI/CommandAPI@9.4.0...9.4.1

v9.4.0: CommandAPI Version 9.4.0

Compare Source

Minecraft version changes
  • Adds support for Minecraft 1.20.5 and 1.20.6
  • Drops support for Minecraft 1.15.x
Bug fixes
  • Fixed implementation issues with FunctionArgument from 9.3.0
  • #​536, #​537 Fixed MultiLiteralArgument help displaying the node name instead of the literal text
  • #​524 Fixes CommandAPIBukkit.get().getTags() erroring in 1.20.4
New features
  • #​540 Add methods to "safe-cast" arguments to CommandArguments
  • #​495 Adds a parameter to EntitySelectorArgument to allow failure when no entity lists are empty
  • #​367, #​509 Adds the ability to register commands with a custom namespace
  • #​523 Exposed more details of the CommandPermission
  • #​490 Adds support for Mojang-mapped servers via the CommandAPI config
  • #​541 Adds support for a NamespacedKey variant for the PotionEffectArgument
New Contributors

Full Changelog: CommandAPI/CommandAPI@9.3.0...9.4.0

v9.3.0: CommandAPI Version 9.3.0

Compare Source

⚠️ This version has limited support for the FunctionArgument! (See documentation for more information)

Minecraft version changes

  • Adds support for Minecraft 1.20.3 and 1.20.4

Bug fixes

New features

Known issues

  • Functions generated by the FunctionArgument will always return a value of 1 when executed, regardless if the function succeeds, fails or returns a result
  • Functions generated by the FunctionArgument will always return an empty array of commands when you retrieve the list of commands in that function

New Contributors

Full Changelog: CommandAPI/CommandAPI@9.2.0...9.3.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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency dev.jorel:commandapi-bukkit-kotlin to v9.3.0 Update dependency dev.jorel:commandapi-bukkit-kotlin to v9.4.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/dev.jorel-commandapi-bukkit-kotlin-9.x branch from 576418c to 4b2627a Compare May 1, 2024 11:28
@renovate renovate bot force-pushed the renovate/dev.jorel-commandapi-bukkit-kotlin-9.x branch from 4b2627a to df8f709 Compare May 10, 2024 11:59
@renovate renovate bot changed the title Update dependency dev.jorel:commandapi-bukkit-kotlin to v9.4.0 Update dependency dev.jorel:commandapi-bukkit-kotlin to v9.4.1 May 10, 2024
@renovate renovate bot changed the title Update dependency dev.jorel:commandapi-bukkit-kotlin to v9.4.1 Update dependency dev.jorel:commandapi-bukkit-kotlin to v9.4.2 May 28, 2024
@renovate renovate bot force-pushed the renovate/dev.jorel-commandapi-bukkit-kotlin-9.x branch from df8f709 to bd43556 Compare May 28, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant