Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump newrelic from 11.21.0 to 12.3.0 #1112

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Bumps newrelic from 11.21.0 to 12.3.0.

Release notes

Sourced from newrelic's releases.

v12.3.0 (2024-08-27)

Features

  • Added new API method withLlmCustomAttributes to run a function in a LLM context (#2437) (57e6be9)
    • The context will be used to assign custom attributes to every LLM event produced within the function

Bug fixes

Documentation

Miscellaneous chores

Tests

  • Converted the api unit tests to node:test (#2516) (ab91576)
  • Converted context-manager unit tests to node:test (#2508) (9363eb0)

Continuous integration

  • Updated codecov action sha to post coverage from forks. Added flag to fail ci if it fails to upload report (#2490) (12fbe56)

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

v12.2.0 (2024-08-19)

Features

  • Added instrumentation support for Express 5 beta (#2476) (06a4c2f)
    • This will be experimental until express@5.0.0 is generally available

Bug fixes

  • Updated koa instrumentation to properly get the matched route name and to handle changes in @koa/router@13.0.0 (#2486) (0c2ee2f)

Documentation

  • Removed reference to @newrelic/next in README (#2479) (8740539)

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "12.3.0", "changes": { "security": [], "bugfixes": [ "Improved AWS Lambda event detection" ], "features": [ "Added new API method withLlmCustomAttributes to run a function in a LLM context" ] } }, { "version": "12.2.0", "changes": { "security": [], "bugfixes": [ "Updated koa instrumentation to properly get the matched route name and to handle changes in @koa/router@13.0.0" ], "features": [ "Added instrumentation support for Express 5 beta" ] } }, { "version": "12.1.1", "changes": { "security": [], "bugfixes": [ "Updated amqplib instrumentation to properly parse host/port from connect", "Updated redis instrumentation to parse host/port when a url is not provided", "Updated the kafkajs node metrics to remove /Named from the name" ], "features": [] } }, { "version": "12.1.0", "changes": { "security": [], "bugfixes": [ "Pick log message from merging object in Pino instrumentation", "Added TLS verification for Redis" ], "features": [] } },

... (truncated)

Commits
  • 1ee83c2 chore: release v12.3.0 (#2522)
  • ab91576 test: Converted the api unit tests to node:test (#2516)
  • 9363eb0 chore: Converted context-manager unit tests to node:test (#2508)
  • 57e6be9 feat: Added new API method withLlmCustomAttributes to run a function in a L...
  • 0448927 docs: Updated compatibility report (#2493)
  • 5e8b260 fix: Improved AWS Lambda event detection (#2498)
  • c395779 chore: Fixed linting scripts (#2497)
  • 40d1f5c chore: Remove examples/shim (#2484)
  • 5e04c76 chore: Updated test-utils dependency and added matrix-count only (#2494)
  • 12fbe56 ci: Updated codecov action sha to post coverage from forks. Added flag to fa...
  • 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 11.21.0 to 12.3.0.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v11.21.0...v12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2024

Superseded by #1116.

@dependabot dependabot bot closed this Sep 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/newrelic-12.3.0 branch September 5, 2024 00:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants