Skip to content

fix(deps): update dependency net.william278:papiproxybridge to v1.8.4#26

Merged
4drian3d merged 1 commit intomainfrom
renovate/net.william278-papiproxybridge-1.x
Aug 21, 2025
Merged

fix(deps): update dependency net.william278:papiproxybridge to v1.8.4#26
4drian3d merged 1 commit intomainfrom
renovate/net.william278-papiproxybridge-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

This PR contains the following updates:

Package Change Age Confidence
net.william278:papiproxybridge (source) 1.4.2 -> 1.8.4 age confidence

Release Notes

WiIIiam278/PAPIProxyBridge (net.william278:papiproxybridge)

v1.8.4: PAPIProxyBridge 1.8.4 - Hotfix

Compare Source

PAPIProxyBridge 1.8.4 is a hotfix to fix issues with the Fabric mod and Paper 1.21.1.

  • Fixed compatibility issues with the Minecraft 1.21.1 and Fabric server side mod versions, courtesy of @​alexdev03 (#​217)

To update, just drag+drop.

v1.8.3: PAPIProxyBridge 1.8.3 - Hotfix

Compare Source

PAPIProxyBridge 1.8.3 is a hotfix to address a startup crash issue on Paper servers.

  • Fixed the Paper remapper throwing an error on startup due to classpath.index duplication (#​211)

To update, just drag+drop.

v1.8.2: PAPIProxyBridge 1.8.2 - Minecraft 1.21.7

Compare Source

PAPIProxyBridge 1.8.2 adds support for Minecraft 1.21.7.

  • Added support for Minecraft 1.21.7

To update, just drag+drop.

v1.8.1: PAPIProxyBridge 1.8.1 - Wider Fabric support

Compare Source

PAPIProxyBridge 1.8.1 adds support for Fabric 1.20.1, 1.21.1, and 1.21.5 in addition to the existing support for 1.21.4.

To update, just drag+drop.

v1.8: PAPIProxyBridge 1.8 - Redis support, improvements

Compare Source

PAPIProxyBridge 1.8 adds optional support for using the plugin via Redis for more stable and performant placeholder formatting on larger servers.

  • Added optional support for Redis, courtesy of @​alexdev03 (#​173)
    • Redis is about 10/15 times faster than Plugin Messaging and is recommended for larger servers that have this setup
  • General internal refactoring & improvements.

To update from v1.7.x, just drag+drop.

v1.7.2: PAPIProxyBridge 1.7.2 - Fabric 1.21.4

Compare Source

PAPIProxyBridge 1.7.2 supports Fabric on Minecraft 1.21.4.

  • Bumped Fabric support to 1.21.4

To update, just drag+drop.

v1.7.1: PAPIProxyBridge 1.7.1 - Fabric 1.21.3

Compare Source

PAPIProxyBridge 1.7.1 supports Fabric on Minecraft 1.21.3.

  • Bumped Fabric support to 1.21.3

To update, just drag+drop.

v1.7: PAPIProxyBridge 1.7 - 1.21.2, bug fix

Compare Source

PAPIProxyBridge 1.7 supports Minecraft 1.21.2 on Fabric and fixes a bug.

  • Added support for Minecraft 1.21.2 on Fabric
  • The plugin now requires Velocity 3.4.0 or newer for 1.21.2 support
  • The plugin is now published with separate JAR files for each platform. Please download the correct JAR for your server! (#​154)
  • Fixed a memory leak that could occur under specific circumstances, courtesy of @​alexdev03 (#​155)

To update, just drag+drop.

v1.6.2: PAPIProxyBridge 1.6.2 - Minecraft 1.21.1, bug fix

Compare Source

PAPIProxyBridge 1.6.2 supports Minecraft 1.21.1 on Fabric and fixes a bug on Velocity.

  • Fabric: Now targets MC 1.21.1, courtesy of @​alexdev03 (#​72)
  • Fixed a thread-blocking issue on Velocity servers when handling Placeholders (#​69)

To update, just drag+drop.

v1.6.1: PAPIProxyBridge 1.6.1 - Bug fixes

Compare Source

PAPIProxyBridge 1.6.1 fixes a few issues in the previous release

  • Fixed a change made in 1.6 causing API breakages, courtesy of @​alexdev03 (#​126)
  • Fixed a bug causing the plugin to fail to load during remapping due to duplicate dependencies

To update, just drag+drop.

v1.6: PAPIProxyBridge 1.6 - Folia & Fabric 1.20.6 support

Compare Source

PAPIProxyBridge 1.6 fixes bugs and adds support for Folia as well as Fabric 1.20.6

  • Added support for Folia, courtesy of @​Yomamaeatstoes (#​112)
  • Added support for Fabric 1.20.5/6 @​alexdev03 (#​118)
  • Added a retry system for failed placeholder passes to reduce the rate of failed placeholder handshakes
  • General code cleanup, including improvements to version reporting

Please note: Java 21 is required for Fabric and Minecraft 1.20.6+; otherwise Java 17 is the minimum supported JDK version.

To update, just drag+drop.

v1.5: PAPIProxyBridge 1.5 - Bug fixes, Fabric 1.20.4 support

Compare Source

PAPIProxyBridge 1.5 fixes bugs and adds support for Fabric 1.20.4

  • Updated to target Minecraft 1.20.4 on Fabric, courtesy of @​alexdev03 (#​95)
  • Increased the default placeholder resolution timeout time to 1000ms
  • Fixed an issue where the configured timeout time was not being used to expire placeholder resolution requests
  • Fixed an issue where an IllegalStateException would be thrown due to a duplicate map key when querying servers, courtesy of @​alexdev03 (#​98)
  • Further reduced the size of the plugin jar
  • Bumped various dependencies

To update, just drag+drop.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from 399fa87 to b988925 Compare May 10, 2024 22:28
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.5 fix(deps): update dependency net.william278:papiproxybridge to v1.6 May 10, 2024
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from b988925 to 9112725 Compare May 12, 2024 23:00
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.6 fix(deps): update dependency net.william278:papiproxybridge to v1.6.1 May 12, 2024
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from 9112725 to 3a6efd5 Compare August 11, 2024 20:44
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.6.1 fix(deps): update dependency net.william278:papiproxybridge to v1.6.2 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from 3a6efd5 to c4f5ae4 Compare October 22, 2024 23:12
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.6.2 fix(deps): update dependency net.william278:papiproxybridge to v1.7 Oct 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.7 fix(deps): update dependency net.william278:papiproxybridge to v1.7.1 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from c4f5ae4 to 3c6b80a Compare October 31, 2024 17:30
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from 3c6b80a to 05191ed Compare December 8, 2024 15:08
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.7.1 fix(deps): update dependency net.william278:papiproxybridge to v1.7.2 Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.7.2 fix(deps): update dependency net.william278:papiproxybridge to v1.5 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch 2 times, most recently from dc840e0 to efc861f Compare February 6, 2025 14:07
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.5 fix(deps): update dependency net.william278:papiproxybridge to v1.7.2 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from efc861f to b962e51 Compare March 23, 2025 02:13
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.7.2 fix(deps): update dependency net.william278:papiproxybridge to v1.8 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from b962e51 to f7dd329 Compare May 5, 2025 18:46
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.8 fix(deps): update dependency net.william278:papiproxybridge to v1.8.1 May 5, 2025
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from f7dd329 to 6b0b9cb Compare July 4, 2025 22:51
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.8.1 fix(deps): update dependency net.william278:papiproxybridge to v1.8.2 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from 6b0b9cb to f00e90e Compare July 5, 2025 14:33
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.8.2 fix(deps): update dependency net.william278:papiproxybridge to v1.8.3 Jul 5, 2025
@renovate renovate bot changed the title fix(deps): update dependency net.william278:papiproxybridge to v1.8.3 fix(deps): update dependency net.william278:papiproxybridge to v1.8.4 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from f00e90e to c7a3d23 Compare July 8, 2025 23:42
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from c7a3d23 to 819ae66 Compare August 20, 2025 06:00
@renovate renovate bot force-pushed the renovate/net.william278-papiproxybridge-1.x branch from 819ae66 to 1ad79cb Compare August 21, 2025 02:08
@4drian3d 4drian3d merged commit df54aa0 into main Aug 21, 2025
1 check passed
@renovate renovate bot deleted the renovate/net.william278-papiproxybridge-1.x branch August 21, 2025 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant