Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps mcstatus from 6.1.2 to 9.0.2.

Release notes

Sourced from mcstatus's releases.

v9.0.2

What's Changed

Full Changelog: py-mine/mcstatus@v9.0.1...v9.0.2

v9.0.1

What's Changed

Full Changelog: py-mine/mcstatus@v9.0.0...v9.0.1

v9.0.0 - Spring Cleaning

A big thanks to everyone that helped out! ❤️

What's Changed Since v8.0.0

  • Tidying the codebase
    • Typehints are on almost everything
    • MOAR docstrings with the eventual plan to generate documentation
    • Shuffling things around and cleanup
      • Reading the code and thinking about PEP8 at the same time should no longer cause heads to explode instantaneously
      • DeprecationWarnings will be triggered when using code that is slated to be removed in a future release
      • COLOR_MAP was heavily modified into STYLE_MAP
  • New CI workflows; bye Travis
  • The repo was migrated during the time since the last release
  • A handful of bugfixes too

Details

... (truncated)

Commits
  • 95f27f3 Merge pull request #266 from py-mine/use-renamed-server-classes
  • 980d911 Merge pull request #265 from py-mine/fix-deprecated-decor
  • 631d4da Use the renamed classes in mcstatus script
  • 7b447e4 Use the renamed classes in README
  • ee1089c Improve comments
  • 2b9768b Test deprecated decorator without first call
  • e61cb55 Properly type-hint deprecated decorator
  • a1e50b4 Use deprecated as a true decorator
  • 9a257d2 Add tests for deprecated decorator
  • 6c063a2 Always produce deprecation warning
  • 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 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)

Bumps [mcstatus](https://github.com/py-mine/mcstatus) from 6.1.2 to 9.0.2.
- [Release notes](https://github.com/py-mine/mcstatus/releases)
- [Commits](py-mine/mcstatus@v6.1.2...v9.0.2)

---
updated-dependencies:
- dependency-name: mcstatus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Mar 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2022

Superseded by #265.

@dependabot dependabot bot closed this Mar 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/mcstatus-9.0.2 branch March 29, 2022 13:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant