Skip to content

doc: add release key for Ulises Gascon - #49196

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
UlisesGascon:ulises/add-gpg-key
Sep 7, 2023
Merged

doc: add release key for Ulises Gascon#49196
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
UlisesGascon:ulises/add-gpg-key

Conversation

@UlisesGascon

Copy link
Copy Markdown
Member

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Aug 16, 2023
@UlisesGascon
UlisesGascon marked this pull request as ready for review August 16, 2023 10:48
@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 7, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 7, 2023
@nodejs-github-bot
nodejs-github-bot merged commit b3c4f66 into nodejs:mainSep 7, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in b3c4f66

@UlisesGascon
UlisesGascon deleted the ulises/add-gpg-key branch September 7, 2023 12:46
@UlisesGasconUlisesGascon mentioned this pull request Sep 11, 2023
ruyadorno pushed a commit that referenced this pull request Sep 12, 2023
PR-URL: #49196
Refs: nodejs/Release#892
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
UlisesGascon added a commit that referenced this pull request Sep 12, 2023
PR-URL: #49196
Refs: nodejs/Release#892
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
UlisesGascon added a commit that referenced this pull request Sep 12, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) #49341
doc:
* move and rename loaders section (Geoffrey Booth) #49261
* add release key for Ulises Gascon (Ulises Gascón) #49196
lib:
* (SEMVER-MINOR) add api to detect whether source-maps are enabled (翠 / green) #46391
src:
* support multiple `--env-file` declarations (Yagiz Nizipli) #49542
src,permission:
* add multiple allow-fs-* flags (Carlos Espa) #49047
test_runner:
* (SEMVER-MINOR) expose location of tests (Colin Ihrig) #48975
PR-URL: #49592
ruyadorno pushed a commit that referenced this pull request Sep 13, 2023
PR-URL: #49196
Refs: nodejs/Release#892
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
@ruyadornoruyadorno mentioned this pull request Sep 13, 2023
UlisesGascon added a commit that referenced this pull request Sep 13, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) #49341
doc:
* move and rename loaders section (Geoffrey Booth) #49261
* add release key for Ulises Gascon (Ulises Gascón) #49196
lib:
* (SEMVER-MINOR) add api to detect whether source-maps are enabled (翠 / green) #46391
src:
* support multiple `--env-file` declarations (Yagiz Nizipli) #49542
src,permission:
* add multiple allow-fs-* flags (Carlos Espa) #49047
test_runner:
* (SEMVER-MINOR) expose location of tests (Colin Ihrig) #48975
PR-URL: #49592
UlisesGascon added a commit that referenced this pull request Sep 16, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) #49341
doc:
* move and rename loaders section (Geoffrey Booth) #49261
* add release key for Ulises Gascon (Ulises Gascón) #49196
lib:
* (SEMVER-MINOR) add api to detect whether source-maps are enabled (翠 / green) #46391
src:
* support multiple `--env-file` declarations (Yagiz Nizipli) #49542
src,permission:
* add multiple allow-fs-* flags (Carlos Espa) #49047
test_runner:
* (SEMVER-MINOR) expose location of tests (Colin Ihrig) #48975
PR-URL: #49592
ruyadorno pushed a commit that referenced this pull request Sep 17, 2023
PR-URL: #49196
Refs: nodejs/Release#892
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
UlisesGascon added a commit that referenced this pull request Sep 18, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) #49341
deps:
* upgrade npm to 10.1.0 (npm team) #49570
* upgrade npm to 10.0.0 (npm team) #49423
doc:
* move and rename loaders section (Geoffrey Booth) #49261
* add release key for Ulises Gascon (Ulises Gascón) #49196
lib:
* (SEMVER-MINOR) add api to detect whether source-maps are enabled (翠 / green) #46391
src:
* support multiple `--env-file` declarations (Yagiz Nizipli) #49542
src,permission:
* add multiple allow-fs-* flags (Carlos Espa) #49047
test_runner:
* (SEMVER-MINOR) expose location of tests (Colin Ihrig) #48975
PR-URL: #49592
UlisesGascon added a commit to UlisesGascon/node that referenced this pull request Sep 18, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) nodejs#49341
deps:
* upgrade npm to 10.1.0 (npm team) nodejs#49570
* upgrade npm to 10.0.0 (npm team) nodejs#49423
doc:
* move and rename loaders section (Geoffrey Booth) nodejs#49261
* add release key for Ulises Gascon (Ulises Gascón) nodejs#49196
lib:
* (SEMVER-MINOR) add api to detect whether source-maps are enabled (翠 / green) nodejs#46391
src:
* support multiple `--env-file` declarations (Yagiz Nizipli) nodejs#49542
src,permission:
* add multiple allow-fs-* flags (Carlos Espa) nodejs#49047
test_runner:
* (SEMVER-MINOR) expose location of tests (Colin Ihrig) nodejs#48975
PR-URL: nodejs#49592
colincasey added a commit to heroku/buildpacks-nodejs that referenced this pull request Sep 19, 2023
The changelog for [20.7.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.7.0) indicates a new release key for a maintainer was added. This release key addition was in this PR:
nodejs/node#49196
joshwlewis pushed a commit to heroku/buildpacks-nodejs that referenced this pull request Sep 19, 2023
The changelog for [20.7.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.7.0) indicates a new release key for a maintainer was added. This release key addition was in this PR:
nodejs/node#49196
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@UlisesGascon@nodejs-github-bot@lpinca@aymen94@RafaelGSS