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

CLI: Upgrade node-watch to 0.7.4 #1757

Merged
merged 1 commit into from
May 29, 2024
Merged

CLI: Upgrade node-watch to 0.7.4 #1757

merged 1 commit into from
May 29, 2024

Conversation

Krinkle
Copy link
Member

@Krinkle Krinkle commented May 29, 2024

Update node-watch from 0.7.3 to 0.7.4 (latest).

https://github.com/yuanchuan/node-watch/releases/tag/0.7.4
https://github.com/yuanchuan/node-watch/commits/master

  • Verify npm publisher.
  • Review package diffs.
  • Stage update in PR and confirm releated features: CLI file watching.

Previously at https://github.com/qunitjs/qunit/issues/1522.

@Krinkle
Copy link
Member Author

Krinkle commented May 29, 2024

Verify publication: node-watch 0.7.4

Previously at #1524

$ npm info node-watch@0.7.1
node-watch@0.7.1 | MIT | deps: none

maintainers:
- yuanchuan <yuanchuan23@gmail.com>
- intervalia <intervalia@gmail.com>

Now:

$ npm info node-watch@0.7.4
node-watch@0.7.4 | MIT | deps: none | versions: 40

published 10 months ago by yuanchuan <yuanchuan23@gmail.com>
  • ✅ It was published by the same account as previously.
  • ✅ No new dependencies were added.
  • ✅ No new dependencies were added.
  • ✅ No dependencies changed.

LGTM.

Review package diff: node-watch 0.7.3 -> 0.7.4

https://diff.intrinsic.com/node-watch/0.7.3/0.7.4

Per the last point, I'll keep this off for now since there is no urgency for it. I only prepared this PR thinking it could go into the last QUnit 2.x release, but I'll let it go to 3.0 instead.

@Krinkle Krinkle added this to the 3.0 release milestone May 29, 2024
@Krinkle Krinkle merged commit 038cd46 into main May 29, 2024
22 checks passed
@Krinkle Krinkle deleted the update-node-watch branch May 29, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant