{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":518665236,"defaultBranch":"main","name":"stac-fastapi-pgstac","ownerLogin":"stac-utils","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-28T01:48:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58087398?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719472223.0","currentOid":""},"activityList":{"items":[{"before":"8b61a87d2f009d2b0c3c49bc49493411d270745b","after":"9eab7b42707b3603d9c200316f37a3301fcb5419","ref":"refs/heads/main","pushedAt":"2024-06-27T07:22:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"update changelog","shortMessageHtmlLink":"update changelog"}},{"before":"60b046f2f993bec470e50f33b3f3db76602d0b46","after":"8b61a87d2f009d2b0c3c49bc49493411d270745b","ref":"refs/heads/main","pushedAt":"2024-06-27T07:19:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"use quote_plus instead of quote (#122)\n\n* use quote_plus instead of quote\r\n\r\n`asyncpg` doesn't work well for all US-ASCII characters, we need to use `quote_plus` instead\r\n\r\nhttps://github.com/MagicStack/asyncpg/pull/1159\r\n\r\n* make it fail\r\n\r\n* fix test\r\n\r\n* one more quote\r\n\r\n---------\r\n\r\nCo-authored-by: ranchodeluxe \r\nCo-authored-by: vincentsarago ","shortMessageHtmlLink":"use quote_plus instead of quote (#122)"}},{"before":"eff98bacc1df40dd35f2fe3cdb9625cfd667c818","after":null,"ref":"refs/heads/dependabot/github_actions/all-1755060f8b","pushedAt":"2024-06-27T07:10:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"659ddc374b7001dc7c7ad2cc2fd29e3f420b0573","after":"60b046f2f993bec470e50f33b3f3db76602d0b46","ref":"refs/heads/main","pushedAt":"2024-06-27T07:10:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"chore(deps): bump docker/build-push-action in the all group (#126)\n\nBumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).\r\n\r\n\r\nUpdates `docker/build-push-action` from 5.4.0 to 6.1.0\r\n- [Release notes](https://github.com/docker/build-push-action/releases)\r\n- [Commits](https://github.com/docker/build-push-action/compare/v5.4.0...v6.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/build-push-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n dependency-group: all\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump docker/build-push-action in the all group (#126)"}},{"before":null,"after":"eff98bacc1df40dd35f2fe3cdb9625cfd667c818","ref":"refs/heads/dependabot/github_actions/all-1755060f8b","pushedAt":"2024-06-24T04:40:33.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":"chore(deps): bump docker/build-push-action in the all group\n\nBumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).\n\n\nUpdates `docker/build-push-action` from 5.4.0 to 6.1.0\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v5.4.0...v6.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump docker/build-push-action in the all group"}},{"before":"798213dfbf12f4da13fc6888661d4cd24e9d40c2","after":null,"ref":"refs/heads/release/v3.0.0a2","pushedAt":"2024-06-19T07:24:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"f09157acfb36e8af6fd49b01567a8a46cd8d8472","after":"659ddc374b7001dc7c7ad2cc2fd29e3f420b0573","ref":"refs/heads/main","pushedAt":"2024-06-19T07:24:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"pre-release 3.0.0a2 (#125)\n\n* update changelog\r\n\r\n* 3.0.0a1 -> 3.0.0a2","shortMessageHtmlLink":"pre-release 3.0.0a2 (#125)"}},{"before":null,"after":"798213dfbf12f4da13fc6888661d4cd24e9d40c2","ref":"refs/heads/release/v3.0.0a2","pushedAt":"2024-06-18T19:47:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"3.0.0a1 -> 3.0.0a2","shortMessageHtmlLink":"3.0.0a1 -> 3.0.0a2"}},{"before":"194271ca7b28644f456606d5e0f2042d99434467","after":null,"ref":"refs/heads/dependabot/github_actions/all-9fcd99d691","pushedAt":"2024-06-18T19:42:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"810bbb5fc14bab6ce449f2c180b6167b0ed099ef","after":"f09157acfb36e8af6fd49b01567a8a46cd8d8472","ref":"refs/heads/main","pushedAt":"2024-06-18T19:42:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"chore(deps): bump docker/build-push-action in the all group (#124)\n\nBumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).\r\n\r\n\r\nUpdates `docker/build-push-action` from 5.3.0 to 5.4.0\r\n- [Release notes](https://github.com/docker/build-push-action/releases)\r\n- [Commits](https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/build-push-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: all\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump docker/build-push-action in the all group (#124)"}},{"before":"989d87288664312e22df3021dca18cb221c9e4e4","after":null,"ref":"refs/heads/features/update-extension-support","pushedAt":"2024-06-18T19:40:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"26f6d918eb933a90833f30e69e21ba3b4e8a7151","after":"810bbb5fc14bab6ce449f2c180b6167b0ed099ef","ref":"refs/heads/main","pushedAt":"2024-06-18T19:40:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"update fields extension and make sure the app can work without any extension (#123)\n\n* update fields extension and make sure the app can work without any extension\r\n\r\n* Update stac_fastapi/pgstac/core.py\r\n\r\nCo-authored-by: Jonathan Healy \r\n\r\n---------\r\n\r\nCo-authored-by: Jonathan Healy ","shortMessageHtmlLink":"update fields extension and make sure the app can work without any ex…"}},{"before":null,"after":"194271ca7b28644f456606d5e0f2042d99434467","ref":"refs/heads/dependabot/github_actions/all-9fcd99d691","pushedAt":"2024-06-17T05:02:33.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":"chore(deps): bump docker/build-push-action in the all group\n\nBumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).\n\n\nUpdates `docker/build-push-action` from 5.3.0 to 5.4.0\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump docker/build-push-action in the all group"}},{"before":"b560eefc6f555ae0c46c1c002bb41cc2e61f4454","after":"989d87288664312e22df3021dca18cb221c9e4e4","ref":"refs/heads/features/update-extension-support","pushedAt":"2024-06-14T20:13:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"Update stac_fastapi/pgstac/core.py\n\nCo-authored-by: Jonathan Healy ","shortMessageHtmlLink":"Update stac_fastapi/pgstac/core.py"}},{"before":null,"after":"b560eefc6f555ae0c46c1c002bb41cc2e61f4454","ref":"refs/heads/features/update-extension-support","pushedAt":"2024-06-14T15:15:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"update fields extension and make sure the app can work without any extension","shortMessageHtmlLink":"update fields extension and make sure the app can work without any ex…"}},{"before":"3f27f4295a9175fdcd33336c622aa24949c96583","after":null,"ref":"refs/heads/dependabot/pip/all-a1e959bc5d","pushedAt":"2024-06-03T07:10:54.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":"58f760ca057fa81fa7ad730d3334695a326746da","after":null,"ref":"refs/heads/dependabot/github_actions/all-cc69a50362","pushedAt":"2024-06-03T07:10:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"689ff312e895965e78413ab60700548274e1c06b","after":"26f6d918eb933a90833f30e69e21ba3b4e8a7151","ref":"refs/heads/main","pushedAt":"2024-06-03T07:10:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"chore(deps): bump the all group across 1 directory with 2 updates (#121)\n\nBumps the all group with 2 updates in the / directory: [nyurik/action-setup-postgis](https://github.com/nyurik/action-setup-postgis) and [docker/login-action](https://github.com/docker/login-action).\r\n\r\n\r\nUpdates `nyurik/action-setup-postgis` from 1 to 2\r\n- [Release notes](https://github.com/nyurik/action-setup-postgis/releases)\r\n- [Commits](https://github.com/nyurik/action-setup-postgis/compare/v1...v2)\r\n\r\nUpdates `docker/login-action` from 3.1.0 to 3.2.0\r\n- [Release notes](https://github.com/docker/login-action/releases)\r\n- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: nyurik/action-setup-postgis\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n dependency-group: all\r\n- dependency-name: docker/login-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: all\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump the all group across 1 directory with 2 updates (#121)"}},{"before":null,"after":"58f760ca057fa81fa7ad730d3334695a326746da","ref":"refs/heads/dependabot/github_actions/all-cc69a50362","pushedAt":"2024-06-03T04:53:06.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":"chore(deps): bump the all group across 1 directory with 2 updates\n\nBumps the all group with 2 updates in the / directory: [nyurik/action-setup-postgis](https://github.com/nyurik/action-setup-postgis) and [docker/login-action](https://github.com/docker/login-action).\n\n\nUpdates `nyurik/action-setup-postgis` from 1 to 2\n- [Release notes](https://github.com/nyurik/action-setup-postgis/releases)\n- [Commits](https://github.com/nyurik/action-setup-postgis/compare/v1...v2)\n\nUpdates `docker/login-action` from 3.1.0 to 3.2.0\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: nyurik/action-setup-postgis\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: all\n- dependency-name: docker/login-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the all group across 1 directory with 2 updates"}},{"before":"8d44291b3d497ea7a9d8f05d90f9590a0bd0cb61","after":null,"ref":"refs/heads/dependabot/github_actions/all-77d833d2d7","pushedAt":"2024-06-03T04:53:02.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":"8d44291b3d497ea7a9d8f05d90f9590a0bd0cb61","ref":"refs/heads/dependabot/github_actions/all-77d833d2d7","pushedAt":"2024-05-27T04:43:41.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":"chore(deps): bump nyurik/action-setup-postgis in the all group\n\nBumps the all group with 1 update: [nyurik/action-setup-postgis](https://github.com/nyurik/action-setup-postgis).\n\n\nUpdates `nyurik/action-setup-postgis` from 1 to 2\n- [Release notes](https://github.com/nyurik/action-setup-postgis/releases)\n- [Commits](https://github.com/nyurik/action-setup-postgis/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: nyurik/action-setup-postgis\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump nyurik/action-setup-postgis in the all group"}},{"before":"bd7d46bf116fbe139d09e36e48f97045c90b879c","after":"3f27f4295a9175fdcd33336c622aa24949c96583","ref":"refs/heads/dependabot/pip/all-a1e959bc5d","pushedAt":"2024-05-27T04:41:03.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":"chore(deps): update pypgstac requirement in the all group\n\nUpdates the requirements on [pypgstac](https://github.com/stac-utils/pgstac) to permit the latest version.\n\nUpdates `pypgstac` to 0.9.0\n- [Release notes](https://github.com/stac-utils/pgstac/releases)\n- [Changelog](https://github.com/stac-utils/pgstac/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/stac-utils/pgstac/compare/v0.8.0...v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: pypgstac\n dependency-type: direct:production\n dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update pypgstac requirement in the all group"}},{"before":"32a5f447c27eaf558754f53adadf99eb54b9c412","after":null,"ref":"refs/heads/release/v3.0.0a1","pushedAt":"2024-05-22T16:58:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"81162c6bec8ea4e89d64e76e49c03921dda00f3e","after":"689ff312e895965e78413ab60700548274e1c06b","ref":"refs/heads/main","pushedAt":"2024-05-22T16:58:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"pre-release 3.0.0a1 (#119)","shortMessageHtmlLink":"pre-release 3.0.0a1 (#119)"}},{"before":null,"after":"32a5f447c27eaf558754f53adadf99eb54b9c412","ref":"refs/heads/release/v3.0.0a1","pushedAt":"2024-05-22T16:37:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"pre-release 3.0.0a1","shortMessageHtmlLink":"pre-release 3.0.0a1"}},{"before":"f0e186bb21128ee5ba88b940090013ebc2e5606c","after":null,"ref":"refs/heads/update-version-3.0.0a1","pushedAt":"2024-05-22T16:36:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":null,"after":"f0e186bb21128ee5ba88b940090013ebc2e5606c","ref":"refs/heads/update-version-3.0.0a1","pushedAt":"2024-05-22T16:35:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"update-versions","shortMessageHtmlLink":"update-versions"}},{"before":"1c9613daf0745793696d2ca5c15d5f5c9a9acfe0","after":null,"ref":"refs/heads/feature/update-stac-requirements","pushedAt":"2024-05-22T16:31:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"}},{"before":"9d5525dcc0f64b4e17a46df28dced144842f54e2","after":"81162c6bec8ea4e89d64e76e49c03921dda00f3e","ref":"refs/heads/main","pushedAt":"2024-05-22T16:31:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"update stac-fastapi and stac-pydantic requirements (#118)","shortMessageHtmlLink":"update stac-fastapi and stac-pydantic requirements (#118)"}},{"before":null,"after":"1c9613daf0745793696d2ca5c15d5f5c9a9acfe0","ref":"refs/heads/feature/update-stac-requirements","pushedAt":"2024-05-22T12:12:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincentsarago","name":"Vincent Sarago","path":"/vincentsarago","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10407788?s=80&v=4"},"commit":{"message":"update stac-fastapi and stac-pydantic requirements","shortMessageHtmlLink":"update stac-fastapi and stac-pydantic requirements"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcIQBMAA","startCursor":null,"endCursor":null}},"title":"Activity · stac-utils/stac-fastapi-pgstac"}