directory-connector
directory-connector copied to clipboard
[deps]: Update webpack-merge to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| webpack-merge | 5.10.0 -> 6.0.1 |
Release Notes
survivejs/webpack-merge (webpack-merge)
v6.0.1
- Fix - Restore usage of
clone-deepas there was a corner case wherestructuredClonedid not work as expected. #214
v6.0.0
- Chore - Update internal dependencies. As a result, the package needs at least Node 18 to run.
- Chore - Use
structuredCloneoverclone-deepdependency since it is included to Node 18 or above. #214
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am 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.
Internal tracking:
- ID: AC-3000
- Link: https://bitwarden.atlassian.net/browse/AC-3000
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.00%. Comparing base (
c304650) to head (0d2dbdb). Report is 1 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #564 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 56 56
Lines 2552 2552
Branches 462 462
=====================================
Misses 2552 2552
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.