Skip to content

build(deps): Bump react-chessboard from 5.10.0 to 5.11.0 in the minor-and-patch group - #41

Merged
bgard68 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-43851d2bfd
Aug 17, 2026
Merged

build(deps): Bump react-chessboard from 5.10.0 to 5.11.0 in the minor-and-patch group#41
bgard68 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-43851d2bfd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update: react-chessboard.

Updates react-chessboard from 5.10.0 to 5.11.0

Release notes

Sourced from react-chessboard's releases.

v5.11.0

5.11.0 (2026-08-01)

Features

  • support Alt and Meta arrow colors with new colors mapping object (#229) (adb5af7)

Bug Fixes

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update: [react-chessboard](https://github.com/Clariity/react-chessboard).


Updates `react-chessboard` from 5.10.0 to 5.11.0
- [Release notes](https://github.com/Clariity/react-chessboard/releases)
- [Changelog](https://github.com/Clariity/react-chessboard/blob/main/release.config.mjs)
- [Commits](Clariity/react-chessboard@v5.10.0...v5.11.0)

---
updated-dependencies:
- dependency-name: react-chessboard
  dependency-version: 5.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
bgard68 added a commit that referenced this pull request Aug 17, 2026
The gate has been red since at least 2026-08-13, and only on `audit`:

  GATE FAILED:
    - audit

Everything else passed - the probe suite included, 3 of 3 caught. The single
finding is GHSA-2v37-7h3g-55p8, high severity: nanoid's custom generators can
loop indefinitely when size is zero. nanoid is transitive (via vite), so there
is no direct dependency to bump; `npm audit fix` resolves it inside the lock
file alone.

nanoid 3.3.16 -> 3.3.18. Three lines, one package, nothing else moved.

This is the same advisory that was blocking the sibling ToDoApp frontend, fixed
there by ToDoApp#123.

Blocks #41 and #43: both are dependency bumps that cannot be merged while a
required gate is failing for a reason unrelated to either of them.

Verified locally: npm audit reports 0 vulnerabilities, typecheck is clean, and
all 498 tests across 49 files pass. Note the suite must be run from a path with
no '#' character - Vite refuses to resolve a project root containing one, which
fails all 49 files for reasons that have nothing to do with the code.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
@bgard68
bgard68 merged commit cba31b3 into main Aug 17, 2026
4 checks passed
@bgard68
bgard68 deleted the dependabot/npm_and_yarn/minor-and-patch-43851d2bfd branch August 17, 2026 20:11
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant