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

Fixed MinecraftComponentSerializer not working due to relocation #177

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

re-ovo
Copy link
Contributor

@re-ovo re-ovo commented Jun 10, 2024

Fix it with more reflection, maybe shading/relocating gson is not a good idea, but someone will do it

@zml2008 zml2008 self-assigned this Jun 19, 2024
@zml2008 zml2008 merged commit 609e417 into KyoriPowered:main Jun 19, 2024
3 checks passed
@zml2008 zml2008 added this to the 4.3.4 milestone Aug 7, 2024
@zml2008 zml2008 added type: bug Something isn't working platform: bukkit labels Aug 7, 2024
0utplay referenced this pull request in CloudNetService/CloudNet Aug 9, 2024
[![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-bungeecord](https://togithub.com/KyoriPowered/adventure-platform)
| `4.3.3` -> `4.3.4` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/net.kyori:adventure-text-serializer-bungeecord/4.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.kyori:adventure-text-serializer-bungeecord/4.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.kyori:adventure-text-serializer-bungeecord/4.3.3/4.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.kyori:adventure-text-serializer-bungeecord/4.3.3/4.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [org.slf4j:slf4j-api](http://www.slf4j.org)
([source](https://togithub.com/qos-ch/slf4j),
[changelog](https://www.slf4j.org/news.html)) | `2.0.13` -> `2.0.15` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.slf4j:slf4j-api/2.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.slf4j:slf4j-api/2.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.slf4j:slf4j-api/2.0.13/2.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.slf4j:slf4j-api/2.0.13/2.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [org.mongodb:mongodb-driver-sync](https://www.mongodb.com/)
([source](https://togithub.com/mongodb/mongo-java-driver)) | `5.1.2` ->
`5.1.3` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.mongodb:mongodb-driver-sync/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.mongodb:mongodb-driver-sync/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.mongodb:mongodb-driver-sync/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.mongodb:mongodb-driver-sync/5.1.2/5.1.3?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-platform
(net.kyori:adventure-text-serializer-bungeecord)</summary>

###
[`v4.3.4`](https://togithub.com/KyoriPowered/adventure-platform/releases/tag/v4.3.4)

This is a minor bugfix release that aims to fix some issues in certain
environments.

#### What's Changed

##### 🐛 Fixes

- Fixed MinecraftComponentSerializer not working due to relocation by
[@&#8203;re-ovo](https://togithub.com/re-ovo) in
[https://github.com/KyoriPowered/adventure-platform/pull/177](https://togithub.com/KyoriPowered/adventure-platform/pull/177)
- Fix removed ResourceLocation constructor by
[@&#8203;56738](https://togithub.com/56738) in
[https://github.com/KyoriPowered/adventure-platform/pull/188](https://togithub.com/KyoriPowered/adventure-platform/pull/188)

#### New Contributors

- [@&#8203;re-ovo](https://togithub.com/re-ovo) made their first
contribution in
[https://github.com/KyoriPowered/adventure-platform/pull/177](https://togithub.com/KyoriPowered/adventure-platform/pull/177)

**Full Changelog**:
KyoriPowered/adventure-platform@v4.3.3...v4.3.4

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: bukkit type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants