Commit graph

  • d2bac1a14c
    ref: Tidy up types and remove string coercion (#1536) nicholas-codecov 2024-08-12 11:25:55 -0600
  • 9f15ff6db1
    build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1541) dependabot[bot] 2024-08-12 20:24:00 +0300
  • 60a33a541b
    build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 (#1542) dependabot[bot] 2024-08-12 20:23:42 +0300
  • 569cfb3d58
    build(deps): bump undici from 5.28.4 to 6.19.7 dependabot[bot] 2024-08-12 04:28:20 +0000
  • 2e50e968a7
    build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 dependabot[bot] 2024-08-12 04:24:04 +0000
  • 6bd6eb1688
    build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 dependabot[bot] 2024-08-12 04:23:58 +0000
  • 5694bb02fe
    simplify conditional logic nicholas-codecov 2024-08-09 07:42:29 -0300
  • ccab10f482
    use new types, and remove redundent string coercion nicholas-codecov 2024-08-08 10:07:16 -0300
  • 59f04a8475
    add dev dep for GH webhook types nicholas-codecov 2024-08-08 10:06:03 -0300
  • bbaf3fcd75
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-08-06 04:52:34 +0000
  • 943cea186c
    build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1534) dependabot[bot] 2024-08-06 00:52:11 +0300
  • 3ff563fe20
    build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 dependabot[bot] 2024-08-05 04:44:54 +0000
  • 955f1f08ad
    build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 (#1532) dependabot[bot] 2024-08-02 14:35:46 +0300
  • 14644cd3d8
    build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 dependabot[bot] 2024-08-02 04:54:02 +0000
  • d7991a51f0
    fix: don't overwrite overrideBranch & add comments decribing getToken joseph-sentry 2024-08-01 09:53:46 -0400
  • 93af96d1e3
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-08-01 04:40:46 +0000
  • ec489f9279
    build(deps): bump undici from 5.28.4 to 6.19.5 dependabot[bot] 2024-08-01 04:40:25 +0000
  • 922d8d7b31
    build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#1525) dependabot[bot] 2024-07-30 21:28:13 +0300
  • 764e2e4bac
    build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 (#1526) dependabot[bot] 2024-07-30 21:26:06 +0300
  • dd5d48487d
    build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 (#1528) dependabot[bot] 2024-07-30 21:14:01 +0300
  • c60eda7839
    build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 dependabot[bot] 2024-07-30 04:09:10 +0000
  • 8b8de54d80
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-07-30 04:08:45 +0000
  • 775cafb3b3
    test: fix tests joseph-sentry 2024-07-29 11:55:11 -0400
  • b3582f7634
    test: fix tests joseph-sentry 2024-07-29 11:42:16 -0400
  • 66f355557d
    test: fix tests joseph-sentry 2024-07-29 11:36:17 -0400
  • f1d218aabf
    test: fix tests joseph-sentry 2024-07-29 11:33:50 -0400
  • 395060276d
    build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 dependabot[bot] 2024-07-29 04:05:08 +0000
  • 79e6341d77
    build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 dependabot[bot] 2024-07-29 04:05:01 +0000
  • 3fe2981325
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-07-26 19:23:21 +0000
  • 6f75c27045
    build(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.17.0 (#1520) dependabot[bot] 2024-07-26 21:22:38 +0200
  • 7ecd96f2f1
    build(deps): bump undici from 5.28.4 to 6.19.4 dependabot[bot] 2024-07-26 19:21:58 +0000
  • 4168d1398b
    build(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#1521) dependabot[bot] 2024-07-26 21:21:16 +0200
  • 0c23ec5ce3
    test: add test for tokenless build commit exec joseph-sentry 2024-07-26 13:54:22 -0400
  • 58f4498604
    fix: quick fix to use Promise resolve in getToken joseph-sentry 2024-07-23 16:26:14 -0400
  • 30c7aa0088
    refactor: change getToken to return nullable output joseph-sentry 2024-07-23 16:07:22 -0400
  • c56aae1c00
    feat: pass tokenless value as branch override joseph-sentry 2024-07-15 13:32:07 -0400
  • 9d38c62185
    build(deps-dev): bump typescript from 5.5.3 to 5.5.4 dependabot[bot] 2024-07-23 04:27:15 +0000
  • 08a855e3b3
    build(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.17.0 dependabot[bot] 2024-07-23 04:27:05 +0000
  • abe5d5a96b
    build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#1516) dependabot[bot] 2024-07-22 16:37:05 +0200
  • 045d36b043
    build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 dependabot[bot] 2024-07-22 04:29:36 +0000
  • cdaae0e243
    build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 (#1515) dependabot[bot] 2024-07-19 09:36:34 +0200
  • 6d9f74b9ec
    build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 dependabot[bot] 2024-07-19 04:21:26 +0000
  • a06c39c510
    test: versionInfo (#1407) Marco Biedermann 2024-07-16 19:57:04 +0200
  • 9693ac39cd
    fix: substring Tom Hu 2024-07-16 19:44:16 +0200
  • 348ee96311
    fix: just get the test to pass Tom Hu 2024-07-16 18:10:07 +0200
  • 06b4d41e38
    fix: update the test Tom Hu 2024-07-16 18:08:08 +0200
  • a87fadc201
    build(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.16.1 (#1513) dependabot[bot] 2024-07-16 17:11:18 +0200
  • ed2bd010ad
    build(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.16.1 dependabot[bot] 2024-07-16 15:03:33 +0000
  • 4ef269f796
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 (#1514) dependabot[bot] 2024-07-16 17:02:28 +0200
  • 992fc4eb1f
    chore(ci): restrict scorecards to codecov/codecov-action (#1512) Tom Hu 2024-07-16 16:44:50 +0200
  • 20724b9767
    fix: whitespace Tom Hu 2024-07-16 16:36:35 +0200
  • 51e4bb0297
    test: versionInfo Marco Biedermann 2024-05-01 20:40:06 +0200
  • 6285eb404e
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-07-16 04:47:20 +0000
  • 73b4fbd435
    chore(ci): restrict scorecards to codecov/codecov-action Tom Hu 2024-07-15 23:07:38 +0200
  • 9e145151be
    build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (#1509) dependabot[bot] 2024-07-15 08:46:41 +0200
  • 90d1d63c6b
    build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 dependabot[bot] 2024-07-15 04:22:18 +0000
  • e1b169f283
    build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0 (#1505) dependabot[bot] 2024-07-11 15:51:33 +0200
  • 4809d8a8f6
    build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 (#1507) dependabot[bot] 2024-07-11 15:51:25 +0200
  • 3c6908a0e7
    build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 dependabot[bot] 2024-07-11 04:31:46 +0000
  • e177e89d87
    build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0 dependabot[bot] 2024-07-10 14:02:47 +0000
  • 543b309c01
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 (#1503) dependabot[bot] 2024-07-10 16:00:58 +0200
  • 621cd670ee
    build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 (#1504) dependabot[bot] 2024-07-10 16:00:39 +0200
  • e4dbd7e64b
    build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1502) dependabot[bot] 2024-07-10 15:57:46 +0200
  • 042e5adb86
    build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 dependabot[bot] 2024-07-09 04:11:38 +0000
  • 976403ff87
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-07-09 04:11:27 +0000
  • 427534f9d8
    build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 dependabot[bot] 2024-07-08 04:50:21 +0000
  • 893cfea3da
    build(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.15.0 (#1499) dependabot[bot] 2024-07-02 21:10:11 +0800
  • e12e94d346
    build(deps-dev): bump typescript from 5.5.2 to 5.5.3 (#1500) dependabot[bot] 2024-07-02 21:09:38 +0800
  • a215e7b387
    build(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.15.0 dependabot[bot] 2024-07-02 13:05:14 +0000
  • 0aee9861d8
    build(deps-dev): bump typescript from 5.5.2 to 5.5.3 dependabot[bot] 2024-07-02 13:05:12 +0000
  • 8cf010f6e4
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 (#1501) dependabot[bot] 2024-07-02 21:04:28 +0800
  • 29db1f8e91
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-07-02 04:30:08 +0000
  • 0cbef546c8
    build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (#1496) dependabot[bot] 2024-07-02 00:24:52 +0800
  • 1064a33707
    Rename package-lock.json to package-lock.json MainOliver22 2024-07-01 12:30:54 +0100
  • 5535fc9ab4
    build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 dependabot[bot] 2024-07-01 04:58:59 +0000
  • fcc734be99 Update index.ts left 2024-06-29 20:53:48 +0100
  • af2ee03a4e
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 (#1492) dependabot[bot] 2024-06-25 19:04:17 +0800
  • 0bfebb1dcf
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-06-25 11:01:37 +0000
  • 3d7297c4a2
    build(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.14.1 (#1493) dependabot[bot] 2024-06-25 19:00:43 +0800
  • 2298eb020e
    build(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.14.1 dependabot[bot] 2024-06-25 04:10:23 +0000
  • acc280318d
    test joseph-sentry 2024-06-21 14:33:59 -0400
  • ab25b1efb3
    test fork change joseph-sentry 2024-06-21 12:24:53 -0400
  • ca3e2d9612
    build(deps-dev): bump typescript from 5.4.5 to 5.5.2 (#1490) dependabot[bot] 2024-06-21 21:00:16 +0800
  • a3562321ac
    build(deps-dev): bump typescript from 5.4.5 to 5.5.2 dependabot[bot] 2024-06-21 04:18:06 +0000
  • fe5828e636
    build(deps): bump undici from 5.28.4 to 6.19.2 dependabot[bot] 2024-06-19 04:12:23 +0000
  • f5469482a3
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 (#1484) dependabot[bot] 2024-06-18 20:21:48 +0800
  • 6433edc707
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-06-18 12:09:08 +0000
  • 76ee96d868
    build(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 (#1485) dependabot[bot] 2024-06-18 20:08:23 +0800
  • 63108bc229
    build(deps): bump undici from 5.28.4 to 6.19.1 dependabot[bot] 2024-06-18 04:39:02 +0000
  • fc2f00387a
    build(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 dependabot[bot] 2024-06-18 04:38:52 +0000
  • 9a146cf9d5
    build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 (#1479) dependabot[bot] 2024-06-17 13:17:57 +0800
  • d3911e8ec2
    build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#1480) dependabot[bot] 2024-06-17 13:17:48 +0800
  • d81eade746
    build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 (#1481) dependabot[bot] 2024-06-17 13:17:40 +0800
  • 94a3d06869
    build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 dependabot[bot] 2024-06-17 04:55:31 +0000
  • e6f9c5c2e5
    build(deps): bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-17 04:55:27 +0000
  • 655e628592
    build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 dependabot[bot] 2024-06-17 04:36:52 +0000
  • 1a0cd37029
    build(deps): bump undici from 5.28.4 to 6.19.0 dependabot[bot] 2024-06-17 04:36:35 +0000
  • e28ff129e5
    chore(release): bump to 4.5.0 (#1477) v4.5.0 Tom Hu 2024-06-13 01:59:44 +0800
  • 1df1e011ad
    chore(release): bump to 4.5.0 Tom Hu 2024-06-13 01:53:38 +0800
  • f413476237
    chore(deps): bump composer to 2.7.7 Tom Hu 2024-06-13 01:53:38 +0800