Skip to content

On branch edburns/dd-2969317-dependabot-only-minor-bumps#119

Merged
edburns merged 1 commit intomainfrom
edburns/dd-2969317-dependabot-only-minor-bumps
Apr 25, 2026
Merged

On branch edburns/dd-2969317-dependabot-only-minor-bumps#119
edburns merged 1 commit intomainfrom
edburns/dd-2969317-dependabot-only-minor-bumps

Conversation

@edburns
Copy link
Copy Markdown
Collaborator

@edburns edburns commented Apr 25, 2026

modified: .github/dependabot.yml

  • Both github-actions and maven ecosystems now ignore semver-major bumps. Those will be done manually.

<

modified:   .github/dependabot.yml

- Both `github-actions` and `maven` ecosystems now ignore semver-major bumps. Those will be done manually.
Copilot AI review requested due to automatic review settings April 25, 2026 14:43
@edburns edburns merged commit 367f0ef into main Apr 25, 2026
8 checks passed
@edburns edburns deleted the edburns/dd-2969317-dependabot-only-minor-bumps branch April 25, 2026 14:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Dependabot configuration to prevent automatic semver-major upgrades for GitHub Actions and Maven dependencies, so potentially breaking changes are handled manually.

Changes:

  • Add an ignore rule to skip version-update:semver-major updates for the github-actions ecosystem.
  • Add an ignore rule to skip version-update:semver-major updates for the maven ecosystem.
Show a summary per file
File Description
.github/dependabot.yml Configures Dependabot to ignore semver-major bumps for GitHub Actions and Maven updates while keeping existing update grouping and other ignore rules.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

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