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

fix(service-provider-core): bulk result now marked internal NODE-4034 #1386

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

durran
Copy link
Member

@durran durran commented Jan 12, 2023

BulkResult is now marked as internal after mongodb/node-mongodb-native#3515 is merged. This fixes the TS compilation error but has no other effect as it should never have been directly accessed.

@durran durran requested a review from addaleax January 12, 2023 10:51
@addaleax addaleax changed the title fix(NODE-4034): bulk result now marked internal fix(service-provider-core): bulk result now marked internal NODE-4034 Jan 13, 2023
@addaleax addaleax merged commit f9e8ac5 into main Jan 13, 2023
@addaleax addaleax deleted the NODE-4034 branch January 13, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants