Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: chokidar ^4.0.0 #271

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

fix: chokidar ^4.0.0 #271

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chokidar ^3.4.3 -> ^4.0.0 age adoption passing confidence

Release Notes

paulmillr/chokidar (chokidar)

v4.0.3

Compare Source

What's Changed

Full Changelog: paulmillr/chokidar@4.0.2...4.0.3

v4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@4.0.1...4.0.2

v4.0.1

Compare Source

  • Various fixes and improvements of typescript types

New Contributors

Full Changelog: paulmillr/chokidar@4.0.0...4.0.1

v4.0.0

Compare Source

  • Remove glob support
  • Remove bundled fsevents
  • Decrease dependency count from 13 to 1
  • Rewrite in typescript. Makes emitted types more precise
  • The package became hybrid common.js / ESM
  • Bump minimum node.js requirement to v14+

Special thanks to @​43081j for improvements and help.

Full Changelog: paulmillr/chokidar@3.6.0...4.0.0


Configuration

📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am on Monday and Friday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 19, 2024 19:38
Copy link

changeset-bot bot commented Sep 19, 2024

⚠️ No Changeset found

Latest commit: e60e3c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@askoufis
Copy link
Contributor

askoufis commented Sep 19, 2024

TODO: Glob support has been removed, so we need to filter files on our end, rather than passing globs to chokidar. Hopefully this can be done without a breaking change.

@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from 3c3f73e to ba3c7d0 Compare September 26, 2024 17:04
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch 2 times, most recently from 8135a0c to a871fc0 Compare October 10, 2024 16:32
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from a871fc0 to b26ef39 Compare October 24, 2024 17:08
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from b26ef39 to c5fa3ac Compare November 3, 2024 16:31
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch 2 times, most recently from 5ca788a to a8b3358 Compare November 17, 2024 16:50
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from a8b3358 to 1b41fc2 Compare November 21, 2024 16:53
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from 1b41fc2 to 14b384f Compare December 5, 2024 17:36
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch 2 times, most recently from ebea850 to 9caa4ec Compare December 19, 2024 16:47
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from 9caa4ec to 72a529a Compare December 26, 2024 16:40
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from 72a529a to 4bf0377 Compare January 16, 2025 18:22
@renovate renovate bot force-pushed the renovate-chokidar-4.x branch from 4bf0377 to e60e3c5 Compare February 2, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant