Skip to content

Bump chess-com from 1.4.1 to 3.4.0#52

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chess-com-3.4.0
Closed

Bump chess-com from 1.4.1 to 3.4.0#52
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chess-com-3.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 29, 2024

Bumps chess-com from 1.4.1 to 3.4.0.

Release notes

Sourced from chess-com's releases.

v3.2.0

  • Add explicit classes for Player Profile
    • Add documentation on returned object
    • Add methods for datetime representations of dates
  • Add explicit classes for Player Stats
    • Add documentation for returned object
    • Add methods for datetime representations of dates

V3.0.3

  • Refactor package internals to prepare to create explicit response factories

V3.0.0

Breaking

  • Move standalone functions from chessdotom.client to chessdotcom.endpoints module. Imports from top level module chessdotcome work as before

New

  • Add a configurable client class ChessDotComClient with configurable options per instance
  • Changes to test suite. Disable smoke tests and add VCR instead

v2.0.3

  • Add RateLimitHandler object to automatically deal with rate limiting from the API.
  • Add tts parameter to all functions to help with rate limiting.
  • Add requests as a dependency for synchronous mode due to the complexity of asyncio on different platforms.
  • Add GitHub Workflows and pytest for improved stability.
  • Add pre-commit and black for code formatting.
Commits

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

Bumps [chess-com](https://github.com/sarartur/chess.com) from 1.4.1 to 3.4.0.
- [Release notes](https://github.com/sarartur/chess.com/releases)
- [Commits](https://github.com/sarartur/chess.com/commits/v.3.4.0)

---
updated-dependencies:
- dependency-name: chess-com
  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 Pull requests that update Python code labels Oct 29, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 30, 2024

Superseded by #53.

@dependabot dependabot Bot closed this Oct 30, 2024
@dependabot dependabot Bot deleted the dependabot/pip/chess-com-3.4.0 branch October 30, 2024 08:51
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.

0 participants