{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":406410135,"defaultBranch":"1.x","name":"blast","ownerLogin":"area17","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-14T14:53:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74475?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712767951.0","currentOid":""},"activityList":{"items":[{"before":"2656f26a704f2a6b473b251b8b68163f3a4d84a4","after":"b7185a12ef92b96896994f0ab6ad0092ed27765a","ref":"refs/heads/1.x","pushedAt":"2024-07-16T13:13:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"feat(129): fix deprecation warnings to missing property declarations (#130)","shortMessageHtmlLink":"feat(129): fix deprecation warnings to missing property declarations (#…"}},{"before":"211a972f42e8c2a926284645dea2a82e00b95e6d","after":"2656f26a704f2a6b473b251b8b68163f3a4d84a4","ref":"refs/heads/1.x","pushedAt":"2024-04-11T15:24:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Add message when trying to access base storybook_preview route to direct you to storybook ui","shortMessageHtmlLink":"Add message when trying to access base storybook_preview route to dir…"}},{"before":null,"after":"e9a825d56bf3f44a619f31706cfb75a0af81ed9f","ref":"refs/heads/feature/custom-addons","pushedAt":"2024-04-10T16:52:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Make a first pass at adding support for custom addons and defining their options in story json files","shortMessageHtmlLink":"Make a first pass at adding support for custom addons and defining th…"}},{"before":"6dbf50e4c7aadb937777262ae6e5ab742228aaba","after":"c196a5b266cb7addfff1cc1936a8565fa00e1336","ref":"refs/heads/feature/update-publish","pushedAt":"2024-04-08T15:09:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Merge branch '1.x' into feature/update-publish","shortMessageHtmlLink":"Merge branch '1.x' into feature/update-publish"}},{"before":"64c69e84a9c477a4361e8381cae185ca99ebd120","after":"6dbf50e4c7aadb937777262ae6e5ab742228aaba","ref":"refs/heads/feature/update-publish","pushedAt":"2024-04-04T21:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Update docs","shortMessageHtmlLink":"Update docs"}},{"before":"0e7c66b2b922351c291bf537adbf390781bd63b2","after":"c6640e6b0ca417517a0864b51642cb6a17947cbf","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-04-03T17:24:23.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 follow-redirects from 1.15.5 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.5 to 1.15.6"}},{"before":"cffb9ef30a3cceec83e8fa8372d658ef1ac18628","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-04-03T17:24:11.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":"934224b992799c0184f7abd1d933720acb01d633","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webpack-dev-middleware-6.1.2","pushedAt":"2024-04-03T17:24:09.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":"df2a783f3950e7da6aa9ce166404c85bb2b27dde","after":"211a972f42e8c2a926284645dea2a82e00b95e6d","ref":"refs/heads/1.x","pushedAt":"2024-04-03T17:23:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Add ability to define custom Storybook version (#107)\n\n* Add ability to set a custom storybook version\r\n\r\n* Check if storybook version has changed in config and update\r\n\r\n* Make a first pass at adding the ability to define override the blast storybook configs\r\n\r\n* Change process mustRun to run to fix storybook version check\r\n\r\n* Improve how we replace the addon paths in published storybook config\r\n\r\n* Add docs for publish-storybook-config task","shortMessageHtmlLink":"Add ability to define custom Storybook version (#107)"}},{"before":"bc09a0ec4ad91e26ae84e7f811c2ce094abc328b","after":"3c7af3ce5e97aaa14b0b719029055da12487e335","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-04-03T15:52:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Add docs for publish-storybook-config task","shortMessageHtmlLink":"Add docs for publish-storybook-config task"}},{"before":null,"after":"64c69e84a9c477a4361e8381cae185ca99ebd120","ref":"refs/heads/feature/update-publish","pushedAt":"2024-04-02T17:54:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Merge branch '1.x' into update-publish","shortMessageHtmlLink":"Merge branch '1.x' into update-publish"}},{"before":"651162a8adf6d381f92e71b8499aa6591ac55101","after":"bc09a0ec4ad91e26ae84e7f811c2ce094abc328b","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-04-02T17:19:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Merge branch '1.x' into feature/custom-sb-version","shortMessageHtmlLink":"Merge branch '1.x' into feature/custom-sb-version"}},{"before":"bb374639a6d8babea5f00fd54965f038f3c1c7d1","after":"651162a8adf6d381f92e71b8499aa6591ac55101","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-04-02T17:16:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Improve how we replace the addon paths in published storybook config","shortMessageHtmlLink":"Improve how we replace the addon paths in published storybook config"}},{"before":"d83c27ab0001a5b0bba8f447e9848467161544fa","after":"bb374639a6d8babea5f00fd54965f038f3c1c7d1","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-04-02T15:39:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Change process mustRun to run to fix storybook version check","shortMessageHtmlLink":"Change process mustRun to run to fix storybook version check"}},{"before":"13a6e206829a676892b621a911a62ea79d44209e","after":"df2a783f3950e7da6aa9ce166404c85bb2b27dde","ref":"refs/heads/1.x","pushedAt":"2024-04-02T14:31:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Fix ESM import path for Windows compatibility in resolveTailwindConfig (#123)\n\n* Used `pathToFileURL` to convert `CONFIGPATH` to a valid `file://` URL before importing.\r\n* This modification ensures the dynamic import function works as expected on Windows by conforming to the required URL scheme.\r\n* Resolves https://github.com/area17/blast/issues/122","shortMessageHtmlLink":"Fix ESM import path for Windows compatibility in resolveTailwindConfig ("}},{"before":"0a0be74bacf3a7931fcde7a2188a99261bedef01","after":"d83c27ab0001a5b0bba8f447e9848467161544fa","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-04-01T22:30:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Make a first pass at adding the ability to define override the blast storybook configs","shortMessageHtmlLink":"Make a first pass at adding the ability to define override the blast …"}},{"before":null,"after":"cffb9ef30a3cceec83e8fa8372d658ef1ac18628","ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-03-29T05:26:13.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 express from 4.18.2 to 4.19.2\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump express from 4.18.2 to 4.19.2"}},{"before":null,"after":"934224b992799c0184f7abd1d933720acb01d633","ref":"refs/heads/dependabot/npm_and_yarn/webpack-dev-middleware-6.1.2","pushedAt":"2024-03-21T19:58:13.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 webpack-dev-middleware from 6.1.1 to 6.1.2\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2.\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v6.1.1...v6.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: webpack-dev-middleware\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump webpack-dev-middleware from 6.1.1 to 6.1.2"}},{"before":null,"after":"0e7c66b2b922351c291bf537adbf390781bd63b2","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-17T00:49:54.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 follow-redirects from 1.15.5 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.5 to 1.15.6"}},{"before":"629155827b6d6f36361e8ddfb21d654ef149cef0","after":"0a0be74bacf3a7931fcde7a2188a99261bedef01","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-03-06T19:37:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Merge branch '1.x' into feature/custom-sb-version","shortMessageHtmlLink":"Merge branch '1.x' into feature/custom-sb-version"}},{"before":"b0dcaeab1be566c4893c65b0078a162d3207697d","after":"13a6e206829a676892b621a911a62ea79d44209e","ref":"refs/heads/1.x","pushedAt":"2024-03-06T19:36:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Fix missing array key error in generate stories","shortMessageHtmlLink":"Fix missing array key error in generate stories"}},{"before":"d5f4c02a739951bed22a3370bdd9bf4ec0652d8f","after":"629155827b6d6f36361e8ddfb21d654ef149cef0","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-03-06T19:08:46.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Merge branch '1.x' into feature/custom-sb-version","shortMessageHtmlLink":"Merge branch '1.x' into feature/custom-sb-version"}},{"before":"8e851b28433b9be96838a3f206d45e64b14dc37c","after":"d5f4c02a739951bed22a3370bdd9bf4ec0652d8f","ref":"refs/heads/feature/custom-sb-version","pushedAt":"2024-03-06T18:06:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Check if storybook version has changed in config and update","shortMessageHtmlLink":"Check if storybook version has changed in config and update"}},{"before":"0a69d05ce90f153969b0de30119211d8dc6dbe26","after":"b0dcaeab1be566c4893c65b0078a162d3207697d","ref":"refs/heads/1.x","pushedAt":"2024-03-05T15:08:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Laravel 11.x Compatibility (#113)\n\n* Bump dependencies for Laravel 11\r\n\r\n* Update GitHub Actions for Laravel 11","shortMessageHtmlLink":"Laravel 11.x Compatibility (#113)"}},{"before":"8982118021e22b63e1fac2d6a89fca96eb7e2327","after":"0a69d05ce90f153969b0de30119211d8dc6dbe26","ref":"refs/heads/1.x","pushedAt":"2024-02-27T23:16:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Update tailwind to 3.4.1","shortMessageHtmlLink":"Update tailwind to 3.4.1"}},{"before":"a74d4dddcf64ed903842d2b382cf6b24cacff342","after":"8982118021e22b63e1fac2d6a89fca96eb7e2327","ref":"refs/heads/1.x","pushedAt":"2024-02-26T22:05:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Convert resolveTailwindConfig.js to ESM (#108)\n\n* Convert resolve script to ESM\r\n\r\n* Fix missing config default key\r\n\r\n* Clean up resolveTailwindConfig.js\r\n\r\n* Remove async statement on parseConfig fn","shortMessageHtmlLink":"Convert resolveTailwindConfig.js to ESM (#108)"}},{"before":"ef7a1e6b2591c5b576726ae957b51c5883ff6c95","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.5","pushedAt":"2024-02-26T20:44: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":"4f00e1c844e7b46adfb225d0104baa430e40a92c","after":"a74d4dddcf64ed903842d2b382cf6b24cacff342","ref":"refs/heads/1.x","pushedAt":"2024-02-26T20:44:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.14.8 to 1.15.5 (#112)\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.5.\r\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\r\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: follow-redirects\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":"Bump follow-redirects from 1.14.8 to 1.15.5 (#112)"}},{"before":"5c29173a97247e435ae2d7e6a9f49a97991e69f2","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/babel/traverse-7.23.9","pushedAt":"2024-02-26T20:40:28.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":"784f5b336ac0dfbd78c4ec1900688cc567eabac1","after":"4f00e1c844e7b46adfb225d0104baa430e40a92c","ref":"refs/heads/1.x","pushedAt":"2024-02-26T20:40:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrtimbrook","name":"Tim Brook","path":"/mrtimbrook","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7452758?s=80&v=4"},"commit":{"message":"Bump @babel/traverse from 7.22.8 to 7.23.9 (#111)\n\nBumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.9.\r\n- [Release notes](https://github.com/babel/babel/releases)\r\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@babel/traverse\"\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":"Bump @babel/traverse from 7.22.8 to 7.23.9 (#111)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xNlQxMzoxMzo0Ni4wMDAwMDBazwAAAASAzHSt","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xNlQxMzoxMzo0Ni4wMDAwMDBazwAAAASAzHSt","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0yNlQyMDo0MDoyMi4wMDAwMDBazwAAAAQF07dv"}},"title":"Activity · area17/blast"}