{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2416064,"defaultBranch":"main","name":"whitehall","ownerLogin":"alphagov","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-09-19T15:10:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/596977?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726842467.0","currentOid":""},"activityList":{"items":[{"before":"1ab196eeeb8b3b0d50492f51df2607b29972310f","after":"01ef3c14abbccb95a22c34c9fec6e14e67870c8e","ref":"refs/heads/fix-government-association-bug","pushedAt":"2024-09-20T15:05:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"Stop caching `government` - see previous commits","shortMessageHtmlLink":"Stop caching government - see previous commits"}},{"before":"6197101fe679d5f56d4f533537469e650ab22439","after":null,"ref":"refs/heads/update-support-routes","pushedAt":"2024-09-20T14:22:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theseanything","name":"Sean Rankine","path":"/theseanything","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11051676?s=80&v=4"}},{"before":"e6bdcf39d1a91a0552c5327ccbb42b097aaaa19d","after":"d337e318484f7a7d62cd812fa2ea38bc8a33c01b","ref":"refs/heads/main","pushedAt":"2024-09-20T14:22:01.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"theseanything","name":"Sean Rankine","path":"/theseanything","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11051676?s=80&v=4"},"commit":{"message":"Merge pull request #9413 from alphagov/update-support-routes\n\nUpdate link to support app","shortMessageHtmlLink":"Merge pull request #9413 from alphagov/update-support-routes"}},{"before":"ba6ed48c65ca1b810d3826fdea452f394eec36c0","after":"1ab196eeeb8b3b0d50492f51df2607b29972310f","ref":"refs/heads/fix-government-association-bug","pushedAt":"2024-09-20T13:14:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"WIP: fix government association bug\n\nThose with the relevant permissions can override a government\nassociated with a particular item of content - see\nhttps://docs.publishing.service.gov.uk/repos/whitehall/history_mode.html#overrides.\n\nThe implementation was buggy insofar as Publishing API (and thus\nContent Store, and the frontend) would always be one version\nbehind.\n\n1. Document is associated with Government A.\n2. You edit via the UI, to associate with Government B instead.\n3. In the UI, the government shows as Government B, but the draft\n preview continues to show Government A. (This is the case\n even if you go on to publish the content).\n4. You edit via the UI, to associate with Government C instead.\n5. In the UI, the government shows as Government C, but the draft\n preview now shows Government B.\n\nThis appears to be down to unexpected caching within\n`PublishingApi::PayloadBuilder::Links`, whereby calling\n`item.government` returns the old government association. Calling\n`item.reload.government` did not help, but oddly enough, fetching\nthe government ID and using that to instantiate a new\n`Government` object seems to work. This was established by adding\na `byebug` within the method and prying the\n`news_article_presenter` locally.\n\n```\n$ news_article.government\n\n\n$ news_article.government_id\n25\n```\n\nTODO: write a test.\n\nTrello: https://trello.com/c/dGAmUBKc/2833-investigate-republishing-docs-reassociated-with-different-government","shortMessageHtmlLink":"WIP: fix government association bug"}},{"before":"1f31f33fdfde23e6ed8e2eb58e763e159107d729","after":"ba6ed48c65ca1b810d3826fdea452f394eec36c0","ref":"refs/heads/fix-government-association-bug","pushedAt":"2024-09-20T13:13:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"WIP: fix government association bug\n\nThose with the relevant permissions can override a government\nassociated with a particular item of content - see\nhttps://docs.publishing.service.gov.uk/repos/whitehall/history_mode.html#overrides.\n\nThe implementation was buggy insofar as Publishing API (and thus\nContent Store, and the frontend) would always be one version\nbehind.\n\n1. Document is associated with Government A.\n2. You edit via the UI, to associate with Government B instead.\n3. In the UI, the government shows as Government B, but the draft\n preview continues to show Government A. (This is the case\n even if you go on to publish the content).\n4. You edit via the UI, to associate with Government C instead.\n5. In the UI, the government shows as Government C, but the draft\n preview now shows Government B.\n\nThis appears to be down to unexpected caching within\n`PublishingApi::PayloadBuilder::Links`, whereby calling\n`item.government` returns the old government association. Calling\n`item.reload.government` did not help, but oddly enough, fetching\nthe government ID and using that to instantiate a new\n`Government` object seems to work. This was established by adding\na `byebug` within the method and prying the\n`news_article_presenter` locally.\n\n```\n$ news_article.government\n\n$ news_article.government_id\n25\n```\n\nTODO: write a test.\n\nTrello: https://trello.com/c/dGAmUBKc/2833-investigate-republishing-docs-reassociated-with-different-government","shortMessageHtmlLink":"WIP: fix government association bug"}},{"before":"43947443f4dcf447cb322564f4deb38f65145d69","after":"1f31f33fdfde23e6ed8e2eb58e763e159107d729","ref":"refs/heads/fix-government-association-bug","pushedAt":"2024-09-20T13:08:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"WIP: fix government association bug\n\nThose with the relevant permissions can override a government\nassociated with a particular item of content - see\nhttps://docs.publishing.service.gov.uk/repos/whitehall/history_mode.html#overrides.\n\nThe implementation was buggy insofar as Publishing API (and thus\nContent Store, and the frontend) would always be one version\nbehind.\n\n1. Document is associated with Government A.\n2. You edit via the UI, to associate with Government B instead.\n3. In the UI, the government shows as Government B, but the draft\n preview continues to show Government A. (This is the case\n even if you go on to publish the content).\n4. You edit via the UI, to associate with Government C instead.\n5. In the UI, the government shows as Government C, but the draft\n preview now shows Government B.\n\nThis appears to be down to unexpected caching within\n`PublishingApi::PayloadBuilder::Links`, whereby calling\n`item.government` returns the old government association. Calling\n`item.reload.government` did not help, but oddly enough, fetching\nthe government ID and using that to instantiate a new\n`Government` object seems to work. This was established by adding\na `byebug` within the method and prying the\n`news_article_presenter` locally.\n\n```\n$ news_article.government\n\n$ news_article.government_id\n25\n```\n\nTODO: write a test.\n\nTrello: https://trello.com/c/dGAmUBKc/2833-investigate-republishing-docs-reassociated-with-different-government","shortMessageHtmlLink":"WIP: fix government association bug"}},{"before":null,"after":"43947443f4dcf447cb322564f4deb38f65145d69","ref":"refs/heads/fix-government-association-bug","pushedAt":"2024-09-20T12:55:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"WIP: fix government association bug\n\nThose with the relevant permissions can override a government\nassociated with a particular item of content - see\nhttps://docs.publishing.service.gov.uk/repos/whitehall/history_mode.html#overrides.\n\nThe implementation was buggy insofar as Publishing API (and thus\nContent Store, and the frontend) would always be one version\nbehind.\n\n1. Document is associated with Government A.\n2. You edit via the UI, to associate with Government B instead.\n3. In the UI, the government shows as Government B, but the draft\n preview continues to show Government A. (This is the case\n even if you go on to publish the content).\n4. You edit via the UI, to associate with Government C instead.\n5. In the UI, the government shows as Government C, but the draft\n preview now shows Government B.\n\nThis appears to be down to unexpected caching within\n`PublishingApi::PayloadBuilder::Links`, whereby calling\n`item.government` returns the old government association. Calling\n`item.reload.government` did not help, but oddly enough, fetching\nthe government ID and using that to instantiate a new\n`Government` object seems to work. This was established by adding\na `byebug` within the method and prying the\n`news_article_presenter` locally.\n\n```\n$ news_article.government\n\n$ news_article.government_id\n25\n```\n\nTODO: write a test.\n\nTrello: https://trello.com/c/dGAmUBKc/2833-investigate-republishing-docs-reassociated-with-different-government","shortMessageHtmlLink":"WIP: fix government association bug"}},{"before":"63e200121a3215380ff384f3a136329b5bf9e9b2","after":null,"ref":"refs/heads/add-past-prime-ministers-description","pushedAt":"2024-09-20T11:40:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"leenagupte","name":"Leena Gupte","path":"/leenagupte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5793815?s=80&v=4"}},{"before":"0bc64118e51b758e1064ebdab47fb177a75952b9","after":"6c4f1dc6d6833357b7c737b48e98484862d5aeda","ref":"refs/heads/content-modelling/550-fix-cache-busting","pushedAt":"2024-09-20T10:41:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"pass publishing app name to Publish Intents for Host Content\n\nWe want to remove the cache Host Content that is not published by Whitehall,\nas embedded content can be used across all Publishing apps.\n\n[1] https://github.com/alphagov/publishing-api/pull/2876","shortMessageHtmlLink":"pass publishing app name to Publish Intents for Host Content"}},{"before":"44094d8341e347f4a85a8e25098ecb2a05c0889b","after":"0bc64118e51b758e1064ebdab47fb177a75952b9","ref":"refs/heads/content-modelling/550-fix-cache-busting","pushedAt":"2024-09-20T10:39:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"pass publishing app name to Publish Intents for Host Content\n\nWe want to remove the cache Host Content that is not published by Whitehall,\nas embedded content can be used across all Publishing apps.\n\n[1] https://github.com/alphagov/publishing-api/pull/2876","shortMessageHtmlLink":"pass publishing app name to Publish Intents for Host Content"}},{"before":"7bce263613285a1d75f177251ddee990e854deef","after":"44094d8341e347f4a85a8e25098ecb2a05c0889b","ref":"refs/heads/content-modelling/550-fix-cache-busting","pushedAt":"2024-09-20T10:28:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"pass publishing app name to Publish Intents for Host Content\n\nWe want to remove the cache Host Content that is not published by Whitehall,\nas embedded content can be used across all Publishing apps.\n\n[1] https://github.com/alphagov/publishing-api/pull/2876","shortMessageHtmlLink":"pass publishing app name to Publish Intents for Host Content"}},{"before":null,"after":"7bce263613285a1d75f177251ddee990e854deef","ref":"refs/heads/content-modelling/550-fix-cache-busting","pushedAt":"2024-09-20T10:09:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"pass publishing app name to Publish Intents for Host Content\n\nWe want to remove the cache Host Content that is not published by Whitehall,\nas embedded content can be used across all Publishing apps.\n\n[1] https://github.com/alphagov/publishing-api/pull/2876","shortMessageHtmlLink":"pass publishing app name to Publish Intents for Host Content"}},{"before":"5fb54a53fcc4a9aac8094d6fc09e802c4ffd956a","after":null,"ref":"refs/heads/schema_validation_test","pushedAt":"2024-09-20T09:29:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"}},{"before":"6c01a6f7262ad42b2a3b574c03dedb44ffbc6fbc","after":"e6bdcf39d1a91a0552c5327ccbb42b097aaaa19d","ref":"refs/heads/main","pushedAt":"2024-09-20T09:29:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"Merge pull request #8203 from alphagov/schema_validation_test\n\nExtend schema validation test","shortMessageHtmlLink":"Merge pull request #8203 from alphagov/schema_validation_test"}},{"before":"626ed9c153cbaace7de8421fb96040362e09ae82","after":"5fb54a53fcc4a9aac8094d6fc09e802c4ffd956a","ref":"refs/heads/schema_validation_test","pushedAt":"2024-09-20T08:53:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"Extend schema validation test","shortMessageHtmlLink":"Extend schema validation test"}},{"before":"cc58c2b908960aa77e68ec99dd99d688fd20c744","after":"6197101fe679d5f56d4f533537469e650ab22439","ref":"refs/heads/update-support-routes","pushedAt":"2024-09-20T08:52:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theseanything","name":"Sean Rankine","path":"/theseanything","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11051676?s=80&v=4"},"commit":{"message":"Use support_url method\r\n\r\nWill ensure it's correct in every environment.\n\nCo-authored-by: Aga Dufrat <38078064+AgaDufrat@users.noreply.github.com>","shortMessageHtmlLink":"Use support_url method"}},{"before":"4e087dae1fc8e4031440e3d0e06a793d1f57b7ac","after":"cc58c2b908960aa77e68ec99dd99d688fd20c744","ref":"refs/heads/update-support-routes","pushedAt":"2024-09-20T08:42:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ChrisBAshton","name":"Chris Ashton","path":"/ChrisBAshton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5111927?s=80&v=4"},"commit":{"message":"Update link to support app\n\nReplacing the redirect with the actual URL to the support app.","shortMessageHtmlLink":"Update link to support app"}},{"before":"b0e7d98346f8a2682c67f2c0ac66397f6a8c6173","after":null,"ref":"refs/heads/dependabot/bundler/govuk_publishing_components-43.3.0","pushedAt":"2024-09-19T14:56:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"minhngocd","name":"Minno","path":"/minhngocd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/568730?s=80&v=4"}},{"before":"6931230d18110d69c535ebbe9e83ea0138d7e030","after":"6c01a6f7262ad42b2a3b574c03dedb44ffbc6fbc","ref":"refs/heads/main","pushedAt":"2024-09-19T14:56:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"minhngocd","name":"Minno","path":"/minhngocd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/568730?s=80&v=4"},"commit":{"message":"Merge pull request #9458 from alphagov/dependabot/bundler/govuk_publishing_components-43.3.0\n\nBump govuk_publishing_components from 43.1.1 to 43.3.0","shortMessageHtmlLink":"Merge pull request #9458 from alphagov/dependabot/bundler/govuk_publi…"}},{"before":"f08c82abbb2ec57a7ea1147b85532aca84c2709c","after":null,"ref":"refs/heads/dependabot/bundler/govuk_app_config-9.14.1","pushedAt":"2024-09-19T14:54:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"minhngocd","name":"Minno","path":"/minhngocd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/568730?s=80&v=4"}},{"before":"e1d4d6ee23fc06bbf7ae0901d7bab9c3b037be8a","after":"6931230d18110d69c535ebbe9e83ea0138d7e030","ref":"refs/heads/main","pushedAt":"2024-09-19T14:54:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"minhngocd","name":"Minno","path":"/minhngocd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/568730?s=80&v=4"},"commit":{"message":"Merge pull request #9455 from alphagov/dependabot/bundler/govuk_app_config-9.14.1\n\nBump govuk_app_config from 9.14.0 to 9.14.1","shortMessageHtmlLink":"Merge pull request #9455 from alphagov/dependabot/bundler/govuk_app_c…"}},{"before":"22c1facad67d6f298b877e90c43de4d51ee6d40a","after":null,"ref":"refs/heads/dependabot/bundler/activemodel-serializers-xml-1.0.3","pushedAt":"2024-09-19T14:52:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"minhngocd","name":"Minno","path":"/minhngocd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/568730?s=80&v=4"}},{"before":"084c94ba6872e2760e42d7f4ddbd9ea8160d5e0c","after":"e1d4d6ee23fc06bbf7ae0901d7bab9c3b037be8a","ref":"refs/heads/main","pushedAt":"2024-09-19T14:52:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"minhngocd","name":"Minno","path":"/minhngocd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/568730?s=80&v=4"},"commit":{"message":"Merge pull request #9453 from alphagov/dependabot/bundler/activemodel-serializers-xml-1.0.3\n\nBump activemodel-serializers-xml from 1.0.2 to 1.0.3","shortMessageHtmlLink":"Merge pull request #9453 from alphagov/dependabot/bundler/activemodel…"}},{"before":"c5b936033a6e97ce87adb5d02665a9ea571c9ce6","after":null,"ref":"refs/heads/550-cache-busting","pushedAt":"2024-09-19T13:58:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"}},{"before":"b720a48040595795e17bd1d6f5b11845914099c8","after":"084c94ba6872e2760e42d7f4ddbd9ea8160d5e0c","ref":"refs/heads/main","pushedAt":"2024-09-19T13:58:54.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"Merge pull request #9447 from alphagov/550-cache-busting\n\ncontent-modelling/550 cache busting","shortMessageHtmlLink":"Merge pull request #9447 from alphagov/550-cache-busting"}},{"before":"50733e1c89d2a4ec8df9249db69bf25710a8adc0","after":"c5b936033a6e97ce87adb5d02665a9ea571c9ce6","ref":"refs/heads/550-cache-busting","pushedAt":"2024-09-19T13:53:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"Remove cache for host documents when block is updated/published\n\nWhen a content block is updated we do not want to\nwait the default cache time of 5 mins in order to\nsee the changes in Documents that use this content\nblock.\n\nPublish intents allow us to reset the cache time\nhttps://docs.publishing.service.gov.uk/repos/content-store/publish_intents.html","shortMessageHtmlLink":"Remove cache for host documents when block is updated/published"}},{"before":"fe78e489e00ce8d497378d7cab2fc23a2d24ff00","after":"50733e1c89d2a4ec8df9249db69bf25710a8adc0","ref":"refs/heads/550-cache-busting","pushedAt":"2024-09-19T13:49:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Harriethw","name":"Harriet H-W","path":"/Harriethw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16647486?s=80&v=4"},"commit":{"message":"Remove cache for host documents when block is updated/published\n\nWhen a content block is updated we do not want to\nwait the default cache time of 5 mins in order to\nsee the changes in Documents that use this content\nblock.\n\nPublish intents allow us to reset the cache time\nhttps://docs.publishing.service.gov.uk/repos/content-store/publish_intents.html","shortMessageHtmlLink":"Remove cache for host documents when block is updated/published"}},{"before":"a9194424946c66a881deabe5c23b6f9d669caef0","after":null,"ref":"refs/heads/dependabot/bundler/govuk_publishing_components-43.2.0","pushedAt":"2024-09-19T13:16:27.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":"b0e7d98346f8a2682c67f2c0ac66397f6a8c6173","ref":"refs/heads/dependabot/bundler/govuk_publishing_components-43.3.0","pushedAt":"2024-09-19T13:16: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 govuk_publishing_components from 43.1.1 to 43.3.0\n\nBumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 43.1.1 to 43.3.0.\n- [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v43.1.1...v43.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: govuk_publishing_components\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump govuk_publishing_components from 43.1.1 to 43.3.0"}},{"before":"148137c3990378178d0ed9e4b0b6b92203f422ba","after":"f08c82abbb2ec57a7ea1147b85532aca84c2709c","ref":"refs/heads/dependabot/bundler/govuk_app_config-9.14.1","pushedAt":"2024-09-19T13:16:15.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":"Bump govuk_app_config from 9.14.0 to 9.14.1\n\nBumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.14.0 to 9.14.1.\n- [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.14.0...v9.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: govuk_app_config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump govuk_app_config from 9.14.0 to 9.14.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNTowNToxMC4wMDAwMDBazwAAAAS8GGn2","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNTowNToxMC4wMDAwMDBazwAAAAS8GGn2","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxMzoxNjoxNS4wMDAwMDBazwAAAAS64olo"}},"title":"Activity · alphagov/whitehall"}