Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Update and use caret for pathwatcher dependency#314

Merged
rafeca merged 2 commits intomasterfrom
change-pathwatcher-dependency
Jun 12, 2019
Merged

Update and use caret for pathwatcher dependency#314
rafeca merged 2 commits intomasterfrom
change-pathwatcher-dependency

Conversation

@rafeca
Copy link
Copy Markdown
Contributor

@rafeca rafeca commented Jun 12, 2019

We've recently released pathwatcher@8.1.0 with atom/node-pathwatcher#128, but text-buffer didn't upgrade to it since it depends on a fixed version.

This PR changes the dependency to match any v8.x version of pathwatcher, so we don't need to update this package every time we publish a new version.

The caret was removed by fdbe6ac but it's not linked to any PR and there's no explanation about the motivations of the change, so I'm guessing it should be fine to re-add it.

@rafeca rafeca force-pushed the change-pathwatcher-dependency branch from a0926bd to 19d24ff Compare June 12, 2019 08:21
@rafeca rafeca merged commit 08a9d30 into master Jun 12, 2019
@rafeca rafeca deleted the change-pathwatcher-dependency branch June 12, 2019 08:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants