harold-spgt / InfoHeads

Repository for InfoHeads
Apache License 2.0
5 stars 4 forks source link

Bump adventure-api from 4.9.3 to 4.10.1 #70

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps adventure-api from 4.9.3 to 4.10.1.

Release notes

Sourced from adventure-api's releases.

🌏 Adventure 4.10.1

This is a minor bugfix release of Adventure to resolve some issues with MiniMessage tag filtering.

As a small programming note for those of you who test our snapshots, we will be moving from the (moderately overloaded) oss.sonatype.org to the newer s01.oss.sonatype.org for our snapshot repository in the near future. An announcement will be posted on Discord when this migration is complete, and the documentation will be updated.

Fixes 🐛

🌏 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.

... (truncated)

Commits
  • 8ea102c release: Version 4.10.1
  • 5c43855 Merge pull request #727 from KyoriPowered/feature/mm-parse-error-improvement
  • ef0d837 Merge pull request #723 from KyoriPowered/fix/invalid-tag-parsing
  • 7688fe5 release: Prepare for further development on 4.10.1
  • 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
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Lorenzo0111.


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)
Lorenzo0111 commented 2 years ago

@dependabot merge