Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 Aug 18, 2025
@renovate renovate bot requested a review from a team as a code owner August 18, 2025 00:51
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.60%. Comparing base (5b67c4f) to head (4d05c75).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2989      +/-   ##
==========================================
- Coverage   92.65%   92.60%   -0.06%     
==========================================
  Files         238      238              
  Lines       11225    11225              
  Branches     2325     2325              
==========================================
- Hits        10401    10395       -6     
- Misses        824      830       +6     
Flag Coverage Δ
auto-configuration-propagators 84.84% <ø> (ø)
auto-instrumentations-node 98.24% <ø> (ø)
auto-instrumentations-web 95.83% <ø> (ø)
baggage-log-record-processor 100.00% <ø> (ø)
baggage-span-processor 100.00% <ø> (ø)
host-metrics 98.17% <ø> (ø)
id-generator-aws-xray 100.00% <ø> (ø)
instrumentation-amqplib 91.64% <ø> (ø)
instrumentation-aws-lambda 94.78% <ø> (ø)
instrumentation-aws-sdk 86.43% <ø> (-0.68%) ⬇️
instrumentation-bunyan 98.47% <ø> (ø)
instrumentation-cassandra-driver 84.65% <ø> (ø)
instrumentation-connect 98.47% <ø> (ø)
instrumentation-cucumber 92.72% <ø> (ø)
instrumentation-dataloader 98.12% <ø> (ø)
instrumentation-dns 96.87% <ø> (ø)
instrumentation-express 98.14% <ø> (ø)
instrumentation-fastify 93.98% <ø> (ø)
instrumentation-fs 88.55% <ø> (ø)
instrumentation-generic-pool 40.54% <ø> (ø)
instrumentation-graphql 93.99% <ø> (ø)
instrumentation-hapi 99.06% <ø> (ø)
instrumentation-ioredis 91.58% <ø> (ø)
instrumentation-kafkajs 97.89% <ø> (ø)
instrumentation-knex 95.00% <ø> (ø)
instrumentation-koa 96.22% <ø> (ø)
instrumentation-long-task 94.54% <ø> (ø)
instrumentation-lru-memoizer 100.00% <ø> (ø)
instrumentation-memcached 92.59% <ø> (ø)
instrumentation-mongodb 88.50% <ø> (ø)
instrumentation-mongoose 91.07% <ø> (ø)
instrumentation-mysql 93.60% <ø> (ø)
instrumentation-mysql2 96.12% <ø> (ø)
instrumentation-nestjs-core 96.22% <ø> (ø)
instrumentation-net 96.73% <ø> (ø)
instrumentation-openai 87.96% <ø> (ø)
instrumentation-oracledb 96.13% <ø> (ø)
instrumentation-pg 95.95% <ø> (ø)
instrumentation-pino 100.00% <ø> (ø)
instrumentation-redis 85.71% <ø> (ø)
instrumentation-restify 91.53% <ø> (ø)
instrumentation-router 97.16% <ø> (ø)
instrumentation-runtime-node 89.47% <ø> (ø)
instrumentation-socket.io 81.73% <ø> (ø)
instrumentation-tedious 92.62% <ø> (ø)
instrumentation-typeorm 90.50% <ø> (ø)
instrumentation-undici 91.78% <ø> (ø)
instrumentation-user-interaction 92.51% <ø> (ø)
instrumentation-winston 79.60% <ø> (ø)
plugin-react-load 97.15% <ø> (ø)
propagation-utils 88.75% <ø> (ø)
propagator-aws-xray 100.00% <ø> (ø)
propagator-aws-xray-lambda 100.00% <ø> (ø)
propagator-instana 100.00% <ø> (ø)
propagator-ot-trace 95.91% <ø> (ø)
resource-detector-alibaba-cloud 98.46% <ø> (ø)
resource-detector-aws 96.86% <ø> (ø)
resource-detector-azure 93.61% <ø> (ø)
resource-detector-container 96.73% <ø> (ø)
resource-detector-gcp 98.93% <ø> (ø)
resource-detector-github 100.00% <ø> (ø)
resource-detector-instana 97.05% <ø> (ø)
sampler-aws-xray 96.31% <ø> (ø)
winston-transport 96.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 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/lock-file-maintenance branch 4 times, most recently from 847af79 to 9c3516b Compare August 19, 2025 08:21
Copy link
Contributor

@david-luna david-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

summary of changes:

  • updates to @aws-sdk/* and @smithy/* packages (patch versions)
  • updates to @azure/* packages (patch versions)
  • updates to tools like babel, esbuid and rollup (patch and minor versions)
  • other minor updates (cucumber, sourcemaps, undici-types)

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 7 times, most recently from e1c05f9 to 8f662e3 Compare August 25, 2025 09:00
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 11 times, most recently from 6db53ab to 485a7bd Compare August 29, 2025 12:46
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 28 times, most recently from fe36361 to 4d05c75 Compare September 19, 2025 12:21
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 4d05c75 to 29f6ad6 Compare September 19, 2025 14:08
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.

5 participants