Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump adventureVersion from 4.12.0 to 4.14.0 #329

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps adventureVersion from 4.12.0 to 4.14.0.
Updates net.kyori:adventure-text-minimessage from 4.12.0 to 4.14.0

Release notes

Sourced from net.kyori:adventure-text-minimessage's releases.

🌏 Adventure 4.14.0

Adventure 4.14.0 is a feature release introducing some long-awaited API additions, primarily focused on component serializers.

✨ Features

🔧 Changes

As a small programming note, the changes necessary to introduce the text-serializer-json abstraction have shifted things around in the Adventure module dependency graph. adventure-text-serializer-gson now depends on adventure-text-serializer-json. Additionally, adventure-text-serializer-gson-legacyimpl now depends on adventure-text-serializer-json-legacyimpl, and is entirely deprecated, to be replaced with the json version. In 4.15.0, we will no longer ship the deprecated submodule -- any users who need it can continue to depend on the older version. To facilitate this change, adventure-text-serializer-gson-legacyimpl has been removed from the bom to avoid improperly forcing version alignment.

🐛 Fixes

New Contributors

Full Changelog: KyoriPowered/adventure@v4.13.1...v4.14.0

🌏 Adventure 4.13.1

Adventure 4.13.1 is a bugfix release with fixes focused around MiniMessage and translatable component fallbacks. We recommend updating at your earliest convenience.

Fixes 🐛

New Contributors

Full Changelog: KyoriPowered/adventure@v4.13.0...v4.13.1

🌏 Adventure 4.13.0

Adventure 4.13.0 is a feature release with several QOL enhancements, support for new 1.19.4 chat component features, and some bug fixes. Happy developing!

Additions ✨

... (truncated)

Commits
  • b6331b7 release: version 4.14.0
  • 972b178 chore: minor nitpicks over new json module
  • 2d14cdc Merge pull request #856 from KyoriPowered/feature/text-serializer-json
  • 8dcdbe2 Merge pull request #890 from LOOHP/legacy-show-achievement
  • 8d6213a fix(text-serializer-gson): One more strictness thing
  • 37f030b fix(text-serializer-gson): Only emit legacy show achievement as part of legac...
  • b34831b chore(text-serializer-json): JD tweaks
  • 8ac26ed Merge pull request #929 from KyoriPowered/feature/hex
  • 4fed3f9 feat: use constants for hex character
  • c741a4d chore(text-serializer-json): Add a better instance unavailable error message
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-gson from 4.12.0 to 4.14.0

Release notes

Sourced from net.kyori:adventure-text-serializer-gson's releases.

🌏 Adventure 4.14.0

Adventure 4.14.0 is a feature release introducing some long-awaited API additions, primarily focused on component serializers.

✨ Features

🔧 Changes

As a small programming note, the changes necessary to introduce the text-serializer-json abstraction have shifted things around in the Adventure module dependency graph. adventure-text-serializer-gson now depends on adventure-text-serializer-json. Additionally, adventure-text-serializer-gson-legacyimpl now depends on adventure-text-serializer-json-legacyimpl, and is entirely deprecated, to be replaced with the json version. In 4.15.0, we will no longer ship the deprecated submodule -- any users who need it can continue to depend on the older version. To facilitate this change, adventure-text-serializer-gson-legacyimpl has been removed from the bom to avoid improperly forcing version alignment.

🐛 Fixes

New Contributors

Full Changelog: KyoriPowered/adventure@v4.13.1...v4.14.0

🌏 Adventure 4.13.1

Adventure 4.13.1 is a bugfix release with fixes focused around MiniMessage and translatable component fallbacks. We recommend updating at your earliest convenience.

Fixes 🐛

New Contributors

Full Changelog: KyoriPowered/adventure@v4.13.0...v4.13.1

🌏 Adventure 4.13.0

Adventure 4.13.0 is a feature release with several QOL enhancements, support for new 1.19.4 chat component features, and some bug fixes. Happy developing!

Additions ✨

... (truncated)

Commits
  • b6331b7 release: version 4.14.0
  • 972b178 chore: minor nitpicks over new json module
  • 2d14cdc Merge pull request #856 from KyoriPowered/feature/text-serializer-json
  • 8dcdbe2 Merge pull request #890 from LOOHP/legacy-show-achievement
  • 8d6213a fix(text-serializer-gson): One more strictness thing
  • 37f030b fix(text-serializer-gson): Only emit legacy show achievement as part of legac...
  • b34831b chore(text-serializer-json): JD tweaks
  • 8ac26ed Merge pull request #929 from KyoriPowered/feature/hex
  • 4fed3f9 feat: use constants for hex character
  • c741a4d chore(text-serializer-json): Add a better instance unavailable error message
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-legacy from 4.12.0 to 4.14.0

Release notes

Sourced from net.kyori:adventure-text-serializer-legacy's releases.

🌏 Adventure 4.14.0

Adventure 4.14.0 is a feature release introducing some long-awaited API additions, primarily focused on component serializers.

✨ Features

🔧 Changes

As a small programming note, the changes necessary to introduce the text-serializer-json abstraction have shifted things around in the Adventure module dependency graph. adventure-text-serializer-gson now depends on adventure-text-serializer-json. Additionally, adventure-text-serializer-gson-legacyimpl now depends on adventure-text-serializer-json-legacyimpl, and is entirely deprecated, to be replaced with the json version. In 4.15.0, we will no longer ship the deprecated submodule -- any users who need it can continue to depend on the older version. To facilitate this change, adventure-text-serializer-gson-legacyimpl has been removed from the bom to avoid improperly forcing version alignment.

🐛 Fixes

New Contributors

Full Changelog: KyoriPowered/adventure@v4.13.1...v4.14.0

🌏 Adventure 4.13.1

Adventure 4.13.1 is a bugfix release with fixes focused around MiniMessage and translatable component fallbacks. We recommend updating at your earliest convenience.

Fixes 🐛

New Contributors

Full Changelog: KyoriPowered/adventure@v4.13.0...v4.13.1

🌏 Adventure 4.13.0

Adventure 4.13.0 is a feature release with several QOL enhancements, support for new 1.19.4 chat component features, and some bug fixes. Happy developing!

Additions ✨

... (truncated)

Commits
  • b6331b7 release: version 4.14.0
  • 972b178 chore: minor nitpicks over new json module
  • 2d14cdc Merge pull request #856 from KyoriPowered/feature/text-serializer-json
  • 8dcdbe2 Merge pull request #890 from LOOHP/legacy-show-achievement
  • 8d6213a fix(text-serializer-gson): One more strictness thing
  • 37f030b fix(text-serializer-gson): Only emit legacy show achievement as part of legac...
  • b34831b chore(text-serializer-json): JD tweaks
  • 8ac26ed Merge pull request #929 from KyoriPowered/feature/hex
  • 4fed3f9 feat: use constants for hex character
  • c741a4d chore(text-serializer-json): Add a better instance unavailable error message
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `adventureVersion` from 4.12.0 to 4.14.0.

Updates `net.kyori:adventure-text-minimessage` from 4.12.0 to 4.14.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.12.0...v4.14.0)

Updates `net.kyori:adventure-text-serializer-gson` from 4.12.0 to 4.14.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.12.0...v4.14.0)

Updates `net.kyori:adventure-text-serializer-legacy` from 4.12.0 to 4.14.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.12.0...v4.14.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-minimessage
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-serializer-gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-serializer-legacy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants