What type of issue is this?
Incorrect support data (example: Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Node.js support for URL.canParse says 20.0.0 but it should be starting with 18.17.0
See 18.17.0 changelog
url:
(SEMVER-MINOR) implement URL.canParse (Matthew Aitken) #47179
What browsers does this problem apply to, if applicable?
Node.js
What did you expect to see?
>= 18.17.0
Did you test this? If so, how?
❯ node
Welcome to Node.js v18.17.0.
Type ".help" for more information.
> URL.canParse('foo')
false
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
See 18.17.0 changelog
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/URL/canParse_static
MDN metadata
MDN page report details
- Query:
api.URL.canParse_static
- Report started: 2023-07-25T13:55:35.613Z
What type of issue is this?
Incorrect support data (example: Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Node.js support for URL.canParse says 20.0.0 but it should be starting with 18.17.0
See 18.17.0 changelog
What browsers does this problem apply to, if applicable?
Node.js
What did you expect to see?
>= 18.17.0Did you test this? If so, how?
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
See 18.17.0 changelog
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/URL/canParse_static
MDN metadata
MDN page report details
api.URL.canParse_static