Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

bump(deps): update dependency @parcel/watcher to ^2.4.1 #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

parcel-bundler/watcher (@​parcel/watcher)

v2.4.1

Compare Source

v2.4.0

Compare Source

Adds support for CommonJS (along with existing support for ESM) in @parcel/watcher-wasm.

v2.3.0

Compare Source

Features

  • Add a kqueue backend to support FreeBSD, or as an alternative to FSEvents on macOS
  • Add a WASM backend, for use in environments where native modules cannot run (e.g. on the web in environments like Stackblitz, or unsupported processor architectures/operating systems). Use the @parcel/watcher-wasm package instead of @parcel/watcher in these cases. Note that this is much less efficient than using native OS-specific APIs, so keep using the native packages where possible.
  • Migrate to napi thread safe functions, which allows using @parcel/watcher from multiple Node.js worker threads
  • Add a 32-bit windows build, useful if users accidentally installed a 32-bit version of Node

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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Aug 24, 2023
@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for levain-keychain ready!

Name Link
🔨 Latest commit 5eb947b
🔍 Latest deploy log https://app.netlify.com/sites/levain-keychain/deploys/65d8c601a23aec0008abf2f5
😎 Deploy Preview https://deploy-preview-120--levain-keychain.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot removed the area/app label Aug 30, 2023
@renovate renovate bot force-pushed the renovate/parcel-watcher-2.x branch from f6d94c8 to bd29023 Compare September 28, 2023 03:17
@renovate renovate bot changed the title bump(deps): update dependency @parcel/watcher to ^2.3.0 bump(deps): update dependency @parcel/watcher to ^2.4.0 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/parcel-watcher-2.x branch from bd29023 to 13f6127 Compare January 16, 2024 01:34
@renovate renovate bot changed the title bump(deps): update dependency @parcel/watcher to ^2.4.0 bump(deps): update dependency @parcel/watcher to ^2.4.1 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/parcel-watcher-2.x branch from 13f6127 to 5eb947b Compare February 23, 2024 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/app kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants