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: update encoding sets in WHATWG API #49610

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

pluris
Copy link
Contributor

@pluris pluris commented Sep 11, 2023

The encoding set has been updated according to the latest spec of WHATWG.

Refs: https://encoding.spec.whatwg.org/#names-and-labels

@nodejs-github-bot nodejs-github-bot added encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run. labels Sep 11, 2023
@pluris pluris changed the title encoding: update encoding sets in WHATWG API lib: update encoding sets in WHATWG API Sep 11, 2023
Copy link
Member

@daeyeon daeyeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unicode11utf8 and unicode20utf8 look proper. Could you check them again?

lib/internal/encoding.js Outdated Show resolved Hide resolved
lib/internal/encoding.js Outdated Show resolved Hide resolved
@pluris
Copy link
Contributor Author

pluris commented Sep 12, 2023

@daeyeon I guess I was looking at it wrong. I checked again and fixed it. Thank you for your good point.

@daeyeon daeyeon added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 13, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 13, 2023
@nodejs-github-bot

This comment was marked as outdated.

@daeyeon daeyeon added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 13, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 13, 2023
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@daeyeon daeyeon added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 23, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 23, 2023
@nodejs-github-bot nodejs-github-bot merged commit 55fde47 into nodejs:main Sep 23, 2023
30 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 55fde47

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
@ruyadorno ruyadorno mentioned this pull request Sep 28, 2023
@ruyadorno ruyadorno mentioned this pull request Sep 28, 2023
alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
@pluris pluris deleted the feat/add_encoding_whatwg branch November 8, 2023 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants