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
69 stars 78 forks source link

Bump openinvapi from 4.3.0 to 4.3.1 #360

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps openinvapi from 4.3.0 to 4.3.1.

Release notes

Sourced from openinvapi's releases.

OpenInv 4.3.1

Supported Minecraft versions

1.19.4, 1.20

What's Changed

  • Update to Minecraft 1.20
  • Drop support for Minecraft versions below 1.19.4
    • 1.19.4 is currently supported to make it easier for server admins to update gradually
  • Fix loading users in deleted worlds on Paper (for real this time)
  • Fix double chests not being deactivated properly
  • Code health
  • Fix/improve Actions

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

Commits
  • 5a7d139 Bump version to 4.3.1 for release
  • cc7481f Update to Minecraft 1.20 (#148)
  • 70d20ac Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#146)
  • ac52211 Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#147)
  • 6f2bdcc Bump dsaltares/fetch-gh-release-asset from 1.1.0 to 1.1.1 (#143)
  • 6f23ed2 Remove OS declaration from workflow_call (#144)
  • 2d36249 Fix split up actions (#141)
  • 2f370ad Fix loading users in deleted worlds on Paper (#139)
  • 1233f58 Bump hmarr/auto-approve-action from 3.1.0 to 3.2.1 (#134)
  • 23ebea4 Bump annotations from 24.0.0 to 24.0.1 (#133)
  • 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 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)
sandtechnology commented 1 year ago

@dependabot rebase

sandtechnology commented 1 year ago

@dependabot rebase

sandtechnology commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.