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

fix(deps): update all non-major dependencies (minor) #3552

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/instrumentation-express (source) ^0.40.1 -> ^0.47.0 age adoption passing confidence
@opentelemetry/instrumentation-http (source) ^0.52.0 -> ^0.57.0 age adoption passing confidence
@opentelemetry/instrumentation-nestjs-core (source) ^0.38.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/instrumentation-net (source) ^0.37.0 -> ^0.43.0 age adoption passing confidence
@opentelemetry/instrumentation-pg (source) ^0.42.0 -> ^0.50.0 age adoption passing confidence
@opentelemetry/sdk-node (source) ^0.52.0 -> ^0.57.0 age adoption passing confidence
zone.js (source, changelog) ~0.14.7 -> ~0.15.0 age adoption passing confidence

Release Notes

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

v0.47.0

Compare Source

v0.46.0

Compare Source

v0.45.0

Compare Source

v0.44.0

Compare Source

v0.43.0

Compare Source

v0.42.0

Compare Source

v0.41.1

Compare Source

v0.41.0

Compare Source

open-telemetry/opentelemetry-js (@​opentelemetry/instrumentation-http)

v0.57.0

Compare Source

v0.56.0

Compare Source

v0.55.0

Compare Source

v0.54.2

Compare Source

v0.54.1

Compare Source

v0.54.0

Compare Source

v0.53.0

Compare Source

angular/angular (zone.js)

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

v0.14.10

Compare Source

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

v0.14.8

Compare Source

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 Pull requests that update a dependency file label Nov 9, 2024
Copy link

socket-security bot commented Nov 9, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 56aab92 to 1755b84 Compare November 17, 2024 21:50
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 1755b84 to ce683ef Compare November 17, 2024 21:53
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ce683ef to 77d3a0b Compare November 18, 2024 09:16
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 77d3a0b to 0902f4f Compare November 18, 2024 09:19
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0902f4f to 7183fe8 Compare November 18, 2024 12:20
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 7183fe8 to ffe1b22 Compare November 18, 2024 20:11
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ffe1b22 to 64c9250 Compare November 19, 2024 12:14
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 64c9250 to 522091b Compare November 19, 2024 12:16
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 522091b to ff207d0 Compare November 19, 2024 15:40
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ff207d0 to fb0a0e9 Compare November 19, 2024 15:42
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2024

⚠️ 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 66.82%. Comparing base (dc0f7e9) to head (50bf4f9).

❗ 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    #3552    +/-   ##
========================================
  Coverage   66.82%   66.82%            
========================================
  Files         925      925            
  Lines       15260    15260            
  Branches     2127     2127            
========================================
  Hits        10198    10198            
+ Misses       4886     4752   -134     
- Partials      176      310   +134     

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 dc0f7e9...50bf4f9. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from fb0a0e9 to 0a37123 Compare November 19, 2024 16:27
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0a37123 to ef42394 Compare November 21, 2024 00:53
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ef42394 to ea8588d Compare November 21, 2024 00:56
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ea8588d to 18dfd0b Compare November 22, 2024 13:20
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ba4f181 to b820632 Compare January 16, 2025 11:30
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from b820632 to d8019d8 Compare January 16, 2025 19:22
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d8019d8 to 449d978 Compare January 16, 2025 19:25
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 449d978 to b6afa83 Compare January 20, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from b6afa83 to 459a0e8 Compare January 20, 2025 18:26
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 459a0e8 to 0a80430 Compare January 20, 2025 23:49
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0a80430 to 7590613 Compare January 20, 2025 23:51
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 7590613 to ee79e0e Compare January 21, 2025 10:57
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ee79e0e to 21309b2 Compare January 21, 2025 11:00
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 21309b2 to 39e57f4 Compare January 21, 2025 11:09
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 39e57f4 to 279995b Compare January 21, 2025 11:12
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 279995b to 12b8036 Compare January 27, 2025 21:24
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 12b8036 to 50bf4f9 Compare January 27, 2025 21:27
Copy link

Report too large to display inline

View full report↗︎

@pYassine pYassine closed this Jan 28, 2025
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.

2 participants