{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2973808,"defaultBranch":"main","name":"jsonlint","ownerLogin":"Seldaek","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-12-13T17:07:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/183678?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724834786.0","currentOid":""},"activityList":{"items":[{"before":"a45c80ee0729d48fc423fdee19aa73c6a6be2186","after":null,"ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-08-28T08:46:26.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":"538bbf77414a7ee6a3b2407a511e6e2b8cfa37d6","after":"ef7e0af881a30f0520cb12d8977b77d57a9f3a95","ref":"refs/heads/main","pushedAt":"2024-08-28T08:45:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Update CI","shortMessageHtmlLink":"Update CI"}},{"before":null,"after":"a45c80ee0729d48fc423fdee19aa73c6a6be2186","ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-08-22T14:13:20.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":"1748aaf847fc731cfad7725aec413ee46f0cc3a2","after":"538bbf77414a7ee6a3b2407a511e6e2b8cfa37d6","ref":"refs/heads/main","pushedAt":"2024-08-22T14:12:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Enable dependabot","shortMessageHtmlLink":"Enable dependabot"}},{"before":"9bb7db07b5d66d90f6ebf542f09fc67d800e5259","after":"1748aaf847fc731cfad7725aec413ee46f0cc3a2","ref":"refs/heads/main","pushedAt":"2024-07-11T14:55:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic… (#88)\n\n* Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplicate keys in reserved property object (key array) `__duplicates__`\r\n\r\n---------\r\n\r\nCo-authored-by: Jordi Boggiano ","shortMessageHtmlLink":"Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic… ("}},{"before":"76d449a358ece77d6f1d6331c68453e657172202","after":"9bb7db07b5d66d90f6ebf542f09fc67d800e5259","ref":"refs/heads/main","pushedAt":"2024-02-07T12:57:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Avoid leaking more than one character when showing position of a file that is clearly not json","shortMessageHtmlLink":"Avoid leaking more than one character when showing position of a file…"}},{"before":"f25a986e0c2ede91c4b911e8bf4f1debe82bbb7f","after":"76d449a358ece77d6f1d6331c68453e657172202","ref":"refs/heads/main","pushedAt":"2023-12-18T13:03:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Fix phpstan build","shortMessageHtmlLink":"Fix phpstan build"}},{"before":"cf71eb930b0314723ec15fbfae8a6c46c560621c","after":"f25a986e0c2ede91c4b911e8bf4f1debe82bbb7f","ref":"refs/heads/main","pushedAt":"2023-12-18T13:01:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Allow quiet mode when parsing from stdin. (#87)","shortMessageHtmlLink":"Allow quiet mode when parsing from stdin. (#87)"}},{"before":"4816702153025796293253618127679d26069541","after":"cf71eb930b0314723ec15fbfae8a6c46c560621c","ref":"refs/heads/main","pushedAt":"2023-12-18T12:35:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"chore: fix link to homepage in composer.json (#85)\n\nCo-authored-by: Christopher Georg ","shortMessageHtmlLink":"chore: fix link to homepage in composer.json (#85)"}},{"before":"36ad7bcea9d7eb2ff386a4dd04420147f9d75fb0","after":"4816702153025796293253618127679d26069541","ref":"refs/heads/main","pushedAt":"2023-12-18T12:35:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"chore: fix ci deprecations, add testruns for PHP 8.1, 8.2, and 8.3 (#83)\n\n* chore: fix ci deprecation, add testruns for php 8.1, 8.2 and 8.3\r\n\r\n* chore: fix ci deprecation, add testruns for php 8.1, 8.2 and 8.3\r\n\r\n---------\r\n\r\nCo-authored-by: Christopher Georg ","shortMessageHtmlLink":"chore: fix ci deprecations, add testruns for PHP 8.1, 8.2, and 8.3 (#83)"}},{"before":"91971afb88b555adb6bcc7550a7c664de64b781b","after":"36ad7bcea9d7eb2ff386a4dd04420147f9d75fb0","ref":"refs/heads/main","pushedAt":"2023-12-18T12:35:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"docs: fix ci badge in README.md (#84)\n\nCo-authored-by: Christopher Georg ","shortMessageHtmlLink":"docs: fix ci badge in README.md (#84)"}},{"before":"594fd6462aad8ecee0b45ca5045acea4776667f1","after":"91971afb88b555adb6bcc7550a7c664de64b781b","ref":"refs/heads/main","pushedAt":"2023-12-18T12:20:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"remove $ so gitclip works (#82)","shortMessageHtmlLink":"remove $ so gitclip works (#82)"}},{"before":"2c8e038beb03e81818d0056fc89625548774ed0f","after":"594fd6462aad8ecee0b45ca5045acea4776667f1","ref":"refs/heads/main","pushedAt":"2023-05-11T13:17:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Update changelog/readme","shortMessageHtmlLink":"Update changelog/readme"}},{"before":"8664d33b31d6cd701b18de0985addc5ff9f8f991","after":"2c8e038beb03e81818d0056fc89625548774ed0f","ref":"refs/heads/main","pushedAt":"2023-05-11T13:15:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Seldaek","name":"Jordi Boggiano","path":"/Seldaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/183678?s=80&v=4"},"commit":{"message":"Fix lex() return type","shortMessageHtmlLink":"Fix lex() return type"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOFQwODo0NjoyNi4wMDAwMDBazwAAAASmQQzq","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOFQwODo0NjoyNi4wMDAwMDBazwAAAASmQQzq","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0xMVQxMzoxNTowNi4wMDAwMDBazwAAAAMqufhV"}},"title":"Activity · Seldaek/jsonlint"}