{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":453485519,"defaultBranch":"main","name":"pgcat","ownerLogin":"postgresml","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-29T18:34:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/103390393?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726504536.0","currentOid":""},"activityList":{"items":[{"before":"efe4511252b7c6a8b2c69efff1a6771ea258c4e9","after":"6a66cf8972017ae29e1de6f9fd083dc9883a317e","ref":"refs/heads/dependabot/cargo/once_cell-1.20.0","pushedAt":"2024-09-16T20:17:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"trigger CI","shortMessageHtmlLink":"trigger CI"}},{"before":null,"after":"3b0157486aaf4c085c7cd52cd46feb56e29fda2f","ref":"refs/heads/dependabot/github_actions/actions/setup-python-5.2.0","pushedAt":"2024-09-16T16:35:36.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 actions/setup-python from 5.1.0 to 5.2.0\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.2.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5.1.0...v5.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump actions/setup-python from 5.1.0 to 5.2.0"}},{"before":"02f1ae394c86ff2f491c33177c3ee673755f4ea9","after":null,"ref":"refs/heads/dependabot/cargo/once_cell-1.19.0","pushedAt":"2024-09-16T04:23:25.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":"efe4511252b7c6a8b2c69efff1a6771ea258c4e9","ref":"refs/heads/dependabot/cargo/once_cell-1.20.0","pushedAt":"2024-09-16T04:23: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":"chore(deps): bump once_cell from 1.18.0 to 1.20.0\n\nBumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.20.0.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump once_cell from 1.18.0 to 1.20.0"}},{"before":"9f12d7958edb3b0bd0022acb5b6ca77c72eb633d","after":"efbab1c333edbd1b418195413f6121557c580884","ref":"refs/heads/main","pushedAt":"2024-09-14T14:57:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Helm chart improvements including allowing user password to be pulled from K8s secret (#753)\n\n* Make user min_pool_size configurable\r\n\r\n* Set user server_lifetime only if specified\r\n\r\n* Increment chart version\r\n\r\n* Use default instea of or\r\n\r\n* Allow enabling server_tls\r\n\r\n* statement_timeout default value\r\n\r\n* Allow pulling password from existing secret\r\n\r\n---------\r\n\r\nCo-authored-by: Mostafa Abdelraouf ","shortMessageHtmlLink":"Helm chart improvements including allowing user password to be pulled…"}},{"before":"123286939241a8811066c687eee49495ee2afb39","after":null,"ref":"refs/heads/dependabot/bundler/tests/ruby/activerecord-6.1.7.1","pushedAt":"2024-09-14T01:03: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":"e6634ef461694e9ae61123f876a519a8a75a0581","after":"9f12d7958edb3b0bd0022acb5b6ca77c72eb633d","ref":"refs/heads/main","pushedAt":"2024-09-14T01:02:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Fix Ruby tests (#819)\n\nBuild is failing with this error\r\n\r\nDownloading activerecord-3.2.14 revealed dependencies not in the API or the\r\nlockfile (activesupport (= 3.2.14), activemodel (= 3.2.14), arel (~> 3.0.2),\r\ntzinfo (~> 0.3.29)).\r\nEither installing with `--full-index` or running `bundle update activerecord`\r\nshould fix the problem.\r\n\r\nAfter ActiveSupport was updated.\r\n\r\nThis PR fixes that","shortMessageHtmlLink":"Fix Ruby tests (#819)"}},{"before":null,"after":"c3948ffcc6b890c53a2e0afd0b724ec2527102d8","ref":"refs/heads/mostafa_fix-build-for-rails","pushedAt":"2024-09-14T00:50:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Fix Ruby tests","shortMessageHtmlLink":"Fix Ruby tests"}},{"before":null,"after":"123286939241a8811066c687eee49495ee2afb39","ref":"refs/heads/dependabot/bundler/tests/ruby/activerecord-6.1.7.1","pushedAt":"2024-09-14T00:44:18.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 activerecord from 3.2.14 to 6.1.7.1 in /tests/ruby\n\nBumps [activerecord](https://github.com/rails/rails) from 3.2.14 to 6.1.7.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.2.1/activerecord/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v3.2.14...v6.1.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: activerecord\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump activerecord from 3.2.14 to 6.1.7.1 in /tests/ruby"}},{"before":"7484253b907ee5f2acd54719c1bf2e9eb6b71220","after":null,"ref":"refs/heads/dependabot/bundler/tests/ruby/activesupport-7.0.7.1","pushedAt":"2024-09-14T00:43:33.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":"dab2e5864774eff34986acdca4ca48061ad42166","after":"e6634ef461694e9ae61123f876a519a8a75a0581","ref":"refs/heads/main","pushedAt":"2024-09-14T00:43:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"chore(deps): bump activesupport from 7.0.4.1 to 7.0.7.1 in /tests/ruby (#804)\n\nBumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.7.1.\r\n- [Release notes](https://github.com/rails/rails/releases)\r\n- [Changelog](https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md)\r\n- [Commits](https://github.com/rails/rails/compare/v7.0.4.1...v7.0.7.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: activesupport\r\n dependency-type: indirect\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 activesupport from 7.0.4.1 to 7.0.7.1 in /tests/ruby ("}},{"before":null,"after":"60078be9d3857066a96eb6fd2048c4b5cf6696fc","ref":"refs/heads/mostafa_webpki-up","pushedAt":"2024-09-14T00:42:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"chore(deps): bump webpki-roots from 0.23.1 to 0.26.5\n\nBumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.23.1 to 0.26.5.\n- [Release notes](https://github.com/rustls/webpki-roots/releases)\n- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.23.1...v/0.26.5)\n\n---\nupdated-dependencies:\n- dependency-name: webpki-roots\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump webpki-roots from 0.23.1 to 0.26.5"}},{"before":"1ef99e79ecac4645d1b616de203248a1b4c72c60","after":null,"ref":"refs/heads/dependabot/github_actions/helm/chart-releaser-action-1.6.0","pushedAt":"2024-09-14T00:41:33.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":"4aaa4378cf953d1aa4bbfbf3f7a3e8499a071fae","after":"dab2e5864774eff34986acdca4ca48061ad42166","ref":"refs/heads/main","pushedAt":"2024-09-14T00:41:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0 (#812)\n\nBumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0.\r\n- [Release notes](https://github.com/helm/chart-releaser-action/releases)\r\n- [Commits](https://github.com/helm/chart-releaser-action/compare/be16258da8010256c6e82849661221415f031968...a917fd15b20e8b64b94d9158ad54cd6345335584)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: helm/chart-releaser-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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 helm/chart-releaser-action from 1.5.0 to 1.6.0 (#812)"}},{"before":null,"after":"d6e11e11da61b9a2c33a3dfa08d6f09d7d6d28f4","ref":"refs/heads/mostafa_sqlparse-up","pushedAt":"2024-09-14T00:30:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"chore(deps): bump sqlparser from 0.41.0 to 0.51.0\n\nBumps [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) from 0.41.0 to 0.51.0.\n- [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sqlparser-rs/sqlparser-rs/compare/v0.41.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: sqlparser\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump sqlparser from 0.41.0 to 0.51.0"}},{"before":"f60bbbd56cb081896bb8e467832c05252fde49ed","after":null,"ref":"refs/heads/dependabot/bundler/tests/ruby/rexml-3.3.6","pushedAt":"2024-09-14T00:19:38.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":"670311daf923126ae480527c2f72af53ad15246b","after":"4aaa4378cf953d1aa4bbfbf3f7a3e8499a071fae","ref":"refs/heads/main","pushedAt":"2024-09-14T00:19:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"chore(deps): bump rexml from 3.2.8 to 3.3.6 in /tests/ruby (#803)\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6.\r\n- [Release notes](https://github.com/ruby/rexml/releases)\r\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\r\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rexml\r\n dependency-type: indirect\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 rexml from 3.2.8 to 3.3.6 in /tests/ruby (#803)"}},{"before":"c542f227706b31609fd026f859baa11e7dbb6ea0","after":null,"ref":"refs/heads/dependabot/cargo/sqlparser-0.50.0","pushedAt":"2024-09-12T05:01:45.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":"3103ce7a3d3bac1b461be94f62aa9d90e78b4886","ref":"refs/heads/dependabot/cargo/sqlparser-0.51.0","pushedAt":"2024-09-12T05:01: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 sqlparser from 0.41.0 to 0.51.0\n\nBumps [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) from 0.41.0 to 0.51.0.\n- [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sqlparser-rs/sqlparser-rs/compare/v0.41.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: sqlparser\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump sqlparser from 0.41.0 to 0.51.0"}},{"before":"b9ec7f80369501afa4c7e9f1422e174d50ca5db1","after":"670311daf923126ae480527c2f72af53ad15246b","ref":"refs/heads/main","pushedAt":"2024-09-10T14:29:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Implement Trust Authentication (#805)\n\n* Implement Trust Authentication\r\n\r\n* Remove remaining LDAP stuff\r\n\r\n* Reverted LDAP changes, Cleaned up tests\r\n\r\n---------\r\n\r\nCo-authored-by: Andrew Jackson \r\nCo-authored-by: CommanderKeynes ","shortMessageHtmlLink":"Implement Trust Authentication (#805)"}},{"before":null,"after":"fba40eba2fd95d3ed8ddf6464afbf1afb93c43d5","ref":"refs/heads/circleci_AndrewJackson2020_trust","pushedAt":"2024-09-10T13:57:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Reverted LDAP changes, Cleaned up tests","shortMessageHtmlLink":"Reverted LDAP changes, Cleaned up tests"}},{"before":"feedcd49d91c6dea22bb06aeaee6dddf9d583074","after":null,"ref":"refs/heads/circleci_AndrewJackson2020_trust","pushedAt":"2024-09-10T13:57:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"}},{"before":null,"after":"78982a68e4b6eeb1933f065092f0974c3dcbf6a1","ref":"refs/heads/circleci_sarajmunjal_saraj/upgrade-tls","pushedAt":"2024-09-10T10:44:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Upgrade TLS libraries and code","shortMessageHtmlLink":"Upgrade TLS libraries and code"}},{"before":"78982a68e4b6eeb1933f065092f0974c3dcbf6a1","after":null,"ref":"refs/heads/circleci_sarajmunjal_saraj/upgrade-tls","pushedAt":"2024-09-10T10:44:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"}},{"before":null,"after":"78982a68e4b6eeb1933f065092f0974c3dcbf6a1","ref":"refs/heads/circleci_sarajmunjal_saraj/upgrade-tls","pushedAt":"2024-09-10T10:31:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Upgrade TLS libraries and code","shortMessageHtmlLink":"Upgrade TLS libraries and code"}},{"before":"78982a68e4b6eeb1933f065092f0974c3dcbf6a1","after":null,"ref":"refs/heads/circleci_sarajmunjal_saraj/upgrade-tls","pushedAt":"2024-09-10T10:31:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"}},{"before":null,"after":"78982a68e4b6eeb1933f065092f0974c3dcbf6a1","ref":"refs/heads/circleci_sarajmunjal_saraj/upgrade-tls","pushedAt":"2024-09-10T10:30:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Upgrade TLS libraries and code","shortMessageHtmlLink":"Upgrade TLS libraries and code"}},{"before":"78982a68e4b6eeb1933f065092f0974c3dcbf6a1","after":null,"ref":"refs/heads/circleci_sarajmunjal_saraj/upgrade-tls","pushedAt":"2024-09-10T10:30:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"}},{"before":null,"after":"feedcd49d91c6dea22bb06aeaee6dddf9d583074","ref":"refs/heads/circleci_AndrewJackson2020_trust","pushedAt":"2024-09-10T10:29:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"drdrsh","name":"Mostafa","path":"/drdrsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/202050?s=80&v=4"},"commit":{"message":"Implement Trust Authentication","shortMessageHtmlLink":"Implement Trust Authentication"}},{"before":null,"after":"1ef99e79ecac4645d1b616de203248a1b4c72c60","ref":"refs/heads/dependabot/github_actions/helm/chart-releaser-action-1.6.0","pushedAt":"2024-09-09T16:15:51.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 helm/chart-releaser-action from 1.5.0 to 1.6.0\n\nBumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/helm/chart-releaser-action/releases)\n- [Commits](https://github.com/helm/chart-releaser-action/compare/be16258da8010256c6e82849661221415f031968...a917fd15b20e8b64b94d9158ad54cd6345335584)\n\n---\nupdated-dependencies:\n- dependency-name: helm/chart-releaser-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQyMDoxNzozMS4wMDAwMDBazwAAAAS32FVu","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQyMDoxNzozMS4wMDAwMDBazwAAAAS32FVu","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOVQxNjoxNTo1MS4wMDAwMDBazwAAAASxHeke"}},"title":"Activity · postgresml/pgcat"}