Skip to content

chore(deps): bump axios and newrelic - #371

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-43e01a8211
Open

chore(deps): bump axios and newrelic#371
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-43e01a8211

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Removes axios. It's no longer used after updating ancestor dependency newrelic. These dependencies need to be updated together.

Removes axios

Updates newrelic from 10.3.1 to 14.3.1

Release notes

Sourced from newrelic's releases.

v14.3.1 (2026-07-20)

Bug fixes

  • Handled $0 as a replacment in a metric normalization rule to return the matched string in its entirety (#4150) (b57fcc8)

Documentation

Miscellaneous chores

  • Attached serverless mode config to agent instance (#4140) (7a3592f)
  • Remove dead otlp_endpoint config option (#4142) (05b072f)

Continuous integration

  • Revert CI schedules to previous schedules (#4139) (b6f8708)

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.0 (2026-07-14)

Features

  • Added source mapping support to heap profiler (#4122) (dcee39f)
  • Added source mapping support to CPU (wall time) profiler (#4095) (f6123bc)
  • Added otlp_resource_attributes to all outgoing OpenTelemetry metrics calls (#4128) (a0c1c5b)
  • Added support for ai_monitoring.enabled,ai_monitoring.streaming.enabled, and ai_monitoring.record_content.enabled to be assigned via server-side config (#4123) (c4d8032)

Bug fixes

  • Fixed bunyan log forwarding multiple duplicate lines (#4132) (b0f4242)
  • Fixed OTEL crash when adding exceptions to spans (#4130) (508542e)

Documentation

Miscellaneous chores

  • Changed notify-release.yml schedule with our bot user (#4135) (a9318ae)
  • Changed versioned-security-agent.yml schedule with our bot user (#4134) (d7c6f64)
  • Changed smoke-test schedule with our bot user (#4133) (400268e)

... (truncated)

Changelog

Sourced from newrelic's changelog.

v14.3.1 (2026-07-20)

Bug fixes

  • Handled $0 as a replacment in a metric normalization rule to return the matched string in its entirety (#4150) (b57fcc8)

Documentation

Miscellaneous chores

  • Attached serverless mode config to agent instance (#4140) (7a3592f)
  • Remove dead otlp_endpoint config option (#4142) (05b072f)

Continuous integration

  • Revert CI schedules to previous schedules (#4139) (b6f8708)

v14.3.0 (2026-07-14)

Features

  • Added source mapping support to heap profiler (#4122) (dcee39f)
  • Added source mapping support to CPU (wall time) profiler (#4095) (f6123bc)
  • Added otlp_resource_attributes to all outgoing OpenTelemetry metrics calls (#4128) (a0c1c5b)
  • Added support for ai_monitoring.enabled,ai_monitoring.streaming.enabled, and ai_monitoring.record_content.enabled to be assigned via server-side config (#4123) (c4d8032)

Bug fixes

  • Fixed bunyan log forwarding multiple duplicate lines (#4132) (b0f4242)
  • Fixed OTEL crash when adding exceptions to spans (#4130) (508542e)

Documentation

Miscellaneous chores

  • Changed notify-release.yml schedule with our bot user (#4135) (a9318ae)
  • Changed versioned-security-agent.yml schedule with our bot user (#4134) (d7c6f64)
  • Changed smoke-test schedule with our bot user (#4133) (400268e)
  • Sharded the versioned tests w/ security agent workflow (#4119) (fe200c4)
  • Updated test runner to accept suites as positional parameters (#4117) (ac0985d)

Tests

  • Added more scenarios to winston for constructing loggers (#4120) (ea90fc3)
  • Added skip for winston test for ranges that do not support it (#4121) (e75e15e)

... (truncated)

Commits
  • a5fa9c1 chore: release v14.3.1 (#4152)
  • 39bf899 docs: Fix jsdoc parse errors and OOM in docs script (#4148)
  • b57fcc8 fix: Handled $0 as a replacment in a metric normalization rule to return th...
  • 7a3592f chore: Attached serverless mode config to agent instance (#4140)
  • 05b072f chore: Remove dead otlp_endpoint config option (#4142)
  • b6f8708 ci: Revert CI schedules to previous schedules (#4139)
  • 3c1a2b3 docs: Updated compatibility report (#4137)
  • 29fb157 chore: release v14.3.0 (#4136)
  • 508542e fix: Fixed OTEL crash when adding exceptions to spans (#4130)
  • a9318ae chore: Changed notify-release.yml schedule with our bot user (#4135)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for newrelic since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [newrelic](https://github.com/newrelic/node-newrelic). These dependencies need to be updated together.


Removes `axios`

Updates `newrelic` from 10.3.1 to 14.3.1
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/NEWS.md)
- [Commits](newrelic/node-newrelic@v10.3.1...v14.3.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version:
  dependency-type: indirect
- dependency-name: newrelic
  dependency-version: 14.3.1
  dependency-type: direct:development
...

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 Jul 21, 2026
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.

0 participants