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 9.15.0 to 10.3.1 #51

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps newrelic from 9.15.0 to 10.3.1.

Release notes

Sourced from newrelic's releases.

v10.3.1 (2023-06-22)

Security

  • deps: Updated semver to v7.5.2, also in native-metrics and test utils (#1685) (e207a6b)

Miscellaneous Chores

  • Added test for getRedisParams (#1670) (e9f8556)
  • temporarily limit prisma tests to non-breaking version (#1680) (76d3ade)
  • testing: convert query-test-aggregator tests to tap style (#1676) (d2e45ad)
  • testing: Converted error-event-aggregator.test.js to tap (#1683) (9f1d66f)

Support statement:

  • New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.

v10.3.0

Features

  • Added Interactive Application Security Testing(IAST) mode of security agent when config.security.agent.enabled is true. (#1664) (3e926e5)

NOTE: The security agent IAST mode is in public preview and should only be used in non-production environments.

  • To enable the security agent set config.security.agent.enabled and config.security.enabled to true.

Support statement:

  • New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.

v10.2.0 (2023-06-06)

Features

  • Added supportability metrics to indicate how agent was loaded and if source maps were enabled (#1657) (6f6f7e6)

    • Supportability/Features/CJS/Preload - recorded if -r newrelic was used to load agent
    • Supportability/Features/CJS/Require - recorded if require('newrelic') was used to load agent
    • Supportability/Features/EnableSourceMaps - recorded if node --enable-source-maps was present to start application
  • Added logging of process.execArgs at the debug level (#1654) (c85c006)

Miscellaneous Chores

  • Updated c8 to merge v8 coverage reports asynchronously to avoid OOM issues (#1652) (34376d7)
  • Updated explorer hub link in readme (#1656) (c1e81a7)

Tests

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "10.3.1", "changes": { "security": [ "Updated semver dependency to 7.5.2, also updating @​newrelic/native-metrics, and @​newrelic/test-utilities" ], "bugfixes": [], "features": [] } }, { "version": "10.3.0", "changes": { "security": [], "bugfixes": [], "features": [ "Added IAST security agent capabilities when security.agent.enabled is true" ] } }, { "version": "10.2.0", "changes": { "security": [], "bugfixes": [], "features": [ "added supportability metrics to indicate how agent was loaded and if --enable-source-maps was passed to Node.js runtime", "log execArgs at the debug level" ] } }, { "version": "10.1.2", "changes": { "security": [], "bugfixes": [ "Updated mysql instrumentation to properly wrap the connection pool.getConnection and poolCluster.of" ], "features": [] } }, { "version": "10.1.1", "changes": { "security": [], "bugfixes": [ "updated prisma instrumentation to properly parse database connection strings that work across all versions of prisma"

... (truncated)

Commits

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 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 9.15.0 to 10.3.1.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v9.15.0...v10.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for lc-bell-countdown ready!

Name Link
🔨 Latest commit cbfefe5
🔍 Latest deploy log https://app.netlify.com/sites/lc-bell-countdown/deploys/6499b622ef014d0007ba8a03
😎 Deploy Preview https://deploy-preview-51--lc-bell-countdown.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #53.

@dependabot dependabot bot closed this Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/newrelic-10.3.1 branch July 3, 2023 15:51
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