{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":69901992,"defaultBranch":"main","name":"bioframe","ownerLogin":"open2c","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-10-03T19:09:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70977326?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713803198.0","currentOid":""},"activityList":{"items":[{"before":"1425cbe502ee98d934d987ad58e36f2bcd9bd487","after":"506c339030b24565e38bc4ccc5ff4cf911a7e509","ref":"refs/heads/main","pushedAt":"2024-04-29T17:53:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"dc8046ef3d606ee8eff2c1e0ddcad0814a2f8f56","after":"1b837593a6b5b045e46bcf9bcf43903495b2cc2a","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-29T16:27:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"6c5c11569691ab81ad7cbbced8bdcab0e14fbc90","after":"1425cbe502ee98d934d987ad58e36f2bcd9bd487","ref":"refs/heads/main","pushedAt":"2024-04-26T16:35:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Update bedtools guide","shortMessageHtmlLink":"docs: Update bedtools guide"}},{"before":"d8788b1a5315eb3b0782055acb95f49885b7dc46","after":"6c5c11569691ab81ad7cbbced8bdcab0e14fbc90","ref":"refs/heads/main","pushedAt":"2024-04-26T10:48:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Add `bedtools intersect` conversions (#198)\n\n* initial commit for bedtools\r\n\r\n* add entries from second bed\r\n\r\n* add bedtools flags\r\n\r\n* typo in tools name\r\n\r\n* use setdiff\r\n\r\n* change page name\r\n\r\n* add -f and -s\r\n\r\n* change title + mistake\r\n\r\n* Update docs/guide-bedtools.md\r\n\r\n* add\r\n\r\n* add more file formats and -c\r\n\r\n* add to_bed\r\n\r\n* Add alternative implementations\r\n\r\n* forgot the inner\r\n\r\n* Remove intidxs and describe differences in indexes in output\r\n\r\n* Update docs/guide-bedtools.md\r\n\r\n* Notes about indexes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Raimundo \r\nCo-authored-by: Nezar Abdennur \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"docs: Add bedtools intersect conversions (#198)"}},{"before":"f3ed76c9976de0fd82883317cfdf1ef6ccfe8695","after":"d8788b1a5315eb3b0782055acb95f49885b7dc46","ref":"refs/heads/main","pushedAt":"2024-04-23T15:29:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"Add to_bed as well as a few tests (#203)\n\n* add test for reading some bed formats\r\n\r\n* renomae rgb to itemRgb\r\n\r\n* add to_bed and associated tests\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Update tests/test_fileops.py\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Raimundo \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Nezar Abdennur ","shortMessageHtmlLink":"Add to_bed as well as a few tests (#203)"}},{"before":"b46897a9f264b9c26dbd50f3f66fac85f737861d","after":"f3ed76c9976de0fd82883317cfdf1ef6ccfe8695","ref":"refs/heads/main","pushedAt":"2024-04-22T19:52:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.7...v0.4.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":null,"after":"dc8046ef3d606ee8eff2c1e0ddcad0814a2f8f56","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-22T16:26:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.7...v0.4.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"1875675f9c3935c39b4137c5ae71ba2ce1891341","after":"b46897a9f264b9c26dbd50f3f66fac85f737861d","ref":"refs/heads/main","pushedAt":"2024-04-21T21:18:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Update contributing guidelines","shortMessageHtmlLink":"docs: Update contributing guidelines"}},{"before":"1f9dfad97adf452bcf42cb7760a3f51fafd4767b","after":"1875675f9c3935c39b4137c5ae71ba2ce1891341","ref":"refs/heads/main","pushedAt":"2024-04-21T21:13:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Update contributing guidelines","shortMessageHtmlLink":"docs: Update contributing guidelines"}},{"before":"68bfbe63de95e3bec57a7dab6f3320527d048b64","after":"1f9dfad97adf452bcf42cb7760a3f51fafd4767b","ref":"refs/heads/main","pushedAt":"2024-04-21T21:11:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Update contributing guidelines","shortMessageHtmlLink":"docs: Update contributing guidelines"}},{"before":"c8ed644b90a4935a5d6c3d81e3bea29c917be8ed","after":"68bfbe63de95e3bec57a7dab6f3320527d048b64","ref":"refs/heads/main","pushedAt":"2024-04-21T21:03:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Update contributing guidelines","shortMessageHtmlLink":"docs: Update contributing guidelines"}},{"before":"b856c64a001e4d1480ba158f1b05320e70b89c67","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2024-04-21T20:24:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"96461aea8e342efbf529847df05436db20eea9d5","after":"c8ed644b90a4935a5d6c3d81e3bea29c917be8ed","ref":"refs/heads/main","pushedAt":"2024-04-21T20:24:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 3 to 4\n\nBumps [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-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 3 to 4"}},{"before":"85868d443896b828c28220eab738725f1aad0352","after":"b856c64a001e4d1480ba158f1b05320e70b89c67","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2024-04-21T20:23:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 3 to 4\n\nBumps [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-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 3 to 4"}},{"before":"5d2174a2b4bc862ae72452f56ea59ef5484c6430","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2024-04-21T20:23:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"443f15fca47d1ece774cd131d51d819970269e06","after":"96461aea8e342efbf529847df05436db20eea9d5","ref":"refs/heads/main","pushedAt":"2024-04-21T20:23:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"build(deps): bump actions/setup-python from 4 to 5\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/setup-python from 4 to 5"}},{"before":"544b548399aba0f34e0dff08409e9ce20837094b","after":"443f15fca47d1ece774cd131d51d819970269e06","ref":"refs/heads/main","pushedAt":"2024-04-21T20:14:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"maint: Add pre-commit-ci badge","shortMessageHtmlLink":"maint: Add pre-commit-ci badge"}},{"before":"e22be66f07299e926cc15d342dd2f081289d6e77","after":"544b548399aba0f34e0dff08409e9ce20837094b","ref":"refs/heads/main","pushedAt":"2024-04-21T19:58:17.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"docs: Updating contributing guidelines","shortMessageHtmlLink":"docs: Updating contributing guidelines"}},{"before":null,"after":"85868d443896b828c28220eab738725f1aad0352","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2024-04-21T16:14:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 3 to 4\n\nBumps [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-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 3 to 4"}},{"before":null,"after":"5d2174a2b4bc862ae72452f56ea59ef5484c6430","ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2024-04-21T16:14:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/setup-python from 4 to 5\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/setup-python from 4 to 5"}},{"before":"7cb0e88986174fbbc138fb6f640e2fa103e6065a","after":"e22be66f07299e926cc15d342dd2f081289d6e77","ref":"refs/heads/main","pushedAt":"2024-04-21T16:14:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"maint: Add dependabot","shortMessageHtmlLink":"maint: Add dependabot"}},{"before":"8ed276cdd94fb5a380fa5a696d40c2407b7e500e","after":"7cb0e88986174fbbc138fb6f640e2fa103e6065a","ref":"refs/heads/main","pushedAt":"2024-04-06T14:36:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"Patch bump","shortMessageHtmlLink":"Patch bump"}},{"before":"fe33a9d9583a902e3fb3e7c6b6a270139d10dc70","after":"8ed276cdd94fb5a380fa5a696d40c2407b7e500e","ref":"refs/heads/main","pushedAt":"2024-04-06T14:09:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"#181: Replaced np.int with int as the attribute is deprecated by numpy (#192)\n\nCo-authored-by: Nezar Abdennur ","shortMessageHtmlLink":"#181: Replaced np.int with int as the attribute is deprecated by numpy ("}},{"before":"744dc3341239db324ce36c0e9a7abd9161264293","after":"fe33a9d9583a902e3fb3e7c6b6a270139d10dc70","ref":"refs/heads/main","pushedAt":"2024-04-06T13:33:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"fix: Resolve grouping column warning in backwards compatible manner","shortMessageHtmlLink":"fix: Resolve grouping column warning in backwards compatible manner"}},{"before":"b17f3b1ab6ab0c7056a16dedf05b5c95afab1b45","after":"744dc3341239db324ce36c0e9a7abd9161264293","ref":"refs/heads/main","pushedAt":"2024-04-06T13:27:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"style: Format tests","shortMessageHtmlLink":"style: Format tests"}},{"before":"23fbe95d9d323e77a34ae98aed0437e558668bcb","after":"b17f3b1ab6ab0c7056a16dedf05b5c95afab1b45","ref":"refs/heads/main","pushedAt":"2024-04-05T23:57:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"build: Use importlib.metadata for versioning (#195)\n\n* build: Use importlib.metadata for versioning\r\n\r\n* docs: Use importlib.metadata for version","shortMessageHtmlLink":"build: Use importlib.metadata for versioning (#195)"}},{"before":"ffceb61d369c402f509df99ad7e7d87f884b1667","after":"23fbe95d9d323e77a34ae98aed0437e558668bcb","ref":"refs/heads/main","pushedAt":"2024-04-04T08:22:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"chore: Migrate from setuptools pkg_resources to importlib.resources (#194)\n\n* chore: Migrate from setuptools pkg_resources to importlib.resources\r\n\r\n* compat: Use backport importlib_resources for python < 3.9","shortMessageHtmlLink":"chore: Migrate from setuptools pkg_resources to importlib.resources (#…"}},{"before":"7fa8b3172278b796a49013e5094af5b72264c04c","after":"ffceb61d369c402f509df99ad7e7d87f884b1667","ref":"refs/heads/main","pushedAt":"2024-03-20T18:31:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gfudenberg","name":"Geoff Fudenberg","path":"/gfudenberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19657573?s=80&v=4"},"commit":{"message":"Overlap point segment patch #183 (#184)\n\nfunctionality added:\r\n- overlap now correctly deals with point intervals (e.g. ['chr1', 1, 1]). This is implemented internally by converting points to pseudo-len1 segments.\r\n\r\ntests for overlap added:\r\n- no overlap ['chr1', 1, 2], ['chr1', 2, 2] \r\n- no overlap ['chr1', 2, 2], ['chr1', 1, 2]\r\n- yes overlap ['chr1', 1, 2], ['chr1', 1, 1] \r\n- yes overlap ['chr1', 1, 1], ['chr1', 1, 2] \r\n- no overlap ['chr1', 1, 1], ['chr1', 2, 2]\r\n\r\ntests for subtract added:\r\n- subtract( ['chr1', 1, 2], ['chr1', 1, 1]) = ['chr1', 1, 2]\r\n- subtract( ['chr1', 0, 2], ['chr1', 1, 1]) = ['chr1', 0, 1], ['chr1', 0, 2]\r\n\r\ncloses #183","shortMessageHtmlLink":"Overlap point segment patch #183 (#184)"}},{"before":"7ce9de62c7045715727b78edcb0937a1c5f5d5e1","after":"7fa8b3172278b796a49013e5094af5b72264c04c","ref":"refs/heads/main","pushedAt":"2024-03-17T14:01:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"golobor","name":"Anton Goloborodko","path":"/golobor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912906?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/open2c/bioframe into main","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/open2c/bioframe into main"}},{"before":"08de1984662bcd714c6044971d89efe5b17dea9c","after":"7ce9de62c7045715727b78edcb0937a1c5f5d5e1","ref":"refs/heads/main","pushedAt":"2024-03-12T01:07:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvictus","name":"Nezar Abdennur","path":"/nvictus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1270651?s=80&v=4"},"commit":{"message":"Patch bump","shortMessageHtmlLink":"Patch bump"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPT-TGgA","startCursor":null,"endCursor":null}},"title":"Activity · open2c/bioframe"}