Skip to content

doc: add dario-piotrowicz to collaborators - #58102

Closed
dario-piotrowicz wants to merge 1 commit into
nodejs:mainfrom
dario-piotrowicz:dario/add-dario-as-collaborator
Closed

doc: add dario-piotrowicz to collaborators#58102
dario-piotrowicz wants to merge 1 commit into
nodejs:mainfrom
dario-piotrowicz:dario/add-dario-as-collaborator

Conversation

@dario-piotrowicz

Copy link
Copy Markdown
Member

Fixes#57983

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label May 1, 2025
@dario-piotrowiczdario-piotrowicz added notable-change PRs with changes that should be highlighted in changelogs. fast-track PRs that do not need to wait for 48 hours to land. and removed doc Issues and PRs related to the documentations. labels May 1, 2025
@github-actions

Copy link
Copy Markdown
Contributor

The notable-changePRs with changes that should be highlighted in changelogs. label has been added by @dario-piotrowicz.

Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section.

@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @dario-piotrowicz. Please 👍 to approve.

@dario-piotrowicz
dario-piotrowiczforce-pushed the dario/add-dario-as-collaborator branch from 314fcc4 to d691949CompareMay 1, 2025 17:45
dario-piotrowicz added a commit that referenced this pull request May 1, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@dario-piotrowicz

Copy link
Copy Markdown
MemberAuthor

Landed in c240c03

@dario-piotrowicz
dario-piotrowicz deleted the dario/add-dario-as-collaborator branch May 1, 2025 17:54
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 pushed a commit that referenced this pull request May 6, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 pushed a commit that referenced this pull request May 6, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
RafaelGSS pushed a commit that referenced this pull request May 14, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 pushed a commit that referenced this pull request May 16, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 pushed a commit that referenced this pull request May 17, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 pushed a commit that referenced this pull request May 18, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 pushed a commit that referenced this pull request May 19, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
aduh95 added a commit that referenced this pull request May 19, 2025
Notable changes:
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
* (SEMVER-MINOR) graduate multiple experimental apis (James M Snell) #57765
esm:
* (SEMVER-MINOR) graduate import.meta properties (James M Snell) #58011
* (SEMVER-MINOR) support top-level Wasm without package type (Guy Bedford) #57610
sqlite:
* (SEMVER-MINOR) add StatementSync.prototype.columns() (Colin Ihrig) #57490
src:
* (SEMVER-MINOR) set default config as `node.config.json` (Marco Ippolito) #57171
* (SEMVER-MINOR) create `THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING` (Marco Ippolito) #57016
* (SEMVER-MINOR) add config file support (Marco Ippolito) #57016
* (SEMVER-MINOR) add ExecutionAsyncId getter for any Context (Attila Szegedi) #57820
stream:
* (SEMVER-MINOR) preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #57865
util:
* (SEMVER-MINOR) add `types.isFloat16Array()` (Livia Medeiros) #57879
worker:
* (SEMVER-MINOR) add worker.getHeapStatistics() (Matteo Collina) #57888
PR-URL: #58388
aduh95 added a commit that referenced this pull request May 21, 2025
Notable changes:
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
* (SEMVER-MINOR) graduate multiple experimental apis (James M Snell) #57765
esm:
* (SEMVER-MINOR) graduate import.meta properties (James M Snell) #58011
* (SEMVER-MINOR) support top-level Wasm without package type (Guy Bedford) #57610
sqlite:
* (SEMVER-MINOR) add StatementSync.prototype.columns() (Colin Ihrig) #57490
src:
* (SEMVER-MINOR) set default config as `node.config.json` (Marco Ippolito) #57171
* (SEMVER-MINOR) create `THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING` (Marco Ippolito) #57016
* (SEMVER-MINOR) add config file support (Marco Ippolito) #57016
* (SEMVER-MINOR) add ExecutionAsyncId getter for any Context (Attila Szegedi) #57820
stream:
* (SEMVER-MINOR) preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #57865
util:
* (SEMVER-MINOR) add `types.isFloat16Array()` (Livia Medeiros) #57879
worker:
* (SEMVER-MINOR) add worker.getHeapStatistics() (Matteo Collina) #57888
PR-URL: #58388
marco-ippolito pushed a commit that referenced this pull request Jun 5, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
marco-ippolito pushed a commit that referenced this pull request Jun 5, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@marco-ippolitomarco-ippolito mentioned this pull request Jun 5, 2025
marco-ippolito added a commit that referenced this pull request Jun 5, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* stabilize util.styleText (Rafael Gonzaga) #56265
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
@ghostghost mentioned this pull request Jun 8, 2025
marco-ippolito added a commit that referenced this pull request Jun 9, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* stabilize util.styleText (Rafael Gonzaga) #56265
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
marco-ippolito pushed a commit that referenced this pull request Jun 10, 2025
PR-URL: #58102
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
marco-ippolito added a commit that referenced this pull request Jun 10, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* stabilize util.styleText (Rafael Gonzaga) #56265
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
marco-ippolito added a commit that referenced this pull request Jun 11, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
marco-ippolito added a commit that referenced this pull request Jun 14, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
marco-ippolito added a commit that referenced this pull request Jun 20, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
marco-ippolito added a commit that referenced this pull request Jun 23, 2025
Notable changes:
crypto:
* graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142
* update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381
deps:
* update timezone to 2025b (Node.js GitHub Bot) #57857
doc:
* add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
PR-URL: #58588
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.notable-changePRs with changes that should be highlighted in changelogs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nominating dario-piotrowicz as a collaborator

5 participants

@dario-piotrowicz@anonrig@cjihrig@BridgeAR@nodejs-github-bot