Skip to content

Bump chess from 1.9.1 to 1.9.2#17

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 4, 2022

Bumps chess from 1.9.1 to 1.9.2.

Changelog

Sourced from chess's changelog.

New in v1.9.2

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
  • 3c902fd Prepare 1.9.2
  • 614d718 Fill the black pawn with black color
  • 0d90b5b Use -1 instead of None as invalid pocket._pieces
  • 4376eb7 Fix recursive Crazyhouse move generation (fixes #893)
  • d9cee54 Fix would_block() docs (#889)
  • b93b2da Code golf async lambdas
  • 4fa6020 Tweak would_block() and empty() docs
  • 7c44637 Add AnalysisResult.would_block() (fixes #889)
  • 34d74f9 Document that editing board clears move stack (fixes #887)
  • f9d2b0d Bump actions/setup-python to v4
  • 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 [chess](https://github.com/niklasf/python-chess) from 1.9.1 to 1.9.2.
- [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.2)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 19, 2022

Superseded by #23.

@dependabot dependabot Bot closed this Sep 19, 2022
@dependabot dependabot Bot deleted the dependabot/pip/chess-1.9.2 branch September 19, 2022 08:24
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