Skip to content

Conversation

johnjackweir
Copy link
Collaborator

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@github-actions github-actions bot added the fix label Sep 23, 2025
@johnjackweir johnjackweir added the no release notes Fix or feature not for release notes label Sep 23, 2025
@gribnoysup gribnoysup changed the title fix: use script to update fix: use script to update mongodb-ns to latest Sep 23, 2025
"resolved": "https://registry.npmjs.org/mongodb-ns/-/mongodb-ns-2.4.3.tgz",
"integrity": "sha512-M0/PfP5i0z0p53lW2CDTTCkzwgRvDcs0MojTLkzxSeAbDic8eqOki+leT8HQoEEQmGcQOJPMcSGwbh/bYUR1HA==",
"optional": true
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ Can we update all mongodb-ns instances to 3.0.1?

Copy link
Collaborator Author

@johnjackweir johnjackweir Sep 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The two packages that are still requiring the old version is

  • compass-home (which seems to have been deprecated)
  • mongodb-schema (which I can fix separately)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • regenerating package-lock removed compass home
  • bumped mongodb-schema

@johnjackweir johnjackweir marked this pull request as ready for review September 23, 2025 16:37
@johnjackweir johnjackweir requested a review from a team as a code owner September 23, 2025 16:37
@johnjackweir johnjackweir changed the title fix: use script to update mongodb-ns to latest fix: use script to update mongodb-ns to latest COMPASS-9674 Sep 23, 2025
"configs/*",
"scripts"
],
"overrides": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why all overrides were removed?

@gribnoysup
Copy link
Collaborator

We can close this now

@gribnoysup gribnoysup closed this Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix no release notes Fix or feature not for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants