Skip to content

chore(deps): bump newrelic from 12.11.3 to 13.2.1 - #203

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/newrelic-13.2.1
Closed

chore(deps): bump newrelic from 12.11.3 to 13.2.1#203
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/newrelic-13.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2025

Copy link
Copy Markdown
Contributor

Bumps newrelic from 12.11.3 to 13.2.1.

Release notes

Sourced from newrelic's releases.

v13.2.1

Code refactoring

  • Updated agent to use @apm-js-collab/tracing-hooks for the CJS/ESM registration for tracing channel based instrumentation (#3324) (4b2c14f)

Documentation

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/)

v13.2.0 (2025-08-20)

Features

  • Added ability to register Supportability/Features/Instrumentation/OnRequire/<pkg> metrics for subscriber based instrumentation (#3312) (87bfa40)
  • Added esm loader hook and commonjs patch to work with orchestrion-js (#3312) (415aeba)
  • Added instrumentation for @modelcontextprotocol/sdk client calls client.callTool, client.readResource, and client.getPrompt (#3312) (5d9790b)

Bug fixes

  • Fixed logic around detecting OTEL packages (#3326) (4df30e5)
  • Updated shimmer.setupSubscribers to properly setup and skip subscribers that are disabled (#3312) (cf5b3ec)

Code refactoring

  • Added ability to disable subscribers via config.instrumentation.<pkg-name>.enabled (#3312) (55f8fe7)
  • Added ability to prevent creation of segments in subscriber based instrumentation when parent is marked as internal and of the same package (#3322) (91f91c2)
  • Removed id parameter from opensearch class (#3312) (8be00ce)
  • Updated opensearch instrumentation to subscribe to events emitted (#3312) (9a27a5d)
  • Updated elasticsearch instrumentation to subscribe to events emitted (#3312) (a3e2348)
  • Updated ioredis instrumentation to subscribe to events emitted (#3312) (90b97d2)
  • Updated pino instrumentation to subscribe to events emitted (#3312) (28bbe9f)
  • Updated subscribers to have a common createSegment that creates, assigns attributes, starts segment (#3317) (aa3f8d9)
  • Updated undici instrumentation to remove its reliance on shim. Also updated storing the relevant segments on context instead of symbols on the request object (#3312) (ec17fa7)

Documentation

Miscellaneous chores

  • change from ending segment to touching for feature parity with shim (#3312) (4d39fc5)
  • Updated eslint configuration (#3296) (5c168a6)

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "13.2.1", "changes": { "security": [], "bugfixes": [], "features": [] } }, { "version": "13.2.0", "changes": { "security": [], "bugfixes": [ "Fixed logic around detecting OTEL packages", "Updated shimmer.setupSubscribers to properly setup and skip subscribers that are disabled" ], "features": [ "Added ability to register Supportability/Features/Instrumentation/OnRequire/<pkg> metrics for subscriber based instrumentation", "Added instrumentation for @modelcontextprotocol/sdk client calls client.callTool, client.readResource, and client.getPrompt", "Added esm loader hook and commonjs patch to work with orchestrion-js" ] } }, { "version": "13.1.0", "changes": { "security": [], "bugfixes": [ "Fixed transaction.url obfuscation" ], "features": [ "Disabled timers instrumentation by default in the sample configuration", "Added supportability metrics when instrumentation has been disabled for a package", "Added support for OTEL logs API" ] } }, { "version": "13.0.0", "changes": { "security": [], "bugfixes": [], "features": [ "Dropped support for Node.js 18", "Updated min supported version for fastify to 3.0.0, pino to 8.0.0, and koa-router to 12.0.0" ] }

... (truncated)

Commits
  • 34a423b chore: release v13.2.1 (#3334)
  • 4b2c14f refactor: Updated agent to use @apm-js-collab/tracing-hooks for the CJS/ESM...
  • 2831a89 docs: Updated compatibility report (#3330)
  • de2b1c9 chore: release v13.2.0 (#3329)
  • 4df30e5 fix: Fixed logic around detecting OTEL packages (#3326)
  • 1f7f733 ci: Change benchmark tests to use TEST_LICENSE (#3325)
  • 91f91c2 refactor: Added ability to prevent creation of segments in subscriber based i...
  • aa3f8d9 refactor: Updated subscribers to have a common createSegment that creates, as...
  • e45ab27 test: Fixed obtaining opensearch package version for older versions we instru...
  • 749ddc9 docs: Updated compatibility report (#3313)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 12.11.3 to 13.2.1.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v12.11.3...v13.2.1)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 26, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #205.

@dependabot dependabot Bot closed this Sep 15, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/newrelic-13.2.1 branch September 15, 2025 12:39
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 Developer-Experience javascript Pull requests that update javascript code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants