Skip to content

chore(deps): disable Dependabot version-update PRs - #359

Merged
Takas0522 merged 4 commits into
mainfrom
chore/disable-dependabot-version-updates
Aug 1, 2026
Merged

chore(deps): disable Dependabot version-update PRs#359
Takas0522 merged 4 commits into
mainfrom
chore/disable-dependabot-version-updates

Conversation

@Takas0522

Copy link
Copy Markdown
Owner

概要

Dependabot によるバージョンアップ PR の自動作成を停止します。

変更内容

.github/dependabot.yml の全 ecosystem(npm × 3, nuget × 2, docker, github-actions)に対して open-pull-requests-limit: 0 を設定しました。

影響

  • バージョン更新 PR(Version updates)は停止 — 定期的な依存関係バージョンアップの PR は作成されなくなります。
  • 脆弱性対応 PR(Security updates)は維持open-pull-requests-limit は Security updates には影響しないため、Dependabot alerts に基づく脆弱性修正 PR は従来どおり自動作成されます(Dependabot 公式ドキュメント 参照)。

復元方法

各 ecosystem の open-pull-requests-limit を元の値(3 / 5)に戻せば再開できます。

Takas0522 and others added 4 commits August 1, 2026 10:46
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…xpansion, js-yaml, sigstore, etc.)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ody-parser, qs, hono)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Set open-pull-requests-limit: 0 across all ecosystems to stop routine
version-update PRs. Security updates are unaffected and will continue
to be raised automatically by Dependabot.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-pond-0814e3300-359.eastasia.7.azurestaticapps.net

@Takas0522
Takas0522 merged commit 8587c37 into main Aug 1, 2026
16 checks passed
@Takas0522
Takas0522 deleted the chore/disable-dependabot-version-updates branch August 1, 2026 10:55
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