Skip to content

chore(deps): bump com.github.stefvanschie.inventoryframework:IF from 0.11.6 to 0.12.0#277

Merged
ammodev merged 3 commits intoversion/1.21.11from
dependabot/gradle/com.github.stefvanschie.inventoryframework-IF-0.12.0
Apr 3, 2026
Merged

chore(deps): bump com.github.stefvanschie.inventoryframework:IF from 0.11.6 to 0.12.0#277
ammodev merged 3 commits intoversion/1.21.11from
dependabot/gradle/com.github.stefvanschie.inventoryframework-IF-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps com.github.stefvanschie.inventoryframework:IF from 0.11.6 to 0.12.0.

Release notes

Sourced from com.github.stefvanschie.inventoryframework:IF's releases.

V 0.12.0

+ Add 26.1 support * Allow super types in many event handlers * Utility methods on StaticPane now work across all slot types * Force pages in PaginatedPane to be continuous * Rename InventoryComponent to GuiComponent * Move Pane#loadItem to GuiItem#loadItem * Label now extends Pane instead of OutlinePane * Panes no longer have slots * Simplify Pane#draw and Pane#click - Remove versions 1.16.1-1.16.4, 1.17.0, 1.18.0-1.18.1, and 1.19.0-1.19.3

Commits
  • 2407585 V 0.12.0
  • 76b965e Update CI/CD
  • df686c8 Update CI/CD
  • 733a089 Add 26.1 support
  • b3520a7 Bump net.kyori:adventure-text-serializer-json from 4.25.0 to 4.26.1
  • 07cecde Bump net.kyori:adventure-api from 4.25.0 to 4.26.1
  • ea2ac0c Bump net.kyori:adventure-text-serializer-plain from 4.25.0 to 4.26.1
  • c41beeb Bump org.junit:junit-bom from 6.0.1 to 6.0.2
  • a19d7e0 Move slots from panes to parent containers
  • 4e6dfcf Remove leftover debug prints
  • Additional commits viewable in compare view

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 [com.github.stefvanschie.inventoryframework:IF](https://github.com/stefvanschie/IF) from 0.11.6 to 0.12.0.
- [Release notes](https://github.com/stefvanschie/IF/releases)
- [Commits](stefvanschie/IF@v0.11.6...v0.12.0)

---
updated-dependencies:
- dependency-name: com.github.stefvanschie.inventoryframework:IF
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

⚠️ API/ABI changes detected!

This PR contains changes that modified the public API. To update the reference ABI dumps:

./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git push

After updating, the CI will pass. Make sure the changes are backward compatible.

@ammodev ammodev merged commit 4c81750 into version/1.21.11 Apr 3, 2026
4 checks passed
@ammodev ammodev deleted the dependabot/gradle/com.github.stefvanschie.inventoryframework-IF-0.12.0 branch April 3, 2026 11:40
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

⚠️ API/ABI changes detected!

This PR contains changes that modified the public API. To update the reference ABI dumps:

./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git push

After updating, the CI will pass. Make sure the changes are backward compatible.

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