Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Aug 29, 2024

Description

Checklist

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)

"node": ">=6.0.0"
}
},
"packages/compass-aggregations/node_modules/@mongodb-js/shell-bson-parser": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks a bit suspicious that these got un-hoisted. Are there packages that still depend on the other version in the monorepo? 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Huh! Great catch, I didn't notice at all, and I don't know why npm did this, I literally only bumped the versions in the packages and ran "npm install". And there aren't any other dependencies on these packages in Compass...

I undid this but will also keep an eye on this, this just seems like something that shouldn't be happening 🤔

Copy link
Collaborator

Choose a reason for hiding this comment

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

Might be some change in algo in some recent npm version maybe 🤔

@addaleax addaleax merged commit 874cf52 into main Aug 29, 2024
@addaleax addaleax deleted the 1859-dev branch August 29, 2024 15:22
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.

3 participants