{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":15510677,"defaultBranch":"main","name":"redis-rs","ownerLogin":"redis-rs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-12-29T15:46:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/105237247?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714710830.0","currentOid":""},"activityList":{"items":[{"before":"e9b804956b4d5c100d06812a1f2462fa1262151b","after":"c0104554a2acc2652e9be9bf8a86c478d5f40d2e","ref":"refs/heads/main","pushedAt":"2024-05-24T09:45:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Add with_config to able to add timeouts when using sentinel client","shortMessageHtmlLink":"Add with_config to able to add timeouts when using sentinel client"}},{"before":"3cf579fd0da327d018559f1981e6cc27d6fe9cb3","after":"e9b804956b4d5c100d06812a1f2462fa1262151b","ref":"refs/heads/main","pushedAt":"2024-05-24T09:10:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Fix explicit IoError not being recognized.\n\nA RedisError that was created with `ErrorKind::IoError` instead of an actual `io::Error` will now be recognized as an I/O error when checking `is_io_error`. This is required for the correct behavior of `connection_manager`.\n\nhttps://github.com/redis-rs/redis-rs/issues/1190","shortMessageHtmlLink":"Fix explicit IoError not being recognized."}},{"before":"22521b7846b6181a7b91c1fac7e2c06207888f1f","after":"3cf579fd0da327d018559f1981e6cc27d6fe9cb3","ref":"refs/heads/main","pushedAt":"2024-05-16T21:04:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Remove loop from test.\n\nThe loop slows the test down significantly - CI should find if this is flakey, not repeat runs of the test.","shortMessageHtmlLink":"Remove loop from test."}},{"before":"91b08211a5d770ea6f0257db604ea5413a2ce01e","after":"22521b7846b6181a7b91c1fac7e2c06207888f1f","ref":"refs/heads/main","pushedAt":"2024-05-14T17:50:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Add xautoclaim command support\n\nThis adds a new command for the redis XAUTOCLAIM along with a Reply object to parse the response","shortMessageHtmlLink":"Add xautoclaim command support"}},{"before":"523b4ebe4ca052f97ea3db5b7792601092106397","after":"91b08211a5d770ea6f0257db604ea5413a2ce01e","ref":"refs/heads/main","pushedAt":"2024-05-14T14:39:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jaymell","name":"James Lucas","path":"/jaymell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12889625?s=80&v=4"},"commit":{"message":"Correct the document of default feature flags (#1184)","shortMessageHtmlLink":"Correct the document of default feature flags (#1184)"}},{"before":"76d139fb1a3638ab1074320a26ddbe91bc7449bf","after":"523b4ebe4ca052f97ea3db5b7792601092106397","ref":"refs/heads/main","pushedAt":"2024-05-07T14:36:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jaymell","name":"James Lucas","path":"/jaymell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12889625?s=80&v=4"},"commit":{"message":"Fix clippy warnings (#1180)","shortMessageHtmlLink":"Fix clippy warnings (#1180)"}},{"before":"fb3b02d143fb80a12a4e2b70c8138034be5f8541","after":"76d139fb1a3638ab1074320a26ddbe91bc7449bf","ref":"refs/heads/main","pushedAt":"2024-05-03T07:03:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"check tls mode before setting it in the call of certs()","shortMessageHtmlLink":"check tls mode before setting it in the call of certs()"}},{"before":"3e56243e815d29d53c8b9475261385f4f60cfa30","after":null,"ref":"refs/heads/dependabot/cargo/serde_json-1.0.116","pushedAt":"2024-05-03T04:33:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jaymell","name":"James Lucas","path":"/jaymell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12889625?s=80&v=4"}},{"before":"f4c6af33770861003366d79bd86ece81d5859ede","after":"fb3b02d143fb80a12a4e2b70c8138034be5f8541","ref":"refs/heads/main","pushedAt":"2024-05-03T04:33:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jaymell","name":"James Lucas","path":"/jaymell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12889625?s=80&v=4"},"commit":{"message":"Bump serde_json from 1.0.115 to 1.0.116 (#1177)\n\nBumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.\r\n- [Release notes](https://github.com/serde-rs/json/releases)\r\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: serde_json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...","shortMessageHtmlLink":"Bump serde_json from 1.0.115 to 1.0.116 (#1177)"}},{"before":"33fc4918d0f5f28794083806a4859fe6b3155e67","after":"f4c6af33770861003366d79bd86ece81d5859ede","ref":"refs/heads/main","pushedAt":"2024-05-01T22:59:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jaymell","name":"James Lucas","path":"/jaymell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12889625?s=80&v=4"},"commit":{"message":"Add xgroup_createconsumer command support (#1170)\n\nThis adds a new command for the redis XGROUP CREATECONSUMER.\r\n\r\nThis is one of the missing steam commands described in #1153","shortMessageHtmlLink":"Add xgroup_createconsumer command support (#1170)"}},{"before":"dfc9373ee51b6c6c7a9f33c77d3215672be8c367","after":"3e56243e815d29d53c8b9475261385f4f60cfa30","ref":"refs/heads/dependabot/cargo/serde_json-1.0.116","pushedAt":"2024-05-01T15:02:59.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 serde_json from 1.0.115 to 1.0.116\n\nBumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serde_json from 1.0.115 to 1.0.116"}},{"before":"5b6f14c2fd9f3a512a55ec3236a335d1d1f7dbc4","after":null,"ref":"refs/heads/dependabot/cargo/rust_decimal-1.35.0","pushedAt":"2024-05-01T15:02:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"}},{"before":"722d0d06d971f36593fdcb94def315dc6dabe0fe","after":"33fc4918d0f5f28794083806a4859fe6b3155e67","ref":"refs/heads/main","pushedAt":"2024-05-01T15:02:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Bump rust_decimal from 1.33.1 to 1.35.0\n\nBumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.33.1 to 1.35.0.\n- [Release notes](https://github.com/paupino/rust-decimal/releases)\n- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/paupino/rust-decimal/compare/1.33.1...1.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: rust_decimal\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust_decimal from 1.33.1 to 1.35.0"}},{"before":"8118740375cd3785e549ac9258d8066694dff985","after":"722d0d06d971f36593fdcb94def315dc6dabe0fe","ref":"refs/heads/main","pushedAt":"2024-05-01T14:52:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Bump tempfile from 3.6.0 to 3.9.0\n\nBumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.9.0.\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/compare/v3.6.0...v3.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tempfile from 3.6.0 to 3.9.0"}},{"before":"3dd70c58c94606e3c0fd35a3c0c89944632fe1fc","after":null,"ref":"refs/heads/dependabot/cargo/tempfile-3.9.0","pushedAt":"2024-05-01T14:52:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"}},{"before":"4412bfee4fcd0fb2dca003dd1c7d8d4ad44a8fc0","after":null,"ref":"refs/heads/dependabot/cargo/combine-4.6.7","pushedAt":"2024-05-01T14:51:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"}},{"before":"4a71122f009ece1ba174d36feb2e7ea2083987b3","after":"8118740375cd3785e549ac9258d8066694dff985","ref":"refs/heads/main","pushedAt":"2024-05-01T14:51:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Bump combine from 4.6.6 to 4.6.7\n\nBumps [combine](https://github.com/Marwes/combine) from 4.6.6 to 4.6.7.\n- [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: combine\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump combine from 4.6.6 to 4.6.7"}},{"before":"66121cd866407a606173d4f5c6ed6e6e0eb1c233","after":null,"ref":"refs/heads/dependabot/cargo/async-trait-0.1.80","pushedAt":"2024-05-01T14:50:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"}},{"before":"dc9ce7d7a3ef6ee5229476bfacd7df4debceb8cc","after":"4a71122f009ece1ba174d36feb2e7ea2083987b3","ref":"refs/heads/main","pushedAt":"2024-05-01T14:50:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Bump async-trait from 0.1.79 to 0.1.80\n\nBumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.79 to 0.1.80.\n- [Release notes](https://github.com/dtolnay/async-trait/releases)\n- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80)\n\n---\nupdated-dependencies:\n- dependency-name: async-trait\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump async-trait from 0.1.79 to 0.1.80"}},{"before":"d177d3aa74833d5dc2e0307636c535e08cc1d164","after":"dfc9373ee51b6c6c7a9f33c77d3215672be8c367","ref":"refs/heads/dependabot/cargo/serde_json-1.0.116","pushedAt":"2024-05-01T13:34:11.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 serde_json from 1.0.115 to 1.0.116\n\nBumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serde_json from 1.0.115 to 1.0.116"}},{"before":"840936c608b939c66cbc7ccfdd384c06855f7188","after":null,"ref":"refs/heads/dependabot/cargo/uuid-1.8.0","pushedAt":"2024-05-01T13:33:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"}},{"before":"69b09c6ee8da5735874aba0138e466b3da8ae914","after":"dc9ce7d7a3ef6ee5229476bfacd7df4debceb8cc","ref":"refs/heads/main","pushedAt":"2024-05-01T13:33:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Bump uuid from 1.7.0 to 1.8.0\n\nBumps [uuid](https://github.com/uuid-rs/uuid) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/uuid-rs/uuid/releases)\n- [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: uuid\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump uuid from 1.7.0 to 1.8.0"}},{"before":"b2994d8a14caa3086dc7e786f6096d1bb029ce81","after":"69b09c6ee8da5735874aba0138e466b3da8ae914","ref":"refs/heads/main","pushedAt":"2024-05-01T13:33:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"},"commit":{"message":"Bump serde from 1.0.197 to 1.0.199\n\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.199.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.199)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serde from 1.0.197 to 1.0.199"}},{"before":"a1af45278c71b3a42822ce694de91edadf38cfc4","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.199","pushedAt":"2024-05-01T13:33:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nihohit","name":"Shachar Langbeheim","path":"/nihohit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4604038?s=80&v=4"}},{"before":null,"after":"3dd70c58c94606e3c0fd35a3c0c89944632fe1fc","ref":"refs/heads/dependabot/cargo/tempfile-3.9.0","pushedAt":"2024-05-01T12:52:57.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 tempfile from 3.6.0 to 3.9.0\n\nBumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.9.0.\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/compare/v3.6.0...v3.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tempfile from 3.6.0 to 3.9.0"}},{"before":null,"after":"d177d3aa74833d5dc2e0307636c535e08cc1d164","ref":"refs/heads/dependabot/cargo/serde_json-1.0.116","pushedAt":"2024-05-01T12:52:49.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 serde_json from 1.0.115 to 1.0.116\n\nBumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serde_json from 1.0.115 to 1.0.116"}},{"before":null,"after":"c87d4a5edf3ac71c792174eaa49ad39e73b6f252","ref":"refs/heads/dependabot/cargo/tokio-rustls-0.26.0","pushedAt":"2024-05-01T12:52: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":"Bump tokio-rustls from 0.25.0 to 0.26.0\n\nBumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.25.0 to 0.26.0.\n- [Release notes](https://github.com/rustls/tokio-rustls/releases)\n- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.25.0...v/0.26.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio-rustls\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tokio-rustls from 0.25.0 to 0.26.0"}},{"before":null,"after":"66121cd866407a606173d4f5c6ed6e6e0eb1c233","ref":"refs/heads/dependabot/cargo/async-trait-0.1.80","pushedAt":"2024-05-01T12:52: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":"Bump async-trait from 0.1.79 to 0.1.80\n\nBumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.79 to 0.1.80.\n- [Release notes](https://github.com/dtolnay/async-trait/releases)\n- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80)\n\n---\nupdated-dependencies:\n- dependency-name: async-trait\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump async-trait from 0.1.79 to 0.1.80"}},{"before":null,"after":"4412bfee4fcd0fb2dca003dd1c7d8d4ad44a8fc0","ref":"refs/heads/dependabot/cargo/combine-4.6.7","pushedAt":"2024-05-01T12:52: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 combine from 4.6.6 to 4.6.7\n\nBumps [combine](https://github.com/Marwes/combine) from 4.6.6 to 4.6.7.\n- [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: combine\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump combine from 4.6.6 to 4.6.7"}},{"before":null,"after":"5b6f14c2fd9f3a512a55ec3236a335d1d1f7dbc4","ref":"refs/heads/dependabot/cargo/rust_decimal-1.35.0","pushedAt":"2024-05-01T12:52:16.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 rust_decimal from 1.33.1 to 1.35.0\n\nBumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.33.1 to 1.35.0.\n- [Release notes](https://github.com/paupino/rust-decimal/releases)\n- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/paupino/rust-decimal/compare/1.33.1...1.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: rust_decimal\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust_decimal from 1.33.1 to 1.35.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUuFjvAA","startCursor":null,"endCursor":null}},"title":"Activity ยท redis-rs/redis-rs"}