{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2352744,"defaultBranch":"master","name":"cas","ownerLogin":"apereo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-09-09T01:36:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4679233?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717981942.0","currentOid":""},"activityList":{"items":[{"before":"dd4eb809d9239ef63d87a5aa1c4cad9bf6462b0e","after":"d274af9a8402529f4ceef200c7e8282e9e70016a","ref":"refs/heads/gh-pages","pushedAt":"2024-06-10T01:28:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"Published docs to [gh-pages] from development.","shortMessageHtmlLink":"Published docs to [gh-pages] from development."}},{"before":"6ad8cda8e581c4e2560e9642f9bfa426c790989c","after":"a8bd6a374dca4256c0ce9b683e6e8012bfaf4eda","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-06-10T01:12:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency eslint to v9","shortMessageHtmlLink":"renovatebot(deps): update dependency eslint to v9"}},{"before":"739bf4ebae8cc3621669bf7893e6d75163d812f6","after":"fc42f023e61850dfe146d7f0ad4689f6406a00f5","ref":"refs/heads/renovate/major-material-ui-monorepo","pushedAt":"2024-06-10T01:12:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency @mui/x-date-pickers to v7","shortMessageHtmlLink":"renovatebot(deps): update dependency @mui/x-date-pickers to v7"}},{"before":"3081d41b280cb2eaf701a3fd3135689aecdcb26c","after":null,"ref":"refs/heads/renovate/locust-2.x","pushedAt":"2024-06-10T01:08:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"apereocas-bot","name":null,"path":"/apereocas-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45107089?s=80&v=4"}},{"before":"a8c40c6ddb4505fe35a695ac5ffd91bb33e0755f","after":"87ecd0676c71a03bce44a5c866fb85987a693226","ref":"refs/heads/master","pushedAt":"2024-06-10T01:08:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"apereocas-bot","name":null,"path":"/apereocas-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45107089?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency locust to v2.29.0\n\n[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [locust](https://togithub.com/locustio/locust) | `==2.28.0` -> `==2.29.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/locust/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/locust/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/locust/2.28.0/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/locust/2.28.0/2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\n\n---\n\n### Release Notes\n\n
\nlocustio/locust (locust)\n\n### [`v2.29.0`](https://togithub.com/locustio/locust/blob/HEAD/CHANGELOG.md#2290-2024-06-07)\n\n[Compare Source](https://togithub.com/locustio/locust/compare/2.28.0...2.29.0)\n\n[Full Changelog](https://togithub.com/locustio/locust/compare/2.28.0...2.29.0)\n\n**Fixed bugs:**\n\n- The time of the downloaded html report is not correct [#​2691](https://togithub.com/locustio/locust/issues/2691)\n- Event spawning_complete fires every time a user is created [#​2671](https://togithub.com/locustio/locust/issues/2671)\n- Delay at startup and high cpu usage on Windows in Python 3.12 [#​2555](https://togithub.com/locustio/locust/issues/2555)\n\n**Closed issues:**\n\n- Log a warning if getting locustfile from master takes more than 60s [#​2748](https://togithub.com/locustio/locust/issues/2748)\n- Show the reset button even after stopping a test [#​2723](https://togithub.com/locustio/locust/issues/2723)\n- Add date to charts in web UI [#​2678](https://togithub.com/locustio/locust/issues/2678)\n\n**Merged pull requests:**\n\n- Send logs from workers to master and improve log viewer tab in the Web UI [#​2750](https://togithub.com/locustio/locust/pull/2750) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))\n- Add Logging to download_locustfile_from_master [#​2749](https://togithub.com/locustio/locust/pull/2749) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))\n- Modify timestamp generation to remove deprecation warning [#​2738](https://togithub.com/locustio/locust/pull/2738) ([JavierUhagon](https://togithub.com/JavierUhagon))\n- Docs: Fix API TOC [#​2737](https://togithub.com/locustio/locust/pull/2737) ([plaindocs](https://togithub.com/plaindocs))\n- Docs: Fix sphinx and theme upgrade [#​2736](https://togithub.com/locustio/locust/pull/2736) ([plaindocs](https://togithub.com/plaindocs))\n- Docs: Fix theme [#​2735](https://togithub.com/locustio/locust/pull/2735) ([plaindocs](https://togithub.com/plaindocs))\n- Docs: Import wiki to docs [#​2734](https://togithub.com/locustio/locust/pull/2734) ([plaindocs](https://togithub.com/plaindocs))\n- Mention installing Locust in Building the Docs [#​2733](https://togithub.com/locustio/locust/pull/2733) ([plaindocs](https://togithub.com/plaindocs))\n- Docs: Upgrade Sphinx to latest version (7.3.7) [#​2732](https://togithub.com/locustio/locust/pull/2732) ([plaindocs](https://togithub.com/plaindocs))\n- Add date and zoom to charts in web UI [#​2731](https://togithub.com/locustio/locust/pull/2731) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))\n- Use requests 2.32.2 or higher for Python 3.12 [#​2730](https://togithub.com/locustio/locust/pull/2730) ([cyberw](https://togithub.com/cyberw))\n- The time of the downloaded HTML report is not correct [#​2729](https://togithub.com/locustio/locust/pull/2729) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))\n- Ensure spawning_complete only happens once on workers [#​2728](https://togithub.com/locustio/locust/pull/2728) ([cyberw](https://togithub.com/cyberw))\n- Improve confusing log messages if someone accidentally accesses the Web UI over HTTPS [#​2727](https://togithub.com/locustio/locust/pull/2727) ([cyberw](https://togithub.com/cyberw))\n- Show Reset Button when Test is Stopped [#​2726](https://togithub.com/locustio/locust/pull/2726) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))\n\n
\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - \"after 10pm every weekday,before 6am every weekday\" (UTC), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/apereo/cas).\n","shortMessageHtmlLink":"renovatebot(deps): update dependency locust to v2.29.0"}},{"before":null,"after":"3081d41b280cb2eaf701a3fd3135689aecdcb26c","ref":"refs/heads/renovate/locust-2.x","pushedAt":"2024-06-10T01:07:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency locust to v2.29.0","shortMessageHtmlLink":"renovatebot(deps): update dependency locust to v2.29.0"}},{"before":"0d92ae8b915a9fb6f375c544861ca684e50c2fd4","after":"dd4eb809d9239ef63d87a5aa1c4cad9bf6462b0e","ref":"refs/heads/gh-pages","pushedAt":"2024-06-07T13:02:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"Published docs to [gh-pages] from development.","shortMessageHtmlLink":"Published docs to [gh-pages] from development."}},{"before":"318be1dd6928d7d27f65d05f40372ef41699ca69","after":"6ad8cda8e581c4e2560e9642f9bfa426c790989c","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-06-07T12:47:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency eslint to v9","shortMessageHtmlLink":"renovatebot(deps): update dependency eslint to v9"}},{"before":"fdb1495a9fd8c478f877f8ec5c61e385677e016a","after":"739bf4ebae8cc3621669bf7893e6d75163d812f6","ref":"refs/heads/renovate/major-material-ui-monorepo","pushedAt":"2024-06-07T12:47:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency @mui/x-date-pickers to v7","shortMessageHtmlLink":"renovatebot(deps): update dependency @mui/x-date-pickers to v7"}},{"before":"8232c6345048d0af7e54484a294ee947a7574e58","after":"a8c40c6ddb4505fe35a695ac5ffd91bb33e0755f","ref":"refs/heads/master","pushedAt":"2024-06-07T12:43:50.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"rerun workflows only if completed already","shortMessageHtmlLink":"rerun workflows only if completed already"}},{"before":"965c953961421bc57f6fbd8c575f8fcfa6658e01","after":"0d92ae8b915a9fb6f375c544861ca684e50c2fd4","ref":"refs/heads/gh-pages","pushedAt":"2024-06-07T11:15:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"Published docs to [gh-pages] from development.","shortMessageHtmlLink":"Published docs to [gh-pages] from development."}},{"before":"0b64b01cb3bc581c931ba23411e6a6c1bc4a7aa6","after":"318be1dd6928d7d27f65d05f40372ef41699ca69","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-06-07T10:55:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency eslint to v9","shortMessageHtmlLink":"renovatebot(deps): update dependency eslint to v9"}},{"before":"ac5b91409fec58426515824ea18d412b14f788cf","after":"fdb1495a9fd8c478f877f8ec5c61e385677e016a","ref":"refs/heads/renovate/major-material-ui-monorepo","pushedAt":"2024-06-07T10:54:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency @mui/x-date-pickers to v7","shortMessageHtmlLink":"renovatebot(deps): update dependency @mui/x-date-pickers to v7"}},{"before":"69e76358f263e1e84f5796caa4ee84caa3daac67","after":"60ae1501c3f4634854a91163b3395cf366e79b76","ref":"refs/heads/heroku-githubbot","pushedAt":"2024-06-07T10:49:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"update labels","shortMessageHtmlLink":"update labels"}},{"before":"6199350193a3f73d8fc3f733ba3a6379c95370bd","after":"8232c6345048d0af7e54484a294ee947a7574e58","ref":"refs/heads/master","pushedAt":"2024-06-07T10:48:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"apereocas-bot","name":null,"path":"/apereocas-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45107089?s=80&v=4"},"commit":{"message":"Fix Sentry incompatibility\n\nhttps://github.com/apereo/cas/pull/6044 has broken the `tomcat-port-redirect` scenario.\r\n\r\nThis PR reverts the change in `CasEmbeddedContainerTomcatConfiguration` and marks the `CasTomcatServletWebServerFactory` class as `NotMonitorable`.\r\n\r\nBoth scenarios: `login-success` and `tomcat-port-redirect` now pass.","shortMessageHtmlLink":"Fix Sentry incompatibility"}},{"before":"65160d1b4011be49d9aac28cf47b8dfae2459d75","after":"965c953961421bc57f6fbd8c575f8fcfa6658e01","ref":"refs/heads/gh-pages","pushedAt":"2024-06-05T12:55:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"Published docs to [gh-pages] from development.","shortMessageHtmlLink":"Published docs to [gh-pages] from development."}},{"before":"a3122590c58c9cbce4d184c5947e5e005eb58c6f","after":"0b64b01cb3bc581c931ba23411e6a6c1bc4a7aa6","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-06-05T12:45:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency eslint to v9","shortMessageHtmlLink":"renovatebot(deps): update dependency eslint to v9"}},{"before":"d753627de0590039fc1fdc7a4a32f22c8df84e57","after":"ac5b91409fec58426515824ea18d412b14f788cf","ref":"refs/heads/renovate/major-material-ui-monorepo","pushedAt":"2024-06-05T12:45:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency @mui/x-date-pickers to v7","shortMessageHtmlLink":"renovatebot(deps): update dependency @mui/x-date-pickers to v7"}},{"before":"79830ffa4d88bb0b88f24ea5f4bbcf439199e655","after":"6199350193a3f73d8fc3f733ba3a6379c95370bd","ref":"refs/heads/master","pushedAt":"2024-06-05T12:37:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"apereocas-bot","name":null,"path":"/apereocas-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45107089?s=80&v=4"},"commit":{"message":"Fix incompatibility with Sentry\n\nThis PR fixes an incompatibility with Sentry and defining the property `management.server.port`.\r\n\r\nThe solution was to change the interface used for bean creation (like https://github.com/apereo/cas/commit/827ccd8585797fb3b36d987a7a461d97c2ef0f15).\r\n\r\nThe `login-success` Puppeteer has been updated to confirm the fix (`./ci/tests/puppeteer/run.sh --rebuild --scenario ./ci/tests/puppeteer/scenarios/login-success`).\r\n\r\nLocally, I also successfully run:\r\n- `./gradlew cleanTest testWebApp --no-configuration-cache -p webapp/cas-server-webapp-init-tomcat`\r\n- `./gradlew clean build check javadoc -no-configuration-cache -p support/cas-server-support-sentry`\r\n- `./gradlew clean build check javadoc -no-configuration-cache -p webapp/cas-server-webapp-init-tomcat`","shortMessageHtmlLink":"Fix incompatibility with Sentry"}},{"before":"382306dac6c0b9d14e3106c9a434b21228244fa8","after":"65160d1b4011be49d9aac28cf47b8dfae2459d75","ref":"refs/heads/gh-pages","pushedAt":"2024-06-05T11:54:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"Published docs to [gh-pages] from development.","shortMessageHtmlLink":"Published docs to [gh-pages] from development."}},{"before":"5f6fd1774ab0b00367d2919bd5283346e5e4f91b","after":"a3122590c58c9cbce4d184c5947e5e005eb58c6f","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-06-05T11:35:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency eslint to v9","shortMessageHtmlLink":"renovatebot(deps): update dependency eslint to v9"}},{"before":"240e5171ac85a353f5d38dc08f5eb2f31cad192d","after":"d753627de0590039fc1fdc7a4a32f22c8df84e57","ref":"refs/heads/renovate/major-material-ui-monorepo","pushedAt":"2024-06-05T11:35:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency @mui/x-date-pickers to v7","shortMessageHtmlLink":"renovatebot(deps): update dependency @mui/x-date-pickers to v7"}},{"before":"ccce1db5631a318afcdc6cc1464831187d3d26e4","after":"79830ffa4d88bb0b88f24ea5f4bbcf439199e655","ref":"refs/heads/master","pushedAt":"2024-06-05T11:28:50.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"update ci workflows","shortMessageHtmlLink":"update ci workflows"}},{"before":null,"after":"5f6fd1774ab0b00367d2919bd5283346e5e4f91b","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-06-05T01:43:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency eslint to v9","shortMessageHtmlLink":"renovatebot(deps): update dependency eslint to v9"}},{"before":"eb940caba039d9768e6501efc53a61d6fac650c4","after":"240e5171ac85a353f5d38dc08f5eb2f31cad192d","ref":"refs/heads/renovate/major-material-ui-monorepo","pushedAt":"2024-06-04T10:23:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"renovatebot(deps): update dependency @mui/x-date-pickers to v7","shortMessageHtmlLink":"renovatebot(deps): update dependency @mui/x-date-pickers to v7"}},{"before":"5f874e02e4d26fc470c1a267c748214b0f0d5d29","after":"ccce1db5631a318afcdc6cc1464831187d3d26e4","ref":"refs/heads/master","pushedAt":"2024-06-04T10:16:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"update renovate config [skip ci]","shortMessageHtmlLink":"update renovate config [skip ci]"}},{"before":"22fafbabf3594aecd534dc3e1fc5db09cdee50a5","after":"5f874e02e4d26fc470c1a267c748214b0f0d5d29","ref":"refs/heads/master","pushedAt":"2024-06-04T09:38:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"update ci publish job to support dispatch [skip ci]","shortMessageHtmlLink":"update ci publish job to support dispatch [skip ci]"}},{"before":"5615dbdf02c7d92926ddafad0344edbe23f580c1","after":"22fafbabf3594aecd534dc3e1fc5db09cdee50a5","ref":"refs/heads/master","pushedAt":"2024-06-04T09:35:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"update package lock file [skip ci]","shortMessageHtmlLink":"update package lock file [skip ci]"}},{"before":"568c0f28436382d615cc665238ecf464d50be5ac","after":"382306dac6c0b9d14e3106c9a434b21228244fa8","ref":"refs/heads/gh-pages","pushedAt":"2024-06-04T07:20:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"Published docs to [gh-pages] from development.","shortMessageHtmlLink":"Published docs to [gh-pages] from development."}},{"before":"f8af9522e1655ff09e74af3f6c017e86469d499d","after":"5615dbdf02c7d92926ddafad0344edbe23f580c1","ref":"refs/heads/master","pushedAt":"2024-06-04T06:56:44.000Z","pushType":"push","commitsCount":46,"pusher":{"login":"mmoayyed","name":"Misagh Moayyed","path":"/mmoayyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1205228?s=80&v=4"},"commit":{"message":"small UI change for docs","shortMessageHtmlLink":"small UI change for docs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYKC7qAA","startCursor":null,"endCursor":null}},"title":"Activity · apereo/cas"}