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

Update NodeJS data for api.URL.canParse_static #21416

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for NodeJS for the canParse_static member of the URL API. The data comes from the Node.js docs: https://nodejs.org/api/url.html#urlcanparseinput-base

Additional Notes: Fixes #20411.

This PR updates and corrects version values for NodeJS for the `canParse_static` member of the `URL` API. The data comes from the Node.js docs: https://nodejs.org/api/url.html#urlcanparseinput-base

Additional Notes: Fixes mdn#20411.
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 2, 2023
@github-actions github-actions bot added data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. labels Dec 2, 2023
Copy link

github-actions bot commented Dec 8, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Dec 13, 2023
api/URL.json Show resolved Hide resolved
@Elchi3 Elchi3 merged commit 7acbcf7 into mdn:main Dec 13, 2023
6 checks passed
@queengooborg queengooborg deleted the api/URL/canParse_static/nodejs-corrections branch December 13, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.URL.canParse_static - Node.js support >= 18.17 (not >=20)
2 participants