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: Remove internal use of punycode module #4092

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pieterocp
Copy link

Description

This should address #2229 by a combination of package upgrades and changes to the internals. This differs from the approach of the PR #3640 which I'd highly recommend merging in first over doing it this way given the possibility of regression issues and the like.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
    • Not certain on this one, doesn't load fully but the Cli+Tests still seem to work so... one to wait a few days for other fixes to address post 1.39 release.
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • There is an issue for this pull request.

Publishing to New Package Managers

Please see here for more information.

To get the system tests to print it out, run

node --trace-deprecation ../../bruno-cli/bin/bru.js run --env Prod --output junit.xml --format junit

Upgrade a few packages and make some application code changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant