Skip to content

chore: bump fr.maxlego08.menu:zmenu-api from 1.1.1.2 to 1.1.1.3#218

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

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

Changelog

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

1.1.1.3

New Features

  • Pagination Management System: Introduced PaginationManager with PaginationButton, PaginationNextButton, and PaginationPreviousButton classes, allowing a single button to handle pagination. Includes max page tracking and optimized page size handling.
  • Pagination Placeholders: Added pagination-related placeholders to MenuPlaceholders for enhanced inventory navigation.
  • Reset Pagination Action: New ResetPaginationAction and loader to reset pagination state for button paginations.
  • Skip Close Actions on Inventory Switch: Added skip-close-actions-on-switch configuration option to prevent close actions from firing when switching between inventories, fixing issues with back/inventory actions triggering on close.
  • PacketManager Interface: Introduced PacketManager API interface and refactored title name handling in packet events for cleaner architecture.
  • ClickAction Enum: Added ClickAction enum to streamline action handling in InventoryLoader.

Bug Fixes

  • Fixed CustomModelDataComponent data handling (removed Optional) and added Paper-specific implementation (PaperCustomModelDataComponent) for proper Paper compatibility.
  • Fixed head cache issue in ZMenuItemStack.
  • Fixed unnecessary toLowerCase conversion on dialog names in CommandDialogOpen.
  • Fixed item button click handling by removing redundant null check for clickable buttons.

Internal Changes

  • Added javadocs.
  • API fixes.
  • Removed unused class.
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.2 to 1.1.1.3.
- [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.3
  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 Apr 17, 2026
@ptthanh02 ptthanh02 merged commit 215b688 into main Apr 18, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/gradle/fr.maxlego08.menu-zmenu-api-1.1.1.3 branch April 18, 2026 01:36
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