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 minor/patch version Ruby Dependabot updates into one PR #210

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

edmorley
Copy link
Member

Ruby minor/patch dependencies will now be grouped, using the new Dependabot grouping feature:
https://github.blog/changelog/2023-08-17-grouped-version-updates-by-semantic-version-level-for-dependabot/

This hasn't been enabled for the GitHub Actions dependencies, since they all use major pinning (since we only use the official actions like actions/checkout).

In addition, the check changelog skipping strategy has been updated to use the skip changelog label for (a) explicitness, (b) to allow removing the label in situations where we realise a changelog entry is required, (c) for consistency with other repos.

GUS-W-14303554.

Ruby minor/patch dependencies will now be grouped, using the new
Dependabot grouping feature:
https://github.blog/changelog/2023-08-17-grouped-version-updates-by-semantic-version-level-for-dependabot/

This hasn't been enabled for the GitHub Actions dependencies, since
they all use major pinning (since we only use the official actions
like `actions/checkout`).

In addition, the check changelog skipping strategy has been updated to
use the `skip changelog` label for (a) explicitness, (b) to allow removing
the label in situations where we realise a changelog entry is required,
(c) for consistency with other repos.

GUS-W-14303554.
@edmorley edmorley self-assigned this Oct 16, 2023
@edmorley edmorley added the skip changelog Pull requests that do not require changes to the CHANGELOG file label Oct 16, 2023
@edmorley edmorley marked this pull request as ready for review October 16, 2023 12:28
@edmorley edmorley requested a review from a team as a code owner October 16, 2023 12:28
@edmorley edmorley enabled auto-merge (squash) October 16, 2023 12:28
@edmorley edmorley merged commit da2e3e7 into main Oct 16, 2023
7 of 8 checks passed
@edmorley edmorley deleted the edmorley/dependabot-grouping branch October 16, 2023 13:31
@heroku-linguist heroku-linguist bot mentioned this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Pull requests that do not require changes to the CHANGELOG file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants