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 dependabot version updates #68

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

m-ringler
Copy link
Contributor

Description

Group dependabot version updates to reduce the number of PRs. We need to manually update the package lock files and don't want to have to do this separately for each nuget.

See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I followed the Contributing Guidelines.
  • I did a self-review.

@m-ringler m-ringler added cla Contributor License Agreement sent to Admin CI/CD dependencies Pull requests that update a dependency file labels Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.87%. Comparing base (13811df) to head (cbbf73b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   77.87%   77.87%           
=======================================
  Files          59       59           
  Lines        1921     1921           
  Branches      122      122           
=======================================
  Hits         1496     1496           
  Misses        401      401           
  Partials       24       24           
Components Coverage Δ
czicompress 66.75% <ø> (ø)
czishrink 80.63% <ø> (ø)

@m-ringler m-ringler self-assigned this Sep 18, 2024
@m-ringler m-ringler requested a review from a team September 18, 2024 08:24
Copy link
Contributor

@DaveyJonesBitPail DaveyJonesBitPail left a comment

Choose a reason for hiding this comment

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

Do we want to consider only sticking to security-updates?

@m-ringler m-ringler merged commit d0f0640 into main Sep 18, 2024
20 checks passed
@m-ringler m-ringler deleted the feature/group-dependabot-updates branch September 18, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD cla Contributor License Agreement sent to Admin dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants