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: update octokit/rest, check python install on mac, simplify init template generation #185

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

HipsterBrown
Copy link
Owner

Fixes #183
Fixes #182

Also fixes a deprecation warning discovered by @ScreamZ in Node 22 related to the deprecation of the punycode module in Node.js. This has been resolved by updating @octokit/rest to v20.x (not the latest release yet since that is ESM only), which removes the dependency on node-fetch which used whatwg-url in older versions that used the punycode module. (It's dependencies all the way down)

@HipsterBrown HipsterBrown merged commit 942e3ac into main Nov 14, 2024
3 checks passed
@HipsterBrown HipsterBrown deleted the nhehr/cli-regression-fixes branch November 14, 2024 18:53
Copy link
Contributor

🚀 PR was released in v0.33.1 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to launch template MacOS Issue with python
1 participant