Skip to content

chore(deps): bump newrelic from 14.3.6 to 14.3.8 - #114

Merged
vbhjckfd merged 1 commit into
masterfrom
dependabot/npm_and_yarn/newrelic-14.3.8
Aug 23, 2026
Merged

chore(deps): bump newrelic from 14.3.6 to 14.3.8#114
vbhjckfd merged 1 commit into
masterfrom
dependabot/npm_and_yarn/newrelic-14.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps newrelic from 14.3.6 to 14.3.8.

Release notes

Sourced from newrelic's releases.

v14.3.8

Bug fixes

  • Updated openai instrumentation to support >=7.5.0 (#4228) (062b569)

Performance improvements

  • Skipped gRPC/http2 instrumentation when parent segment is opaque (#4220) (ed2e9f3)

Code refactoring

  • Include all .mjs equivalents in openai instrumentation to properly function when using ESM (#4232) (55c4dd9)
  • Removed dead wrapNoSegment code from zlib instrumentation (#4231) (56207ec)

Documentation

Miscellaneous chores

  • Improved docs and benchmarking for attributes (#4207) (7dbcd04)

Tests

  • Fixed flaky CpuProfiler and sampling-rate integration tests (#4229) (edfe9a6)
  • Widened error margin in ratio-based-sampler flaky test (#4234) (ff0496e)

Continuous integration

  • Updated child_process.exec calls to child_process.execFile in bin/npm-commands.js (#4211) (f07a8cd)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

v14.3.7 (2026-08-10)

Bug fixes

  • Fixed OTEL metrics wrapping meters too many times (#4216) (6f917ad)
  • Improved Apollo server resolver instrumentation performance (#4206) (2a394e8)
  • Updated getBrowserTimingHeader to handle when a transaction may not be finalized and still return the browser agent string without transaction intrinsics (#4209) (fbf636b)

Performance improvements

  • Skipped context wrapping for skipped Apollo resolver segments (#4210) (6bf954b)

... (truncated)

Changelog

Sourced from newrelic's changelog.

v14.3.8 (2026-08-19)

Bug fixes

  • Updated openai instrumentation to support >=7.5.0 (#4228) (062b569)

Performance improvements

  • Skipped gRPC/http2 instrumentation when parent segment is opaque (#4220) (ed2e9f3)

Code refactoring

  • Include all .mjs equivalents in openai instrumentation to properly function when using ESM (#4232) (55c4dd9)
  • Removed dead wrapNoSegment code from zlib instrumentation (#4231) (56207ec)

Documentation

Miscellaneous chores

  • Improved docs and benchmarking for attributes (#4207) (7dbcd04)

Tests

  • Fixed flaky CpuProfiler and sampling-rate integration tests (#4229) (edfe9a6)
  • Widened error margin in ratio-based-sampler flaky test (#4234) (ff0496e)

Continuous integration

  • Updated child_process.exec calls to child_process.execFile in bin/npm-commands.js (#4211) (f07a8cd)

v14.3.7 (2026-08-10)

Bug fixes

  • Fixed OTEL metrics wrapping meters too many times (#4216) (6f917ad)
  • Improved Apollo server resolver instrumentation performance (#4206) (2a394e8)
  • Updated getBrowserTimingHeader to handle when a transaction may not be finalized and still return the browser agent string without transaction intrinsics (#4209) (fbf636b)

Performance improvements

  • Skipped context wrapping for skipped Apollo resolver segments (#4210) (6bf954b)

Documentation

Commits
  • b1047a8 chore: release v14.3.8 (#4236)
  • ff0496e test: Widened error margin in ratio-based-sampler flaky test (#4234)
  • 55c4dd9 refactor: Include all .mjs equivalents in openai instrumentation to prope...
  • 56207ec refactor: Removed dead wrapNoSegment code from zlib instrumentation (#4231)
  • edfe9a6 test: Fixed flaky CpuProfiler and sampling-rate integration tests (#4229)
  • 062b569 fix: Updated openai instrumentation to support >=7.5.0 (#4228)
  • 7dbcd04 chore: Improved docs and benchmarking for attributes (#4207)
  • 679245c docs: Updated compatibility report (#4225)
  • ed2e9f3 perf: skip gRPC/http2 instrumentation when parent segment is opaque (#4220)
  • f07a8cd ci: Updated child_process.exec calls to child_process.execFile in `bin/np...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 14.3.6 to 14.3.8.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/NEWS.md)
- [Commits](newrelic/node-newrelic@v14.3.6...v14.3.8)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 14.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 23, 2026
@vbhjckfd
vbhjckfd merged commit d51c948 into master Aug 23, 2026
3 of 4 checks passed
@vbhjckfd
vbhjckfd deleted the dependabot/npm_and_yarn/newrelic-14.3.8 branch August 23, 2026 19:40
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant