ketan / paragliding-meshmap

Meshtastic map for paragliding pilots in India
https://tracker.bircom.in
MIT License
4 stars 2 forks source link

Bump newrelic from 12.5.1 to 12.5.2 #167

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

Bumps newrelic from 12.5.1 to 12.5.2.

Release notes

Sourced from newrelic's releases.

v12.5.2

Features

  • Updated shim/when instrumentation to use tracer to run in context (#2642) (1a80ad5)

Bug fixes

Documentation

Miscellaneous chores

  • Upgraded import-in-the-middle to work around a bug introduced in 1.11.1 (#2618) (9ad476a)

Tests

  • Migrated aws-sdk-v2 and aws-sdk-v3 tests to node:test (#2620) (e0dc015)
  • Migrated test/unit/shim to node:test (#2599) (8d1acff)
  • Migrated test/versioned/amqplib to node:test (#2612) (7bdada6)
  • Migrated test/versioned/express to node:test (#2609) (bd2f1a5)
  • Migrated bluebird versioned tests to node:test (#2635) (6e28fad)
  • Migrated last group of unit tests to node:test (#2624) (386f546)
  • Migrated unit tests to node:test (#2623) (86231b7)
  • Updated tests that relied on tspl by awating the plan.completed instead of calling end to avoid flaky tests (#2610) (935ac14)
  • Updated tests that used the context manager directly and instead use the tracer to access the segment context (#2643) (b917b3e)
  • Updated the mininum version of pg-native in pg-esm tests to align with the pg tests (#2616) (16be714)
  • Migrated bunyan, pino, and winston tests to node:test (#2634) (69c1ab8)
  • Migrated fastify tests to node:test (#2632) (b522477)
  • Migrated block of unit tests to node:test (#2607) (e33807b)
  • Migrated block of unit tests to node:test (#2604) (cd90ce1)
  • Migrated block of unit tests to node:test (#2593) (6d4d49e)

Continuous integration

  • Added delay to site extension publishing to wait for NPM (#2665) (e412020)

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.5.2", "changes": { "security": [], "bugfixes": [ "Fixed amqplib instrumentation via ESM" ], "features": [ "Updated shim/when instrumentation to use tracer to run in context" ] } }, { "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",

... (truncated)

Commits
  • 5275a3c chore: release v12.5.2 (#2672)
  • b25cff0 chore: Replaced usage of fake-collector with test-collector (#2669)
  • 281c0fa docs: Updated compatibility report (#2670)
  • e412020 ci: Added delay to site extension publishing to wait for NPM (#2665)
  • a36deba fix: Fixed amqplib instrumentation via ESM (#2668)
  • b917b3e test: Updated tests that used the context manager directly and instead use th...
  • 1a80ad5 feat: Updated shim/when instrumentation to use tracer to run in context (#2642)
  • bb0a1ef docs: Updated compatibility report (#2641)
  • 69c1ab8 chore: Migrate bunyan, pino, and winston tests to node:test (#2634)
  • fcf28bf docs: Updated compatibility report (#2638)
  • 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)