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

Bump listen to 3.7.1 #404

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

Bump listen to 3.7.1 #404

wants to merge 1 commit into from

Conversation

token-cjg
Copy link
Contributor

✌️

/cc @zendesk/vegemite

Description

It has been reported that bumping listen to 3.7.1 should fix this issue: #364.

Compare diff: guard/listen@v2.10.1...v3.7.1

Tasks

  • Include comments/inline docs where appropriate
  • Write tests
  • Update changelog here

References

Risks

High. Might break zat server and zat theme preview functionality; anything that live reloads from the file system in order to serve an object to a target account. However, it should be easy enough to check that the functionality still works after this gem bump.

Copy link
Member

@Frederick888 Frederick888 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Probably has something to do with guard/listen#479? Anyway the Listen.to() API seems compatible and 3.7.1 requires Ruby >= 2.4.0, which is well below our requirement as well.

Still would appreciate it if you can test it out before merging 👍

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.

2 participants