Skip to content

Commit

Permalink
chore: update adventure monorepo to v4.17.0 (#1400)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[net.kyori:adventure-text-serializer-legacy](https://togithub.com/KyoriPowered/adventure)
| `4.16.0` -> `4.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/net.kyori:adventure-text-serializer-legacy/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.kyori:adventure-text-serializer-legacy/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.kyori:adventure-text-serializer-legacy/4.16.0/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.kyori:adventure-text-serializer-legacy/4.16.0/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[net.kyori:adventure-text-serializer-gson](https://togithub.com/KyoriPowered/adventure)
| `4.16.0` -> `4.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/net.kyori:adventure-text-serializer-gson/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.kyori:adventure-text-serializer-gson/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.kyori:adventure-text-serializer-gson/4.16.0/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.kyori:adventure-text-serializer-gson/4.16.0/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [net.kyori:adventure-api](https://togithub.com/KyoriPowered/adventure)
| `4.16.0` -> `4.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/net.kyori:adventure-api/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.kyori:adventure-api/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.kyori:adventure-api/4.16.0/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.kyori:adventure-api/4.16.0/4.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>KyoriPowered/adventure
(net.kyori:adventure-text-serializer-legacy)</summary>

###
[`v4.17.0`](https://togithub.com/KyoriPowered/adventure/releases/tag/v4.17.0):
🌏 Adventure 4.17.0

<!-- Release notes generated using configuration in .github/release.yaml
at main/4 -->

#### What's Changed

##### ✨ Features

- feat(text-minimessage): Show ANSI rendering of parsed components in
tests by [@&#8203;zml2008](https://togithub.com/zml2008) in
[https://github.com/KyoriPowered/adventure/pull/1042](https://togithub.com/KyoriPowered/adventure/pull/1042)
- feat(minimessage): Add target to deserialization for contextual tags
by [@&#8203;kezz](https://togithub.com/kezz) in
[https://github.com/KyoriPowered/adventure/pull/1051](https://togithub.com/KyoriPowered/adventure/pull/1051)
- feat(api): Pointers supplier by
[@&#8203;kezz](https://togithub.com/kezz) in
[https://github.com/KyoriPowered/adventure/pull/429](https://togithub.com/KyoriPowered/adventure/pull/429)
- 1.20.5 by [@&#8203;zml2008](https://togithub.com/zml2008) in
[https://github.com/KyoriPowered/adventure/pull/1055](https://togithub.com/KyoriPowered/adventure/pull/1055)

##### 🐛 Fixes

- fix(text-minimessage): Handle larger raninbow phases correctly by
[@&#8203;zml2008](https://togithub.com/zml2008) in
[https://github.com/KyoriPowered/adventure/pull/1041](https://togithub.com/KyoriPowered/adventure/pull/1041)
- fix: Allow for case-insensitivity in legacy serializer, closes
[#&#8203;1043](https://togithub.com/KyoriPowered/adventure/issues/1043)
by [@&#8203;kezz](https://togithub.com/kezz) in
[https://github.com/KyoriPowered/adventure/pull/1044](https://togithub.com/KyoriPowered/adventure/pull/1044)
- fix(api): Only trigger bossbar listeners if flags actually changed by
[@&#8203;zml2008](https://togithub.com/zml2008) in
[https://github.com/KyoriPowered/adventure/pull/1067](https://togithub.com/KyoriPowered/adventure/pull/1067)
- fix(nbt): `CompoundBinaryTag#getBoolean` ignores false values when
default value is true by [@&#8203;kashike](https://togithub.com/kashike)
in
KyoriPowered/adventure@e0edf0f
- fix(nbt): `ListBinaryTag` is weakly immutable by
[@&#8203;kashike](https://togithub.com/kashike) in
KyoriPowered/adventure@2e612aa

**Full Changelog**:
KyoriPowered/adventure@v4.16.0...v4.17.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6:00am" in timezone
Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/CloudNetService/CloudNet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibmlnaHRseSIsImxhYmVscyI6WyJ0OiBkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent c5ffeff commit dd0ec2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ bungeecord = "1.20-R0.3-SNAPSHOT"

# platform extensions
vault = "1.7.1"
adventure = "4.16.0"
adventure = "4.17.0"
modlauncher = "8.1.3"
npcLib = "3.0.0-beta6"
placeholderApi = "2.11.5"
Expand Down

0 comments on commit dd0ec2a

Please sign in to comment.