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.11.0 to 4.12.0 #292

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps adventureVersion from 4.11.0 to 4.12.0.
Updates adventure-text-minimessage from 4.11.0 to 4.12.0

Release notes

Sourced from adventure-text-minimessage's releases.

🌏 Adventure 4.12.0

This release, at long last, adds API to help work with the 1.19(.x) chat and sound changes, including sending messages with the new chat type system.

Due to the strict lifecycle of message signing, implementing the full chat flow will be mostly left to platforms. The exposed signed message API is intended for use with out-of-band operations like signed commands.

Thank you for your patience!

Additions ✨

Fixes 🐛

Platform Changes 🔧

Full Changelog: KyoriPowered/adventure@v4.11.0...v4.12.0

Commits
  • 0f69b0c release: version 4.12.0
  • 3d2012d Merge pull request #841 from KyoriPowered/revert/slf4j-2
  • 5a2ebc8 fix(text-logger-slf4j): Remove bin dependency on SLF4J2 at runtime
  • 1ac3426 Merge pull request #777 from KyoriPowered/feature/chat-changes
  • 729c9cd api: timeStamp -> timestamp
  • 94bd9c9 api: one missed method
  • ad99378 api: Tidy up overloads of methods on new API
  • e00ef14 api: SignedMessage
  • 802bd28 api: Remove message headers
  • da0f99b chore(api): Fix style and fill in deprecated annotations
  • Additional commits viewable in compare view

Updates adventure-text-serializer-gson from 4.11.0 to 4.12.0

Release notes

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

🌏 Adventure 4.12.0

This release, at long last, adds API to help work with the 1.19(.x) chat and sound changes, including sending messages with the new chat type system.

Due to the strict lifecycle of message signing, implementing the full chat flow will be mostly left to platforms. The exposed signed message API is intended for use with out-of-band operations like signed commands.

Thank you for your patience!

Additions ✨

Fixes 🐛

Platform Changes 🔧

Full Changelog: KyoriPowered/adventure@v4.11.0...v4.12.0

Commits
  • 0f69b0c release: version 4.12.0
  • 3d2012d Merge pull request #841 from KyoriPowered/revert/slf4j-2
  • 5a2ebc8 fix(text-logger-slf4j): Remove bin dependency on SLF4J2 at runtime
  • 1ac3426 Merge pull request #777 from KyoriPowered/feature/chat-changes
  • 729c9cd api: timeStamp -> timestamp
  • 94bd9c9 api: one missed method
  • ad99378 api: Tidy up overloads of methods on new API
  • e00ef14 api: SignedMessage
  • 802bd28 api: Remove message headers
  • da0f99b chore(api): Fix style and fill in deprecated annotations
  • Additional commits viewable in compare view

Updates adventure-text-serializer-legacy from 4.11.0 to 4.12.0

Release notes

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

🌏 Adventure 4.12.0

This release, at long last, adds API to help work with the 1.19(.x) chat and sound changes, including sending messages with the new chat type system.

Due to the strict lifecycle of message signing, implementing the full chat flow will be mostly left to platforms. The exposed signed message API is intended for use with out-of-band operations like signed commands.

Thank you for your patience!

Additions ✨

Fixes 🐛

Platform Changes 🔧

Full Changelog: KyoriPowered/adventure@v4.11.0...v4.12.0

Commits
  • 0f69b0c release: version 4.12.0
  • 3d2012d Merge pull request #841 from KyoriPowered/revert/slf4j-2
  • 5a2ebc8 fix(text-logger-slf4j): Remove bin dependency on SLF4J2 at runtime
  • 1ac3426 Merge pull request #777 from KyoriPowered/feature/chat-changes
  • 729c9cd api: timeStamp -> timestamp
  • 94bd9c9 api: one missed method
  • ad99378 api: Tidy up overloads of methods on new API
  • e00ef14 api: SignedMessage
  • 802bd28 api: Remove message headers
  • da0f99b chore(api): Fix style and fill in deprecated annotations
  • 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 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.11.0 to 4.12.0.

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

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

Updates `adventure-text-serializer-legacy` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.11.0...v4.12.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 Nov 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

Superseded by #329.

@dependabot dependabot bot closed this Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/gradle/adventureVersion-4.12.0 branch October 18, 2023 04:57
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