Skip to content

chore(renovate): exclude GitHub Actions from disabled major-update rule#722

Draft
Copilot wants to merge 1 commit into
masterfrom
copilot/investigate-renovate-bot-issues
Draft

chore(renovate): exclude GitHub Actions from disabled major-update rule#722
Copilot wants to merge 1 commit into
masterfrom
copilot/investigate-renovate-bot-issues

Conversation

Copy link
Copy Markdown

Copilot AI commented May 25, 2026

Summary

Adjust Renovate package rules so GitHub Actions major updates are not blocked by the global disabled-major rule.

Changes

  • Updated /home/runner/work/DevExtreme.AspNet.Data/DevExtreme.AspNet.Data/renovate.json
  • Added a rule to enable major updates for github-actions manager
  • Kept existing disabled-major behavior for other dependencies unchanged

Validation

  • npm run eslint
  • Baseline observations before change:
    • dotnet build net/DevExtreme.AspNet.Data.sln -c Debug fails in this environment due to missing .NET 11 SDK (NETSDK1045)
    • dotnet test net/DevExtreme.AspNet.Data.Tests/DevExtreme.AspNet.Data.Tests.csproj -c Debug has an existing newline-format assertion failure unrelated to this config change
  • CodeQL check executed; no analyzable code changes detected for supported languages

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.

2 participants