Skip to content

Conversation

@Takishima
Copy link
Owner

@Takishima Takishima commented Jan 7, 2026

Summary

GitHub Actions (Dependabot)

  • Update SonarSource/sonarqube-scan-action from v5 to v7
  • Update github/codeql-action from v3 to v4
  • Update stefanzweifel/git-auto-commit-action from v5 to v7

Pre-commit hooks (pre-commit.ci)

  • Update blacken-docs hook from 1.19.1 to 1.20.0
  • Update ruff-pre-commit hook from v0.12.9 to v0.14.10

This PR consolidates the following PRs:

Note: PR #127 (sonarqube-scan-action v5→v6) was skipped because PR #130 supersedes it.

Test plan

  • Verify CI workflows pass
  • Verify CodeQL analysis runs correctly with v4
  • Verify SonarCloud scan works with v7
  • Verify pre-commit hooks work with updated versions

- Update SonarSource/sonarqube-scan-action from v5 to v7
- Update github/codeql-action from v3 to v4
- Update stefanzweifel/git-auto-commit-action from v5 to v7
- Update CHANGELOG.md with dependency updates

Consolidates PRs #128, #129, #130 from Dependabot.
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (cb73f87) to head (be3bbd7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          604       604           
  Branches       101       101           
=========================================
  Hits           604       604           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codacy-production
Copy link

codacy-production bot commented Jan 7, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -0.10%) 100.00% (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (cb73f87) 604 604 100.00%
Head commit (be3bbd7) 604 (+0) 604 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#134) 4 4 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

- Update blacken-docs hook from 1.19.1 to 1.20.0
- Update ruff-pre-commit hook from v0.12.9 to v0.14.10
@Takishima Takishima changed the title Merge Dependabot updates for GitHub Actions Merge Dependabot and pre-commit.ci updates Jan 7, 2026
Remove redundant str() conversions when using %s formatting in logging
calls, as %s already handles string conversion automatically.
@Takishima Takishima merged commit 2015b51 into main Jan 7, 2026
39 checks passed
@Takishima Takishima deleted the claude/merge-dependabot-updates-f9jCY branch January 7, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants