Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"close-issue",
"github-issues",
"github-action",
"workflow",
"automation"
],
"is_fork": false,
"size_kb": 1082,
"has_wiki": true,
"homepage": null,
"languages": {},
"pushed_at": "2026-06-24T11:53:12Z",
"created_at": "2020-05-04T03:00:58Z",
"owner_type": "User",
"updated_at": "2026-06-30T11:54:39Z",
"description": "A GitHub action to close an issue",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": null,
"significant_languages": []
},
"owner": {
"blog": "https://peterevans.dev",
"name": "Peter Evans",
"type": "User",
"login": "peter-evans",
"company": null,
"location": "United Kingdom",
"followers": 893,
"avatar_url": "https://avatars.githubusercontent.com/u/18365890?v=4",
"created_at": "2016-04-09T13:51:46Z",
"is_verified": null,
"public_repos": 105,
"account_age_days": 3757
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2026-03-06T09:24:26Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2023-04-19T01:53:41Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2023-04-06T23:48:41Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2022-10-24T08:09:04Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2022-10-17T12:33:45Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-08-18T03:59:51Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-03-22T05:29:59Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2020-11-19T01:51:49Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-09-21T23:43:05Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-06-06T04:32:07Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-05-06T00:29:53Z"
}
],
"recent_commits": [
{
"oid": "c4e1cd85b27cb2c2d91095a65f6998de705b0de5",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 (#970)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T11:53:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05dff7ca07116e5707cfb3a3cd4af7bb5e43524c",
"body": "Replace all `${{ inputs.* }}` interpolations inside `run:` scripts with\nenvironment variables passed via `env:` blocks, preventing shell\ninterpretation of backticks, `$(...)`, and other metacharacters in\nuser-supplied inputs.\n\n- Pass `comment` directly as an env var to the Close Issue step,\n elimin\n[…]\nnation\n- Route `close-reason`, `labels`, `repository`, and `issue-number`\n through `env:` blocks in all steps for defense in depth\n- Quote variable references in label processing to handle whitespace",
"is_bot": false,
"headline": "Fix shell injection vulnerability in comment handling (#963)",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2026-03-06T09:22:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c7be946bab58fb3d546af2d03f487808af961bc",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 6 to 7 (#950)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-04T11:53:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "340f60e1ede579ad9f6e8223775907da3b0405eb",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 7 to 8 (#949)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-04T11:53:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db492c17adac36eb980a185739e2a15ef98cf083",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 5 to 6 (#934)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-17T11:02:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e62890199bab646bafb30413d279f8f585ca4aa",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 6 to 7 (#935)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-17T11:02:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9683947374319275916f22ebe7dd7ac8f9a4d72",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6 (#927)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-26T11:02:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c8641d82726246b83fd3cb84c503c6bf864a1dd",
"body": "Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 4 to 5.\n- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)\n- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v4...v5)\n\n---\nupdated-dependencie\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/slash-command-dispatch from 4 to 5 (#920)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-19T11:01:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f12411bef6d7363e0cbe6054ebd9012355cb764",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 5 to 6 (#906)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T11:03:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9132a4e46f79bb72d1602eec46f9cce75c15fe04",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 4 to 5 (#907)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T11:02:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d9ae3e76f2781db4096a8f50073209b659d3a2e",
"body": "Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 5 to 6.\n- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)\n- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v5...v6)\n\n---\nupdated-dependencie\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/create-issue-from-file from 5 to 6 (#899)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-08T11:02:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "830159ce49c1fc4dabc54f849e4a7396200e70ae",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5 (#892)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-13T11:43:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aaf361f8730ef696746564adeda36b2efa3ccb04",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 4 to 5 (#885)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-06T11:57:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6575d6f086c81caa10214f1a812cd21a26960b4f",
"body": "Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3 to 4.\n- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)\n- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v3...v4)\n\n---\nupdated-dependencie\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/slash-command-dispatch from 3 to 4 (#870)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-31T11:51:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c02c63dfb0e7b04f5fb9fc10c015f2a8f42f8b34",
"body": "Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 4 to 5.\n- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)\n- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5)\n\n---\nupdated-dependencie\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/create-issue-from-file from 4 to 5 (#871)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-31T11:50:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14f82a577cf73d9fc705ab865d01199d267d7014",
"body": "* Bump actions/download-artifact from 3 to 4\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)\n\n---\nupdated-d\n[…]\nby: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 3 to 4 (#863)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-20T13:06:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "514b6f77c343da12e022123b8b8ede96e2d18738",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4 (#855)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-06T11:19:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "276d7966e389d888f011539a86c8920025ea0626",
"body": null,
"is_bot": false,
"headline": "fix: multiline comment regression (#844)",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2023-04-19T01:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd3bb0e4eb4e15fba873613c03255cbac3dffd6",
"body": "* convert to composite action\r\n\r\n* refactor",
"is_bot": false,
"headline": "v3 (#800)",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2023-04-06T23:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c15b9023dcaf9a73c97bf46d2d3d5757794d43",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 (#828)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-05T11:58:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa96ad4158d1332470baecbff5ffd6ef70e9d8da",
"body": "Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)\n\n---\nupdated-dependencies:\n- depende\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/create-pull-request from 4 to 5 (#827)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-05T11:57:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8676c2b6e4b6ed24e4c64fec4d1a95d802d91993",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)\n\n---\nupdated-dependencie\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.36.0 to 8.37.0 (#772)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-29T12:00:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7caa0bcb1f379af2e856f9fe67e301bbcb8df55f",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 (#775)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-29T12:00:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0b53be174a150f0b0b4b494aabcf4033d8336007",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7)\n\n---\nupdated\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump prettier from 2.8.6 to 2.8.7 (#769)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-29T11:58:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8f73f1f6516c63aacff13285c67b451529d26a2",
"body": "Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.1 to 4.7.0.\n- [Release notes](https://github.com/github/eslint-plugin-github/releases)\n- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint-plugin-github from 4.6.1 to 4.7.0 (#768)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-29T11:58:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "33d4ada8cfbeddac027bbaa2c14c74924a177cf9",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.5 to 18.15.11.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-d\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.15.5 to 18.15.11 (#767)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-29T11:58:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b537a2ef80ab2fe65c165dca578bcaabfba93a35",
"body": "Bumps [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge) from 2 to 3.\n- [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases)\n- [Commits](https://github.com/peter-evans/enable-pull-request-automerge/compare/v2...\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/enable-pull-request-automerge from 2 to 3 (#766)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-29T11:57:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7fce62bcad4e4a7596ca8e7eb22e3fd32b99550e",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.56.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 (#751)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-22T12:00:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c4dc2ff884351abcf007e91ba3fc4cb88fc9445",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.6.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.6)\n\n---\nupdated\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump prettier from 2.8.4 to 2.8.6 (#750)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-22T11:58:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "08a355e57958487045a2564809429074170d481c",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.3 to 18.15.5.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.15.3 to 18.15.5 (#749)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-22T11:58:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f7b87be027e5e7f1a00cf7d8235f60a88b367d4",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 (#734)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-15T12:06:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "490416fa0fce7b8980c5f82e3052cfa9de7183cd",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0)\n\n---\nupdated-dependencie\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.35.0 to 8.36.0 (#733)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-15T11:58:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b642d0472b8414c0307f50032f6df980314620fb",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.3.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.14.6 to 18.15.3 (#732)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-15T11:58:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2b0f5fda7da44421a2e981c6f748719704b7c8ca",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.2 to 18.14.6.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.14.2 to 18.14.6 (#717)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-08T12:00:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a0d50a5018af5e22b61aa43202920fbfd4fb5e3",
"body": "Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.3 to 29.5.0.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v29.5.0\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest-circus from 29.4.3 to 29.5.0 (#716)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-08T11:58:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0c7045cd6dbf967cd07ee447c287818ed39f957",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 (#715)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-08T11:58:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b844a53178819619b2693fbead896f1f5e0ca09",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.14.0 to 18.14.2 (#700)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-01T12:12:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4d95c2f286aa22910db99a19e2097162feb0ce9",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (#699)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-01T11:58:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e5bb47a37512cbff28f02f4ad7b3068f8bb3591",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0)\n\n---\nupdated-dependencie\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.34.0 to 8.35.0 (#698)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-01T11:58:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe939cb5db40f2de7f0af0bf9e6c3d02881a5add",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.53.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (#683)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-22T12:00:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f42034cce21c0b9ceb2d011bea53866e0cc80305",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.13.0 to 18.14.0 (#682)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-22T11:58:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "535439b070297c64975a93f2b267cf9416d2c87e",
"body": "Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.2 to 29.4.3.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v29.4.3\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest-circus from 29.4.2 to 29.4.3 (#681)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-22T11:58:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "879ab11658da24cc5db7cf00cba669436bbc3b0d",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0)\n\n---\nupdated-dependencie\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.33.0 to 8.34.0 (#666)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-15T12:01:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6d346068c2352f652ef28d8b7b9df7dd1819342c",
"body": "Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.0 to 4.6.1.\n- [Release notes](https://github.com/github/eslint-plugin-github/releases)\n- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint-plugin-github from 4.6.0 to 4.6.1 (#665)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-15T11:58:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c49a9012684fa02d25b00cc5a60015aa6e01f238",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (#664)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-15T11:58:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2604b7cb6f41fb167d35450d220f3a1a74489354",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.13.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-d\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.11.18 to 18.13.0 (#645)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-08T11:04:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6706857723016f8f22283db1d2c87c00561d1b19",
"body": "Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.1 to 29.4.2.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v29.4.2\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest-circus from 29.4.1 to 29.4.2 (#644)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-08T11:03:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbe86b8f3b839aa80a1327c2f57b455a19ae43ac",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (#643)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-08T11:02:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61e505f20f61c1679adbb1ca8578ee55f923910a",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)\n\n---\nupdated\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump prettier from 2.8.3 to 2.8.4 (#642)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-08T11:02:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "28a98443035f3f432af53dcd10da655cec4009c1",
"body": "Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.\n- [Release notes](https://github.com/vercel/ncc/releases)\n- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@vercel/ncc\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @vercel/ncc from 0.36.0 to 0.36.1 (#620)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-01T11:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "262e9ffc05435d19ebe7ba27b7df3d378f7f284f",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0)\n\n---\nupdated-dependencie\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.32.0 to 8.33.0 (#621)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-01T11:06:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd85f057b8ab75a7389f1461df9b0279bee38755",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#619)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-01T11:06:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ceee37fe9db483191a8e3bdffc4f841ea185cea0",
"body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-type\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump typescript from 4.9.4 to 4.9.5 (#616)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-01T11:05:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3b8e916a34073fdbad5361256daea3846b23d446",
"body": "Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.0 to 29.4.1.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v29.4.1\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest-circus from 29.4.0 to 29.4.1 (#615)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-01T11:05:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "11822b913d71b013d29b18b7d451005ca3549218",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (#605)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-25T11:03:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e6d6735229907b8c924f87aac05c1f0fcc0510d",
"body": "Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.1 to 29.4.0.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v29.4.0\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest-circus from 29.3.1 to 29.4.0 (#604)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-25T11:02:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63821245dee424fdcb338b4b6cc87b3735abdb1a",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.3)\n\n---\nupdated\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump prettier from 2.8.2 to 2.8.3 (#591)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-18T11:03:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a45844a242f94660ed89b7a491f62d39cd207f7",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.48.2.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (#590)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-18T11:03:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0b360a942512a77c085ce98a4377fbd406c202f",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)\n\n---\nupdated-dependencie\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.31.0 to 8.32.0 (#589)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-18T11:03:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba2a4ea8bbd32d5121152a73de05e9c1e693354f",
"body": "Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.0 to 27.2.1.\n- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)\n- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)\n- [Commits](https://gith\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint-plugin-jest from 27.2.0 to 27.2.1 (#576)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-11T11:03:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b3d09f7416d79c1f44b7c9b6a9f748a3e10a7bf4",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#575)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-11T11:03:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d8dd276c5dcb81a0b5936128bb0fcbb10f2cc15",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)\n\n---\nupdated\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump prettier from 2.8.1 to 2.8.2 (#574)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-11T11:02:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74d73005caeaa534d51c25fc1b4403735f5d9af1",
"body": "Co-authored-by: actions-bot <actions-bot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update distribution (#560)",
"author_name": "actions-bot",
"author_login": "actions-bot",
"committed_at": "2023-01-04T11:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d277a2150345eda8ef6e3fdd92d49203d2b76524",
"body": "Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\n---\nupdated-dependencies:\n- dependen\n[…]\ndirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump json5 from 1.0.1 to 1.0.2 (#561)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-04T11:05:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46bfac3cc66ecfcc28d8b4542031bf131c458db5",
"body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.48.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @typescript-eslint/parser from 5.5.0 to 5.48.0 (#551)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-04T11:02:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54d5bd068de301e43058305290a8719169f1036e",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.31.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.31.0)\n\n---\nupdated-dependencie\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.29.0 to 8.31.0 (#550)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-04T11:02:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff5a9955a51e6496bef0301a649b1fa45d38f8f9",
"body": "Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.4.3 to 27.5.1.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v27.5.1/packages/jest\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest from 27.4.3 to 27.5.1 (#521)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-03T01:52:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6159c279c7938e95a603e74c59b39d6ab264597",
"body": "Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.5.\n- [Release notes](https://github.com/kulshekhar/ts-jest/releases)\n- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.7...v27.1.5)\n\n--\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ts-jest from 27.0.7 to 27.1.5 (#525)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-03T01:52:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff0c541ddc31f19331dd9eb463b6274a663991dd",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.12 to 18.11.18.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 18.11.12 to 18.11.18 (#520)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-03T01:51:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "42b9b303cb3967262ae5bfee9ab7d3d8996c397c",
"body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.9.4.\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.9.4)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-type\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump typescript from 4.5.2 to 4.9.4 (#522)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-03T01:51:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f85913296f84021ab6ae7304131adc2464148c22",
"body": "Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.6 to 27.2.0.\n- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)\n- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)\n- [Commits](https://gith\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint-plugin-jest from 27.1.6 to 27.2.0 (#519)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-03T01:51:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "26884afe9ee3d2ed4ffa7df8352a42d01d4cb58b",
"body": null,
"is_bot": false,
"headline": "Update dependabot.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2023-01-03T01:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0286ae3ceff3d28c6e540d00daacef5b7beee23",
"body": null,
"is_bot": false,
"headline": "Update update-major-version.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-13T05:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b99f747fcc66d9bb50a7e6f7f3998b474ff4314",
"body": null,
"is_bot": false,
"headline": "Update update-major-version.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-13T05:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "984d0c4c08c778fe41b9be5ce9effcd08d3f6a14",
"body": null,
"is_bot": false,
"headline": "Update update-major-version.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-13T05:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7747f599ef488e8c154668e62b8dfd89494f9fc0",
"body": null,
"is_bot": false,
"headline": "Update update-major-version.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-13T05:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3e38234a8750de8c07276029dd11175d2d0192",
"body": null,
"is_bot": false,
"headline": "Create update-major-version.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-13T05:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ed0fbb2b9b4d5ce83a7583e0cf61bd4fe1dd96",
"body": null,
"is_bot": false,
"headline": "Update dependabot.yml",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-12T00:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a4e4ebc97e2b332ab49513f028bc95d7b1259e",
"body": "Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.5 to 4.6.0.\n- [Release notes](https://github.com/github/eslint-plugin-github/releases)\n- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.5...v4.6.0)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint-plugin-github from 4.3.5 to 4.6.0 (#457)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:41:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65f9e937dcebc6f1257b2a7c8ddd3fdb8d9bf8bf",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.29.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.29.0)\n\n---\nupdated-dependencies:\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 8.3.0 to 8.29.0 (#459)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:39:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf092c50efe5d3749a17c5b08d1cf7fe499e5b99",
"body": "Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.2 to 29.3.1.\n- [Release notes](https://github.com/facebook/jest/releases)\n- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/jest/commits/v29.3.1\n[…]\n-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jest-circus from 27.4.2 to 29.3.1 (#451)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:38:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f15b134c53914ae9b85c998537779e7b28ea2c75",
"body": "Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.32.0 to 0.36.0.\n- [Release notes](https://github.com/vercel/ncc/releases)\n- [Commits](https://github.com/vercel/ncc/compare/0.32.0...0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@vercel/ncc\"\n dependency-type: direct:development\n u\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @vercel/ncc from 0.32.0 to 0.36.0 (#462)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:37:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cafa65ef156e5c45f1a62d239ef8171f1fdeb6d2",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.11 to 18.11.12.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-\n[…]\n-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @types/node from 16.11.11 to 18.11.12 (#450)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:36:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7f45b0078f10873e3caa759a76e172adc8f2f533",
"body": "Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.0 to 27.1.6.\n- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)\n- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)\n- [Commits](https://gith\n[…]\n-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint-plugin-jest from 25.3.0 to 27.1.6 (#447)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:36:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09bae21d13b9e4c3233e6d0f450240c693a3ec29",
"body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.8.1.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.8.1)\n\n---\nupdated\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump prettier from 2.5.0 to 2.8.1 (#446)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:36:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "896f16f0deb12c56465fdc1bb30e8649738c43b9",
"body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.\n- [Release notes](https://github.com/isaacs/minimatch/releases)\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\n---\nupdated-\n[…]\ndirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump minimatch from 3.0.4 to 3.1.2 (#445)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T07:35:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1a55819ceb031ac1e5501edd862342269200df6",
"body": null,
"is_bot": false,
"headline": "Update workflows",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-09T07:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5fce8d5685b1a65b284f8d72dc9d345d56aa6c",
"body": null,
"is_bot": false,
"headline": "Update workflow",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-12-09T07:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1373cadf1f0c96c1420bc000cfba2273ea307fd1",
"body": "Add labels input",
"is_bot": false,
"headline": "Merge pull request #436 from peter-evans/labels-input",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-24T08:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c7e8e2b3110861cb9e8e8e9ddc4aece3228f83",
"body": null,
"is_bot": false,
"headline": "Add label in ci test",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-24T08:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90cc8dda9d08ed7c0f03b183d30e0032a02ba498",
"body": null,
"is_bot": false,
"headline": "Minor refactor",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-24T07:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4857edaa912bb582afac05b8e4872447b4368763",
"body": "Add labels option",
"is_bot": false,
"headline": "Merge pull request #410 from jabranr/add-labels-option",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-24T07:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212610798f452cad3b4cfb6a498298444e0463d2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'labels-input' into add-labels-option",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-24T07:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd4cc98bf35217a17aac385ffff9ea1189aa442",
"body": "Replace use of any type",
"is_bot": false,
"headline": "Merge pull request #431 from peter-evans/fix-any",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-21T05:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c2a90df312d9cff750860b63712618927182e1",
"body": null,
"is_bot": false,
"headline": "Replace use of any type",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-21T05:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac4372658e082880bb3043a401d8f00e85d8676",
"body": "Update distribution",
"is_bot": false,
"headline": "Merge pull request #428 from peter-evans/update-distribution",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-17T12:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0341e8cc234ffef1578a156fa31d964ac5aa21",
"body": null,
"is_bot": false,
"headline": "Update distribution",
"author_name": "peter-evans",
"author_login": "peter-evans",
"committed_at": "2022-10-17T12:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3138787d746e1d2d69e803f6760882158e16e9",
"body": "…ons/github-5.1.1\n\nBump @actions/github from 5.0.0 to 5.1.1",
"is_bot": false,
"headline": "Merge pull request #413 from peter-evans/dependabot/npm_and_yarn/acti…",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-17T12:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0047ca82abb59b587708ffbcbad8a0429341aa",
"body": "Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.1.1.\n- [Release notes](https://github.com/actions/toolkit/releases)\n- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)\n- [Commits](https://github.com/actions/too\n[…]\n\n---\nupdated-dependencies:\n- dependency-name: \"@actions/github\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @actions/github from 5.0.0 to 5.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-17T12:23:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9a0265b47ecd67f073b3ae891e54169227958918",
"body": "Update distribution",
"is_bot": false,
"headline": "Merge pull request #421 from peter-evans/update-distribution",
"author_name": "Peter Evans",
"author_login": "peter-evans",
"committed_at": "2022-10-17T12:22:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 13,
"latest_release_at": "2026-03-06T09:24:26Z",
"latest_release_tag": "v3.0.2",
"releases_from_tags": false,
"days_since_last_push": 29,
"active_weeks_last_year": 10,
"days_since_latest_release": 139,
"mean_days_between_releases": 233.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 13,
"stars": 34,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-06-21",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 134,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 836,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "peter-evans",
"commits": 123,
"avatar_url": "https://avatars.githubusercontent.com/u/18365890?v=4"
},
{
"type": "User",
"login": "actions-bot",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/58130806?v=4"
},
{
"type": "User",
"login": "jabranr",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2131246?v=4"
},
{
"type": "User",
"login": "YiiGuxing",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10737066?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.86
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"automerge-dependabot.yml",
"ci.yml",
"slash-command-dispatch.yml",
"update-major-version.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/3 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c4e1cd85b27cb2c2d91095a65f6998de705b0de5",
"ran_at": "2026-07-23T19:24:08Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T11:52:18Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-24T11:53:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/peter-evans/close-issue",
"host": "github.com",
"name": "close-issue",
"owner": "peter-evans"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 43,
"vitality": 53,
"community": 41,
"governance": 56,
"engineering": 43
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"commits_last_year": 13,
"human_commit_share": 0.24,
"days_since_last_push": 29,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 29 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits, discounted for automation: 24 of the last 100 commits human-authored, none in 110 days",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
},
{
"code": "discounted_for_automation",
"params": {
"humans": 24,
"sampled": 100,
"span_days": 110
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "13 commits in the last year, discounted for automation: 24 of the last 100 commits human-authored, none in 110 days",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 13
}
},
{
"code": "discounted_for_automation",
"params": {
"humans": 24,
"sampled": 100,
"span_days": 110
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v3.0.2",
"releases_from_tags": false,
"days_since_latest_release": 139,
"mean_days_between_releases": 233.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 139 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 139
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~233.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 233.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 139,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 139 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 139
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 13,
"stars": 34,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "34 stars",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 34
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.86
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 86% of commits",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 134,
"open_issues": 0,
"closed_issues": 836,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "134/140 decided PRs merged",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 134,
"decided": 140
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/3 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"followers": 893,
"owner_type": "User",
"is_verified": null,
"owner_login": "peter-evans",
"public_repos": 105,
"account_age_days": 3757
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "893 followers of peter-evans",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 893,
"login": "peter-evans"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "105 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 105
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 43,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"close-issue",
"github-issues",
"github-action",
"workflow",
"automation"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/3 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 14,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.417,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "10 of 24 human commits state their intent (structured subject or explanatory body)",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 24
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.76
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "76 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 76,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Language breakdown unavailable",
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T19:24:26.548595Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/peter-evans/close-issue.svg",
"full_name": "peter-evans/close-issue",
"license_state": "standard",
"license_spdx": "MIT"
}