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.ProxioDev.ValioBungee:RedisBungee-API from 0.7.3 to 0.13.0 in /Plan #3920

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.github.ProxioDev.ValioBungee:RedisBungee-API from 0.7.3 to 0.13.0.

Release notes

Sourced from com.github.ProxioDev.ValioBungee:RedisBungee-API's releases.

0.12.5: Maintenance release

This update is Maintenance update, should also fix issues regrading null pointers and so on.

Fixes

Full Changelog: ProxioDev/ValioBungee@0.12.4...0.12.5

0.12.4

Fixes:

cache info

  • Caches are now back to 1 hour auto eviction
  • last online isn't cached in this release due need to breaking change in the api so 0.13.0 will re include the cache for it

Contributors

Full Changelog: ProxioDev/ValioBungee@0.12.3...0.12.4

0.12.3

Fixed in this release

  • fixes IllegalStateException isn't handled at plugin message listener in velocity

Project changes

  • Project has restructured the module system for better src view and fix relocation issues.
  • Git repo is now named ValioBungee instead of RedisBungee, but keep note plugin id is not changing.

API Depreciation warning

in release 0.13.0 api that marked as Deprecated will be removed, but if api is responsible for pre-fork compatibility will be moved into Bungeecord API class.

0.12.2: fix cache issues

Fixes:

  • Caches were storing for 1 hour and has been set to 1 mins instead.
  • Last online shouldn't be cached...
  • jitpack should be fixed now x2

... (truncated)

Commits
  • db0f549 0.13.0
  • b23e852 Remove generics used for events in PlayerData
  • 8edee62 properly cache last online and its invalidation
  • 1944897 fix depenedcies being copied
  • 87947bb update okhttp
  • 1443f54 move gradle plugins to libs file
  • 8cce36a build system improvement & update adventure
  • c48f762 Fix methods of Bungeecord listener being private
  • 36927d8 Allow to customize ping events priority via handle-motd-order (#108)
  • 7ff283d update velocity runner
  • 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.ProxioDev.ValioBungee:RedisBungee-API](https://github.com/ProxioDev/ValioBungee) from 0.7.3 to 0.13.0.
- [Release notes](https://github.com/ProxioDev/ValioBungee/releases)
- [Commits](ProxioDev/ValioBungee@0.7.3...0.13.0)

---
updated-dependencies:
- dependency-name: com.github.ProxioDev.ValioBungee:RedisBungee-API
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependabot tag java Dependabot gradle tag labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot tag java Dependabot gradle tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants