feat(ci): Better dependabot grouping#3892
Merged
mrkaye97 merged 1 commit intoJun 5, 2026
Merged
Conversation
|
@gregfurman is attempting to deploy a commit to the Hatchet Team on Vercel. A member of the Team first needs to authorize it. |
Collaborator
|
Nice work on this, Greg. I reviewed this in the context of some quickstart and template work I have in progress. From my review, once this PR merges, Go remains the only uncovered CLI template because it uses This PR looks good to me @grutt. |
mrkaye97
approved these changes
Jun 4, 2026
Collaborator
|
@gregfurman #4087 is the follow-up PR for the remaining Go CLI template dependency update issue caused by |
21 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Optimizes dependabot groupings to include all deps within the
cli/templatesections, which need to be bumped to the latest hatchet sdk version.Also, we need to support
uvecosystems and tighten up unnecessary groupings.Type of change
What's Changed
uvlockfile for python version bumps.sdks/**/examplesinstead of the autogeneratedexamples/**clitemplate types for each ecosystem (includingbun,uv, etc.)