{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18644373,"defaultBranch":"master","name":"ccextractor","ownerLogin":"CCExtractor","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-04-10T16:58:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7253637?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717003242.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"ef6cbc4bfb4a808e28d6bccf017fdd16f32eec14","ref":"refs/heads/dependabot/github_actions/microsoft/setup-msbuild-2.0.0","pushedAt":"2024-05-29T17:20:42.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":"Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0\n\nBumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0.\n- [Release notes](https://github.com/microsoft/setup-msbuild/releases)\n- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)\n- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: microsoft/setup-msbuild\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0"}},{"before":null,"after":"f20a98f44c936bc2fe4528b1f9e0ddb5f01c90cf","ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-05-29T17:20:39.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":"Bump actions/cache from 3 to 4\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/cache from 3 to 4"}},{"before":"8e3b145477a34983f31f6515dd2664e4c19e8acb","after":"d6ccf1bfcba606c633b40349dcab07dfc77f73a5","ref":"refs/heads/master","pushedAt":"2024-05-29T07:28:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"PunitLodha","name":"Punit Lodha","path":"/PunitLodha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48253287?s=80&v=4"},"commit":{"message":"[FEATURE] Port 708 decoder encoding module to RUST (#1607)\n\n* feat: Add `decoder/encoding` new module\r\n\r\nThis `decoder/encoding.rs` file will contain the content of\r\n`lib_ccx/ccx_708_decoder_encoding.c` file\r\n\r\n* feat: Add encoding functions\r\n\r\n* feat: Add conditional compilation to include Rust functions\r\n\r\n* fix: conditional compilation logic\r\n\r\n* refactor: Use of match statement instead of if-else\r\n\r\n* fix: Calling C function for rust\r\n\r\n* feat: Enable `derive_default` feature","shortMessageHtmlLink":"[FEATURE] Port 708 decoder encoding module to RUST (#1607)"}},{"before":"96cb82991e7e8d7e66e7eb225bbd11c839a31e60","after":null,"ref":"refs/heads/windows-ci-fixes","pushedAt":"2024-05-28T19:13:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PunitLodha","name":"Punit Lodha","path":"/PunitLodha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48253287?s=80&v=4"}},{"before":"5748042f6df5cd06ab1d5e09e7301494e7529de6","after":"8e3b145477a34983f31f6515dd2664e4c19e8acb","ref":"refs/heads/master","pushedAt":"2024-05-28T19:13:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"PunitLodha","name":"Punit Lodha","path":"/PunitLodha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48253287?s=80&v=4"},"commit":{"message":"[FIX (Windows)] CI build (#1612)","shortMessageHtmlLink":"[FIX (Windows)] CI build (#1612)"}},{"before":null,"after":"96cb82991e7e8d7e66e7eb225bbd11c839a31e60","ref":"refs/heads/windows-ci-fixes","pushedAt":"2024-05-28T09:33:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"prateekmedia","name":"Prateek Sunal","path":"/prateekmedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41370460?s=80&v=4"},"commit":{"message":"fix(windows): ci build","shortMessageHtmlLink":"fix(windows): ci build"}},{"before":"3f504412f54dc88cdcfbdbf56e4657d51a6d9b49","after":"5748042f6df5cd06ab1d5e09e7301494e7529de6","ref":"refs/heads/master","pushedAt":"2024-05-24T18:20:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"[FIX] Unexpected behavior of get_write_interval (#1609)\n\n* fix: Unexpected behavior of get_write_interval\r\n\r\nAdresses Issue#1606\r\n\r\n* docs: Add changes to `CHANGES.TXT`","shortMessageHtmlLink":"[FIX] Unexpected behavior of get_write_interval (#1609)"}},{"before":"312d10c001531102575729e73dd6217c09ad2e6a","after":"3f504412f54dc88cdcfbdbf56e4657d51a6d9b49","ref":"refs/heads/master","pushedAt":"2024-04-05T04:07:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"Add gpac package in compilation guide on Archlinux (#1605)","shortMessageHtmlLink":"Add gpac package in compilation guide on Archlinux (#1605)"}},{"before":"f08febfd61018b6dd225ccb98c1d935b926be626","after":"312d10c001531102575729e73dd6217c09ad2e6a","ref":"refs/heads/master","pushedAt":"2024-03-24T17:34:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"Update COMPILATION.MD: Add gpac-devel dependency for RHEL/Fedora (#1602)","shortMessageHtmlLink":"Update COMPILATION.MD: Add gpac-devel dependency for RHEL/Fedora (#1602)"}},{"before":"98e80d6de1f7dae314b106821662ff3fedd5d65c","after":"d3d1da3a36514652d0463544b45af4df9c9fcda1","ref":"refs/heads/dependabot/cargo/src/rust/shlex-1.3.0","pushedAt":"2024-03-04T19:02:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"prateekmedia","name":"Prateek Sunal","path":"/prateekmedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41370460?s=80&v=4"},"commit":{"message":"Bump shlex from 1.2.0 to 1.3.0 in /src/rust\n\nBumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.\n- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/comex/rust-shlex/commits)\n\n---\nupdated-dependencies:\n- dependency-name: shlex\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump shlex from 1.2.0 to 1.3.0 in /src/rust"}},{"before":"89a12a7dd034c508ff6382bb2922274f3e53e6ff","after":"f08febfd61018b6dd225ccb98c1d935b926be626","ref":"refs/heads/master","pushedAt":"2024-03-03T22:59:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"[FEATURE] Create linux AppImage for building CCExtractor (#1592)\n\n* feat!: Add script for building AppImage\n\n* chore(delete): Remove `build-static.sh` file\n\n* refactor: Add link for logo photo\n\n* chore: Replace dead link","shortMessageHtmlLink":"[FEATURE] Create linux AppImage for building CCExtractor (#1592)"}},{"before":"2ada36d50ef3ab6e71b2cb0fceba602b2f87cd11","after":"89a12a7dd034c508ff6382bb2922274f3e53e6ff","ref":"refs/heads/master","pushedAt":"2024-03-03T16:58:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"Bump `rsmpeg` to latest version for `ffmpeg` bindings (#1600)\n\n* chore(deps): bump `rsmpeg` to latest version\r\n\r\n* docs: Mention in CHANGES.TXT","shortMessageHtmlLink":"Bump rsmpeg to latest version for ffmpeg bindings (#1600)"}},{"before":"2d2a210c5453984be4aefb565b1b4871cc5cabae","after":"2ada36d50ef3ab6e71b2cb0fceba602b2f87cd11","ref":"refs/heads/master","pushedAt":"2024-02-18T01:58:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"[FEATURE] Add SCC support to CEA-708 decoder (#1595)\n\n* feat: Add timing functions for SCC format in C & Rust\r\n\r\n* feat: Add SCC support to Rust 708 decoder\r\n\r\n* feat: Add SCC support to C 708 decoder\r\n\r\n* docs: fix symbol in scc_time format\r\n\r\n* chore: clippy fixes\r\n\r\n* docs: Add new feature in Changelog\r\n\r\n* fix: update SCC timing functions according to need\r\n\r\n* feat: Add new member(old caption end time) for overlapping situations\r\n\r\n* fix: update SCC timing functions according to need\r\n\r\n* feat: Add support for overlapping captions situations\r\n\r\n* fix: frame formula for timings\r\n\r\n* feat: Add support for orientation of subtitles in C\r\n\r\nby adding necessary labels needed for it\r\n\r\n* feat: Add support for orientation of subtitles in Rust\r\n\r\nby adding necessary labels needed for it\r\n\r\n* docs: Add info for scc labels\r\n\r\n* chore: clippy fixes\r\n\r\n* docs: Add what `add_needed_scc_labels` do and correct parameters name","shortMessageHtmlLink":"[FEATURE] Add SCC support to CEA-708 decoder (#1595)"}},{"before":"fda4d9dc52fe3d46d3df0172b668a9c62ef6b5e8","after":null,"ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-02-04T19:02:29.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":"deaa4a68e05ba6df69312b4f4e0b13b24326ab53","after":"2d2a210c5453984be4aefb565b1b4871cc5cabae","ref":"refs/heads/master","pushedAt":"2024-02-04T19:02:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"canihavesomecoffee","name":"Willem","path":"/canihavesomecoffee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7365586?s=80&v=4"},"commit":{"message":"Bump actions/cache from 3 to 4 (#1589)\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/cache\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/cache from 3 to 4 (#1589)"}},{"before":"140b56bdd31d33803a9624d22cfad28b0838c148","after":null,"ref":"refs/heads/dependabot/github_actions/microsoft/setup-msbuild-2.0.0","pushedAt":"2024-02-04T19:00:00.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":"f449d06cd15688250edeae0afbb5c8da67b8f6ec","after":"deaa4a68e05ba6df69312b4f4e0b13b24326ab53","ref":"refs/heads/master","pushedAt":"2024-02-04T18:59:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"canihavesomecoffee","name":"Willem","path":"/canihavesomecoffee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7365586?s=80&v=4"},"commit":{"message":"Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0 (#1593)\n\nBumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0.\r\n- [Release notes](https://github.com/microsoft/setup-msbuild/releases)\r\n- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)\r\n- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: microsoft/setup-msbuild\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0 (#1593)"}},{"before":"c55072677875ee766c6cf388da70eff0a686ca62","after":"f449d06cd15688250edeae0afbb5c8da67b8f6ec","ref":"refs/heads/master","pushedAt":"2024-02-04T18:57:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"canihavesomecoffee","name":"Willem","path":"/canihavesomecoffee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7365586?s=80&v=4"},"commit":{"message":"chore: lint fixes acc to rustfmt (#1598)","shortMessageHtmlLink":"chore: lint fixes acc to rustfmt (#1598)"}},{"before":"91c611c34c603091eaf9bc6f50968a3a64223ffb","after":null,"ref":"refs/heads/dependabot/github_actions/microsoft/setup-msbuild-1.3.2","pushedAt":"2024-01-31T18:14:20.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":null,"after":"140b56bdd31d33803a9624d22cfad28b0838c148","ref":"refs/heads/dependabot/github_actions/microsoft/setup-msbuild-2.0.0","pushedAt":"2024-01-31T18:14:16.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":"Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0\n\nBumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0.\n- [Release notes](https://github.com/microsoft/setup-msbuild/releases)\n- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)\n- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: microsoft/setup-msbuild\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0"}},{"before":null,"after":"91c611c34c603091eaf9bc6f50968a3a64223ffb","ref":"refs/heads/dependabot/github_actions/microsoft/setup-msbuild-1.3.2","pushedAt":"2024-01-26T18:04:34.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":"Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2\n\nBumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 1.3.2.\n- [Release notes](https://github.com/microsoft/setup-msbuild/releases)\n- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)\n- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v1.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: microsoft/setup-msbuild\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2"}},{"before":null,"after":"98e80d6de1f7dae314b106821662ff3fedd5d65c","ref":"refs/heads/dependabot/cargo/src/rust/shlex-1.3.0","pushedAt":"2024-01-22T21:50:42.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":"Bump shlex from 1.2.0 to 1.3.0 in /src/rust\n\nBumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.\n- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/comex/rust-shlex/commits)\n\n---\nupdated-dependencies:\n- dependency-name: shlex\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump shlex from 1.2.0 to 1.3.0 in /src/rust"}},{"before":null,"after":"fda4d9dc52fe3d46d3df0172b668a9c62ef6b5e8","ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-01-17T18:10:22.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":"Bump actions/cache from 3 to 4\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/cache from 3 to 4"}},{"before":"bce63b88dcd6a9bfeff2cad36ae4a6a5511ec29b","after":"c55072677875ee766c6cf388da70eff0a686ca62","ref":"refs/heads/master","pushedAt":"2024-01-15T08:50:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"Typo in compilation docs (#1588)\n\n* Typo in compilation docs\n\n* [Fix] Deprecated leptonica name\n\nWith version 1.84.0, the library is changed from `liblept` to\n`libleptonica`.\nhttp://www.leptonica.org/source/version-notes.html","shortMessageHtmlLink":"Typo in compilation docs (#1588)"}},{"before":"63a259a31352d9a897ee05114126e02de518b8d6","after":"bce63b88dcd6a9bfeff2cad36ae4a6a5511ec29b","ref":"refs/heads/master","pushedAt":"2024-01-14T17:47:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cfsmp3","name":"Carlos Fernandez Sanz","path":"/cfsmp3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5949913?s=80&v=4"},"commit":{"message":"[FIX] Compatibility of Arguments in C (#1564)\n\n* feat: breaking all parameters\n\n* fix: some parameters\n\n* fix: many things\n\n* fix: error\n\n* fix: -h\n\n* fix: more parameters\n\n* fix: add dash to help commands\n\n* fix: help for output-field\n\n* fix: single dash\n\n* fix: --out and --in\n\n* fix: move notes to the end of help menu\n\n* fix: final changes to notes\n\n* fix: extra spacing\n\n* fix: wrong formatting of parenthesis","shortMessageHtmlLink":"[FIX] Compatibility of Arguments in C (#1564)"}},{"before":"8920f6ef9c202489dc53f5d79dd756d31027e8d3","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2024-01-09T19:01:56.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":"eef2591c25d2401ea39e60ccf1738f565589da08","after":"63a259a31352d9a897ee05114126e02de518b8d6","ref":"refs/heads/master","pushedAt":"2024-01-09T19:01:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"canihavesomecoffee","name":"Willem","path":"/canihavesomecoffee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7365586?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#1567)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4 (#1567)"}},{"before":"1e17f6c8df4802b6fc778c07c743a05b1f0baa5d","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2024-01-09T19:01:07.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":"870e8bb6ac76c9eba7ca3184ea0bf0d36cbb44e9","after":"eef2591c25d2401ea39e60ccf1738f565589da08","ref":"refs/heads/master","pushedAt":"2024-01-09T19:00:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"canihavesomecoffee","name":"Willem","path":"/canihavesomecoffee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7365586?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 3 to 4 (#1587)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\r\n- [Release notes](https://github.com/actions/upload-artifact/releases)\r\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/upload-artifact\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/upload-artifact from 3 to 4 (#1587)"}},{"before":null,"after":"1e17f6c8df4802b6fc778c07c743a05b1f0baa5d","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2024-01-09T18:45:23.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":"Bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 3 to 4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVzaqEAA","startCursor":null,"endCursor":null}},"title":"Activity ยท CCExtractor/ccextractor"}