MajekDev / HexNicks

Nickname plugin with hex color code and gradient support.
MIT License
27 stars 15 forks source link

Bump adventure-text-serializer-gson from 4.9.3 to 4.10.0 #64

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps adventure-text-serializer-gson from 4.9.3 to 4.10.0.

Release notes

Sourced from adventure-text-serializer-gson's releases.

🌏 Adventure 4.10.0

Adventure 4.10.0 is a feature release of Adventure, providing (at long last!) a stable release of the MiniMessage serialization format, as well as a variety of quality-of-life improvements.

To get started with MiniMessage, take a look at its documentation: https://docs.adventure.kyori.net/minimessage/, and try it out with the Web UI!

Thanks to everyone who contributed to making this release happen -- it's been a long time coming!

Additions ✨

MiniMessage changes since 4.2.0-SNAPSHOT

Because MiniMessage had a fairly extended development process, there have been several notable changes (some breaking) since earlier development phases that may affect any testers of the older API.

This is just a summary -- see the documentation for a full overview of the latest API.

Fixes :bug:

... (truncated)

Commits
  • ebade5e release: version 4.10.0
  • 42285b9 text-minimessage: Delete old changelog
  • 24ae3af Merge pull request #717 from KyoriPowered/fix/restrict-tag-names
  • 341b20c text-minimessage: Switch to using a compiled Pattern
  • 5a7b897 text-minimessage: Limit characters allowed in tag names
  • e6c4b4d Merge pull request #488 from rymiel/wrap
  • bb12c29 Merge pull request #714 from KyoriPowered/feature/mm/parsing-exception-indices
  • 36938f8 Rename to applyFallbackStyle
  • 2ba25c5 import order
  • bd0e194 Perform style merge instead of constructing an additional component
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #69.