4drian3d / AuthMeVelocity

AuthMeReloaded support for Velocity proxy
https://modrinth.com/plugin/authmevelocity
GNU General Public License v3.0
67 stars 14 forks source link

Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /proxy #38

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MiniPlaceholders from 1.0.1 to 1.1.1.

Release notes

Sourced from MiniPlaceholders's releases.

Fix plugin initialization

Full Changelog: https://github.com/4drian3d/MiniPlaceholders/compare/1.1.0...1.1.1

1.1.0 Release

feat(api): Added ExpansionBuilder#globalPlaceholder(String, Tag) feat(api): Added util methods MiniPlaceholders#getAudienceGlobalPlaceholders and MiniPlaceholders#getRelationalGlobalPlaceholders to obtain the audience and the global placeholders at the same time with improved performance feat(api): Improved the TagsUtils class with more Tags feat(api): Implement Components class with useful Components to create expansions fix!: Deprecated public platform setter test: Added more coverage tests

Full Changelog: https://github.com/4drian3d/MiniPlaceholders/compare/1.0.1...1.1.0

Commits
  • 24a7591 fix: connect module inclusion
  • 6a73aa3 1.1.0 Release
  • 7832d96 docs: Improved annotations, added Contract annotation
  • 900214d test: added Expansion equality test
  • 9de6ace perf: improved performance of some methods of MiniPlaceholders
  • 4e2599a fix!: deprecated exposed platform setter
  • dc5d4c5 docs: change NotNull to Nullable annotation in Expansion.Builder#filter(Predi...
  • 782bd02 feat(api): added some util methods to MiniPlaceholders
  • 25a3ce0 Added missing nullability annotations
  • ece1252 Added more Tag Utilities
  • 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 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)