Skip to content

Pull requests: mongodb/node-mongodb-native

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

WIP: feat(NODE-5393): Migrate AWS signature v4 logic into driver
#4824 opened Dec 12, 2025 by PavelSafronov Draft updated Dec 12, 2025
5 tasks
docs: generate docs from latest main [skip-ci]
#4784 opened Nov 6, 2025 by github-actions bot Loading… updated Dec 12, 2025
chore(main): release 7.1.0 autorelease: pending
#4795 opened Nov 13, 2025 by github-actions bot Loading… updated Dec 12, 2025
feat(NODE-7311): Replace process.platform with os.platform()
#4822 opened Dec 11, 2025 by PavelSafronov Draft updated Dec 12, 2025
5 tasks done
feat(NODE-7310): Replace process.arch with os.arch()
#4823 opened Dec 11, 2025 by PavelSafronov Draft updated Dec 12, 2025
5 tasks done
feat(NODE-7306): Replace global process with import node:process
#4820 opened Dec 9, 2025 by PavelSafronov Draft updated Dec 12, 2025
5 tasks done
ci(NODE-7025): New SBOM generation workflow on dependencies change
#4807 opened Nov 25, 2025 by ekovalets Draft updated Dec 11, 2025
5 tasks done
feat(NODE-7122): exponential backoff between retries in convenient transaction API Team Review Needs review from team
#4765 opened Oct 29, 2025 by baileympearson Loading… updated Dec 10, 2025
5 tasks
fix(NODE-7298): ensure commonWireVersion is computed from server maxWireVersion External Submission PR submitted from outside the team Primary Review In Review with primary reviewer, not yet ready for team's eyes tracked-in-jira Ticket filed in MongoDB's Jira system
#4805 opened Nov 24, 2025 by crehbichler Loading… updated Dec 9, 2025
5 tasks done
DO NOT MERGE: Review discussion points for NODE-7122
#4818 opened Dec 3, 2025 by dariakp Draft updated Dec 3, 2025
5 tasks
chore(deps-dev): bump eslint-plugin-mocha from 10.5.0 to 11.2.0 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4812 opened Dec 1, 2025 by dependabot bot Loading… updated Dec 1, 2025
chore(deps-dev): bump @types/node from 22.18.12 to 24.10.1 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4811 opened Dec 1, 2025 by dependabot bot Loading… updated Dec 1, 2025
chore(deps-dev): bump the development-dependencies group with 7 updates dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4810 opened Dec 1, 2025 by dependabot bot Loading… updated Dec 1, 2025
chore(deps): bump actions/checkout from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#4809 opened Dec 1, 2025 by dependabot bot Loading… updated Dec 1, 2025
feat(NODE-7317): user number utils to determine endianess
#4808 opened Nov 26, 2025 by durran Draft updated Nov 26, 2025
5 tasks
Update $ne operator to include null type External Submission PR submitted from outside the team tracked-in-jira Ticket filed in MongoDB's Jira system
#4801 opened Nov 20, 2025 by christophehurpeau Loading… updated Nov 25, 2025
5 tasks
fix(NODE-7291): update moduleResolution to adhere to TS6 deprecation External Submission PR submitted from outside the team tracked-in-jira Ticket filed in MongoDB's Jira system
#4786 opened Nov 7, 2025 by GalacticHypernova Loading… updated Nov 20, 2025
4 of 5 tasks
fix(NODE-7229): remove duplicate server selection when auto-connecting tracked-in-jira Ticket filed in MongoDB's Jira system
#4787 opened Nov 7, 2025 by nbbeeken Loading… updated Nov 12, 2025
4 of 5 tasks
fix(NODE-5225): eagerly clear MongoClient.topology in MongoClient.close() External Submission PR submitted from outside the team tracked-in-jira Ticket filed in MongoDB's Jira system
#3652 opened Apr 24, 2023 by alecgibson Loading… updated Nov 25, 2024
5 tasks done
feat(NODE-6044): add detailed types for SearchIndexDescription External Submission PR submitted from outside the team tracked-in-jira Ticket filed in MongoDB's Jira system
#4052 opened Mar 25, 2024 by noseworthy Loading… updated Apr 5, 2024
5 tasks done
fix(NODE-5155) release connection lock when topology closed External Submission PR submitted from outside the team tracked-in-jira Ticket filed in MongoDB's Jira system
#3618 opened Mar 31, 2023 by alecgibson Loading… updated May 30, 2023
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.