Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/nginx/agent/v3 v3.3.2 -> v3.4.0 age confidence require minor
nginx/agent v3.3.2 -> v3.4.0 age confidence minor

Release Notes

nginx/agent (github.com/nginx/agent/v3)

v3.4.0

Compare Source

What's Changed
🐛 Bug Fixes
📝 Maintenance
🔨 Enhancements
⬆️ Dependencies

Full Changelog: nginx/agent@v3.3.2...v3.4.0

Resources

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 15, 2025 09:50
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 15, 2025
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 15, 2025
@renovate renovate bot enabled auto-merge (squash) October 15, 2025 09:50
Copy link
Contributor Author

renovate bot commented Oct 15, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.4-20250130201111-63bb56e20495.1 -> v1.36.9-20250912141014-52f32327d4b0.1
github.com/prometheus/procfs v0.16.1 -> v0.17.0
golang.org/x/time v0.9.0 -> v0.12.0

@renovate renovate bot force-pushed the renovate/nginx-agent branch from 6025e38 to 5de0cc0 Compare October 15, 2025 12:49
@shaun-nx shaun-nx disabled auto-merge October 16, 2025 08:40
@shaun-nx shaun-nx enabled auto-merge (squash) October 16, 2025 08:40
@renovate renovate bot force-pushed the renovate/nginx-agent branch 4 times, most recently from ac97e22 to 0a1b5d8 Compare October 16, 2025 11:17
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| go          | github.com/nginx/agent/v3 | v3.3.2 | v3.4.0 |
| github-tags | nginx/agent               | v3.3.2 | v3.4.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/nginx-agent branch from 7e7e599 to 52e6b32 Compare October 16, 2025 14:35
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 16, 2025
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.71%. Comparing base (7374a97) to head (67b2d68).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4075   +/-   ##
=======================================
  Coverage   86.71%   86.71%           
=======================================
  Files         128      128           
  Lines       16758    16758           
  Branches       62       62           
=======================================
  Hits        14531    14531           
  Misses       2042     2042           
  Partials      185      185           

☔ 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.

bjee19
bjee19 previously approved these changes Oct 16, 2025
Copy link
Contributor Author

renovate bot commented Oct 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bjee19 bjee19 disabled auto-merge October 16, 2025 18:48
@bjee19 bjee19 dismissed their stale review October 16, 2025 18:49

dismissing review as it seems upgrade is breaking functionality.

@ciarams87
Copy link
Contributor

Seeing issues in our pipelines testing the latest release of Agent due to agent attempting to create a .agent-<UUID> temp directory at the nginx.conf location (introduced here), but we run with readOnlyRootFilesystem which blocks writes to /etc/nginx. There is no way to currently configure where this temporary directory is created so we'll need to wait for a fix before we can upgrade
{Programmed False 1 2025-10-17 07:39:55 +0000 UTC Invalid The Gateway is not programmed due to a failure to reload nginx with the configuration: msg: Config apply failed; error: mkdir /etc/nginx/.agent-79abcb1a-b982-3262-8638-b4c846d5d456: read-only file system}

@ciarams87 ciarams87 closed this Oct 17, 2025
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Oct 17, 2025
Copy link
Contributor Author

renovate bot commented Oct 17, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v3.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/nginx-agent branch October 17, 2025 12:54
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 documentation Improvements or additions to documentation go Pull requests that update Go code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants