Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.github.jikoo.OpenInv:openinvapi from 4.3.1 to 5.1.4 #519

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

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

Release notes

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

OpenInv 5.1.4

Supported Minecraft versions

1.21.4, 1.21.3

Changelog

  • Add support for 1.21.4
  • Drop support for 1.21.1/1.21.2
  • Update resource pack to 1.21.4 format
    • This no longer supports 1.21.3 due to custom model data changes; please use an earlier version of the pack for 1.21.3.

OpenInv 5.1.3

Supported Minecraft versions

1.21.3, 1.21.1

Changelog

  • Add support for 1.21.3
  • Drop support for 1.20.4, 1.20.6, 1.21.0
  • Modify texture resolutions to prevent mipmap lowering by @​Boy0000

OpenInv 5.1.2

Supported Minecraft versions

1.21.1, 1.21, 1.20.6, 1.20.4

Changelog

  • Fix issues with views of player inventories not updating during join/quit
  • Add configuration for JitPack
    • Developers can now use the API via JitPack's Maven repo again - Jitpack has been silently failing (but reporting success) since updating from Java 8.

OpenInv 5.1.1

Supported Minecraft versions

1.21.1, 1.20, 1.20.6, 1.20.4

Changelog

  • Make toggles transient
    • /silentcontainer and /anycontainer will now turn off when you leave the server. This makes it easier to administrate responsibly by not accidentally leaving yourself in an administrative mode constantly.
    • The addon OITogglePersist can be used to reinstate the old behavior of toggles being saved across sessions and server restarts.
  • Added configuration option settings.equal-access.
    • Defaults to view (view-only mode for equals). Other options are allow (previous behavior - full access allowed by other permissions) and deny (no access to equals).
    • Controls behavior for equal access, allowing for setups where equal ranks are not allowed to edit to prevent pranks and other situations.
  • Add support for 1.21.1
  • Improve performance on Paper servers by @​NewwindServer
  • Fix legibility pack breaking normal white stained glass texture by @​BingYanchi
  • Improve view-only mode to further lock out plugin-based interactions that ignore event cancellation
  • Fix some issues with plugin compatibility related to viewing own inventory
  • Fix crash related to ender chest
  • Code health

Full Changelog: 5.0.0...5.1.1

OpenInv 5.0.0

... (truncated)

Commits
  • 9b54e4e Bump version to 5.1.4 for release
  • 5ac09bc Add support for 1.21.4 (#262)
  • 4e89a04 Correct header
  • 73a9c74 Bump com.google.errorprone:error_prone_core from 2.35.1 to 2.36.0 (#260)
  • 8d89766 Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#259)
  • 03ea798 Add support for 1.21.3 to legibility pack (#258)
  • 08d4a0e Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#257)
  • cd7219f Bump com.google.errorprone:error_prone_core from 2.33.0 to 2.35.1 (#256)
  • 532dffc Bump org.apache.maven.plugins:maven-dependency-plugin (#255)
  • 6df4de1 Bump version to 5.1.4-SNAPSHOT for development
  • 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 <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.jikoo.OpenInv:openinvapi](https://github.com/Jikoo/OpenInv) from 4.3.1 to 5.1.4.
- [Release notes](https://github.com/Jikoo/OpenInv/releases)
- [Commits](Jikoo/OpenInv@4.3.1...5.1.4)

---
updated-dependencies:
- dependency-name: com.github.jikoo.OpenInv:openinvapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #522.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.github.jikoo.OpenInv-openinvapi-5.1.4 branch January 13, 2025 14:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants