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 11.23.2 #1099

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps newrelic from 11.21.0 to 11.23.2.

Release notes

Sourced from newrelic's releases.

v11.23.2

Features

Bug fixes

  • Updated aws-sdk v3 instrumentation to load custom middleware last to properly get the external http span to add aws.* attributes (#2382) (751801b)
  • Updated cassandra-driver instrumentation to properly trace promise based executions (#2351) (bab9a8b)

Documentation

Miscellaneous chores

  • Always upload status logs in compatibility report CI (#2341) (b3f1ee3)

Tests

  • Removed server.start in grpc tests as it is deprecated and no longer needed (#2372) (d212b15)
  • Updated benchmark test results to output result files (#2350) (1b51a68)

Continuous integration

  • Added benchmark test GitHub Action (#2366) (afd3ab4)
  • Increased the limit of installs from 2 to a bigger number for versioned tests (#2346) (f85a385)
  • Updated bin/create-docs-pr to create an empty array if changelog.json is missing security (#2348) (7d5368c)

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

v11.23.1

Bug fixes

  • Updated redis v4 instrumentation to work with transactions(multi/exec) (#2343) (39eb842)

Documentation

Support statement:

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "11.23.2", "changes": { "security": [], "bugfixes": [ "Updated aws-sdk v3 instrumentation to load custom middleware last to properly get the external http span to add aws.* attributes", "Updated cassandra-driver instrumentation to properly trace promise based executions" ], "features": [ "Added support for fs.glob in Node 22+" ] } }, { "version": "11.23.1", "changes": { "security": [], "bugfixes": [ "Updated redis v4 instrumentation to work with transactions(multi/exec)" ], "features": [] } }, { "version": "11.23.0", "changes": { "security": [], "bugfixes": [], "features": [ "Added support for account level governance of AI Monitoring" ] } }, { "version": "11.22.0", "changes": { "security": [], "bugfixes": [], "features": [ "Added supoort for Node 22", "Added AIM support for Meta Llama3 models in AWS Bedrock" ] } }, { "version": "11.21.0", "changes": {

... (truncated)

Commits
  • 9961ae0 chore: release v11.23.2 (#2391)
  • fb964de refactor: remove examples/api/ (#2381)
  • b878930 chore: Reverted "ci: Pin Node 22 to 22.4.1" (#2383)
  • 751801b fix: Updated aws-sdk v3 instrumentation to custom middleware last to properly...
  • c6a822b ci: Pin Node 22 to 22.4.1 (#2375)
  • 3723368 ci: Include date created when adding new issue/pr to board (#2374)
  • bab9a8b fix: Updated cassandra-driver instrumentation to properly trace promise based...
  • d212b15 test: Removed server.start in grpc tests as it is deprecated and no longer ne...
  • 1791a4e feat: Added support for fs.glob in Node 22+ (#2369)
  • afd3ab4 ci: Added benchmark test GitHub Action (#2366)
  • 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 11.23.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@v11.21.0...v11.23.2)

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

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

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #1104.

@dependabot dependabot bot closed this Aug 1, 2024
auto-merge was automatically disabled August 1, 2024 00:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/newrelic-11.23.2 branch August 1, 2024 00:47
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