Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==9.0.3
->==11.1.1
Release Notes
py-mine/mcstatus (mcstatus)
v11.1.1
Compare Source
What's Changed
Fixed
Internal
Full Changelog: py-mine/mcstatus@v11.1.0...v11.1.1
v11.1.0
Compare Source
What's Changed
Added
Changed
localhost
IP on MacOS by @PerchunPak in https://github.com/py-mine/mcstatus/pull/620Because of some mysterious reasons, we can't resolve localhost into IP. Please, replace 'localhost' with '127.0.0.1' (or '::1' for IPv6) in your code to remove the warning.
Internal
New Contributors
Full Changelog: py-mine/mcstatus@v11.0.1...v11.1.0
v11.0.1
Compare Source
What's Changed
translate
field name confusion by @PerchunPak in https://github.com/py-mine/mcstatus/pull/608New Contributors
Full Changelog: py-mine/mcstatus@v11.0.0...v11.0.1
v11.0.0
Compare Source
Major Changes
Thanks to significant contributions from the community, mcstatus has a major release with substantial documentation improvements. Major thanks to @PerchunPak, @ItsDrike, people who provided feedback, and anyone else mentioned below! Check out the stable docs here https://mcstatus.readthedocs.io/en/stable/
What's Changed
MCServer
as Public API by @PerchunPak in https://github.com/py-mine/mcstatus/pull/455pytest-rerunfailures
by @PerchunPak in https://github.com/py-mine/mcstatus/pull/461favicon
attribute properly by @PerchunPak in https://github.com/py-mine/mcstatus/pull/513increase-if-necessary
strategy for dependabot by @PerchunPak in https://github.com/py-mine/mcstatus/pull/522v10.0.3
Compare Source
Full Changelog: py-mine/mcstatus@v10.0.2...v10.0.3
v10.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: py-mine/mcstatus@v10.0.1...v10.0.2
v10.0.1
Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v10.0.0...v10.0.1
v10.0.0
Compare Source
What's Changed
Breaking Changes
Non-breaking Changes
time.perf_counter
for latency by @PerchunPak in https://github.com/py-mine/mcstatus/pull/408Development/Internal Changes
|
instead oftyping.Union
,typing.Optional
(PEP 604) by @PerchunPak in https://github.com/py-mine/mcstatus/pull/386TypedDict
to avoid all the type casts in status raw response by @PerchunPak in https://github.com/py-mine/mcstatus/pull/387flake8-isort
by @PerchunPak in https://github.com/py-mine/mcstatus/pull/394translation
field toRawResponseDescriptionWhenDict
by @PerchunPak in https://github.com/py-mine/mcstatus/pull/393Full Changelog: py-mine/mcstatus@v9.4.2...v10.0.0
v9.4.2
Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v9.4.1...v9.4.2
v9.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: py-mine/mcstatus@v9.4.0...v9.4.1
v9.4.0
Compare Source
What's Changed
argparse
by @PerchunPak in https://github.com/py-mine/mcstatus/pull/376Full Changelog: py-mine/mcstatus@v9.3.1...v9.4.0
v9.3.1
Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v9.3.0...v9.3.1
v9.3.0
Compare Source
What's Changed
__all__
to__init__.py
by @PerchunPak in https://github.com/py-mine/mcstatus/pull/346skipif
in tests by @PerchunPak in https://github.com/py-mine/mcstatus/pull/361New Contributors
Full Changelog: py-mine/mcstatus@v9.2.0...v9.3.0
v9.2.0
Compare Source
What's Changed
reset
andstrikethrough
toSTYLE_MAP
by @PerchunPak in https://github.com/py-mine/mcstatus/pull/334New Contributors
Full Changelog: py-mine/mcstatus@v9.1.0...v9.2.0
v9.0.4
Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v9.0.3...v9.0.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.