Skip to content

Comments

Fix generated dependabot changesets #110

Merged
niklasga merged 2 commits intomainfrom
fix-dependabot-changesets
Aug 20, 2025
Merged

Fix generated dependabot changesets #110
niklasga merged 2 commits intomainfrom
fix-dependabot-changesets

Conversation

@niklasga
Copy link
Contributor

Some have with wrong formatting and/or missing version numbers due to errors in the action generating them.

jackson-dataformat-yaml was bumped to a higher version so it was redundant, same with semver4j.

… version numbers due to errors in the action generating them
@niklasga niklasga requested a review from magnusp as a code owner August 12, 2025 12:36
@niklasga niklasga requested a review from Copilot August 12, 2025 12:36
Copy link
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

This PR fixes formatting issues in automatically generated dependabot changeset files. The changes correct missing version numbers and improve formatting consistency in the changeset documentation files.

  • Removes redundant changeset entries for dependencies that were bumped to higher versions
  • Adds missing version numbers to dependency update entries that were previously incomplete
  • Improves formatting consistency across all changeset files

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.changeset/dependabot-f86f984.md Adds missing version numbers for Maven dependencies
.changeset/dependabot-ba06d2e.md Removes redundant semver4j entry
.changeset/dependabot-733cd44.md Removes redundant jackson-dataformat-yaml entry
.changeset/dependabot-4fb901f.md Adds missing version number for jackson-dataformat-yaml
.changeset/dependabot-0596f93.md Adds missing version numbers for JUnit Jupiter dependencies

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@niklasga niklasga merged commit a59d748 into main Aug 20, 2025
7 checks passed
@niklasga niklasga deleted the fix-dependabot-changesets branch August 20, 2025 13:20
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