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 [Bug]: punycode` module is deprecated #426 #433

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

kaovilai
Copy link
Contributor

@kaovilai kaovilai commented Nov 20, 2024

Fixes #426

How to test

npm install -g .

Check that deprecation warning is gone

@kaovilai kaovilai force-pushed the deprecatedpunycode branch 2 times, most recently from b5be140 to 038bd86 Compare November 20, 2024 04:52
@di-sukharev
Copy link
Owner

thank you @kaovilai

please change the base branch to dev

@di-sukharev di-sukharev changed the base branch from master to dev November 20, 2024 10:49
@di-sukharev di-sukharev merged commit 809f5ff into di-sukharev:dev Nov 20, 2024
4 checks passed
di-sukharev added a commit that referenced this pull request Dec 14, 2024
* 378: fix hook env (#402)

* fix(prepare-commit-msg-hook): update error handling to provide clearer instructions for setting API keys and improve user guidance

* Fix: a bug that causes an error when pushing without setting git remote (#396)

* update deploy commands

* feat(cli): add context flag for providing additional commit message input

* Fix [Bug]: punycode` module is deprecated #426 (#433)

Signed-off-by: Tiger Kaovilai <[email protected]>

* npm audit fix (#432)

Signed-off-by: Tiger Kaovilai <[email protected]>

* Feat: Add an option to `Don't push` when there are multiple git remotes (#434)

---------

Co-authored-by: GPT8 <[email protected]>

* feat(engine): add support for MLX AI provider (#437)

---------

Signed-off-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: Emmanuel Ferdman <[email protected]>

* feat(config, engine): add support for Mistral AI provider and engine (#436)

* docs(CONTRIBUTING.md): update `TODO.md` reference (#435)

Signed-off-by: Emmanuel Ferdman <[email protected]>

* feat(config, engine): add support for Mistral AI provider and engine

* ```
feat(package): add mistralai and zod dependencies
```

* fix: recreate package-lock.json with node20

* fix: recreate package-lock.json with node v20.18.1 based on branch dev

---------

Signed-off-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: pedro-valentim <>

---------

Signed-off-by: Tiger Kaovilai <[email protected]>
Signed-off-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: Takanori Matsumoto <[email protected]>
Co-authored-by: BILLY Maxime <[email protected]>
Co-authored-by: Welington Sampaio <[email protected]>
Co-authored-by: Tiger Kaovilai <[email protected]>
Co-authored-by: albi ⚡️ <[email protected]>
Co-authored-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: Pedro Valentim Silva Leite <[email protected]>
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.

[Bug]: punycode` module is deprecated
2 participants