Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group together dependency updates #1773

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

henrymercer
Copy link
Contributor

@henrymercer henrymercer commented Jul 12, 2023

Opt into the Dependabot grouped updates beta to allow us to update dependencies more frequently without too much friction.

Limitation: Ideally we'd be able to separate out update PRs for major version updates, since these may be incompatible / require some work to merge, but this isn't possible yet.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@henrymercer henrymercer requested a review from a team as a code owner July 12, 2023 17:11
@henrymercer henrymercer force-pushed the henrymercer/dependabot-grouped-updates branch from 51d83ca to f561487 Compare July 12, 2023 17:12
@henrymercer henrymercer force-pushed the henrymercer/dependabot-grouped-updates branch from f561487 to 36928bf Compare July 12, 2023 17:15
@henrymercer henrymercer changed the title Group together minor and patch npm dependency updates Group together npm dependency updates Jul 12, 2023
@henrymercer henrymercer changed the title Group together npm dependency updates Group together dependency updates Jul 12, 2023
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Very nice 👍 I wonder if there will be a bit of friction if a single dependency update bump causes CI failures for whatever reason. If that's the case we can always go in and manually remove that specific bump from the Dependabot branch though.

@henrymercer henrymercer merged commit 0722425 into main Jul 13, 2023
@henrymercer henrymercer deleted the henrymercer/dependabot-grouped-updates branch July 13, 2023 09:01
@github-actions github-actions bot mentioned this pull request Jul 14, 2023
6 tasks
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