Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

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 requested a review from a team as a code owner May 26, 2025 02:54
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.05%. Comparing base (e7960a2) to head (3f4a386).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2856      +/-   ##
==========================================
+ Coverage   89.00%   89.05%   +0.04%     
==========================================
  Files         188      188              
  Lines        9189     9189              
  Branches     1891     1891              
==========================================
+ Hits         8179     8183       +4     
+ Misses       1010     1006       -4     

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 9 times, most recently from 448804d to be47e93 Compare May 30, 2025 17:36
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 7 times, most recently from fb336d2 to a215905 Compare June 5, 2025 12:08
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 4 times, most recently from 0680516 to dd403ba Compare June 18, 2025 16:03
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from 2439123 to 4d1395a Compare June 26, 2025 14:07
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 17 times, most recently from b9c3759 to 25b9360 Compare July 2, 2025 21:53
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 5 times, most recently from a168e50 to 35880fa Compare July 9, 2025 14:50
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 35880fa to 3f4a386 Compare July 9, 2025 16:18
@dyladan dyladan merged commit 8d05684 into main Jul 9, 2025
20 checks passed
@dyladan dyladan deleted the renovate/lock-file-maintenance branch July 9, 2025 16:31
trentm added a commit to trentm/opentelemetry-js-contrib that referenced this pull request Aug 15, 2025
…ode_modules install to reduce duplication

PR open-telemetry#2856
(`feat(deps): lock file maintenance`) "decided" to move
`[email protected]` up to the top-level `./node_modules/...` and move the
much more common `[email protected]` (the version we intentionally have
all published packages depend on) into the package-specific subdirs
(e.g. `./packages/{subdir}/node_modules/typescript`).

This resulted in (a) a much bigger working copy after `npm ci`
(895M -> 3.7G!) and (b) a "WARNING" of unsupported typescript version
from running 'npm run lint' in a package dir.
trentm added a commit that referenced this pull request Aug 18, 2025
…ode_modules install to reduce duplication (#2988)

PR #2856
(`feat(deps): lock file maintenance`) "decided" to move
`[email protected]` up to the top-level `./node_modules/...` and move the
much more common `[email protected]` (the version we intentionally have
all published packages depend on) into the package-specific subdirs
(e.g. `./packages/{subdir}/node_modules/typescript`).

This resulted in (a) a much bigger working copy after `npm ci`
(895M -> 3.7G!) and (b) a "WARNING" of unsupported typescript version
from running 'npm run lint' in a package dir.
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.

4 participants