Skip to content

[meta]: Update mcstatus requirement from >=5.1.1 to >=14.0.0#311

Open
dependabot[bot] wants to merge 1 commit into
V3from
dependabot/pip/mcstatus-gte-14.0.0
Open

[meta]: Update mcstatus requirement from >=5.1.1 to >=14.0.0#311
dependabot[bot] wants to merge 1 commit into
V3from
dependabot/pip/mcstatus-gte-14.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mcstatus to permit the latest version.

Release notes

Sourced from mcstatus's releases.

v14.0.0

Breaking changes

  • MinecraftColor and Formatting enums are now separate for Java and Bedrock edition, as they introduced conflicting colors recently. New classes are named JavaMinecraftColor, BedrockMinecraftColor, JavaFormatting and BedrockFormatting.

    This fixes py-mine/mcstatus#1165 regression (introduced in py-mine/mcstatus#1094, v12.2.0), so underlined formatting is now parsed correctly for Java.

  • Invalid formattings (such as &z) are now parsed as InvalidFormatting class, instead of just a string. This mirrors the Java Minecraft behaviour, where Minecraft ignores invalid formattings.

  • Transformers, which are private API since v13, now won't have default values for the bedrock argument.

What's Changed

Internal

Diff: py-mine/mcstatus@v13.1.0...v14.0.0

Commits
  • 4c69ab8 Drop default values for bedrock argument in transformers (#1180)
  • a6a259d motd: ignore invalid formattings (#1179)
  • 2d00e95 motd: separate parsing colors logic for java and bedrock (#1176)
  • 9709e6f Update dependency sphinx-autodoc-typehints to ~=3.12.0 (#1178)
  • 04d870d Ignore tests coverage on t.TYPE_CHECKING lines (#1175)
  • 14b5400 Fix "Class-scoped fixture defined as instance method is deprecated" (#1174)
  • 102840b Update GitHub Actions
  • 714daf9 Update GitHub Actions to v7 (#1172)
  • 744b898 Use MOTD string when testing bedrock output (#1171)
  • a17cf2b Lock file maintenance Python Dependencies (#1173)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [mcstatus](https://github.com/py-mine/mcstatus) to permit the latest version.
- [Release notes](https://github.com/py-mine/mcstatus/releases)
- [Commits](py-mine/mcstatus@release-5.1.1...v14.0.0)

---
updated-dependencies:
- dependency-name: mcstatus
  dependency-version: 14.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant