Skip to content

Conversation

ciarams87
Copy link
Contributor

Cherry-picked from (#3934)

Proposed changes

  • Update dependency nginx/agent to v3.3.1
datasource package from to
github-tags nginx/agent v3.3.0 v3.3.1
  • Update all agent version refs

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.

 
@ciarams87 ciarams87 requested a review from a team as a code owner September 18, 2025 13:30
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file chore Pull requests for routine tasks labels Sep 18, 2025
* Update dependency nginx/agent to v3.3.1 | datasource | package | from | to | | ----------- | ----------- | ------ | ------ | | github-tags | nginx/agent | v3.3.0 | v3.3.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all agent version refs --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ciara Stacke <c.stacke@f5.com>
@ciarams87 ciarams87 force-pushed the chore/update-agent-cp branch from 81d8b57 to e9b7019 Compare September 18, 2025 13:31
Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.90%. Comparing base (39a3878) to head (e9b7019).
⚠️ Report is 1 commits behind head on release-2.1.

Additional details and impacted files
@@ Coverage Diff @@ ## release-2.1 #3935 +/- ## =============================================== + Coverage 86.85% 86.90% +0.04%  =============================================== Files 128 128 Lines 16029 16029 Branches 62 62 =============================================== + Hits 13922 13930 +8  + Misses 1937 1931 -6  + Partials 170 168 -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.
@ciarams87 ciarams87 merged commit c68b52a into release-2.1 Sep 18, 2025
65 of 66 checks passed
@ciarams87 ciarams87 deleted the chore/update-agent-cp branch September 18, 2025 14:24
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Sep 18, 2025
@sjberman sjberman removed the documentation Improvements or additions to documentation label Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks dependencies Pull requests that update a dependency file

3 participants