{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":26368422,"defaultBranch":"main","name":"imageflow","ownerLogin":"imazen","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-08T17:33:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1761920?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714004993.0","currentOid":""},"activityList":{"items":[{"before":"bab602c45b9c839c1541e797cec1fbfa4637f764","after":"058c3a916b6afc8ab395220f9b20183e83e3f866","ref":"refs/heads/main","pushedAt":"2024-04-25T00:29:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"transpose: Fix invalid_reference_casting errors\n\nFixes this build error with current Rust nightly:\n\n error: casting references to a bigger memory layout than the backing allocation is undefined behavior, even if the reference is unused\n --> imageflow_core/src/graphics/transpose.rs:122:13\n |\n 122 | *(&mut *(*to).pixels.offset(\n | _____________^______-\n | |_____________|\n | ||\n 123 | || x.wrapping_mul(4u32)\n 124 | || .wrapping_add(y.wrapping_mul((*to).stride)) as isize,\n 125 | || ) as *mut libc::c_uchar as *mut u32) = *(&mut *(*from).pixels.offset(\n | ||_____________- backing allocation comes from here\n ... |\n 128 | | ) as *mut libc::c_uchar\n 129 | | as *mut u32);\n | |_____________________________^\n |\n = note: casting from `u8` (1 bytes) to `u32` (4 bytes)\n = note: `#[deny(invalid_reference_casting)]` on by default\n\nSigned-off-by: Anders Kaseorg ","shortMessageHtmlLink":"transpose: Fix invalid_reference_casting errors"}},{"before":"8a01879489d9998d1ed85383473a8912ac16cd9f","after":"bab602c45b9c839c1541e797cec1fbfa4637f764","ref":"refs/heads/main","pushedAt":"2024-04-25T00:28:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Update ahash from 0.8.3 to 0.8.11 to fix unknown feature `stdsimd`\n\nFixes this build error with current Rust nightly:\n\n Compiling ahash v0.8.3\n error[E0635]: unknown feature `stdsimd`\n --> /home/anders/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42\n |\n 99 | #![cfg_attr(feature = \"stdsimd\", feature(stdsimd))]\n | ^^^^^^^\n\n For more information about this error, try `rustc --explain E0635`.\n error: could not compile `ahash` (lib) due to 1 previous error\n\nSigned-off-by: Anders Kaseorg ","shortMessageHtmlLink":"Update ahash from 0.8.3 to 0.8.11 to fix unknown feature stdsimd"}},{"before":"9ca1dbd50c7390d5953d711bf78b49ea5217aa60","after":"8a01879489d9998d1ed85383473a8912ac16cd9f","ref":"refs/heads/main","pushedAt":"2024-04-24T23:19:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":".rustfmt.toml: Fix invalid TOML\n\nFixes this error when running ‘rustfmt’ or ‘cargo fmt’:\n\n Could not parse TOML: TOML parse error at line 5, column 17\n |\n 5 | group_imports = StdExternalCrate\n | ^\n invalid string\n expected `\"`, `'`\n\nSigned-off-by: Anders Kaseorg ","shortMessageHtmlLink":".rustfmt.toml: Fix invalid TOML"}},{"before":"39a4e41bdf32b74af779e7194feb00c297e605d1","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.24","pushedAt":"2024-04-05T16:07:23.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":"2a5aa5ef93a0254d98cb79a98a610f466fa6cf79","ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-05T16:07:19.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 h2 from 0.3.21 to 0.3.26\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.26.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.26)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump h2 from 0.3.21 to 0.3.26"}},{"before":null,"after":"edba4e7a48f85bcf3b2323b84a001ca43ba34146","ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-04T21:58:20.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 mio from 0.8.8 to 0.8.11\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.\n- [Release notes](https://github.com/tokio-rs/mio/releases)\n- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: mio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mio from 0.8.8 to 0.8.11"}},{"before":null,"after":"39a4e41bdf32b74af779e7194feb00c297e605d1","ref":"refs/heads/dependabot/cargo/h2-0.3.24","pushedAt":"2024-01-19T16:19:31.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 h2 from 0.3.21 to 0.3.24\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump h2 from 0.3.21 to 0.3.24"}},{"before":"c985661d830df12155781788bf1fe555db75f68f","after":null,"ref":"refs/heads/dependabot/cargo/rustix-0.38.19","pushedAt":"2023-10-18T18:54:07.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":"41fd5f22ff332ed5a6a3620f4025b44c26dc46ea","after":"9ca1dbd50c7390d5953d711bf78b49ea5217aa60","ref":"refs/heads/main","pushedAt":"2023-10-18T18:53:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Bump rustix from 0.38.14 to 0.38.19\n\nBumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.14 to 0.38.19.\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.14...v0.38.19)\n\n---\nupdated-dependencies:\n- dependency-name: rustix\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rustix from 0.38.14 to 0.38.19"}},{"before":null,"after":"c985661d830df12155781788bf1fe555db75f68f","ref":"refs/heads/dependabot/cargo/rustix-0.38.19","pushedAt":"2023-10-18T18:43:48.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 rustix from 0.38.14 to 0.38.19\n\nBumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.14 to 0.38.19.\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.14...v0.38.19)\n\n---\nupdated-dependencies:\n- dependency-name: rustix\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rustix from 0.38.14 to 0.38.19"}},{"before":"7b1a4f4a035de21f29a39b05d446d16dc3d7cf78","after":"41fd5f22ff332ed5a6a3620f4025b44c26dc46ea","ref":"refs/heads/main","pushedAt":"2023-10-05T07:06:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Do not panic when trying to parse a color that is not ASCII.","shortMessageHtmlLink":"Do not panic when trying to parse a color that is not ASCII."}},{"before":"c386af674b1e5572cf686f599abbce2328bc1705","after":"7b1a4f4a035de21f29a39b05d446d16dc3d7cf78","ref":"refs/heads/main","pushedAt":"2023-09-26T03:48:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Fix win32 build","shortMessageHtmlLink":"Fix win32 build"}},{"before":"0ad3eb2ac665789023320f9eca0b4d489890b2f0","after":"c386af674b1e5572cf686f599abbce2328bc1705","ref":"refs/heads/main","pushedAt":"2023-09-25T23:38:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/imazen/imageflow","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/imazen/imageflow"}},{"before":"54245f4416639d703f1963fbba56afbfaab91e4b","after":"0ad3eb2ac665789023320f9eca0b4d489890b2f0","ref":"refs/heads/main","pushedAt":"2023-09-25T23:00:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Update SECURITY.md","shortMessageHtmlLink":"Update SECURITY.md"}},{"before":"3a78a732da3fa193e14a832e453dfe73b4d9b436","after":"54245f4416639d703f1963fbba56afbfaab91e4b","ref":"refs/heads/main","pushedAt":"2023-09-25T22:54:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"update petgraph and daggy","shortMessageHtmlLink":"update petgraph and daggy"}},{"before":"41a75837420558f2bf0e06960d02ac0f2839d12a","after":"3a78a732da3fa193e14a832e453dfe73b4d9b436","ref":"refs/heads/main","pushedAt":"2023-09-25T22:24:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"use env.* less and github.* more","shortMessageHtmlLink":"use env.* less and github.* more"}},{"before":"1f0457c2a786ee4826eafa855ef01a9c831feef8","after":"41a75837420558f2bf0e06960d02ac0f2839d12a","ref":"refs/heads/main","pushedAt":"2023-09-25T22:15:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"tiny rename refactors","shortMessageHtmlLink":"tiny rename refactors"}},{"before":"6b64758f6823b5e8bca236b3de11fd3bebe38f16","after":"1f0457c2a786ee4826eafa855ef01a9c831feef8","ref":"refs/heads/main","pushedAt":"2023-09-25T21:52:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Upgrade to clap 4 - will require valid UTF-8 --in and --out","shortMessageHtmlLink":"Upgrade to clap 4 - will require valid UTF-8 --in and --out"}},{"before":"575370f636be8a3749f85c37c635d76b3032a314","after":"6b64758f6823b5e8bca236b3de11fd3bebe38f16","ref":"refs/heads/main","pushedAt":"2023-09-25T17:47:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"update mozjpeg, lcms2, and a few others","shortMessageHtmlLink":"update mozjpeg, lcms2, and a few others"}},{"before":"736b4b9a1066923a7ce3d749199e72cbcd0da2d5","after":"575370f636be8a3749f85c37c635d76b3032a314","ref":"refs/heads/main","pushedAt":"2023-09-25T17:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"cargo update","shortMessageHtmlLink":"cargo update"}},{"before":"05213f7473eb1693796b327e693c78a4fbc43abf","after":"736b4b9a1066923a7ce3d749199e72cbcd0da2d5","ref":"refs/heads/main","pushedAt":"2023-09-25T17:17:36.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Switch to RustTLS, update some deps","shortMessageHtmlLink":"Switch to RustTLS, update some deps"}},{"before":"24894940403a8491fd6495759b8f996ea2da8ad8","after":"05213f7473eb1693796b327e693c78a4fbc43abf","ref":"refs/heads/main","pushedAt":"2023-09-22T22:13:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Create SECURITY.md","shortMessageHtmlLink":"Create SECURITY.md"}},{"before":"430e3eadd24ef4429db26d6136373f0fcc0f42ab","after":null,"ref":"refs/heads/dependabot/cargo/libwebp-sys-0.9.3","pushedAt":"2023-09-21T12:54: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":"59d55e2361451f0ad9304268ad0e11b384a95051","after":"24894940403a8491fd6495759b8f996ea2da8ad8","ref":"refs/heads/main","pushedAt":"2023-09-21T12:54:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Bump libwebp-sys from 0.9.0 to 0.9.3\n\nBumps [libwebp-sys](https://github.com/NoXF/libwebp-sys) from 0.9.0 to 0.9.3.\n- [Commits](https://github.com/NoXF/libwebp-sys/commits)\n\n---\nupdated-dependencies:\n- dependency-name: libwebp-sys\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump libwebp-sys from 0.9.0 to 0.9.3"}},{"before":null,"after":"430e3eadd24ef4429db26d6136373f0fcc0f42ab","ref":"refs/heads/dependabot/cargo/libwebp-sys-0.9.3","pushedAt":"2023-09-18T18:41:01.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 libwebp-sys from 0.9.0 to 0.9.3\n\nBumps [libwebp-sys](https://github.com/NoXF/libwebp-sys) from 0.9.0 to 0.9.3.\n- [Commits](https://github.com/NoXF/libwebp-sys/commits)\n\n---\nupdated-dependencies:\n- dependency-name: libwebp-sys\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump libwebp-sys from 0.9.0 to 0.9.3"}},{"before":"9813f85cc2e395518c515564b5cf47b5d8655ccb","after":null,"ref":"refs/heads/dependabot/cargo/openssl-0.10.55","pushedAt":"2023-06-22T02:13:41.031Z","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":"be6e67571331f023e81237bbd236620ab5cb83d0","after":"59d55e2361451f0ad9304268ad0e11b384a95051","ref":"refs/heads/main","pushedAt":"2023-06-22T02:13:32.466Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Bump openssl from 0.10.51 to 0.10.55\n\nBumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.55.\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.55)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump openssl from 0.10.51 to 0.10.55"}},{"before":null,"after":"9813f85cc2e395518c515564b5cf47b5d8655ccb","ref":"refs/heads/dependabot/cargo/openssl-0.10.55","pushedAt":"2023-06-21T22:56:29.141Z","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 openssl from 0.10.51 to 0.10.55\n\nBumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.55.\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.55)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump openssl from 0.10.51 to 0.10.55"}},{"before":"490b670b19f3205d3281c7795a19e63ef9c32e49","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.17","pushedAt":"2023-04-21T22:22: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":"3b2e5056478132f8b5fc93f4def248a62d22a77b","after":"be6e67571331f023e81237bbd236620ab5cb83d0","ref":"refs/heads/main","pushedAt":"2023-04-21T22:21:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lilith","name":"Lilith River","path":"/lilith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107935?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/imazen/imageflow","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/imazen/imageflow"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOagiiwA","startCursor":null,"endCursor":null}},"title":"Activity · imazen/imageflow"}