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

Feature: Dependabot ignores major versions on nuget packages #2683

Merged
merged 2 commits into from
Dec 9, 2023

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@hocinehacherouf hocinehacherouf requested a review from a team as a code owner December 7, 2023 19:29
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (08a46a5) 85.74% compared to head (b5317fe) 85.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2683   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files         296      296           
  Lines       11338    11338           
  Branches      889      889           
=======================================
  Hits         9722     9722           
  Misses       1325     1325           
  Partials      291      291           

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

@kbeaugrand kbeaugrand merged commit 61c0589 into main Dec 9, 2023
6 checks passed
@kbeaugrand kbeaugrand deleted the Feature/2682_dependabot_ignore_major_versions branch December 9, 2023 13:26
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.

Feature: Update dependabot to ignore major version
2 participants