Skip to content

typings: remove blob extra typings #58305

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

Conversation

dario-piotrowicz
Copy link
Member

This PR is removing two types present in the blob.d.ts file that I believe are no longer valid since their C++ implementations have been removed:

@dario-piotrowicz dario-piotrowicz added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels May 16, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 16, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@legendecas legendecas added the commit-queue Add this label to land a pull request using GitHub Actions. label May 22, 2025
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels May 22, 2025
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/58305
✔  Done loading data for nodejs/node/pull/58305
----------------------------------- PR info ------------------------------------
Title      typings: remove blob extra typings (#58305)
Author     Dario Piotrowicz <[email protected]> (@dario-piotrowicz)
Branch     dario-piotrowicz:dario/remove-blob-extra-typings -> nodejs:main
Labels     author ready, typings
Commits    2
 - typings: remove no longer valid `revokeDataObject` type
 - typings: remove no longer valid `FixedSizeBlobCopyJob` type
Committers 1
 - Dario Piotrowicz <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/58305
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/58305
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Tue, 13 May 2025 00:28:04 GMT
   ✔  Approvals: 2
   ✔  - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/58305#pullrequestreview-2834988365
   ✔  - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/58305#pullrequestreview-2860436676
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
 * branch                  main       -> FETCH_HEAD
✔  origin/main is now up-to-date
- Downloading patch for 58305
From https://github.com/nodejs/node
 * branch                  refs/pull/58305/merge -> FETCH_HEAD
✔  Fetched commits as 53944c44629b..39a3150f6ef2
--------------------------------------------------------------------------------
[main e6eedf4641] typings: remove no longer valid `revokeDataObject` type
 Author: Dario Piotrowicz <[email protected]>
 Date: Tue May 13 01:16:06 2025 +0100
 1 file changed, 1 deletion(-)
[main 930e4c000c] typings: remove no longer valid `FixedSizeBlobCopyJob` type
 Author: Dario Piotrowicz <[email protected]>
 Date: Tue May 13 01:20:44 2025 +0100
 1 file changed, 7 deletions(-)
   ✔  Patches applied
There are 2 commits in the PR. Attempting autorebase.
Rebasing (2/4)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
typings: remove no longer valid `revokeDataObject` type

PR-URL: #58305
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 8cfb518105] typings: remove no longer valid revokeDataObject type
Author: Dario Piotrowicz <[email protected]>
Date: Tue May 13 01:16:06 2025 +0100
1 file changed, 1 deletion(-)
Rebasing (3/4)
Rebasing (4/4)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
typings: remove no longer valid FixedSizeBlobCopyJob type

PR-URL: #58305
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 5f072e38af] typings: remove no longer valid FixedSizeBlobCopyJob type
Author: Dario Piotrowicz <[email protected]>
Date: Tue May 13 01:20:44 2025 +0100
1 file changed, 7 deletions(-)
Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/15182942431

@dario-piotrowicz dario-piotrowicz added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels May 22, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 22, 2025
@nodejs-github-bot
Copy link
Collaborator

Landed in 53944c4...06fb007

nodejs-github-bot pushed a commit that referenced this pull request May 22, 2025
PR-URL: #58305
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
nodejs-github-bot pushed a commit that referenced this pull request May 22, 2025
PR-URL: #58305
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
@dario-piotrowicz dario-piotrowicz deleted the dario/remove-blob-extra-typings branch May 22, 2025 10:06
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. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. typings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants