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

feat: add support for mongodb@6 #1

Merged
merged 36 commits into from
Jan 31, 2024
Merged

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    e1edcae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b99f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937be77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9783325 View commit details
    Browse the repository at this point in the history
  5. Fix flakey tests

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a9ac53c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bb883f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84bf56a View commit details
    Browse the repository at this point in the history
  8. Update test.yml

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6617943 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    sebamarynissen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    df75618 View commit details
    Browse the repository at this point in the history
  10. Update package.json

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    61340ca View commit details
    Browse the repository at this point in the history
  11. Update .gitignore

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5f7a012 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9bc27b6 View commit details
    Browse the repository at this point in the history
  13. Update test.yml

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ff51fea View commit details
    Browse the repository at this point in the history
  14. Run eslint fix

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    89f8f55 View commit details
    Browse the repository at this point in the history
  15. Fix linting errors

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    df1bd10 View commit details
    Browse the repository at this point in the history
  16. Run less tests

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    35de37a View commit details
    Browse the repository at this point in the history
  17. Delete docs.yml

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b7fcc0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    651dc93 View commit details
    Browse the repository at this point in the history
  19. Update test.yml

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    98a6eca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b977212 View commit details
    Browse the repository at this point in the history
  21. Gtfo TypeScript

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a441cb9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    495fdf3 View commit details
    Browse the repository at this point in the history
  23. Require mongodb for development

    I hate you, TypeScript. We had to specify mongodb as a dev dependency because the build wasn't working otherwise. Jezus Christ.
    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    308c7ce View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b240f8f View commit details
    Browse the repository at this point in the history
  25. Revert "End the TypeScript madness plz"

    This reverts commit b240f8f.
    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ecfd5b6 View commit details
    Browse the repository at this point in the history
  26. Update test.yml

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d2bb446 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bc11d10 View commit details
    Browse the repository at this point in the history
  28. Update README.md

    sebamarynissen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d686a8a View commit details
    Browse the repository at this point in the history
  29. Output native esm

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    74f0127 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0d10c68 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    206f332 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d743a72 View commit details
    Browse the repository at this point in the history
  33. Fix linting errors

    sebamarynissen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    08bde7d View commit details
    Browse the repository at this point in the history
  34. Update README.md

    sebamarynissen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c128f41 View commit details
    Browse the repository at this point in the history
  35. Update README.md

    sebamarynissen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c7a8aa3 View commit details
    Browse the repository at this point in the history
  36. Update README.md

    sebamarynissen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6cc0685 View commit details
    Browse the repository at this point in the history