Skip to content

chore(deps): update nrjmx/gojmx to latest#253

Merged
ujwalsah merged 2 commits into
masterfrom
update-gojmx-latest
Jul 15, 2026
Merged

chore(deps): update nrjmx/gojmx to latest#253
ujwalsah merged 2 commits into
masterfrom
update-gojmx-latest

Conversation

@ujwalsah

Copy link
Copy Markdown
Contributor

Summary

Updates the github.com/newrelic/nrjmx/gojmx dependency to the latest release.

  • v0.0.0-20260311192102-126022c31a10v0.0.0-20260714104524-a2f2193e84e3

Ran go get github.com/newrelic/nrjmx/gojmx@latest followed by go mod tidy, which also pruned several now-unneeded indirect dependencies.

Testing

  • go mod tidy — clean
  • go vet ./src/... — passes

Bump github.com/newrelic/nrjmx/gojmx to v0.0.0-20260714104524-a2f2193e84e3
via 'go get github.com/newrelic/nrjmx/gojmx@latest' + 'go mod tidy'.
@ujwalsah ujwalsah requested a review from a team as a code owner July 15, 2026 06:57
Comment thread CHANGELOG.md Outdated
- Upgraded `golang.org/x/crypto` from v0.45.0 to v0.52.0 to fix [CVE-2026-39827](https://github.com/advisories/GHSA-qpw4-5x99-6vjp) (High severity)
- Upgraded `go.opentelemetry.io/otel` from v1.40.0 to v1.41.0 to fix [GHSA-mh2q-q3fh-2475](https://github.com/advisories/GHSA-mh2q-q3fh-2475) (High severity)

### ⛓️ Dependencies

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can you remove this line. The nrjmx dependency bump is also a security fix. It addresses CVEs GHSA-x744-4wpc-v9h2 and GHSA-4vq8-7jfc-9cvp

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done — removed the Dependencies line and recorded the bump under security as fixing GHSA-x744-4wpc-v9h2 (High) and GHSA-4vq8-7jfc-9cvp (Low). Thanks!

Addresses transitive Moby CVEs GHSA-x744-4wpc-v9h2 (High) and
GHSA-4vq8-7jfc-9cvp (Low). Per review feedback.
@ujwalsah ujwalsah merged commit b8db0ea into master Jul 15, 2026
16 checks passed
@ujwalsah ujwalsah deleted the update-gojmx-latest branch July 15, 2026 11:02
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.

2 participants