Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

📎 Update dependency me.lokka30:treasury-api to v2 #67

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
me.lokka30:treasury-api 1.2.1 -> 2.0.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ArcanePlugins/Treasury (me.lokka30:treasury-api)

v2.0.1

Compare Source

Thank you to HSGamer for contributing this update (#​285). Additionally, thank you to montlikadani and 4drian3d for contributing to #​277. Last and certainly not least, thank you to MrIvanPlays for writing most of this update's changes.

This update adds support for MiniPlaceholders, adds the EconomyProvider#findCurrencyByDisplayName API method, fixes some bugs and makes other minor improvements.

Full changelog:

  • Added MiniPlaceholders support (MrIvanPlays, montlikadani, 4drian3d)
  • Added EconomyProvider#findCurrencyByDisplayName API method (MrIvanPlays)
  • Miscellaneous platform detection fixes and improvements (MrIvanPlays, HSGamer)
  • Strip colours out of logging (MrIvanPlays)
  • General improvements to javadocs and code (MrIvanPlays, lokka30)

v2.0.0

Compare Source

Treasury v2.0.0 Changelog

Contributors

Thank you very much to each and every contributor who volunteered their free time to get this update out to you all.

  • montlikadani

  • yannicklamprecht

  • MrNemo64

  • A248

  • and, of course, the maintainers: lokka30, MrIvanPlays, and Jikoo

General Changes

  • Added Sponge platform compatibility
  • Added Minestom platform compatibility
  • Improved documentation

API Changes

  • Removed the whole Subscription concurrency system and moved to Java's own CompletableFuture system.
  • Removed Responses and replaced them with just Exceptions. For performance concerns we also have a TreasuryException which can be used to avoid needless stack traces.
  • Treasury no longer cares about negative balances.
  • Treasury's design has changed slghtly to no longer recommend pointless preconditions prior to the intended action being requested. For a specific example, Treasury's canAfford method has been removed since it is best to just attempt a withdrawal and check if it has failed.
  • Switched a handful of String-based identifier systems with NamespacedKeys to reduce inter-plugin name collisions.
  • Full-scale API cleanup with many small improvements.
  • Removed platform-specific APIs

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone CET, 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 has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 10, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3e99d91
Status: ✅  Deploy successful!
Preview URL: https://3e310e50.forest-b6d.pages.dev
Branch Preview URL: https://renovate-me-lokka30-treasury.forest-b6d.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/me.lokka30-treasury-api-2.x branch from 27cdc23 to 3e99d91 Compare July 14, 2023 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants