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

lib: remove usage of url.parse #36853

Closed

Commits on Jan 27, 2021

  1. lib: remove usage of url.parse

    Since url.parse() is deprecated, it must not be used inside Node.js.
    RaisinTen committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c3e3fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a1a62e View commit details
    Browse the repository at this point in the history
  3. doc: update DEP0109 to EOL

    RaisinTen committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7136d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909ebec View commit details
    Browse the repository at this point in the history
  5. fixup! doc: update DEP0109 to EOL

    Co-authored-by: Antoine du Hamel <[email protected]>
    RaisinTen and aduh95 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6d5b910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2682b65 View commit details
    Browse the repository at this point in the history