-
Notifications
You must be signed in to change notification settings - Fork 85
Comparing changes
Open a pull request
base repository: mongodb-js/mongosh
base: @mongosh/arg-parser@3.19.0
head repository: mongodb-js/mongosh
compare: @mongosh/arg-parser@3.20.0
- 15 commits
- 39 files changed
- 9 contributors
Commits on Sep 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c11ac4 - Browse repository at this point
Copy the full SHA 0c11ac4View commit details
Commits on Sep 18, 2025
-
chore(ci): partially fix vscode test (#2538)
Right now, the VSCode test is failing in CI because the versions of `@mongodb-js/devtools-connect` mismatch. We can align them the same way we aligned the driver versions. This does not turn the task green yet, but it is a necessary step (the next one would be adjusting the VSCode source code for the removal of the argument to `serviceProvider.close()` from c8e2697).
Configuration menu - View commit details
-
Copy full SHA for 0e6a788 - Browse repository at this point
Copy the full SHA 0e6a788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1961a15 - Browse repository at this point
Copy the full SHA 1961a15View commit details
Commits on Sep 19, 2025
-
chore: update node.js version Co-authored-by: mcasimir <334881+mcasimir@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff4bf91 - Browse repository at this point
Copy the full SHA ff4bf91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa27e4 - Browse repository at this point
Copy the full SHA 6aa27e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14e409 - Browse repository at this point
Copy the full SHA e14e409View commit details
Commits on Sep 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 366a459 - Browse repository at this point
Copy the full SHA 366a459View commit details
Commits on Sep 25, 2025
-
chore(e2e): add tests for QE text search and CSFLE $lookup MONGOSH-2144
MONGOSH-1351 (#2427) Co-authored-by: Anna Henningsen <anna@addaleax.net>
Configuration menu - View commit details
-
Copy full SHA for 93d1eeb - Browse repository at this point
Copy the full SHA 93d1eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0cf48 - Browse repository at this point
Copy the full SHA 2d0cf48View commit details -
Configuration menu - View commit details
-
Copy full SHA for af60369 - Browse repository at this point
Copy the full SHA af60369View commit details
Commits on Sep 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e403868 - Browse repository at this point
Copy the full SHA e403868View commit details
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e548efe - Browse repository at this point
Copy the full SHA e548efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1024a09 - Browse repository at this point
Copy the full SHA 1024a09View commit details -
fix(shell-api,shell-bson): increase runtime independence (#2544)
Make the `shell-bson` and `shell-api` packages more runtime-independent (as they are supposed to be) by using `util` and `crypto` as progressive enhancement enablers rather than required packages. This specifically makes `shell-bson` fully usable in a bare-bones JS environment.
Configuration menu - View commit details
-
Copy full SHA for 847965c - Browse repository at this point
Copy the full SHA 847965cView commit details -
chore(release): bump packages for auxiliary release (#2546)
Co-authored-by: addaleax <899444+addaleax@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d6e3e2e - Browse repository at this point
Copy the full SHA d6e3e2eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @mongosh/arg-parser@3.19.0...@mongosh/arg-parser@3.20.0