lib,src: replace toUSVString with toWellFormed()#47342
Merged
nodejs-github-bot merged 3 commits intonodejs:mainfrom Nov 29, 2023
Merged
lib,src: replace toUSVString with toWellFormed()#47342nodejs-github-bot merged 3 commits intonodejs:mainfrom
toWellFormed()#47342nodejs-github-bot merged 3 commits intonodejs:mainfrom
Conversation
Collaborator
|
Review requested:
|
cd7df60 to
80a3312
Compare
This comment was marked as resolved.
This comment was marked as resolved.
jasnell
approved these changes
Mar 31, 2023
Member
Author
|
Let's wait for #47340 to land to re-run the benchmark. |
Member
Author
b8411ac to
357ef37
Compare
Collaborator
30 tasks
Collaborator
Collaborator
Collaborator
ljharb
approved these changes
Nov 27, 2023
legendecas
approved these changes
Nov 27, 2023
Collaborator
Collaborator
f69ddee to
256ec34
Compare
Member
Author
|
Rebased and force pushed because of the flaky test. |
Collaborator
Member
|
I noticed that f548b82 is split into a separate commit and the PR was labeled as
commit-queue-rebase
@anonrig would you mind removing the label
commit-queue-rebase
|
Member
Author
|
@legendecas done. can you review and add commit-queue? |
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/47342 ✔ Done loading data for nodejs/node/pull/47342 ----------------------------------- PR info ------------------------------------ Title lib,src: replace toUSVString with `toWellFormed()` (#47342) Author Yagiz Nizipli (@anonrig) Branch anonrig:to-usv-string-to-well-formed -> nodejs:main Labels semver-minor, lib / src, needs-ci, review wanted, commit-queue-squash, dont-land-on-v18.x Commits 3 - lib,src: replace toUSVString with `toWellFormed()` - benchmark: remove toUSVString benchmarks - fixup! lib,src: replace toUSVString with `toWellFormed()` Committers 1 - Yagiz Nizipli PR-URL: https://github.com/nodejs/node/pull/47342 Reviewed-By: Michaël Zasso Reviewed-By: James M Snell Reviewed-By: Matteo Collina Reviewed-By: Chengzhong Wu ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/47342 Reviewed-By: Michaël Zasso Reviewed-By: James M Snell Reviewed-By: Matteo Collina Reviewed-By: Chengzhong Wu -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - lib,src: replace toUSVString with `toWellFormed()` ⚠ - benchmark: remove toUSVString benchmarks ⚠ - fixup! lib,src: replace toUSVString with `toWellFormed()` ℹ This PR was created on Fri, 31 Mar 2023 14:47:37 GMT ✔ Approvals: 4 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/47342#pullrequestreview-1367094432 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/47342#pullrequestreview-1367545616 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/47342#pullrequestreview-1746692565 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/47342#pullrequestreview-1749539821 ✔ Last GitHub CI successful ℹ Last Benchmark CI on 2023-04-02T23:02:06Z: https://un5nebugbq7m6fnmhkae4.julianrbryant.com/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1315/ ℹ Last Full PR CI on 2023-11-29T03:05:04Z: https://un5nebugbq7m6fnmhkae4.julianrbryant.com/job/node-test-pull-request/55995/ - Querying data for job/node-test-pull-request/55995/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/7032789935 |
legendecas
approved these changes
Nov 29, 2023
Collaborator
|
Landed in 01dae5f |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #47328, depends on V8 11.3
Benchmark CI: https://un5nebugbq7m6fnmhkae4.julianrbryant.com/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1315/