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.3 #159

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps net.william278:papiproxybridge from 1.2.2 to 1.3.

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
  • a4dec7a Just use ConcurrentHashMap to back request map
  • 0aff26f Use concurrent maps, default expire requests, attempt fix #65
  • d30cfa3 Minor grammar fixes, bump junit
  • 96784ac Merge remote-tracking branch 'origin/master'
  • 8f93253 feat: add instance creator and handle velocity event (#66)
  • ae989b8 [ci skip] Fix README
  • b05142e Add API method for fetching list of servers (#54)
  • f731c46 Merge remote-tracking branch 'origin/master'
  • 59658f9 Mark #register as @ApiStatus.Internal
  • 5c52a31 Bump com.google.guava:guava from 31.1-jre to 32.0.1-jre (#53)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
net.william278:papiproxybridge [>= 1.4.a, < 1.5]

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 [net.william278:papiproxybridge](https://github.com/WiIIiam278/PAPIProxyBridge) from 1.2.2 to 1.3.
- [Release notes](https://github.com/WiIIiam278/PAPIProxyBridge/releases)
- [Commits](WiIIiam278/PAPIProxyBridge@1.2.2...1.3)

---
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 added the type: dependencies Pull requests that update a dependency file label Oct 30, 2023
@WiIIiam278 WiIIiam278 merged commit b552909 into master Nov 3, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/net.william278-papiproxybridge-1.3 branch November 3, 2023 12:20
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.

1 participant