-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Dependencies
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a... Node driver engineer
I want... to continue testing with latest npm once possible
So that... my CI tooling automatically stays up to date
User Experience
- N/A
Dependencies
- There may be a bug with npm 11.12.0 - if the latest npm version is still not working, we should investigate and file an issue if relevant.
Risks/Unknowns
- Unknown: why the bson compat tests started failing with npm 11.12.0
Acceptance Criteria
Implementation Requirements
- Remove the 11.11.1 pin of npm from the bson compat tests in the evergeen config in the driver
Testing Requirements
- BSON compat tests should run and pass
Documentation Requirements
- N/A
Follow Up Requirements
- TBD