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

Bump newrelic from 12.6.1 to 12.7.0 #216

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps newrelic from 12.6.1 to 12.7.0.

Release notes

Sourced from newrelic's releases.

v12.7.0 (2024-11-11)

Features

Documentation

Miscellaneous chores

  • Added a benchmark script for our sql parser (#2708) (9b6de68)
  • Updated express-esm, generic-pool, grpc, & grpc-esm tests to node:test (#2702) (a229bbf)

Tests

  • Migrated mysql and mysql2 versioned tests to node:test (#2711) (fc767e0)

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

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "12.7.0", "changes": { "security": [], "bugfixes": [], "features": [ "Added cloud.resource_id attribute to dynamo spans", "Enhance Proxy Request Handling to Display Actual External URLs" ] } }, { "version": "12.6.1", "changes": { "security": [], "bugfixes": [ "Fixed issue parsing docker container id" ], "features": [ "added cloud.aws.account_id to default config" ] } }, { "version": "12.6.0", "changes": { "security": [], "bugfixes": [], "features": [ "Added ARN and provider to Lambda segments", "Added IAST configurations for scan scheduling and restrictions" ] } }, { "version": "12.5.2", "changes": { "security": [], "bugfixes": [ "Fixed amqplib instrumentation via ESM" ], "features": [ "Updated shim/when instrumentation to use tracer to run in context" ] } }, {

... (truncated)

Commits
  • 2fac4c8 chore: release v12.7.0 (#2719)
  • 904f41b feat: Added cloud.resource_id attribute to dynamo spans (#2701)
  • fc767e0 test: Migrated mysql and mysql2 versioned tests to node:test (#2711)
  • 82f0e98 docs: Updated compatibility report (#2712)
  • 3ef7bbe feat: Enhance Proxy Request Handling to Display Actual External URLs (#2698)
  • a229bbf chore: Updated express-esm, generic-pool, grpc, & grpc-esm tests to node:test...
  • 9b6de68 chore: Added a benchmark script for our sql parser (#2708)
  • 4432c42 docs: Updated compatibility report (#2699)
  • See full diff 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)

@dependabot dependabot bot added the skip-release Do not publish new release label Nov 18, 2024
Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 12.6.1 to 12.7.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@v12.6.1...v12.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/newrelic-12.7.0 branch from 3824b28 to c0bb9c7 Compare November 18, 2024 11:37
@github-actions github-actions bot merged commit 1ce4956 into main Nov 18, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/newrelic-12.7.0 branch November 18, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release Do not publish new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants