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

chore(main): release 6.13.1 [skip-ci] #4391

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 31, 2025

🌱 A new release!

6.13.1 (2025-02-20)

The MongoDB Node.js team is pleased to announce version 6.13.1 of the mongodb package!

Release Notes

Remove extraneous Promise<Document> in Collection.replaceOne return type

The return type signature of the replaceOne method no longer includes the general Promise<Document> type. Thanks to @arturmuller, the replaceOne type signature is now more accurate! 🎉

WriteConcern omitted with timeoutMS is provided

When timeoutMS and a write concern were provided, the writeConcern was incorrectly omitted from the final command executed by the driver.

Thanks @stepanho for the contribution!

Update BSON version requirement to 6.10.3

This pulls in fixes made in 6.10.3 and 6.10.2 to be pulled into the driver.

Bug Fixes

Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.


@github-actions github-actions bot requested a review from a team as a code owner January 31, 2025 18:49
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch 6 times, most recently from 335224c to ffc719d Compare February 10, 2025 06:42
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch 4 times, most recently from a0df838 to b6ff8be Compare February 14, 2025 12:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch 3 times, most recently from 44e6c55 to 434b113 Compare February 20, 2025 16:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch from 434b113 to f193154 Compare February 20, 2025 18:58
@nbbeeken
Copy link
Contributor

run release_notes

@nbbeeken nbbeeken merged commit 21f2cb9 into main Feb 20, 2025
@nbbeeken nbbeeken deleted the release-please--branches--main--components--mongodb branch February 20, 2025 19:09
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant