nestjs / nestjs.com

The official website https://nestjs.com 🏆
https://nestjs.com
MIT License
138 stars 24 forks source link

chore(deps): update dependency @parcel/watcher-linux-x64-glibc to v2.5.0 #107

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/watcher-linux-x64-glibc 2.4.1 -> 2.5.0 age adoption passing confidence

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.