Skip to content

chore: bump fr.maxlego08.menu:zmenu-api from 1.1.1.1 to 1.1.1.2#184

Merged
ptthanh02 merged 1 commit intomainfrom
dependabot/gradle/fr.maxlego08.menu-zmenu-api-1.1.1.2
Mar 18, 2026
Merged

chore: bump fr.maxlego08.menu:zmenu-api from 1.1.1.1 to 1.1.1.2#184
ptthanh02 merged 1 commit intomainfrom
dependabot/gradle/fr.maxlego08.menu-zmenu-api-1.1.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps fr.maxlego08.menu:zmenu-api from 1.1.1.1 to 1.1.1.2.

Changelog

Sourced from fr.maxlego08.menu:zmenu-api's changelog.

1.1.1.2

Bug Fixes

  • Fixed openWithOldInventories method crash on 1.20 by using CompatibilityUtil.getTopInventory() for safe inventory access.
  • Fixed trim pattern and material validation: now uses Bukkit Registry instead of the hardcoded TrimHelper, with proper error messages listing all available patterns/materials when a key is not found.
  • Fixed null ItemFlag entries causing errors when applying flags to item meta.
  • Fixed EnchantmentGlintOverrideComponent not handling false values correctly — previously only true was applied, now both true and false are respected.
  • Fixed click requirements defaulting to an empty click list when none are specified — now defaults to all click types.
  • Fixed AttributeWrapper to support an optional NamespacedKey instead of always generating a random UUID, preventing attribute duplication on item rebuild.
  • Fixed database connection logger initialization order in ZStorageManager.
  • Fixed item loading from map (loadItemStack) to use MenuItemStackLoader instead of the removed MenuItemStackFormMap class.

Improvements

  • Command Permissions: Added dedicated permissions for CommandMenuEditor (ZMENU_EDITOR), CommandMenuVersion (ZMENU_VERSION), and CommandMenuGiveOpenItem (ZMENU_GIVE_OPEN_ITEM).
  • API: Added getClickRequirementKeys() method to MenuPlugin interface, allowing addons to retrieve the supported click requirement configuration keys.
  • Default Configs: Updated default configuration files (pro_inventory.yml, playtime_reward.yml) to use kebab-case (view-requirement, click-requirement, open-requirement) matching current conventions.
  • Dependencies: Added adventure-text-minimessage as a library dependency in plugin.yml.

Internal Changes

  • Removed unused PlayerSkin class.
  • Removed unused MenuItemStackFormMap class and associated fromMap static method.
  • Cleaned up imports and formatting across multiple files.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fr.maxlego08.menu:zmenu-api](https://github.com/MaxLego08/zMenu) from 1.1.1.1 to 1.1.1.2.
- [Release notes](https://github.com/MaxLego08/zMenu/releases)
- [Changelog](https://github.com/Maxlego08/zMenu/blob/main/changelog.md)
- [Commits](https://github.com/MaxLego08/zMenu/commits)

---
updated-dependencies:
- dependency-name: fr.maxlego08.menu:zmenu-api
  dependency-version: 1.1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 17, 2026
@ptthanh02 ptthanh02 merged commit 537f4a6 into main Mar 18, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/fr.maxlego08.menu-zmenu-api-1.1.1.2 branch March 18, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant