chaynHQ / bloom-backend

Code for the backend / API of the Bloom service
https://bloom.chayn.co/
MIT License
19 stars 32 forks source link

chore(deps): bump newrelic from 11.17.0 to 12.5.1 #659

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps newrelic from 11.17.0 to 12.5.1.

Release notes

Sourced from newrelic's releases.

v12.5.1 (2024-09-23)

Bug fixes

Documentation

Miscellaneous chores

  • deps: Udpated @​newrelic/security-agent to v2.0.0 (#2594) (92e6978)

Tests

  • Convert transaction* and urltils tests to node:test (#2585) (d169546)
  • Fixed @​koa/router tests. path-to-regex differs between @​koa/router and koa-router now (#2587) (608dd98)
  • Removed transitive deps from versioned tests as they will auto-install if required as peer deps (#2580) (0db6599)
  • Updated a missing minSupported in aws-sdk-v3 versioned tests (#2582) (c997af6)
  • Updated fastify versioned tests to work with fastify@5.0.0 (#2584) (a5a1526)
  • Updated how we handle the koa-router nuance of wildcard routes (#2588) (ddeb097)
  • Updated koa-router to tests to handle bug fixes from 13.0.1 (#2578) (a28e2e6)
  • Migrate block of unit tests to node:test (#2570) (5cd1d8a)
  • Migrate second block of unit tests to node:test (#2572) (943a83e)
  • Reduce koa-router version to enable CI (#2573) (f44a99b)
  • Removed noisy test log (#2583) (3766ed6)

Continuous integration

  • Added workflow run trigger to Azure site extension publish job (#2575) (e8ae942)

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

v12.5.0 (2024-09-12)

Features

Bug fixes

  • Ensured README displays for Azure site extension (#2564) (a30aed5)

Documentation

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "12.5.1", "changes": { "security": [], "bugfixes": [ "Fixed handling of Pino merging object" ], "features": [] } }, { "version": "12.5.0", "changes": { "security": [], "bugfixes": [ "Ensured README displays for Azure site extension" ], "features": [ "Added utilization info for ECS" ] } }, { "version": "12.4.0", "changes": { "security": [], "bugfixes": [], "features": [ "Provided ability to disable instrumentation for a 3rd party package", "Added support for express@5" ] } }, { "version": "12.3.1", "changes": { "security": [], "bugfixes": [ "Fixed detection of REST API type payloads in AWS Lambda" ], "features": [] } }, { "version": "12.3.0", "changes": { "security": [],

... (truncated)

Commits
  • 444e48b chore: release v12.5.1 (#2602)
  • de3c266 fix: Fixed handling of Pino merging object (#2600)
  • 92e6978 chore(deps): Udpated @​newrelic/security-agent to v2.0.0 (#2594)
  • d169546 test: Convert transaction* and urltils tests to node:test (#2585)
  • 2f45a4a docs: Updated compatibility report (#2589)
  • ddeb097 test: Updated how we handle the koa-router nuance of wildcard routes (#2588)
  • 608dd98 test: Fixed @​koa/router tests. path-to-regex differs between @​koa/router and ...
  • a5a1526 test: Updated fastify versioned tests to work with fastify@5.0.0 (#2584)
  • 3766ed6 chore: Removed noisy test log (#2583)
  • 1a5bcd5 docs: Updated compatibility report (#2581)
  • 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)