PotatoCraft-Studio / QuickShop-Reremake

QuickShop-Reremake is a **FREE** shop plugin that allows players to easily sell/buy any items from a chest without any commands. In fact, none of the commands that QuickShop-Reremake provides are ever needed by a player.
GNU General Public License v3.0
70 stars 77 forks source link

Bump com.github.jikoo.OpenInv:openinvapi from 4.3.1 to 4.4.1 #417

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps com.github.jikoo.OpenInv:openinvapi from 4.3.1 to 4.4.1.

Release notes

Sourced from com.github.jikoo.OpenInv:openinvapi's releases.

OpenInv 4.4.1

Supported Minecraft versions

1.19.4, 1.20.1, 1.20.2

What's Changed

  • Fix players' worlds not loading properly on Paper 1.20.2 272+
  • Fix certain session-related data being updated during save

Full Changelog: https://github.com/Jikoo/OpenInv/compare/4.4.0...4.4.1

OpenInv 4.4.0

Supported Minecraft versions

1.19.4, 1.20.1, 1.20.2

What's Changed

  • Add support for 1.20.2
  • Fix ender chests not being silent (and indirectly not being anycontainer-openable)
  • Add OpenPlayerSaveEvent for developers to detect when OpenInv saves player data
  • Improve support for non-UTF-8 systems by @​0XPYEX0 in Jikoo/OpenInv#151

Full Changelog: https://github.com/Jikoo/OpenInv/compare/4.3.1...4.4.0

Commits
  • 5aa959f Bump version to 4.4.1 for release
  • bc7e13f Expand preserved old data (#166)
  • 73edebf Fix loading world on Paper (#165)
  • faf1d38 Bump org.apache.maven.plugins:maven-dependency-plugin (#161)
  • deed277 Bump version to 4.4.1-SNAPSHOT for development
  • 28fc5ae Bump version to 4.4.0 for release
  • bfcf023 Fix ender chests not being silent
  • 3cf1aae Bump actions/checkout from 3 to 4 (#158)
  • db62878 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#159)
  • 21cd52c Fix probable NPE
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 9 months ago

Superseded by #438.