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

doc: update Abstract Equality Comparison text in assert.md #41375

Merged
merged 9 commits into from Jan 5, 2022

Conversation

Trott
Copy link
Member

@Trott Trott commented Jan 2, 2022

  • Update Remove link to ECMAScript specification
  • Edit surprising-results material
  • Other minor edits

@nodejs-github-bot nodejs-github-bot added assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations. labels Jan 2, 2022
doc/api/assert.md Outdated Show resolved Hide resolved
* Remove link to ECMAScript specification because the term Abstract
  Equality Comparison is no longer used there.
* Edit surprising-results material
* Other minor edits
doc/api/assert.md Outdated Show resolved Hide resolved
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@Trott Trott added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Jan 2, 2022
Copy link
Member

@tniessen tniessen left a comment

Choose a reason for hiding this comment

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

I am ∓0 on removing the term and link. It might be easier for readers to understand why the operator is important and how it differs from === if there was a link to the spec or to MDN or a term they could look up.

doc/api/assert.md Outdated Show resolved Hide resolved
doc/api/assert.md Outdated Show resolved Hide resolved
doc/api/assert.md Outdated Show resolved Hide resolved
doc/api/assert.md Outdated Show resolved Hide resolved
Trott and others added 4 commits January 2, 2022 11:29
Co-authored-by: Tobias Nießen <tniessen@users.noreply.github.com>
Co-authored-by: Tobias Nießen <tniessen@users.noreply.github.com>
Co-authored-by: Tobias Nießen <tniessen@users.noreply.github.com>
Co-authored-by: Tobias Nießen <tniessen@users.noreply.github.com>
@Trott
Copy link
Member Author

Trott commented Jan 2, 2022

I am ∓0 on removing the term and link. It might be easier for readers to understand why the operator is important and how it differs from === if there was a link to the spec or to MDN or a term they could look up.

We could use the relevant MDN link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality

@Trott Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 5, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 5, 2022
@nodejs-github-bot nodejs-github-bot merged commit 51a28c0 into nodejs:master Jan 5, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 51a28c0

@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/41375
✔  Done loading data for nodejs/node/pull/41375
----------------------------------- PR info ------------------------------------
Title      doc: update Abstract Equality Comparison text in assert.md (#41375)
Author     Rich Trott  (@Trott)
Branch     Trott:abstract -> nodejs:master
Labels     assert, doc, commit-queue-squash
Commits    9
 - doc: update Abstract Equality Comparison text in assert.md
 - fixup! doc: update Abstract Equality Comparison text in assert.md
 - fixup! fixup! doc: update Abstract Equality Comparison text in assert.md
 - fixup! fixup! fixup! doc: update Abstract Equality Comparison text in…
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
Committers 2
 - Rich Trott 
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/41375
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Luigi Pinca 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41375
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Luigi Pinca 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 02 Jan 2022 06:58:44 GMT
   ✔  Approvals: 3
   ✔  - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41375#pullrequestreview-842388254
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/41375#pullrequestreview-842433313
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41375#pullrequestreview-843025193
   ⚠  This PR was merged on Wed, 05 Jan 2022 20:35:02 GMT
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1660097913

@nodejs-github-bot nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jan 5, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/41375
✔  Done loading data for nodejs/node/pull/41375
----------------------------------- PR info ------------------------------------
Title      doc: update Abstract Equality Comparison text in assert.md (#41375)
Author     Rich Trott  (@Trott)
Branch     Trott:abstract -> nodejs:master
Labels     assert, doc, commit-queue-failed, commit-queue-squash
Commits    9
 - doc: update Abstract Equality Comparison text in assert.md
 - fixup! doc: update Abstract Equality Comparison text in assert.md
 - fixup! fixup! doc: update Abstract Equality Comparison text in assert.md
 - fixup! fixup! fixup! doc: update Abstract Equality Comparison text in…
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
Committers 2
 - Rich Trott 
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/41375
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Luigi Pinca 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41375
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Luigi Pinca 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 02 Jan 2022 06:58:44 GMT
   ✔  Approvals: 3
   ✔  - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41375#pullrequestreview-842388254
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/41375#pullrequestreview-842433313
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41375#pullrequestreview-843025193
   ⚠  This PR was merged on Wed, 05 Jan 2022 20:35:02 GMT
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1660166904

@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/41375
✔  Done loading data for nodejs/node/pull/41375
----------------------------------- PR info ------------------------------------
Title      doc: update Abstract Equality Comparison text in assert.md (#41375)
Author     Rich Trott  (@Trott)
Branch     Trott:abstract -> nodejs:master
Labels     assert, doc, commit-queue-failed, commit-queue-squash
Commits    9
 - doc: update Abstract Equality Comparison text in assert.md
 - fixup! doc: update Abstract Equality Comparison text in assert.md
 - fixup! fixup! doc: update Abstract Equality Comparison text in assert.md
 - fixup! fixup! fixup! doc: update Abstract Equality Comparison text in…
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
 - Update doc/api/assert.md
Committers 2
 - Rich Trott 
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/41375
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Luigi Pinca 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41375
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Luigi Pinca 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 02 Jan 2022 06:58:44 GMT
   ✔  Approvals: 3
   ✔  - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41375#pullrequestreview-842388254
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/41375#pullrequestreview-842433313
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41375#pullrequestreview-843025193
   ⚠  This PR was merged on Wed, 05 Jan 2022 20:35:02 GMT
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1660206628

@Trott Trott deleted the abstract branch January 5, 2022 21:28
Trott added a commit to Trott/io.js that referenced this pull request Jan 5, 2022
nodejs-github-bot pushed a commit that referenced this pull request Jan 8, 2022
Refs: #41375 (comment)

PR-URL: #41413
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
targos pushed a commit that referenced this pull request Jan 14, 2022
* Remove link to ECMAScript specification because the term Abstract
  Equality Comparison is no longer used there.
* Edit surprising-results material
* Other minor edits

PR-URL: #41375
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Jan 14, 2022
Refs: #41375 (comment)

PR-URL: #41413
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
thedull pushed a commit to thedull/node that referenced this pull request Jan 18, 2022
Refs: nodejs#41375 (comment)

PR-URL: nodejs#41413
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
* Remove link to ECMAScript specification because the term Abstract
  Equality Comparison is no longer used there.
* Edit surprising-results material
* Other minor edits

PR-URL: #41375
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Linkgoron pushed a commit to Linkgoron/node that referenced this pull request Jan 31, 2022
* Remove link to ECMAScript specification because the term Abstract
  Equality Comparison is no longer used there.
* Edit surprising-results material
* Other minor edits

PR-URL: nodejs#41375
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Linkgoron pushed a commit to Linkgoron/node that referenced this pull request Jan 31, 2022
Refs: nodejs#41375 (comment)

PR-URL: nodejs#41413
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
* Remove link to ECMAScript specification because the term Abstract
  Equality Comparison is no longer used there.
* Edit surprising-results material
* Other minor edits

PR-URL: #41375
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Refs: #41375 (comment)

PR-URL: #41413
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
@danielleadams danielleadams mentioned this pull request Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assert Issues and PRs related to the assert subsystem. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants