Skip to content

chore(deps): bump SemTiOne/chess-review-bot/action from afb226eb18c737a45c3193059aa864b88591fb92 to 26cb89a3de8bfe980d8ba4a76995cf09c1df185d in the github-actions group - #27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-bdfb0b361d
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-bdfb0b361d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: SemTiOne/chess-review-bot/action.

Updates SemTiOne/chess-review-bot/action from afb226eb18c737a45c3193059aa864b88591fb92 to 26cb89a3de8bfe980d8ba4a76995cf09c1df185d

Changelog

Sourced from SemTiOne/chess-review-bot/action's changelog.

Changelog

Follows Keep a Changelog loosely.

[Unreleased]

[0.1.4]

Fixed

  • GitHub CodeQL alerts: added explicit top-level and job-level permissions blocks to ci.yml and release.yml, closing four alerts about missing workflow permissions (least-privilege best practice).
  • requirements.txt (and requirements-*.txt variants) weren't recognized as a dependency manifest at all; a version-only bump was scored like any other change instead of routine Book. Found via two real repos with 9+ such files between them. package.json/ pyproject.toml's version-line pattern doesn't match pip's ==/>=/ ~= operators either, so this needed its own pattern, not just a name added to an existing list.

Added

  • CONTRIBUTING.md guide for new contributors.
  • dependabot.yml for automated dependency updates.
  • GitHub Actions dependency bumps (github-actions group, 4 updates).

[0.1.3]

Chore: version bump to 0.1.3.

[0.1.2]

Fixed

  • Credential detection flagged safe env/config lookups (os.environ["X"], config["X"], os.getenv(...), settings.X) as leaked secrets, purely because they matched keyword = <anything>. Found by running the detector against real tutorial repos that load API keys this way (a very common, safe pattern). A hardcoded literal value is still flagged exactly as before.

[0.1.1]

Fixed

  • action.yml referenced ${{ github.action_path }}/action/entrypoint.py -- github.action_path already points at the directory containing action.yml, so this doubled the path segment and every Action run

... (truncated)

Commits
  • 26cb89a Fix single version source, revert input, commentary timeout, full Why column ...
  • 95ecd99 [pre-commit.ci] pre-commit autoupdate (#9)
  • See full diff in compare view

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 github-actions group with 1 update: [SemTiOne/chess-review-bot/action](https://github.com/semtione/chess-review-bot).


Updates `SemTiOne/chess-review-bot/action` from afb226eb18c737a45c3193059aa864b88591fb92 to 26cb89a3de8bfe980d8ba4a76995cf09c1df185d
- [Changelog](https://github.com/SemTiOne/chess-review-bot/blob/main/CHANGELOG.md)
- [Commits](SemTiOne/chess-review-bot@afb226e...26cb89a)

---
updated-dependencies:
- dependency-name: SemTiOne/chess-review-bot/action
  dependency-version: 26cb89a3de8bfe980d8ba4a76995cf09c1df185d
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 14, 2026
@github-actions

Copy link
Copy Markdown

♟️ chess-review-bot — PR Game Review

Accuracy: 90.0/100 · 1 files · +1/-1 · 0 Blunder??

File Category Why
.github/workflows/pr-review.yml Best small, focused, single-file change

chess-review-bot scores diffs, not people. Run chessreview --format text locally for the full report.

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants