WiIIiam278 / HuskChat

A simple & customizable no-frills Minecraft chat system
https://william278.net/project/huskchat
Apache License 2.0
79 stars 35 forks source link

deps: bump net.kyori:adventure-platform-bungeecord from 4.3.2 to 4.3.4 #262

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps net.kyori:adventure-platform-bungeecord from 4.3.2 to 4.3.4.

Release notes

Sourced from net.kyori:adventure-platform-bungeecord's releases.

v4.3.4

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

What's Changed

🐛 Fixes

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.3...v4.3.4

v4.3.3

This is a patch release to add support for Minecraft 1.20.5/1.20.6, for those who still choose to support legacy plataforms.

What's Changed

✨ Features

🐛 Fixes

Other

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.2...v4.3.3

Commits
  • cea2327 release: version 4.3.4
  • 2e58c90 Merge pull request #188 from 56738/fix-resourcelocation
  • 9266a5e Fix removed ResourceLocation constructor
  • 49e7c80 Merge pull request #173 from KyoriPowered/renovate/error-prone-monorepo
  • 288f5b6 Merge pull request #174 from KyoriPowered/renovate/gradle-and-github-actions
  • f52fe40 Merge pull request #179 from KyoriPowered/renovate/patch-release-dependency-c...
  • ebad788 this is actually a snapshot for now
  • 2c041b9 chore(deps): Update dependency com.google.errorprone:error_prone_annotations ...
  • e5b41a2 chore(deps): Update dependency gradle to v8.9
  • e0238fc chore(deps): Update patch-release dependency changes to v5.10.3
  • 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 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 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)