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

chore(deps): update dependency webpack-merge to v6 #5270

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-merge 5.10.0 -> 6.0.1 age adoption passing confidence

Release Notes

survivejs/webpack-merge (webpack-merge)

v6.0.1

Compare Source

  • Fix - Restore usage of clone-deep as there was a corner case where structuredClone did not work as expected. #​214

v6.0.0

Compare Source

  • Chore - Update internal dependencies. As a result, the package needs at least Node 18 to run.
  • Chore - Use structuredClone over clone-deep dependency since it is included to Node 18 or above. #​214

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@renovate-bot renovate-bot requested a review from a team as a code owner December 16, 2024 00:24
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.62%. Comparing base (369d85a) to head (56a3424).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5270      +/-   ##
==========================================
- Coverage   94.63%   94.62%   -0.02%     
==========================================
  Files         323      323              
  Lines        8068     8068              
  Branches     1637     1637              
==========================================
- Hits         7635     7634       -1     
- Misses        433      434       +1     

see 1 file with indirect coverage changes

@renovate-bot renovate-bot force-pushed the renovate/webpack-merge-6.x branch from 3b20f08 to a93ae77 Compare January 7, 2025 13:26
@renovate-bot renovate-bot force-pushed the renovate/webpack-merge-6.x branch from a93ae77 to 56a3424 Compare January 7, 2025 13:59
@pichlermarc pichlermarc added this pull request to the merge queue Jan 7, 2025
Merged via the queue into open-telemetry:main with commit b2d02d2 Jan 7, 2025
18 checks passed
@renovate-bot renovate-bot deleted the renovate/webpack-merge-6.x branch January 7, 2025 14: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.

5 participants