Skip to content

Bump chess from 1.9.1 to 1.9.4#29

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

Bump chess from 1.9.1 to 1.9.4#29
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chess-1.9.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 23, 2022

Bumps chess from 1.9.1 to 1.9.4.

Changelog

Sourced from chess's changelog.

New in v1.9.4 (22nd Dec 2022)

Bugfixes:

  • Fix PovScore.wdl() ignored model and ply parameters.
  • chess.syzygy: Check that board matches tablebase variant.

New features:

  • Add model sf15.1 for chess.engine.Score.wdl().
  • Raise more specific exceptions: chess.IllegalMoveError, chess.AmbiguousMoveError, and chess.InvalidMoveError.

New in v1.9.3 (16th Sep 2022)

Bugfixes:

  • Fix some valid characters were not accepted in PGN tag names.

Changes:

  • Skip over syntactically invalid PGN tags.
  • Detect Antichess insufficient material with two opposing knights.

New features:

  • Add chess.Board.unicode(..., orientation=chess.WHITE).

New in v1.9.2 (17th Jun 2022)

Bugfixes:

  • Fix recursive Crazyhouse move generation sometimes failing with with RuntimeError.
  • Fix rendering of black pawn SVG on dark background.

New features:

  • Add chess.engine.AnalysisResult.would_block().
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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 23, 2022
@dependabot dependabot Bot force-pushed the dependabot/pip/chess-1.9.4 branch from 38a28bb to 12a1464 Compare March 13, 2023 10:43
Bumps [chess](https://github.com/niklasf/python-chess) from 1.9.1 to 1.9.4.
- [Release notes](https://github.com/niklasf/python-chess/releases)
- [Changelog](https://github.com/niklasf/python-chess/blob/master/CHANGELOG.rst)
- [Commits](niklasf/python-chess@v1.9.1...v1.9.4)

---
updated-dependencies:
- dependency-name: chess
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/chess-1.9.4 branch from 12a1464 to 20dd55a Compare March 13, 2023 10:43
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 5, 2024

Superseded by #40.

@dependabot dependabot Bot closed this Sep 5, 2024
@dependabot dependabot Bot deleted the dependabot/pip/chess-1.9.4 branch September 5, 2024 04:32
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