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

build(deps): bump com.github.proxiodev.redisbungee:RedisBungee-Bungee from 0.11.4 to 0.12.3 #155

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps com.github.proxiodev.redisbungee:RedisBungee-Bungee from 0.11.4 to 0.12.3.

Release notes

Sourced from com.github.proxiodev.redisbungee:RedisBungee-Bungee's releases.

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

0.12.1: hotfix 1

This release fixes

  • UUID / Name wasn't cached on join like 0.11.4 and earlier
  • Javadocs causing jitpack to fail, due adventure javadoc version was replaced with guava version

changes

  • message that says uuid cache is big, was changed to include /rb clean

Full Changelog: ProxioDev/ValioBungee@0.12.0...0.12.1

0.12.0: data system rewrite

NOTES

WARNING: this release resets the the config with backup stored inside plugin folder. If you find any bugs after updating due new system please report it ASAP!

data system changes shouldn't effect anybody, unless you do any direct query to Redis, you should adapt the changes, by viewing classes ProxyDataManager and PlayerDataManager

Changes

  • RedisBungee is compiled with java 17 now, Due java 11 support ended at end of September/2023
  • config version is now 2 which will reset your config if older version
  • Adventure API is included inside RedisBungee API
  • new Language infrastructure for RedisBungee built-in messages #85 commands not included yet
  • New data system which replaces Redis PubSub with Redis Streams see below
  • Ability to connect player to last server they where on using an config option #84
  • new environment variable REDISBUNGEE_PROXY_ID which can be set before launch
  • new environment variable REDISBUNGEE_NETWORK_ID which can be set before launch
  • RedisBungee requires redis version 6.2 or above #88
  • Better command system ProxioDev/RedisBungee#93

... (truncated)

Commits

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.redisbungee:RedisBungee-Bungee](https://github.com/ProxioDev/ValioBungee) from 0.11.4 to 0.12.3.
- [Release notes](https://github.com/ProxioDev/ValioBungee/releases)
- [Commits](ProxioDev/ValioBungee@0.11.4...0.12.3)

---
updated-dependencies:
- dependency-name: com.github.proxiodev.redisbungee:RedisBungee-Bungee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

Superseded by #156.

@dependabot dependabot bot closed this May 17, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.github.proxiodev.redisbungee-RedisBungee-Bungee-0.12.3 branch May 17, 2024 10:57
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