parcel-bundler/watcher (@parcel/watcher-linux-x64-glibc)
### [`v2.5.0`](https://redirect.github.com/parcel-bundler/watcher/releases/tag/v2.5.0)
[Compare Source](https://redirect.github.com/parcel-bundler/watcher/compare/8dfd99440b8666e81cc6865f68697ab272dfe83d...v2.5.0)
#### Added
- Support 32-bit arm musl platform
- Support npm `--build-from-source` flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with `--no-optional` to prevent installing platform-specific dependencies.
#### Fixed
- Fix use after free errors ([#177](https://redirect.github.com/parcel-bundler/watcher/issues/177))
- Fix deadlock between Watcher and Debounce threads ([#189](https://redirect.github.com/parcel-bundler/watcher/issues/189))
- Avoid `open()` calls on `stat()` failures on macOS to prevent security dialogs ([#186](https://redirect.github.com/parcel-bundler/watcher/issues/186))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.4.1
->2.5.0
Release Notes
parcel-bundler/watcher (@parcel/watcher-linux-x64-glibc)
### [`v2.5.0`](https://redirect.github.com/parcel-bundler/watcher/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/parcel-bundler/watcher/compare/8dfd99440b8666e81cc6865f68697ab272dfe83d...v2.5.0) #### Added - Support 32-bit arm musl platform - Support npm `--build-from-source` flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with `--no-optional` to prevent installing platform-specific dependencies. #### Fixed - Fix use after free errors ([#177](https://redirect.github.com/parcel-bundler/watcher/issues/177)) - Fix deadlock between Watcher and Debounce threads ([#189](https://redirect.github.com/parcel-bundler/watcher/issues/189)) - Avoid `open()` calls on `stat()` failures on macOS to prevent security dialogs ([#186](https://redirect.github.com/parcel-bundler/watcher/issues/186))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.