Skip to content

fix(oidc-http-server-pages): mongodb-query-parser was bumped - #860

Merged
esvm merged 1 commit into
mainfrom
COMPASS-10980-fix
Aug 19, 2026
Merged

fix(oidc-http-server-pages): mongodb-query-parser was bumped#860
esvm merged 1 commit into
mainfrom
COMPASS-10980-fix

Conversation

@esvm

@esvm esvm commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Description

There was a bad timing with my previous PR. The query-parser was bumped in a major version making my changes break the main. As this dependency is only imported here as a dev dependency because of compass-components, I don't expect any issues with different versions between them

Open Questions

Checklist

Copilot AI lite review requested due to automatic review settings August 19, 2026 10:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Aligns @mongodb-js/oidc-http-server-pages’s development dependency range with the repository’s bumped workspace package mongodb-query-parser@5.0.1, preventing workspace install/version-range conflicts after the major version update.

Changes:

  • Bump mongodb-query-parser devDependency in packages/oidc-http-server-pages from ^4.7.16 to ^5.0.1.
  • Update the corresponding package-lock.json workspace metadata entries to match the new range.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
packages/oidc-http-server-pages/package.json Updates the devDependency range for mongodb-query-parser to ^5.0.1.
package-lock.json Updates the workspace lock entries for @mongodb-js/oidc-http-server-pages to reflect mongodb-query-parser@^5.0.1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@esvm
esvm merged commit aae8420 into main Aug 19, 2026
20 checks passed
@esvm
esvm deleted the COMPASS-10980-fix branch August 19, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants