Skip to content

Conversation

djeebus
Copy link
Collaborator

@djeebus djeebus commented Apr 14, 2025

  1. group minor & patch updates (over 1.0) into a single MR
  2. all others get their own MRs

1. group minor & patch updates (over 1.0) into a single MR
2. all others get their own MRs
Copy link

github-actions bot commented Apr 14, 2025

Temporary image deleted.

- "minor"
- "patch"
ignore:
versions: "<1"
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you clarify again why we do this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is an assumption I've come to accept - if a project is before v1, it hasn't settled on an API, so changes are more likely to cause manual labor. I'd rather not let one or two <1 projects hold up easy merging for the rest of the upgrades, so this lets us move them into their own MRs.

Copy link
Collaborator

Choose a reason for hiding this comment

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

You should probably add a comment for that in the dependabot config. Sounds good to me!

- "minor"
- "patch"
ignore:
versions: "<1"
Copy link
Collaborator

Choose a reason for hiding this comment

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

You should probably add a comment for that in the dependabot config. Sounds good to me!

@djeebus djeebus merged commit 151c084 into main Apr 17, 2025
4 checks passed
@djeebus djeebus deleted the tweak-dependabot branch April 17, 2025 15:52
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