gemini-hlsw / navigate-ui

Navigate front-end web app
0 stars 1 forks source link

chore(deps): update dependency @parcel/watcher to v2.5.0 #231

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

parcel-bundler/watcher (@​parcel/watcher) ### [`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 - "every weekend" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, 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.