Skip to content

Try and group dependabot PRs#592

Merged
davidorme merged 9 commits intodevelopfrom
591-group-dependabot-prs
Oct 14, 2024
Merged

Try and group dependabot PRs#592
davidorme merged 9 commits intodevelopfrom
591-group-dependabot-prs

Conversation

@davidorme
Copy link
Copy Markdown
Collaborator

This PR updates the dependabot.yml file to try and make use of the recentish PR grouping options.

I've experimentally tried to keep sphinx major version updates out of the mix.

I guess this is a bit of a "suck it and see" PR!

Fixes #591

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works
  • Relevant documentation reviewed and updated

@davidorme davidorme linked an issue Oct 11, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.18%. Comparing base (028b49d) to head (2a0a35e).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #592   +/-   ##
========================================
  Coverage    95.18%   95.18%           
========================================
  Files           74       74           
  Lines         4380     4380           
========================================
  Hits          4169     4169           
  Misses         211      211           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Collaborator

@jacobcook1995 jacobcook1995 left a comment

Choose a reason for hiding this comment

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

LGTM, I guess we just need to wait and see if this actually takes effect

@davidorme
Copy link
Copy Markdown
Collaborator Author

Really wish I'd merged this before dependabot kicked off this morning.

@davidorme davidorme merged commit 4ed745f into develop Oct 14, 2024
@davidorme davidorme deleted the 591-group-dependabot-prs branch January 9, 2026 14:31
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.

Group dependabot PRs

3 participants