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

Release: Fix the release script #521

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Release: Fix the release script #521

merged 1 commit into from
Jul 10, 2024

Conversation

mgol
Copy link
Member

@mgol mgol commented Jul 10, 2024

PR gh-503 erroneously removed the enquirer dependency, required for the release process. Restore it.

In addition, update built-in module imports to use the node: prefix and add a missing "utf8" value in one fs.readFileSync.

@mgol mgol added this to the 3.5.0 milestone Jul 10, 2024
@mgol mgol requested a review from timmywil July 10, 2024 22:34
@mgol mgol self-assigned this Jul 10, 2024
PR jquerygh-503 erroneously removed the `enquirer` dependency, required for the
release process. Restore it.

In addition, update built-in module imports to use the `node:` prefix and add
a missing "utf8" value in one `fs.readFileSync`.

Ref jquerygh-503
@mgol mgol merged commit ffa305f into jquery:main Jul 10, 2024
10 checks passed
@mgol mgol deleted the fix-release-deps branch July 10, 2024 22:37
@mgol mgol removed the Needs review label Jul 10, 2024
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