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 11.14.0 to 11.16.0 #326

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps newrelic from 11.14.0 to 11.16.0.

Release notes

Sourced from newrelic's releases.

v11.16.0 (2024-04-29)

Features

  • Added API ignoreApdex to ignore calculating apdex for the active transaction (#2166) (cb21d2c)

Bug fixes

  • Fixed issue with CJS being imported as ESM (#2168) (9a14cb0)

Security improvements

Documentation

Miscellaneous chores

  • Migrated @​newrelic/superagent into agent repo (#2141)
  • Migrated @​newrelic/aws-sdk into agent repo (#2161) (a9eb593)
  • Migrated @​newrelic/koa into mainline agent repo (#2148) (33af646)
  • Removed repetitive cache busting (#2160) (5ac870e)
  • Updated instrumentation to use type constants instead of raw strings (#2165) (c5b42cd)
  • Updated versioned tests readme (#2159) (a957304)
  • Updated versioned tests to support upcoming tooling (#2147) (38e47d9)
  • Updated versioned tests to use quiet output mode (#2145) (63a5ddc)

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.15.0

Bug fixes

  • Fixed instrumenting the same module installed in different locations (#2104) (88bdace)

Code refactoring

  • mongodb: Removed instrumentation that handles connecting via unix domain socket. (#2129) (808323f)
  • Updated shim classes to no longer construct specs. (#2096) (158c295)

Miscellaneous chores

  • deps-dev: Bumped express from 4.18.2 to 4.19.2 (#2101) (639cb78)

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "11.16.0", "changes": { "security": [ "bump formidable and superagent" ], "bugfixes": [ "Fixed issue with CJS being imported as ESM" ], "features": [ "Added API ignoreApdex to ignore calculating apdex for the active transaction", "Migrated @​newrelic/superagent into agent", "Migrated @​newrelic/aws-sdk into agent", "Migrated @​newrelic/koa into mainline agent" ] } }, { "version": "11.15.0", "changes": { "security": [], "bugfixes": [ "Fixed instrumenting the same module installed in different locations" ], "features": [] } }, { "version": "11.14.0", "changes": { "security": [ "bump follow-redirects from 1.15.5 to 1.15.6" ], "bugfixes": [], "features": [ "Added instrumentation for initializeUnorderedBulkOp, and initializeOrderedBulkOp in mongodb 4+", "Added support for Mongo v5+", "Added guid attribute to TransactionError events" ] } }, { "version": "11.13.0", "changes": { "security": [], "bugfixes": [], "features": [

... (truncated)

Commits
  • ff44b39 chore: release v11.16.0 (#2170)
  • 9a14cb0 fix: Fixed issue with CJS being imported as ESM (#2168)
  • cb21d2c feat: Added API ignoreApdex to ignore calculating apdex for the active tran...
  • 260f16b security(deps): bump formidable and superagent (#2162)
  • c5b42cd chore: Updated instrumentation to use type constants instead of raw strings (...
  • 301bbff ci: Updated smoke test workflow to pass in aws secrets for aws sdk sm… (#2163)
  • a9eb593 chore: Migrated @​newrelic/aws-sdk into agent repo (#2161)
  • f7fcf7e chore: Updated aws instrumentation to rely on type constants
  • 5ac870e chore: Removed repetitive cache busting (#2160)
  • 32624ed refactor: Moved relevant aws instrumentation and rely on agent commons
  • 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.14.0 to 11.16.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.14.0...v11.16.0)

---
updated-dependencies:
- dependency-name: newrelic
  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 May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #332.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/newrelic-11.16.0 branch May 20, 2024 10:48
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