rodcordeiro / banky

MIT License
0 stars 1 forks source link

chore(deps): bump newrelic from 11.22.0 to 11.23.1 #118

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps newrelic from 11.22.0 to 11.23.1.

Release notes

Sourced from newrelic's releases.

v11.23.1

Bug fixes

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

Documentation

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.0 (2024-07-10)

Features

  • Added support for account level governance of AI Monitoring (#2326) (7069335)

Code refactoring

  • Removed redundant isExpected in the Exception class (#2328) (38f9825)
  • Reduced duplication in the error-collector (#2323) (10581bf)
  • Refactored benchmark tests to complete async functions (#2334) (57a4dfb)

Documentation

Miscellaneous chores

  • Fixed copy paste error in post release workflow (#2329) (6f2da7a)
  • Implemented split jobs for post release docs publishing (#2319) (c14ec3b)

Tests

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": "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": { "security": [], "bugfixes": [ "Handled assigning headers in LambdaProxyWebRequest when there are no headers present" ], "features": [ "Added support for getting container ids from ECS metadata API" ] } }, { "version": "11.20.0", "changes": { "security": [],

... (truncated)

Commits
  • 3f3ad48 chore: release v11.23.1 (#2344)
  • 39eb842 fix: Updated redis v4 instrumentation to work with transactions(multi/exec) (...
  • 5c9e3e6 docs: Updated compatibility report (#2342)
  • c7a1586 chore: release v11.23.0 (#2340)
  • fb55ac7 test: Fixed recordMiddlewawre benchmark test (#2338)
  • 7069335 feat: Added support for account level governance of AI Monitoring (#2326)
  • f8e2e8e chore: Revert "fix: Pinned dependenices of node-gyp that dropped support for ...
  • 57a4dfb fix: Refactored benchmark tests to complete async functions (#2334)
  • 7dab36d fix: Pinned dependenices of node-gyp that dropped support for Node 16 in patc...
  • 6f2da7a chore: Fixed copy paste error in post release workflow (#2329)
  • 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 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)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud