Commit Graph

  • b22b88f4e2
    Terst LeeJ996 2026-05-19 20:17:47 +0800
  • 50e2edfa61
    Merge pull request #46 from AurorNZ/renovate/volta-cli-action-5.x Alex Miller 2026-05-18 11:21:56 +1200
  • cc959d48f6
    chore(deps): update volta-cli/action action to v5 renovate[bot] 2026-05-17 22:23:07 +0000
  • d4dd38dcf1
    feat: add allow-override-on-pr input allow-override-on-pr Sascha Bratton 2026-05-03 14:32:31 -0400
  • acb8e488c5
    Merge 835b7f0f9e into f3ceefdc7e Hesham Salman 2026-04-27 16:35:43 -0400
  • 835b7f0f9e
    fix: honor negation patterns under default predicate quantifier Hesham Salman 2026-04-27 16:35:11 -0400
  • 899aeb93af Add minimal permissions blocks to GitHub Actions workflows Jim Kane 2026-04-15 13:20:37 -0500
  • 26c2043bf3
    Merge 357a18e2c6 into f3ceefdc7e Jonathan Hood 2026-04-13 16:20:36 +0000
  • 84e48bcf84
    Merge 70ecfd3b41 into f3ceefdc7e KKiiim 2026-04-13 16:20:36 +0000
  • 764755b50a
    Merge 9beb6f2184 into f3ceefdc7e Joe Horsnell 2026-04-13 16:20:34 +0000
  • 38be3d2613
    Merge 6f53153b8c into f3ceefdc7e Michael Hinton 2026-04-13 16:20:30 +0000
  • 7efdf018c8
    Merge 4c5aaae1a5 into f3ceefdc7e Scott Crooks 2026-04-13 16:20:29 +0000
  • 7b9041e421
    Merge f180dc4515 into f3ceefdc7e Simon Heimberg 2026-04-13 16:20:29 +0000
  • 02e4378fae
    Merge 5586e38bf4 into f3ceefdc7e Zoltan Burgermeiszter 2026-04-13 16:20:28 +0000
  • 3a17995bc0
    Merge 8ec3b44912 into f3ceefdc7e Diogo Kiss 2026-04-13 16:20:28 +0000
  • 540ff54272 Bump @typescript-eslint/parser from 8.57.2 to 8.58.0 dependabot[bot] 2026-04-13 14:39:00 +0000
  • 4e007e4534 Bump eslint from 10.0.3 to 10.2.0 dependabot[bot] 2026-04-13 05:54:42 +0000
  • 5d50ae4f10
    Merge 29b8170a37 into f3ceefdc7e JiHwan Oh 2026-04-13 06:49:00 -0700
  • f3ceefdc7e
    fix: use rev-parse instead of branch --show-current for older git compat (#303) master Sascha Bratton 2026-04-10 17:44:48 -0400
  • 143c3e5dfc Bump handlebars in the npm_and_yarn group across 1 directory dependabot[bot] 2026-03-27 03:06:59 +0000
  • 898f092f13 Update eslint from 8.57.1 to 10.0.3 with flat config migration Jim Kane 2026-03-25 14:06:45 -0500
  • 9afa3450dd Update eslint from 8.57.1 to 10.0.3 with flat config migration Jim Kane 2026-03-25 14:06:45 -0500
  • 21c6681597 Bump @actions/github from 8.0.1 to 9.0.0 dependabot[bot] 2026-03-25 18:09:04 +0000
  • 05fe388b9a Bump @actions/core from 1.10.1 to 3.0.0 and @actions/exec from 1.1.1 to 3.0.0 Jim Kane 2026-03-16 12:39:03 -0500
  • 61f87a10cd
    chore: fix GitHub spelling in logs (#278) Lucas Servén Marín 2026-03-25 12:27:15 -0400
  • 69c3baf050
    fix: rebuild dist Sascha Bratton 2026-03-25 12:25:58 -0400
  • 40aea1dbd8
    fix: resolve PullRequestEvent type error from merge Sascha Bratton 2026-03-25 12:25:47 -0400
  • d220295748
    Merge branch 'master' into patch-1 Sascha Bratton 2026-03-25 12:22:25 -0400
  • b82ff81ffb
    fix warning message (#282) Carly Gundy 2026-03-25 17:19:27 +0100
  • 857dfd38cd
    fix: rebuild dist Sascha Bratton 2026-03-25 12:12:26 -0400
  • 87dc662f0d Bump flatted in the npm_and_yarn group across 1 directory dependabot[bot] 2026-03-21 20:22:23 +0000
  • 5e1b966447 Bump @actions/core from 1.10.1 to 3.0.0 and @actions/exec from 1.1.1 to 3.0.0 Jim Kane 2026-03-16 12:39:03 -0500
  • e1d8955f3b Bump picomatch and @types/picomatch dependabot[bot] 2026-03-16 14:59:57 +0000
  • 81ce039e30
    Merge pull request #32 from DartHealth/fix/vulnerable-dependencies Jim Kane 2026-03-16 09:58:51 -0500
  • 4b46c89ad2
    chore: rebuild dist Sascha Bratton 2026-03-15 14:27:42 -0400
  • 08809b8c81
    fix: use rev-parse instead of branch --show-current for older git compat Sascha Bratton 2026-03-15 14:24:13 -0400
  • 22c1652714
    Merge branch 'master' into patch-1 Sascha Bratton 2026-03-13 22:18:08 -0400
  • fbd0ab8f3e
    feat: add merge_group event support v4.0.1 v4 Masaru Iritani 2026-03-14 10:50:09 +0900
  • efb1da7ce8
    feat: add dist/ freshness check to PR workflow Sascha Bratton 2026-03-13 21:27:27 -0400
  • 3400fa8be6 Run npm run pack Masaru Iritani 2026-03-14 01:35:22 +0000
  • 881584d466 refactor: update PullRequest type usage in getChangedFilesFromApi and related functions Masaru Iritani 2026-03-14 00:49:34 +0000
  • 9cca65527a
    Apply suggestion from @masaru-iritani Sascha Bratton 2026-03-13 16:25:27 -0400
  • 902c3ad313 Bump eslint from ^8.56.0 to ^8.57.0 to satisfy @typescript-eslint peer deps Jim Kane 2026-03-13 14:35:20 -0500
  • d8f7b061b2
    Merge pull request #302 from dorny/issue-299 Michal Dorner 2026-03-13 20:16:52 +0100
  • addbc147a9
    Update README for v4 Michal Dorner 2026-03-13 20:14:22 +0100
  • bf00a58d83 Upgrade eslint toolchain to fix minimatch vulnerabilities Jim Kane 2026-03-13 13:26:50 -0500
  • ed72718963 Upgrade @actions/* packages to fix undici vulnerability Jim Kane 2026-03-13 13:19:08 -0500
  • ecb2e254c2 Bump prettier from 2.8.8 to 3.8.1 dependabot[bot] 2026-03-13 17:22:45 +0000
  • e61913c25f Bump @vercel/ncc from 0.38.1 to 0.38.4 dependabot[bot] 2026-03-13 16:57:48 +0000
  • 9540bef0d9 Bump jest-circus from 29.7.0 to 30.2.0 dependabot[bot] 2026-03-13 17:03:07 +0000
  • 77d41cf00c Bump jest and @types/jest dependabot[bot] 2026-03-13 16:55:45 +0000
  • 8cfe3ef770 Bump ts-jest from 29.1.2 to 29.4.6 dependabot[bot] 2026-03-13 16:41:10 +0000
  • e4202729dc Bump @types/node from 24.12.0 to 25.3.5 dependabot[bot] 2026-03-13 16:40:57 +0000
  • e7f0fb9f5a Enable dependabot Jim Kane 2026-03-13 11:25:51 -0500
  • 4188ef47ee Run npm audit to clean out minor updates Jim Kane 2026-03-13 11:12:39 -0500
  • ab297fc8bf Update @actions/github to 9.0.0 Jim Kane 2026-03-13 11:09:53 -0500
  • 574b2dd533 Update undici to 5.29 Jim Kane 2026-03-13 10:51:21 -0500
  • 100f86e19c Update minimatch to 3.1.5 Jim Kane 2026-03-13 10:45:27 -0500
  • 3ff8f27d73 feat: update action runtime to node24 Sascha Bratton 2026-03-11 11:32:58 -0400
  • c4622efe57 Add missing predicate-quantifier Ward Peeters 2025-09-12 22:58:41 +0200
  • 8b4e0ca761 Revert "Add missing predicate-quantifier" Jim Kane 2026-03-12 12:21:21 -0500
  • ad01a08e58 Revert "Enable dependabot updates" Jim Kane 2026-03-12 12:21:18 -0500
  • 35e46e8bd7 Revert "Bump js-yaml" Jim Kane 2026-03-12 12:21:16 -0500
  • a9a7242588 Revert "Bump the npm_and_yarn group across 1 directory with 4 updates" Jim Kane 2026-03-12 12:21:13 -0500
  • 8ae120554f Revert "Bump ts-jest from 29.1.2 to 29.4.6" Jim Kane 2026-03-12 12:21:10 -0500
  • ff146a16a3 Revert "Bump @types/node from 20.11.6 to 25.3.3" Jim Kane 2026-03-12 12:21:08 -0500
  • 2afba9d1bc Revert "Bump @actions/core from 1.10.1 to 3.0.0" Jim Kane 2026-03-12 12:21:06 -0500
  • a4826c312b
    Merge 37621f5d7e into 9d7afb8d21 Vanley 2026-03-12 16:04:08 -0700
  • 9d7afb8d21
    Update CHANGELOG for v4.0.0 v4.0.0 releases/v4 Michal Dorner 2026-03-12 23:21:58 +0100
  • 782470c5d9
    Merge branch 'releases/v3' Michal Dorner 2026-03-12 23:17:21 +0100
  • d1c1ffe024
    Update CHANGELOG for v3.0.3 v3.0.3 v3 releases/v3 Michal Dorner 2026-03-12 22:44:02 +0100
  • 642f3389e1 feat: update action runtime to node24 Sascha Bratton 2026-03-11 11:32:58 -0400
  • f897685184 Add missing predicate-quantifier Ward Peeters 2025-09-12 22:58:41 +0200
  • 411e02e2cf Revert "Add missing predicate-quantifier" Jim Kane 2026-03-12 12:21:21 -0500
  • 28526697ba Revert "Enable dependabot updates" Jim Kane 2026-03-12 12:21:18 -0500
  • 73b3fc9acc Revert "Bump js-yaml" Jim Kane 2026-03-12 12:21:16 -0500
  • fbad0c9e74 Revert "Bump the npm_and_yarn group across 1 directory with 4 updates" Jim Kane 2026-03-12 12:21:13 -0500
  • 9a15961881 Revert "Bump ts-jest from 29.1.2 to 29.4.6" Jim Kane 2026-03-12 12:21:10 -0500
  • 6a7e0021bd Revert "Bump @types/node from 20.11.6 to 25.3.3" Jim Kane 2026-03-12 12:21:08 -0500
  • 2092b548c1 Revert "Bump @actions/core from 1.10.1 to 3.0.0" Jim Kane 2026-03-12 12:21:06 -0500
  • 501955ab38
    Merge 28cec18b46 into ce10459c8b Rebecca Turner 2026-03-11 15:12:11 -0400
  • ce10459c8b
    Merge pull request #294 from saschabratton/master Michal Dorner 2026-03-11 20:07:23 +0100
  • 10db17a161
    Merge 0f37c3f3e8 into 668c092af3 gustavomaia-paypal 2026-03-11 15:27:55 -0300
  • 5f40380c54
    feat: update action runtime to node24 Sascha Bratton 2026-03-11 11:32:58 -0400
  • e597a965a1 Revert "Bump the npm_and_yarn group across 1 directory with 4 updates" Jim Kane 2026-03-11 09:40:28 -0500
  • 76d68a3192 Bump @actions/core from 1.10.1 to 3.0.0 dependabot[bot] 2026-03-10 19:17:43 +0000
  • 358d7e62d5 Bump @types/node from 20.11.6 to 25.3.3 dependabot[bot] 2026-03-10 19:00:15 +0000
  • 54df2b0484 Bump ts-jest from 29.1.2 to 29.4.6 dependabot[bot] 2026-03-10 19:00:07 +0000
  • 237ff3746b Bump the npm_and_yarn group across 1 directory with 4 updates dependabot[bot] 2026-03-10 18:41:03 +0000
  • ea628d55f5 Bump js-yaml dependabot[bot] 2026-03-09 15:36:20 +0000
  • 3db266694f Enable dependabot updates Jim Kane 2026-03-09 10:38:41 -0500
  • 392b7cbed5 Revert "Bump @actions/core from 1.10.1 to 3.0.0" Jim Kane 2026-03-10 16:07:47 -0500
  • c39dd878c0 Bump @actions/core from 1.10.1 to 3.0.0 dependabot[bot] 2026-03-10 19:17:43 +0000
  • 6db5b1d3ff Bump @types/node from 20.11.6 to 25.3.3 dependabot[bot] 2026-03-10 19:00:15 +0000
  • 70697a7a15 Bump ts-jest from 29.1.2 to 29.4.6 dependabot[bot] 2026-03-10 19:00:07 +0000
  • 830398a356 Bump the npm_and_yarn group across 1 directory with 4 updates dependabot[bot] 2026-03-10 18:41:03 +0000
  • b5fede031a Bump js-yaml dependabot[bot] 2026-03-09 15:36:20 +0000
  • b1abac83a2 Enable dependabot updates Jim Kane 2026-03-09 10:38:41 -0500
  • db5b44dca0 Add missing predicate-quantifier Ward Peeters 2025-09-12 22:58:41 +0200
  • 2ec1601c6a Enable dependabot updates Jim Kane 2026-03-09 10:38:41 -0500