Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps newrelic from 13.5.0 to 13.6.2.

Release notes

Sourced from newrelic's releases.

v13.6.2

Bug fixes

  • Updated express instrumentation to properly instrument an array of middleware defined on a route (#3473) (e383c4e)

Documentation

  • documented how to use the subscriber based instrumentation (#3432) (3b3ab72)
  • Updated compatibility report (#3471) (964543b)

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.6.1 (2025-10-28)

Bug fixes

  • Updated middleware wrapper to not wrap handler if it is not a function (#3469) (c702689)

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.6.0 (2025-10-27)

Features

  • Added instrumentation for http2 client methods (#3284) (bda7aea)

Bug fixes

  • Updated ioredis instrumentation to handle breakage of errors when using .pipeline. (#3457) (49f4d93)
  • Updated openai instrumentStream function to handle empty chunk when include_usage is set (#3427) (f804940)

Code refactoring

  • Update express instrumentation to subscribe to events emitted (#3424) (bbf3d01)
  • Updated instances in instrumentation of Array.forEach for a more performant for...of or for index loop (#3463) (99484ce)
  • Updated instances of Array.forEach for a more performant for...of or for index loop (#3440) (48c37bf)

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "13.6.2", "changes": { "security": [], "bugfixes": [ "Updated express instrumentation to properly instrument an array of middleware defined on a route" ], "features": [] } }, { "version": "13.6.1", "changes": { "security": [], "bugfixes": [ "Updated middleware wrapper to not wrap handler if it is not a function" ], "features": [] } }, { "version": "13.6.0", "changes": { "security": [], "bugfixes": [ "Updated ioredis instrumentation to handle breakage of errors when using .pipeline", "Updated openai instrumentStream function to handle empty chunk when include_usage is set" ], "features": [ "Added instrumentation for http2 client methods" ] } }, { "version": "13.5.0", "changes": { "security": [], "bugfixes": [], "features": [] } }, { "version": "13.4.0", "changes": { "security": [], "bugfixes": [], "features": []

... (truncated)

Commits
  • 9d19e8b chore: release v13.6.2 (#3475)
  • e383c4e fix: Updated express instrumentation to properly instrument an array of middl...
  • 3b3ab72 docs: documented how to use the subscriber based instrumentation (#3432)
  • 964543b docs: Updated compatibility report (#3471)
  • 9dc2f99 chore: release v13.6.1 (#3470)
  • c702689 fix: Updated middleware wrapper to not wrap handler if it is not a function (...
  • 5853657 docs: Updated compatibility report (#3466)
  • fdf3637 chore: release v13.6.0 (#3465)
  • 99484ce refactor: Updated instances in instrumentation of Array.forEach for a more ...
  • f804940 fix: Updated openai instrumentStream function to handle empty chunk when ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for newrelic since your current version.


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 13.5.0 to 13.6.2.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v13.5.0...v13.6.2)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 13.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 05:08
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Warning

Rate limit exceeded

@dependabot[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 11 minutes and 55 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 6b28a53 and c3a32ba.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json (1 hunks)

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'tools'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/newrelic-13.6.2

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit 3cae2b5 into main Nov 10, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/newrelic-13.6.2 branch November 10, 2025 05:10
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