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

Open
wants to merge 1 commit into
base: master
Choose a base branch
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.56%. Comparing base (fe87bef) to head (b820632).

❗ 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.56%   66.56%            
========================================
  Files         913      913            
  Lines       15049    15049            
  Branches     2085     2078     -7     
========================================
  Hits        10018    10018            
+ Misses       4858     4719   -139     
- Partials      173      312   +139     

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 fe87bef...b820632. 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 bb02b26 to 57ca65e Compare January 9, 2025 16:58
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 57ca65e to d9051e7 Compare January 9, 2025 23:00
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d9051e7 to 9a2dcaf Compare January 9, 2025 23:05
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 9a2dcaf to ec974c8 Compare January 16, 2025 00:05
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ec974c8 to 324cbd7 Compare January 16, 2025 00:08
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 324cbd7 to f263cf1 Compare January 16, 2025 09:12
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from f263cf1 to a588523 Compare January 16, 2025 09:15
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from a588523 to 6d96471 Compare January 16, 2025 09:57
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 6d96471 to eaf8da6 Compare January 16, 2025 10:00
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from eaf8da6 to ba4f181 Compare January 16, 2025 11:29
@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
Copy link

socket-security bot commented Jan 16, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@eslint-community/regexpp@4.10.0 None 0 431 kB eslint-community-bot
npm/@eslint/eslintrc@2.1.4 filesystem, unsafe +1 732 kB eslintbot
npm/@eslint/js@8.57.0 None 0 13.9 kB eslintbot
npm/@faker-js/faker@8.4.1 None 0 10.2 MB shinigami92
npm/@humanwhocodes/config-array@0.11.14 Transitive: environment +2 133 kB nzakas
npm/@nodelib/fs.scandir@2.1.5 filesystem 0 22.2 kB mrmlnc
npm/@nodelib/fs.stat@2.0.5 filesystem 0 11.8 kB mrmlnc
npm/@nodelib/fs.walk@1.2.8 None 0 26.4 kB mrmlnc
npm/@types/bcryptjs@2.4.6 None 0 7.65 kB types
npm/@types/node@20.12.13 None 0 2.09 MB types
npm/@typescript-eslint/eslint-plugin@7.10.0 None 0 2.69 MB jameshenry
npm/@typescript-eslint/parser@7.10.0 None 0 18 kB jameshenry
npm/@typescript-eslint/scope-manager@7.10.0 None 0 613 kB jameshenry
npm/@typescript-eslint/type-utils@7.10.0 None 0 109 kB jameshenry
npm/@typescript-eslint/types@7.10.0 None 0 156 kB jameshenry
npm/@typescript-eslint/typescript-estree@7.10.0 Transitive: environment +2 1.02 MB jameshenry
npm/@typescript-eslint/utils@7.10.0 None 0 332 kB jameshenry
npm/@typescript-eslint/visitor-keys@7.10.0 None 0 19.4 kB jameshenry
npm/@ungap/structured-clone@1.2.0 None 0 26.2 kB webreflection
npm/acorn-jsx@5.3.2 None 0 24.4 kB rreverser
npm/acorn@8.11.3 None 0 531 kB marijn
npm/ansi-styles@4.3.0 None 0 17 kB sindresorhus
npm/argparse@2.0.1 environment, filesystem 0 172 kB vitaly
npm/array-union@2.1.0 None 0 3.17 kB sindresorhus
npm/balanced-match@1.0.2 None 0 6.94 kB juliangruber
npm/bcryptjs@2.4.3 None 0 221 kB dcode
npm/braces@3.0.3 None 0 44.6 kB jonschlinkert
npm/callsites@3.1.0 None 0 6.33 kB sindresorhus
npm/color-convert@2.0.1 None 0 27.2 kB qix
npm/color-name@1.1.4 None 0 6.69 kB dfcreative
npm/concat-map@0.0.1 None 0 4.86 kB substack
npm/cross-spawn@7.0.5 environment, filesystem, shell 0 16.1 kB satazor
npm/dir-glob@3.0.1 None 0 5.42 kB sindresorhus
npm/doctrine@3.0.0 None 0 106 kB eslint
npm/eslint-scope@7.2.2 None 0 146 kB eslintbot
npm/eslint@8.57.0 environment, filesystem 0 3.04 MB eslintbot
npm/esquery@1.5.0 None +1 1.04 MB michaelficarra
npm/esrecurse@4.3.0 None 0 13.5 kB michaelficarra
npm/fast-glob@3.3.2 filesystem +1 109 kB mrmlnc
npm/fastq@1.17.1 None 0 41.9 kB matteo.collina
npm/file-entry-cache@6.0.1 filesystem 0 25.6 kB royriojas
npm/fill-range@7.1.1 None 0 16.7 kB jonschlinkert
npm/find-up@5.0.0 None 0 11.8 kB sindresorhus
npm/flat-cache@3.2.0 filesystem 0 29.4 kB jaredwray
npm/flatted@3.3.1 None 0 40.3 kB webreflection
npm/fs.realpath@1.0.0 environment, filesystem 0 13.4 kB isaacs
npm/globby@11.1.0 filesystem +1 75.4 kB sindresorhus
npm/import-fresh@3.3.0 None 0 4.87 kB sindresorhus
npm/imurmurhash@0.1.4 None 0 11.9 kB jensyt
npm/inherits@2.0.4 None 0 3.96 kB isaacs
npm/is-extglob@2.1.1 None 0 6.22 kB jonschlinkert
npm/is-number@7.0.0 None 0 9.62 kB jonschlinkert
npm/isexe@2.0.0 environment, filesystem 0 11 kB isaacs
npm/keyv@4.5.4 None 0 27.8 kB jaredwray
npm/levn@0.4.1 None 0 24.9 kB gkz
npm/locate-path@6.0.0 filesystem 0 7.02 kB sindresorhus
npm/lodash.merge@4.6.2 None 0 54.1 kB jdalton
npm/micromatch@4.0.8 None 0 56.6 kB doowb
npm/ms@2.1.2 None 0 6.84 kB styfle
npm/once@1.4.0 None 0 4.05 kB isaacs
npm/optionator@0.9.4 None +1 71.3 kB gkz
npm/p-limit@3.1.0 None 0 7.75 kB sindresorhus
npm/p-locate@5.0.0 None 0 7.24 kB sindresorhus
npm/parent-module@1.0.1 None 0 3.92 kB sindresorhus
npm/path-type@4.0.0 filesystem 0 5.41 kB sindresorhus
npm/prettier@3.2.5 environment, filesystem, unsafe 0 8.39 MB prettier-bot
npm/queue-microtask@1.2.3 None 0 8.37 kB feross
npm/resolve-from@4.0.0 filesystem, unsafe 0 4.64 kB sindresorhus
npm/reusify@1.0.4 None 0 9.44 kB matteo.collina
npm/rimraf@3.0.2 filesystem 0 17.3 kB isaacs
npm/run-parallel@1.2.0 None 0 6.56 kB feross
npm/semver@7.6.2 None 0 95.4 kB npm-cli-ops
npm/shebang-command@2.0.0 None 0 2.56 kB kevva
npm/shebang-regex@3.0.0 None 0 2.83 kB sindresorhus
npm/supports-color@7.2.0 None 0 7.04 kB sindresorhus
npm/to-regex-range@5.0.1 None 0 22.9 kB jonschlinkert
npm/ts-api-utils@1.3.0 None 0 828 kB joshuakgoldberg
npm/typescript-eslint@7.10.0 None 0 81.1 kB jameshenry
npm/undici-types@5.26.5 None 0 73.1 kB ethan_arrowood
npm/uri-js@4.4.1 None 0 470 kB garycourt
npm/which@2.0.2 environment 0 9.97 kB isaacs
npm/wrappy@1.0.2 None 0 2.96 kB zkat
npm/zone.js@0.15.0 None 0 2.09 MB google-wombot

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d8019d8 to 449d978 Compare January 16, 2025 19:25
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.

1 participant