Closed renovate[bot] closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.96%. Comparing base (
146e2be
) to head (062c61e
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
3.2.2
->3.3.0
Release Notes
alallier/reload (reload)
### [`v3.3.0`](https://togithub.com/alallier/reload/blob/HEAD/CHANGELOG.md#330--2024-08-14) [Compare Source](https://togithub.com/alallier/reload/compare/3.2.2...3.3.0) Reload command line quality of life enhancements - Reload command line now supports serving `.html` files when only `/` is present in the browser. See: [https://github.com/alallier/reload/pull/326](https://togithub.com/alallier/reload/pull/326) - Reload command line now uses supervisor instead of nodemon for server side file watching - See: [https://github.com/alallier/reload/pull/367](https://togithub.com/alallier/reload/pull/367) - Reload command line now watches sub-directories - See: [https://github.com/alallier/reload/pull/367](https://togithub.com/alallier/reload/pull/367) - Reload command line now supports ignoring directories and files. See: [https://github.com/alallier/reload/pull/370](https://togithub.com/alallier/reload/pull/370) - Reload command line now shows help if invalid flag is provided. See: [https://github.com/alallier/reload/pull/369](https://togithub.com/alallier/reload/pull/369) - Refactored how file serving works in reload-server to make it more performant and easier to read. See: [https://github.com/alallier/reload/pull/326](https://togithub.com/alallier/reload/pull/326) - Removed codecov dependency for coverage reporting in favor of native GitHub Action. See: [https://github.com/alallier/reload/pull/366](https://togithub.com/alallier/reload/pull/366)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.