Skip to content

[Claude] Add Dependabot configuration - #6

Merged
mpyw merged 1 commit into
mainfrom
claude/dependabot
Jul 14, 2026
Merged

[Claude] Add Dependabot configuration#6
mpyw merged 1 commit into
mainfrom
claude/dependabot

Conversation

@mpyw

@mpyw mpyw commented Jul 14, 2026

Copy link
Copy Markdown
Owner

目的

依存関係の自動更新を Dependabot で整備する。

方針

  • メジャー更新: 個別 PR
  • マイナー / パッチ更新: グループで 1 つの PR にまとめる(update-types: [minor, patch]
  • サプライチェーン対策: cooldown: default-days: 7(新バージョン公開後 7 日待ってから bump PR を出す=実質 minimum-release-age)
  • 対象エコシステム: gomod + github-actions

影響

.github/dependabot.yml の追加のみ。既存コードへの影響なし。

🤖 This PR was automatically created by Claude

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          108       108           
=========================================
  Hits           108       108           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@mpyw
mpyw force-pushed the claude/dependabot branch from 81869e6 to 1925062 Compare July 14, 2026 01:38
@mpyw
mpyw merged commit 0ae1dfc into main Jul 14, 2026
14 checks passed
@mpyw
mpyw deleted the claude/dependabot branch July 14, 2026 01:54
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.

1 participant