{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":494107715,"defaultBranch":"main","name":"datafusion-ballista","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-19T14:32:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719896436.0","currentOid":""},"activityList":{"items":[{"before":"d734bf968173fe5982e02a1512fbe4674d966109","after":null,"ref":"refs/heads/dependabot/cargo/main/hyper-1.3.1","pushedAt":"2024-07-02T05:00:36.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":"40102ca9bf0765ed06b8e43424e16334a3d0062e","ref":"refs/heads/dependabot/cargo/main/hyper-1.4.0","pushedAt":"2024-07-02T05:00:32.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":"Update hyper requirement from 0.14.4 to 1.4.0\n\nUpdates the requirements on [hyper](https://github.com/hyperium/hyper) to permit the latest version.\n- [Release notes](https://github.com/hyperium/hyper/releases)\n- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/hyper/compare/v0.14.4...v1.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: hyper\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update hyper requirement from 0.14.4 to 1.4.0"}},{"before":"3b6964bd973d399619a33336d9cf618173985eb0","after":"d1aff3eaef0d7d892336781a2a684ce822ede2e3","ref":"refs/heads/main","pushedAt":"2024-06-27T20:36:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"Make Ballista compatible with Datafusion 37.0.0 (from 36.0.0) (#1031)\n\n* Upgrading Ballista to datafusion 37.0.0.\r\n\r\n* Better test debugging information in planner.rs\r\n\r\n* Updated test logic in planner.\r\n\r\nSince datafusion's https://github.com/apache/datafusion/pull/9236,\r\nHashJoinExec can also project.\r\n\r\n* cargo fmt\r\n\r\n* cargo fix\r\n\r\n* Removed leftover comment\r\n\r\n* Make cargo clippy happy\r\n\r\n* lint\r\n\r\n* Cargo fmt\r\n\r\n* Fix tpch build\r\n\r\n* Fix comment spelling\r\n\r\n* cargo fmt","shortMessageHtmlLink":"Make Ballista compatible with Datafusion 37.0.0 (from 36.0.0) (#1031)"}},{"before":"73f009fbabcd6d47c9d01c2d8cc9eb7c497d43df","after":null,"ref":"refs/heads/dependabot/cargo/main/sqlparser-0.43.1","pushedAt":"2024-06-24T05:00: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":null,"after":"a3de145ba4e2fb259628d981a4845af0b6a3142b","ref":"refs/heads/dependabot/cargo/main/sqlparser-0.47.0","pushedAt":"2024-06-24T05:00:35.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":"Update sqlparser requirement from 0.43.0 to 0.47.0\n\nUpdates the requirements on [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) to permit the latest version.\n- [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sqlparser-rs/sqlparser-rs/compare/v0.43.0...v0.43.1)\n\n---\nupdated-dependencies:\n- dependency-name: sqlparser\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update sqlparser requirement from 0.43.0 to 0.47.0"}},{"before":"1b0235ee33706805d4bb0fe2271dcd743a14fc24","after":"3b6964bd973d399619a33336d9cf618173985eb0","ref":"refs/heads/main","pushedAt":"2024-06-21T17:42:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"Bump datafusion to 36.0.0 and make ballista compatible with it. (#1027)","shortMessageHtmlLink":"Bump datafusion to 36.0.0 and make ballista compatible with it. (#1027)"}},{"before":"e7cb3d57f61900ea56107c6477c5754429ba821e","after":"1b0235ee33706805d4bb0fe2271dcd743a14fc24","ref":"refs/heads/main","pushedAt":"2024-06-21T16:07:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"Fix Ballista rust.yml github workflow (#1026)\n\n* Remove unused ExecutorsResponse. Also allowed an 'assigning_clones'.\r\n\r\nThis should fix the failing clippy job of the rust.yml workflow which\r\nis currently failing:\r\nhttps://github.com/apache/datafusion-ballista/actions/runs/9573013476/job/26393931712\r\n\r\n* Fix the failing docker job in the rust.yml github workflow.\r\n\r\nExample of failure:\r\nhttps://github.com/apache/datafusion-ballista/actions/runs/9573013476/job/26393932135\r\n\r\n* Add missing license header to rust-toolchain.toml","shortMessageHtmlLink":"Fix Ballista rust.yml github workflow (#1026)"}},{"before":null,"after":"3901e5f5c97e9df02aac99e882154c3afdcdd8b6","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/ws-7.5.10","pushedAt":"2024-06-18T22:22:46.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 ws from 7.5.9 to 7.5.10 in /ballista/scheduler/ui\n\nBumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ws from 7.5.9 to 7.5.10 in /ballista/scheduler/ui"}},{"before":null,"after":"70a69329ded5f0160a8b2cf8654c6962271d5829","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/braces-3.0.3","pushedAt":"2024-06-12T16:30:34.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 braces from 3.0.2 to 3.0.3 in /ballista/scheduler/ui\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /ballista/scheduler/ui"}},{"before":"dcaa1cff0e1fcb8dda211ae19d1fe24ee9cc2708","after":"e7cb3d57f61900ea56107c6477c5754429ba821e","ref":"refs/heads/main","pushedAt":"2024-06-12T16:30:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"update asf yaml (#1007)\n\n* update asf yaml\r\n\r\n* update some links and email addresses","shortMessageHtmlLink":"update asf yaml (#1007)"}},{"before":"e6829c9ba14db897e01442ea99709f8fe8241e77","after":"dcaa1cff0e1fcb8dda211ae19d1fe24ee9cc2708","ref":"refs/heads/main","pushedAt":"2024-06-12T16:28:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"Fix executor metadata decode bug (#1004)","shortMessageHtmlLink":"Fix executor metadata decode bug (#1004)"}},{"before":"04766d5fd7cbb15d583f736979c11de06c720928","after":"e6829c9ba14db897e01442ea99709f8fe8241e77","ref":"refs/heads/main","pushedAt":"2024-06-12T16:27:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"Add rust-toolchain.toml for clarity (#1014)\n\nCo-authored-by: David Maxson ","shortMessageHtmlLink":"Add rust-toolchain.toml for clarity (#1014)"}},{"before":"3b2cda6a9a6fd3702dbc825825471851e8d62622","after":null,"ref":"refs/heads/dependabot/cargo/main/hashlink-0.9.0","pushedAt":"2024-05-13T04:46: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":"a566fd053b13cd4054e286068cdb8d692e524aad","ref":"refs/heads/dependabot/cargo/main/hashlink-0.9.1","pushedAt":"2024-05-13T04:46: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":"Update hashlink requirement from 0.8.4 to 0.9.1\n\nUpdates the requirements on [hashlink](https://github.com/kyren/hashlink) to permit the latest version.\n- [Release notes](https://github.com/kyren/hashlink/releases)\n- [Changelog](https://github.com/kyren/hashlink/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kyren/hashlink/compare/v0.8.4...v0.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: hashlink\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update hashlink requirement from 0.8.4 to 0.9.1"}},{"before":null,"after":"7a7f18d4e09ab132ad99362356755c32a3255ea7","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/ejs-3.1.10","pushedAt":"2024-05-02T16:56:52.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 ejs from 3.1.9 to 3.1.10 in /ballista/scheduler/ui\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ejs from 3.1.9 to 3.1.10 in /ballista/scheduler/ui"}},{"before":"7a497b73a5e56f3289a3656628de372d60a94abd","after":"c4199aae71c5969c7e8b06b5b8b5c42e0a24ef34","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/webpack-dev-middleware-5.3.4","pushedAt":"2024-04-16T22:19:33.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 webpack-dev-middleware in /ballista/scheduler/ui\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)\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 in /ballista/scheduler/ui"}},{"before":"e4a0b6a37373c00f49453e200bd42dcadcb7a365","after":null,"ref":"refs/heads/dependabot/cargo/main/hyper-1.3.0","pushedAt":"2024-04-16T21:59:17.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":"d734bf968173fe5982e02a1512fbe4674d966109","ref":"refs/heads/dependabot/cargo/main/hyper-1.3.1","pushedAt":"2024-04-16T21:59: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":"Update hyper requirement from 0.14.4 to 1.3.1\n\nUpdates the requirements on [hyper](https://github.com/hyperium/hyper) to permit the latest version.\n- [Release notes](https://github.com/hyperium/hyper/releases)\n- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/hyper/compare/v0.14.4...v1.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: hyper\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update hyper requirement from 0.14.4 to 1.3.1"}},{"before":"321af95db65a522ae2e618295e1caa77cedf8c13","after":"04766d5fd7cbb15d583f736979c11de06c720928","ref":"refs/heads/main","pushedAt":"2024-04-16T21:57:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jefffrey","name":"Jeffrey Vo","path":"/Jefffrey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22608443?s=80&v=4"},"commit":{"message":"Bump graphviz-rust from 0.6.1 to 0.8.0 (#999)","shortMessageHtmlLink":"Bump graphviz-rust from 0.6.1 to 0.8.0 (#999)"}},{"before":"e64c0428904134e88746174486e8ae501f885936","after":null,"ref":"refs/heads/dependabot/cargo/main/hyper-1.2.0","pushedAt":"2024-04-16T04:47:31.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":"e4a0b6a37373c00f49453e200bd42dcadcb7a365","ref":"refs/heads/dependabot/cargo/main/hyper-1.3.0","pushedAt":"2024-04-16T04:47:28.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":"Update hyper requirement from 0.14.4 to 1.3.0\n\nUpdates the requirements on [hyper](https://github.com/hyperium/hyper) to permit the latest version.\n- [Release notes](https://github.com/hyperium/hyper/releases)\n- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/hyper/compare/v0.14.4...v1.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: hyper\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update hyper requirement from 0.14.4 to 1.3.0"}},{"before":"1be0a467a7b50e9873b02016b8ed343174f3f9cf","after":"321af95db65a522ae2e618295e1caa77cedf8c13","ref":"refs/heads/main","pushedAt":"2024-04-13T21:49:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andygrove","name":"Andy Grove","path":"/andygrove","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/934084?s=80&v=4"},"commit":{"message":"Fix shuffle writer test (#998)\n\n* Fix test data in shuffle writer to produce 2 partitions\r\n\r\n* Remove TODO\r\n\r\n* Clippy","shortMessageHtmlLink":"Fix shuffle writer test (#998)"}},{"before":null,"after":"bba9572ae0111a5284ffa548bc877083da73b6bd","ref":"refs/heads/dependabot/cargo/main/tonic-0.11","pushedAt":"2024-04-04T04:28:08.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":"Update tonic requirement from 0.10 to 0.11\n\nUpdates the requirements on [tonic](https://github.com/hyperium/tonic) to permit the latest version.\n- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/tonic/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: tonic\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update tonic requirement from 0.10 to 0.11"}},{"before":"fe28cdf1117bf548066ee6daf1718e0a55b3a5d5","after":null,"ref":"refs/heads/dependabot/cargo/main/graphviz-rust-0.8.0","pushedAt":"2024-04-03T09:45:59.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":"24d23865e0b4b5cb9b537bcf3b5b189af6537750","after":null,"ref":"refs/heads/dependabot/cargo/main/graphviz-rust-0.7.2","pushedAt":"2024-04-01T04:43: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":"fe28cdf1117bf548066ee6daf1718e0a55b3a5d5","ref":"refs/heads/dependabot/cargo/main/graphviz-rust-0.8.0","pushedAt":"2024-04-01T04:43: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":"Update graphviz-rust requirement from 0.6.1 to 0.8.0\n\n---\nupdated-dependencies:\n- dependency-name: graphviz-rust\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update graphviz-rust requirement from 0.6.1 to 0.8.0"}},{"before":null,"after":"1f251f458ae7b7d9edb8620c00435c3a2ef992cc","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/express-4.19.2","pushedAt":"2024-03-28T21:02:52.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 in /ballista/scheduler/ui\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 in /ballista/scheduler/ui"}},{"before":null,"after":"7a497b73a5e56f3289a3656628de372d60a94abd","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/webpack-dev-middleware-5.3.4","pushedAt":"2024-03-24T00:19:59.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 in /ballista/scheduler/ui\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)\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 in /ballista/scheduler/ui"}},{"before":null,"after":"e81d9502b0c2446ec3c59c3e4534f6001b6030d0","ref":"refs/heads/dependabot/npm_and_yarn/ballista/scheduler/ui/follow-redirects-1.15.6","pushedAt":"2024-03-16T23:54: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":"Bump follow-redirects from 1.15.5 to 1.15.6 in /ballista/scheduler/ui\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 in /ballista/scheduler/ui"}},{"before":"454b4b701e39c0378279f50be2566318dba366da","after":null,"ref":"refs/heads/dependabot/cargo/main/rustyline-13.0","pushedAt":"2024-03-07T04:32:14.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdGcH1AA","startCursor":null,"endCursor":null}},"title":"Activity ยท apache/datafusion-ballista"}