ral-facilities / inventory-management-system

Apache License 2.0
1 stars 0 forks source link

Update dependency msw to v2.4.5 (develop) #959

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
msw (source) 2.4.3 -> 2.4.5 age adoption passing confidence

Release Notes

mswjs/msw (msw) ### [`v2.4.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.5) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.4...v2.4.5) ##### v2.4.5 (2024-09-11) ##### Bug Fixes - remove cookies with `max-age=0` from cookie store ([#​2275](https://redirect.github.com/mswjs/msw/issues/2275)) ([`c307ab2`](https://redirect.github.com/mswjs/msw/commit/c307ab27643fc80631d3f0a28e72f7339a54af70)) [@​kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.4`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.4) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.3...v2.4.4) #### v2.4.4 (2024-09-08) ##### Bug Fixes - **fetch:** follow mocked redirect responses ([#​2268](https://redirect.github.com/mswjs/msw/issues/2268)) ([`f5785bf`](https://redirect.github.com/mswjs/msw/commit/f5785bfba1a026075feca4f74cadfcb636ffc257)) [@​kettanaito](https://redirect.github.com/kettanaito)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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.



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

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.22%. Comparing base (350e64c) to head (6e45d3a). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #959 +/- ## ======================================== Coverage 99.22% 99.22% ======================================== Files 72 72 Lines 15994 15994 Branches 2791 2791 ======================================== Hits 15870 15870 + Misses 123 120 -3 - Partials 1 4 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.