Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Bump net.william278:papiproxybridge from 1.2.2 to 1.4 #137

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps net.william278:papiproxybridge from 1.2.2 to 1.4.

Release notes

Sourced from net.william278:papiproxybridge's releases.

PAPIProxyBridge 1.3 - API changes, server list fetching, stability

PAPIProxyBridge 1.3 makes changes to the API, adds the ability to fetch a list of servers with PAPIProxyBridge installed, and improves system stability.

  • Add API method for fetching the list of server names which have PAPIProxyBridge installed (#54)
  • Moved the API to be instance-based, rather than singleton-based, courtesy of @​Jarva (#66)
    • Each plugin should now create and store its own PAPIProxyBridge PlaceholderAPI instance.
    • The method has changed to #createInstance(); #getInstance() is now deprecated.
    • This allows plugins to independently configure cache time
  • Fixed an issue where the Velocity Plugin Message event was still being passed to clients
  • Fixed an OutOfMemoryException that could occur in certain cases, caused by concurrent Map issues (#65)

To update, just drag+drop.

Commits
  • a73a821 docs: Update README
  • 071c1e5 target java 16, useGson -> useJson, bump to v1.4
  • 033df76 feat: add component methods for fetching gson components (#67)
  • ed5d480 Fix deadlock on Velocity (#72)
  • 5cc05a8 Add identifier check to PluginMessageEvent in velocity (#71)
  • a66cd6b Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#68)
  • e544bfc [ci skip] Update README
  • a4dec7a Just use ConcurrentHashMap to back request map
  • 0aff26f Use concurrent maps, default expire requests, attempt fix #65
  • d30cfa3 Minor grammar fixes, bump junit
  • 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)

@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Sep 7, 2023
Bumps [net.william278:papiproxybridge](https://github.com/WiIIiam278/PAPIProxyBridge) from 1.2.2 to 1.4.
- [Release notes](https://github.com/WiIIiam278/PAPIProxyBridge/releases)
- [Commits](WiIIiam278/PAPIProxyBridge@1.2.2...1.4)

---
updated-dependencies:
- dependency-name: net.william278:papiproxybridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/net.william278-papiproxybridge-1.4 branch from 63b5e32 to 7965f52 Compare September 18, 2023 17:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2023

Superseded by #145.

@dependabot dependabot bot closed this Sep 26, 2023
@dependabot dependabot bot deleted the dependabot/gradle/net.william278-papiproxybridge-1.4 branch September 26, 2023 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants