Skip to content

Conversation

@sjberman
Copy link
Collaborator

@sjberman sjberman commented Dec 4, 2025

The grouping of Go modules is causing some issues, mainly when Gateway API dependencies are included. Since we have to update these manually, it blocks other dependencies from being merged.

It's also good to update Go modules individually in the case of a breakage, it's easier to find and roll back the dependency that broke.

The grouping of Go modules is causing some issues, mainly when Gateway API dependencies are included. Since we have to update these manually, it blocks other dependencies from being merged.

It's also good to update Go modules individually in the case of a breakage, it's easier to find and roll back the dependency that broke.
@sjberman sjberman requested a review from a team as a code owner December 4, 2025 16:02
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 4, 2025
@sjberman sjberman enabled auto-merge (squash) December 4, 2025 16:03
@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.09%. Comparing base (eb04371) to head (9b51a88).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4398      +/-   ##
==========================================
- Coverage   86.14%   86.09%   -0.05%     
==========================================
  Files         132      132              
  Lines       14359    14359              
  Branches       35       35              
==========================================
- Hits        12369    12363       -6     
- Misses       1786     1790       +4     
- Partials      204      206       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sjberman sjberman merged commit 6fba1e3 into main Dec 4, 2025
60 of 61 checks passed
@sjberman sjberman deleted the deps/renovate-cleanup branch December 4, 2025 17:44
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants