p3ol / react-access

⚛️ The easiest way to add Poool Access to your React app
MIT License
3 stars 2 forks source link

chore(deps): update dependency webpack-dev-server to v5 #935

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 4.15.1 -> 5.0.4 age adoption passing confidence

Release Notes

webpack/webpack-dev-server (webpack-dev-server) ### [`v5.0.4`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#504-2024-03-19) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v5.0.3...v5.0.4) ### [`v5.0.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#503-2024-03-12) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v5.0.2...v5.0.3) ### [`v5.0.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#502-2024-02-16) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#501-2024-02-13) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#500-2024-02-12) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.2...v5.0.0) [Migration Guide and Changes](https://togithub.com/webpack/webpack-dev-server/blob/master/migration-v5.md). ##### [4.15.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.0...v4.15.1) (2023-06-09) ##### Bug Fixes - replace `::` with `localhost` before openBrowser() ([#​4856](https://togithub.com/webpack/webpack-dev-server/issues/4856)) ([874c44b](https://togithub.com/webpack/webpack-dev-server/commit/874c44b072d55fe42a29d366dbe1c71ca3a94db4)) - **types:** compatibility with `@types/ws` ([#​4899](https://togithub.com/webpack/webpack-dev-server/issues/4899)) ([34bcec2](https://togithub.com/webpack/webpack-dev-server/commit/34bcec242b8bc64c26e9455a8fd5781a59fbcf24)) ### [`v4.15.2`](https://togithub.com/webpack/webpack-dev-server/releases/tag/v4.15.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.1...v4.15.2) ##### [4.15.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.1...v4.15.2) (2024-03-20) ##### Bug Fixes - **security:** bump webpack-dev-middleware ([4116209](https://togithub.com/webpack/webpack-dev-server/commit/411620997594d24cd1f788e8533a5c6fa2736143))

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 57.89%. Comparing base (1e3dd18) to head (c29229e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #935 +/- ## ======================================= Coverage 57.89% 57.89% ======================================= Files 4 4 Lines 38 38 Branches 8 8 ======================================= Hits 22 22 Misses 13 13 Partials 3 3 ```

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