Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-js/devtools-shared
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: mongodb-js/devtools-shared
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 9 commits
  • 147 files changed
  • 4 contributors

Commits on Apr 1, 2025

  1. chore: update dependencies MONGOSH-2125 (#522)

    * chore: bump prettier to 3.5.3
    
    * disable an outdated fetch test
    
    * chore: update gen-esm-wrapper to 1.1.3
    
    * bump mongodb-js/monorepo-tools to 1.1.17
    
    * chore: bump yargs to ^17.7.2
    
    * chore: bump minimist to 1.2.8
    
    * chore: bump semver to 7.7.1
    
    * chore: bump debug to 4.4.0
    
    * chore: bump chai to 4.5.0
    
    * chore: bump depcheck to 1.4.7
    
    * chore: bump why-is-node-running to 2.3.0
    
    * chore: bump node-fetch to 2.7.0
    
    * chore: bump acorn to 8.14.1
    
    * chore: bump @types/mocha to 9.1.1
    nirinchev authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    7b49da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f97f5a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    83d9003 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    a980026 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    52746e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Configuration menu
    Copy the full SHA
    8e46b11 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    559968a View commit details
    Browse the repository at this point in the history
  2. fix(mongodb-cloud-info): if the host's IP is not in a cloud's range, …

    …check if the CNAME resolves to AWS. COMPASS-8932 (#526)
    
    * If the host's IP is not in a cloud's range, check if the CNAME resolves to AWS.
    
    * Update packages/mongodb-cloud-info/src/index.ts
    
    Co-authored-by: Anna Henningsen <[email protected]>
    
    * without the .only
    
    * reformat unrelated code
    
    ---------
    
    Co-authored-by: Anna Henningsen <[email protected]>
    lerouxb and addaleax authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    561a26d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c6900d View commit details
    Browse the repository at this point in the history
Loading