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

dependabot: Group patch updates #137

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

jku
Copy link
Member

@jku jku commented Mar 24, 2025

This only groups patch level updates: this might not do that much considering the inconsistent version numbering used in the relevant ecosystems... We could add "minor" updates too but then there's more chance of broken dependebot group updates

This only groups patch level updates: this might not do that much
considering the inconsistent version numbers in the relevant
ecosystems... We could add "minor" updates too but then there's
more chance of broken dependebot group updates

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
@jku jku requested review from a team as code owners March 24, 2025 09:21
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.52%. Comparing base (e2dcaf7) to head (d846fc7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   26.52%   26.52%           
=======================================
  Files          28       28           
  Lines        1836     1836           
=======================================
  Hits          487      487           
  Misses       1314     1314           
  Partials       35       35           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bobcallaway bobcallaway merged commit fc3c699 into sigstore:main Mar 24, 2025
13 checks passed
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.

None yet

3 participants