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

bun.sh compatibility & bun CI #1929

Draft
wants to merge 55 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2023

  1. bun compatibility

    ThatOneCalculator committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0bddedf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1de6b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd24df6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3cd1b6 View commit details
    Browse the repository at this point in the history
  5. fix detector test

    ThatOneCalculator committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c34b0d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0be3fcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb1431b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    7bad8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f72f6e View commit details
    Browse the repository at this point in the history
  3. corepack enable

    ThatOneCalculator committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    cb13549 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    d1a3dc4 View commit details
    Browse the repository at this point in the history
  2. corepack enable

    ThatOneCalculator committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f421fa4 View commit details
    Browse the repository at this point in the history
  3. lockfile

    ThatOneCalculator committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a72bb1f View commit details
    Browse the repository at this point in the history
  4. fix ci

    ThatOneCalculator committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5860389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6c3e0a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

    ThatOneCalculator committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cdfd2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad892f4 View commit details
    Browse the repository at this point in the history
  4. fix ci example

    ThatOneCalculator committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c1c553c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    287d51f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13a7621 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    2735505 View commit details
    Browse the repository at this point in the history
  2. update lockfile

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a99a0a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f9dae3 View commit details
    Browse the repository at this point in the history
  4. fix ci

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5f65ba1 View commit details
    Browse the repository at this point in the history
  5. fix ci yet again

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ea141c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b88bcec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23d1e28 View commit details
    Browse the repository at this point in the history
  8. webpack -> vite

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    4c00dd7 View commit details
    Browse the repository at this point in the history
  9. lockfile

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    04c9439 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc8517a View commit details
    Browse the repository at this point in the history
  11. update lockfile

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1809286 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f846770 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56c10af View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0864444 View commit details
    Browse the repository at this point in the history
  15. lockfiles

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1299cac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84bf97a View commit details
    Browse the repository at this point in the history
  17. up pnpm to 8.8.0

    ThatOneCalculator committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3f065ca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ed370b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    2629843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e08a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b17525d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f84d5 View commit details
    Browse the repository at this point in the history
  5. format

    ThatOneCalculator committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    425151f View commit details
    Browse the repository at this point in the history
  6. fix for cjs

    ThatOneCalculator committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7afada7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9f1ebf View commit details
    Browse the repository at this point in the history
  8. rm stray line

    ThatOneCalculator committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d3282fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a969af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1652d0 View commit details
    Browse the repository at this point in the history
  11. proper ignore

    ThatOneCalculator committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f43df7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53eab06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    adf8be1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7243999 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fffbee9 View commit details
    Browse the repository at this point in the history