Skip to content

chore: bump dependencies #346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2025
Merged

chore: bump dependencies #346

merged 2 commits into from
Jul 10, 2025

Conversation

nirinchev
Copy link
Collaborator

Proposed changes

Bumps all dependencies to latest except for @mongodb-js/devtools-connect and @mongosh/service-provider-node-driver - those come with a major version upgrade for the oidc plugin, which results in an esm issue that I didn't want to investigate right now.

Checklist

@Copilot Copilot AI review requested due to automatic review settings July 9, 2025 12:28
@nirinchev nirinchev requested a review from a team as a code owner July 9, 2025 12:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Bumps most devDependencies and dependencies to their latest versions while excluding two packages that introduce an ESM issue.

  • Updated multiple devDependencies to newer releases.
  • Bumped various runtime dependencies to newer releases.
  • Left @mongodb-js/devtools-connect and @mongosh/service-provider-node-driver at their previous versions due to an ESM issue.
Comments suppressed due to low confidence (3)

package.json:78

  • The version '^3.25.76' for 'zod' appears unusually high; please verify this is the intended version or correct any typo.
    "zod": "^3.25.76"

package.json:56

  • Ensure that ts-jest v29 supports Jest v30, or upgrade to a compatible ts-jest version (e.g., v30.x) to avoid potential mismatches.
    "ts-jest": "^29.4.0",

package.json:35

  • Remember to update and commit the corresponding lockfile (package-lock.json or yarn.lock) to ensure these dependency changes are properly applied.
  "devDependencies": {

@nirinchev nirinchev merged commit 5ac06d0 into main Jul 10, 2025
18 checks passed
@nirinchev nirinchev deleted the ni/dependencies branch July 10, 2025 10:08
nirinchev added a commit that referenced this pull request Jul 10, 2025
* main:
  chore: bump dependencies (#346)
  chore: fix cursor link (#351)
  chore: move --readOnly to env var (#350)
  chore: default examples with --readOnly (#347)
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.

2 participants