Commit Graph
13 Commits
Author SHA1 Message Date
Salman Muin Kayser Chishti 73b5e99fba test: add 16 unit tests for getOctokit factory 2026-04-09 19:15:54 +01:00
Salman Muin Kayser Chishti 19ac6e42c0 feat: wire getOctokit factory into script context 2026-04-09 19:15:53 +01:00
Salman Muin Kayser Chishti 0c2c53e809 feat: add getOctokit factory with deep merge, stripUndefined, and plugin dedup 2026-04-09 19:15:51 +01:00
Salman Muin Kayser Chishti 652783f052 types: update type declarations to match v9 async-function changes 2026-04-09 19:15:49 +01:00
Salman Muin Kayser Chishti af48da85cb refactor: update async-function types for v9 imports, add getOctokit to arguments 2026-04-09 19:15:47 +01:00
Salman Muin Kayser Chishti 926497b406 refactor: update OctokitOptions import path for v9 2026-04-09 19:15:46 +01:00
Salman Muin Kayser Chishti 26bb776791 chore: refresh license cache for upgraded dependencies 2026-04-09 19:15:43 +01:00
Salman Muin Kayser Chishti 84e9b9d216 build: switch to ES2022 target with bundler module resolution 2026-04-09 19:15:41 +01:00
Salman Muin Kayser Chishti 34cab63564 chore: update package-lock.json for v9 dependencies 2026-04-09 19:15:39 +01:00
Salman Muin Kayser Chishti ff4b64fc28 feat!: bump version to 9.0.0, upgrade @actions/github to v9 2026-04-09 19:15:31 +01:00
Salman ChishtiandGitHub 20fe497b3f Merge pull request #637 from actions/node24
Update Node.js version support to 24.x
2025-09-04 10:55:50 +01:00
Salman Muin Kayser Chishti e7b7f222b1 update licenses 2025-08-08 12:15:47 +01:00
Salman Muin Kayser Chishti 2c81ba05f3 Update Node.js version support to 24.x
Bump Node.js version requirement from 20.x to 24.x in action configuration and package files. Update @types/node and undici-types dependencies to match Node 24 compatibility.
2025-07-29 14:08:35 +01:00