Skip to content

Update berserk requirement from ~=0.10.0 to ~=0.12.3#81

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/berserk-approx-eq-0.12.3
Closed

Update berserk requirement from ~=0.10.0 to ~=0.12.3#81
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/berserk-approx-eq-0.12.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Updates the requirements on berserk to permit the latest version.

Changelog

Sourced from berserk's changelog.

v0.12.3 (2023-05-16)

  • Fixed response handling of several endpoints related to datetime parsing for python older than 3.11

Thanks to @​aro5000 for the report and @​icp1994 for the troubleshooting.

v0.12.2 (2023-05-14)

  • Fixed response handling of several endpoints related to datetime parsing

Thanks to @​icp1994 for their contributions to this release!

v0.12.1 (2023-05-13)

  • Added client.bots.get_online_bots to get the list of online bots
  • Adjusted study export endpoint URLs to use the /api prefix for consistency

Thanks to @​kalpgarg and @​icp1994 for their contributions to this release!

v0.12.0 (2023-05-07)

  • First release done by Lichess incorporating the changes from berserk-downstream (v0.11.0)
  • Added type hints
  • Removed deprecated functions
  • Added client.board.get_game_chat to get the chat of a game
  • Added client.board.claim_victory to claim victory in a game (after the opponent left the game)
  • Added client.board.go_berserk to go berserk in a tournament game
  • export_arena_games and export_swiss_games now stream the result (i.e. return an iterator over the games)

Thanks to @​trevorbayless and @​icp1994 for their contributions to this release!

v0.11.0 (2021-03-18)

  • Added Tournaments.create_arena for creating arena tournaments
  • Added Tournaments.create_swiss for creating swiss tournaments
  • Added Tournaments.export_arena_games for exporting arena games
  • Added Tournaments.export_swiss_games for exporting swiss games
  • Added Tournaments.arena_by_team for getting arena tournaments by team
  • Added Tournaments.swiss_by_team for getting swiss tournaments by team
  • Added Tournaments.tournaments_by_user for getting tournaments by user
  • Deprecated Tournaments.create and Tournaments.export_games
  • Uploaded fork to pypi
  • Minor fixes for docstrings
  • Minor updates to README, AUTHORS

... (truncated)

Commits

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)

Updates the requirements on [berserk](https://github.com/lichess-org/berserk) to permit the latest version.
- [Changelog](https://github.com/lichess-org/berserk/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/lichess-org/berserk/commits/v0.12.3)

---
updated-dependencies:
- dependency-name: berserk
  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 May 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2023

Superseded by #83.

@dependabot dependabot bot closed this May 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/berserk-approx-eq-0.12.3 branch May 23, 2023 00:00
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