Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@opentelemetry/instrumentation-express (source) ^0.47.1 -> ^0.52.0 age confidence
@opentelemetry/instrumentation-http (source) ^0.57.2 -> ^0.203.0 age confidence
@opentelemetry/instrumentation-nestjs-core (source) ^0.44.1 -> ^0.49.0 age confidence
@opentelemetry/instrumentation-net (source) ^0.43.1 -> ^0.47.0 age confidence
@opentelemetry/instrumentation-pg (source) ^0.51.1 -> ^0.55.0 age confidence
@opentelemetry/sdk-node (source) ^0.57.2 -> ^0.203.0 age confidence
sharp (source, changelog) ^0.33.5 -> ^0.34.0 age confidence
zone.js (source, changelog) ~0.14.10 -> ~0.15.0 age confidence

Release Notes

open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-express)

v0.52.0

Compare Source

Features
Dependencies

v0.51.1

Compare Source

Bug Fixes

v0.51.0

Compare Source

Features
Dependencies

v0.50.0

Compare Source

Features
Dependencies

v0.49.0

Compare Source

Features

v0.48.1

Compare Source

Bug Fixes
  • express: span name if middleware on nested router is used (#​2682) (d579630)

v0.48.0

Compare Source

⚠ BREAKING CHANGES
  • chore!: Update to 2.x and 0.200.x @​opentelemetry/* packages from opentelemetry-js.git per 2.x upgrade guide
    • The minimum supported Node.js has been raised to ^18.19.0 || >=20.6.0. This means that support for Node.js 14 and 16 has been dropped.
    • The minimum supported TypeScript version has been raised to 5.0.4.
    • The compilation target for transpiled TypeScript has been raised to ES2022 (from ES2017).
  • instrumentation-express: propagate context and measure full handler spans (#​2638)
Features
  • instrumentation-express: propagate context and measure full handler spans (#​2638) (353dbb0)
Bug Fixes
Miscellaneous Chores
Dependencies
open-telemetry/opentelemetry-js (@​opentelemetry/instrumentation-http)

v0.203.0

Compare Source

v0.202.0

Compare Source

v0.201.1

Compare Source

v0.201.0

Compare Source

v0.200.0

Compare Source

open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-nestjs-core)

v0.49.0

Compare Source

Features

v0.48.1

Compare Source

Bug Fixes

v0.48.0

Compare Source

Features

v0.47.0

Compare Source

Features

v0.46.0

Compare Source

Features
  • instrumentation-nestjs-core: add support for NestJS 11 (#​2685) (67e37b7)

v0.45.0

Compare Source

⚠ BREAKING CHANGES
  • chore!: Update to 2.x and 0.200.x @​opentelemetry/* packages from opentelemetry-js.git per 2.x upgrade guide
    • The minimum supported Node.js has been raised to ^18.19.0 || >=20.6.0. This means that support for Node.js 14 and 16 has been dropped.
    • The minimum supported TypeScript version has been raised to 5.0.4.
    • The compilation target for transpiled TypeScript has been raised to ES2022 (from ES2017).
Bug Fixes
Miscellaneous Chores
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-net)

v0.47.0

Compare Source

Features

v0.46.1

Compare Source

Bug Fixes

v0.46.0

Compare Source

Features

v0.45.0

Compare Source

Features

v0.44.0

Compare Source

⚠ BREAKING CHANGES
  • chore!: Update to 2.x and 0.200.x @​opentelemetry/* packages from opentelemetry-js.git per 2.x upgrade guide
    • The minimum supported Node.js has been raised to ^18.19.0 || >=20.6.0. This means that support for Node.js 14 and 16 has been dropped.
    • The minimum supported TypeScript version has been raised to 5.0.4.
    • The compilation target for transpiled TypeScript has been raised to ES2022 (from ES2017).
Bug Fixes
Miscellaneous Chores
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-pg)

v0.55.0

Compare Source

Features
Dependencies

v0.54.1

Compare Source

Bug Fixes

v0.54.0

Compare Source

Features
  • deps: update deps matching '@​opentelemetry/*' (#​2871) (d33c6f2)
  • opentelemetry-instrumentation-pg: update types/pg version (#​2823) (6844e16)
Dependencies

v0.53.0

Compare Source

Features
Bug Fixes
Dependencies

v0.52.0

Compare Source

⚠ BREAKING CHANGES
  • chore!: Update to 2.x and 0.200.x @​opentelemetry/* packages from opentelemetry-js.git per 2.x upgrade guide
    • The minimum supported Node.js has been raised to ^18.19.0 || >=20.6.0. This means that support for Node.js 14 and 16 has been dropped.
    • The minimum supported TypeScript version has been raised to 5.0.4.
    • The compilation target for transpiled TypeScript has been raised to ES2022 (from ES2017).
Bug Fixes
Miscellaneous Chores
Dependencies
lovell/sharp (sharp)

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

angular/angular (zone.js)

v0.15.1

Compare Source

Bug Fixes

v0.15.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Aug 2, 2025
Copy link

socket-security bot commented Aug 2, 2025

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.69%. Comparing base (b61357e) to head (4d7dab7).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #3827    +/-   ##
========================================
  Coverage   65.69%   65.69%            
========================================
  Files         969      969            
  Lines       16217    16217            
  Branches     2236     2244     +8     
========================================
  Hits        10654    10654            
- Misses       5219     5357   +138     
+ Partials      344      206   -138     

see 60 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b61357e...4d7dab7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 309f269 to d972284 Compare August 5, 2025 15:22
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d972284 to ad0ed04 Compare August 5, 2025 15:25
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ad0ed04 to 0b157c3 Compare August 6, 2025 15:42
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0b157c3 to 3ea4427 Compare August 6, 2025 15:44
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 3ea4427 to 8b0df3f Compare August 8, 2025 13:53
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 8b0df3f to a9791dc Compare August 8, 2025 14:04
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 2213ff7 to 4d7dab7 Compare August 8, 2025 15:17
Copy link

sonarqubecloud bot commented Aug 8, 2025

@pYassine pYassine closed this Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants