Skip to content
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

Update Mongo driver to v6.9.0 #4680

Merged
merged 24 commits into from
Oct 8, 2024
Merged

Update Mongo driver to v6.9.0 #4680

merged 24 commits into from
Oct 8, 2024

Commits on Sep 30, 2024

  1. update mongo driver to v6.9.0

    - remove old @type definitions
    - mongo now provides typescript types
    nick-funk committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    57ce741 View commit details
    Browse the repository at this point in the history
  2. WIP: update query types

    nick-funk committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    71f6275 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    b526cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a16db72 View commit details
    Browse the repository at this point in the history
  3. WIP: even more type fixes

    nick-funk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a6ebd6b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. replace remove with delete

    nick-funk committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    045bd49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    267dd6b View commit details
    Browse the repository at this point in the history
  3. update tenant cache types

    nick-funk committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cbbb564 View commit details
    Browse the repository at this point in the history
  4. resolve types for metrics

    - fix date parsing
    - handle TS->JS for-loop type safety loss
    nick-funk committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    222e71d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fix seenComments types

    nick-funk committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    33c914a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e635a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a8f38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    169eab4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de2bf8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb56ddf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e14f392 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2d2dfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0dd7841 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6010f68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c66630 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34cbf94 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    370106b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad39f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be604fd View commit details
    Browse the repository at this point in the history