{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1759835,"defaultBranch":"main","name":"shadow","ownerLogin":"shadow","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-05-17T08:18:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/791398?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715727802.0","currentOid":""},"activityList":{"items":[{"before":"62b6b2be7e054a033faad6c947f0237b6150ccfc","after":"e706c23d896a90bf5085cfd9710d6bcfd066c030","ref":"refs/heads/main","pushedAt":"2024-05-24T17:09:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Upgrade dependencies to fix rust nightly regression (#3334)\n\nPreviously shadow wouldn't compile on nightly due to a rust compiler\ntype inference change that breaks existing rust code, and they intend to\nstabilize this change in a couple of months. For us that breakage occurs\nin the time crate, so this PR upgrades all dependencies (including the\ntime library) to fix the build error.\n\nhttps://github.com/rust-lang/rust/pull/99969#issuecomment-2088878740\n\nhttps://github.com/rust-lang/rust/issues/125319","shortMessageHtmlLink":"Upgrade dependencies to fix rust nightly regression (#3334)"}},{"before":"962e23375273e7fa6671033f6408dcafb13aef6b","after":null,"ref":"refs/heads/dependabot/cargo/src/main/bytemuck-1.16.0","pushedAt":"2024-05-14T23:03:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"}},{"before":"56912c61a508b14acdd898fb61635fdc288c39e1","after":"62b6b2be7e054a033faad6c947f0237b6150ccfc","ref":"refs/heads/main","pushedAt":"2024-05-14T23:03:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Bump bytemuck from 1.15.0 to 1.16.0 in /src (#3329)\n\nBumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.15.0 to\r\n1.16.0.","shortMessageHtmlLink":"Bump bytemuck from 1.15.0 to 1.16.0 in /src (#3329)"}},{"before":null,"after":"962e23375273e7fa6671033f6408dcafb13aef6b","ref":"refs/heads/dependabot/cargo/src/main/bytemuck-1.16.0","pushedAt":"2024-05-13T23:51: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 bytemuck from 1.15.0 to 1.16.0 in /src\n\nBumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.15.0 to 1.16.0.\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.15.0...v1.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: bytemuck\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump bytemuck from 1.15.0 to 1.16.0 in /src"}},{"before":"dff952e0c472b470c9f3c2ce7fa3de90ef314bc2","after":"56912c61a508b14acdd898fb61635fdc288c39e1","ref":"refs/heads/main","pushedAt":"2024-05-02T18:41:22.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Update to rust 1.78 in CI (#3327)","shortMessageHtmlLink":"Update to rust 1.78 in CI (#3327)"}},{"before":"60c815db1e1e655329ce3ee9f2ae8bf927e50775","after":"dff952e0c472b470c9f3c2ce7fa3de90ef314bc2","ref":"refs/heads/main","pushedAt":"2024-04-26T16:30:31.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Add support for Ubuntu 24.04 and Fedora 40, and drop Fedora 38 (#3326)","shortMessageHtmlLink":"Add support for Ubuntu 24.04 and Fedora 40, and drop Fedora 38 (#3326)"}},{"before":"1ca8075dde6de42646dcaf3aac1c69d1b01a9681","after":"60c815db1e1e655329ce3ee9f2ae8bf927e50775","ref":"refs/heads/main","pushedAt":"2024-04-09T21:50:55.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"sporksmith","name":"Jim Newsome","path":"/sporksmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/179146?s=80&v=4"},"commit":{"message":"alarm syscall: return 1 instead of 0 if timer was scheduled to fire now (#3324)\n\n* If `alarm` has already fired, calling it again should return 0\r\n* If `alarm` is called at exactly the time when the timer was going to\r\nfire, but before it has fired, we should return 1 instead of 0.","shortMessageHtmlLink":"alarm syscall: return 1 instead of 0 if timer was scheduled to fire n…"}},{"before":"3f3468aa027f60368e6a102b5f1aa92b7caff7a1","after":"1ca8075dde6de42646dcaf3aac1c69d1b01a9681","ref":"refs/heads/main","pushedAt":"2024-04-01T21:54:24.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"sporksmith","name":"Jim Newsome","path":"/sporksmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/179146?s=80&v=4"},"commit":{"message":"Implement alarm syscall (#3321)\n\nPossibly needed by python's subprocess module and/or tor's bandwidth\r\nscanner. See #3306","shortMessageHtmlLink":"Implement alarm syscall (#3321)"}},{"before":"3214970b59945d33c02f84de4df03df685727120","after":"3f3468aa027f60368e6a102b5f1aa92b7caff7a1","ref":"refs/heads/main","pushedAt":"2024-04-01T19:01:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Support lseek syscall on pipes (#3320)\n\n`lseek()` on a pipe should return `ESPIPE`. I just added a C test in the\r\nexisting `file.c` since it was simplest and keeps the `lseek` tests in\r\none place.","shortMessageHtmlLink":"Support lseek syscall on pipes (#3320)"}},{"before":"7c8cbf6f0c0b7f9ab73978d5cb84dd1777799ae2","after":null,"ref":"refs/heads/dependabot/cargo/src/main/rayon-1.10.0","pushedAt":"2024-03-25T23:59:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"}},{"before":"1771991748290a4c30981bbb845b5b91f96875d9","after":"3214970b59945d33c02f84de4df03df685727120","ref":"refs/heads/main","pushedAt":"2024-03-25T23:59:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Bump rayon from 1.9.0 to 1.10.0 in /src (#3318)","shortMessageHtmlLink":"Bump rayon from 1.9.0 to 1.10.0 in /src (#3318)"}},{"before":null,"after":"7c8cbf6f0c0b7f9ab73978d5cb84dd1777799ae2","ref":"refs/heads/dependabot/cargo/src/main/rayon-1.10.0","pushedAt":"2024-03-25T23:19:37.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 rayon from 1.9.0 to 1.10.0 in /src\n\nBumps [rayon](https://github.com/rayon-rs/rayon) from 1.9.0 to 1.10.0.\n- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)\n- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.9.0...rayon-core-v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: rayon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rayon from 1.9.0 to 1.10.0 in /src"}},{"before":"c8fc4273f7544360bdbf4c96c345bd8bb43af4df","after":"1771991748290a4c30981bbb845b5b91f96875d9","ref":"refs/heads/main","pushedAt":"2024-03-25T14:06:18.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Rename \"SysCall\" to \"Syscall\" (#3317)\n\nWe had decided a long time ago to standardize on the prefix \"Syscall\"\r\nrather than \"SysCall\", so this just renames some types.","shortMessageHtmlLink":"Rename \"SysCall\" to \"Syscall\" (#3317)"}},{"before":"30f0802451b77abdba50585eec225c11a8cb58bb","after":"c8fc4273f7544360bdbf4c96c345bd8bb43af4df","ref":"refs/heads/main","pushedAt":"2024-03-24T21:35:21.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":" Move the `tkill` and `tgkill` syscall handlers to rust (#3316)","shortMessageHtmlLink":" Move the tkill and tgkill syscall handlers to rust (#3316)"}},{"before":"45418d6bc0ff607071811a81769c05fb9c9f26b0","after":"30f0802451b77abdba50585eec225c11a8cb58bb","ref":"refs/heads/main","pushedAt":"2024-03-22T20:21:43.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Move the `kill` syscall handler to rust (#3314)\n\nI changed two `ENOSYS` return values to `ENOTSUP`. I've found it to be\r\nconfusing when a shadow syscall handler returns `ENOSYS`, so I think\r\n`ENOTSUP` is more clear.","shortMessageHtmlLink":"Move the kill syscall handler to rust (#3314)"}},{"before":"41796c1e26555c2ee582e173cd1e65d8cadf9d67","after":"45418d6bc0ff607071811a81769c05fb9c9f26b0","ref":"refs/heads/main","pushedAt":"2024-03-21T17:26:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sporksmith","name":"Jim Newsome","path":"/sporksmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/179146?s=80&v=4"},"commit":{"message":"Don't strip debug symbols in release builds (#3313)\n\nAs of Rust 1.77, release builds are stripped of debugging symbols by\r\ndefault. That's typically not what we want, since we do want useful\r\nbacktraces etc, and don't care so much about the shadow binary size.","shortMessageHtmlLink":"Don't strip debug symbols in release builds (#3313)"}},{"before":"29f6bdf095a6c3062d6f28eadf12a118ee31b5db","after":null,"ref":"refs/heads/dependabot/cargo/src/main/bitflags-2.5.0","pushedAt":"2024-03-20T03:12:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"}},{"before":"cae16cb93640704f90c4055cf316c358fac80b6f","after":"41796c1e26555c2ee582e173cd1e65d8cadf9d67","ref":"refs/heads/main","pushedAt":"2024-03-20T03:12:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Bump bitflags from 2.4.1 to 2.5.0 in /src (#3312)","shortMessageHtmlLink":"Bump bitflags from 2.4.1 to 2.5.0 in /src (#3312)"}},{"before":null,"after":"29f6bdf095a6c3062d6f28eadf12a118ee31b5db","ref":"refs/heads/dependabot/cargo/src/main/bitflags-2.5.0","pushedAt":"2024-03-19T23:08: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 bitflags from 2.4.1 to 2.5.0 in /src\n\nBumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.1 to 2.5.0.\n- [Release notes](https://github.com/bitflags/bitflags/releases)\n- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bitflags/bitflags/compare/2.4.1...2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: bitflags\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump bitflags from 2.4.1 to 2.5.0 in /src"}},{"before":"419967d6645af395a0cf0cb79573861bb74fc64a","after":"cae16cb93640704f90c4055cf316c358fac80b6f","ref":"refs/heads/main","pushedAt":"2024-03-19T22:02:33.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Fix rust/clippy warnings (#3310)\n\nThis fixes some rust and clippy warnings in the latest beta (the stable\r\nis to be released in a few days) and in rust nightly.","shortMessageHtmlLink":"Fix rust/clippy warnings (#3310)"}},{"before":"1d95eb3375dadee2609584a20262d2c0efa98e75","after":"419967d6645af395a0cf0cb79573861bb74fc64a","ref":"refs/heads/main","pushedAt":"2024-03-19T21:46:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Remove Fedora 38 from the CI tests (#3311)\n\nSee\r\nhttps://github.com/shadow/shadow/issues/3267#issuecomment-2007940284.\r\n\r\nFedora 38 is EOL on May 18, so our support policy lets us drop this from\r\nour supported platforms soon anyways. Since the non-extra tests don't\r\nrequire Go, I don't think we need to update anything in our\r\ndocumentation (for example golang isn't listed as a dependency). We do\r\nhave a CMake warning at build-time if a broken Go version is installed.\r\n\r\nThis will also require removing Fedora 38 from the required GitHub\r\ntests.","shortMessageHtmlLink":"Remove Fedora 38 from the CI tests (#3311)"}},{"before":"6df5092858b72d3f4a655312b7670fcf80d601b3","after":"1d95eb3375dadee2609584a20262d2c0efa98e75","ref":"refs/heads/main","pushedAt":"2024-03-18T00:16:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Add ability to add extra rust tests (#3309)\n\nThis will hopefully allow us to add rust tests that are only built when\r\n`--extra` is passed to `./setup build --test`.\r\n\r\nNew test bins can be built by adding `required-features =\r\n[\"extra_tests\"]` to the Cargo.toml. New tests can be run by adding a\r\nCMake test with `set_property(TARGET test-name PROPERTY EXCLUDE_FROM_ALL\r\ntrue)` and `add_dependencies(extra_tests test-name)`.","shortMessageHtmlLink":"Add ability to add extra rust tests (#3309)"}},{"before":"a82c1c86602e1ec5d9a15ef1658142a6f52e25b1","after":null,"ref":"refs/heads/dependabot/cargo/src/main/bytemuck-1.15.0","pushedAt":"2024-03-14T09:12:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"}},{"before":"0c61dd84465520517aae5241b27e9a8627f172fd","after":"6df5092858b72d3f4a655312b7670fcf80d601b3","ref":"refs/heads/main","pushedAt":"2024-03-14T09:12:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Bump bytemuck from 1.14.0 to 1.15.0 in /src (#3308)","shortMessageHtmlLink":"Bump bytemuck from 1.14.0 to 1.15.0 in /src (#3308)"}},{"before":null,"after":"a82c1c86602e1ec5d9a15ef1658142a6f52e25b1","ref":"refs/heads/dependabot/cargo/src/main/bytemuck-1.15.0","pushedAt":"2024-03-13T23:34:03.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 bytemuck from 1.14.0 to 1.15.0 in /src\n\nBumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.14.0 to 1.15.0.\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.14.0...v1.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: bytemuck\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump bytemuck from 1.14.0 to 1.15.0 in /src"}},{"before":"df2db4a760ece582dc8956c82a53555c83af24f6","after":"0c61dd84465520517aae5241b27e9a8627f172fd","ref":"refs/heads/main","pushedAt":"2024-03-13T01:39:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Show warning if Go 1.21.x is installed (#3307)\n\nThis adds a CMake warning if Go 1.21.x is installed when building\r\nShadow. I don't see a nice way of enabling this check only when the\r\n`--extra` flag is used, so we need to always perform this check even if\r\nthe `--extra` flag isn't used. For this reason I've made it a warning\r\nrather than an error.\r\n\r\nThis check is also fine if Go is not installed. In this case you won't\r\nsee any message in the CMake output.\r\n\r\nCloses #3267.","shortMessageHtmlLink":"Show warning if Go 1.21.x is installed (#3307)"}},{"before":"72bd35f81b551b6f54d278d8e97a6c55648d371e","after":"df2db4a760ece582dc8956c82a53555c83af24f6","ref":"refs/heads/main","pushedAt":"2024-03-11T20:33:21.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Reduce the build time of the tests (#3304)\n\nWhen building the tests we also build extra stuff that we don't need,\r\nfor example the linux-api C bindings. This PR reduces the build time of\r\nthe tests from 66 seconds to 42 seconds (207 compilation units to 150)\r\nwhen built with `./setup build --test`, as documented in the report from\r\n`cargo build --timings`. The next most problematic crates are the\r\nlinux-api, vasi-sync, formatting-nostd/toml-edit, and neli crates due to\r\ntheir use of syn and related proc macros, but there's not much we can do\r\nabout those.","shortMessageHtmlLink":"Reduce the build time of the tests (#3304)"}},{"before":"99fd2d4daa7449eabd97967eca1e4f656fb7954f","after":null,"ref":"refs/heads/dependabot/cargo/src/main/rayon-1.9.0","pushedAt":"2024-02-29T01:49:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"}},{"before":"1d955927dba8655edf932104f58c3f5c053ccc16","after":"72bd35f81b551b6f54d278d8e97a6c55648d371e","ref":"refs/heads/main","pushedAt":"2024-02-29T01:49:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stevenengler","name":"Steven Engler","path":"/stevenengler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3708797?s=80&v=4"},"commit":{"message":"Bump rayon from 1.8.0 to 1.9.0 in /src (#3302)\n\nBumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.9.0.","shortMessageHtmlLink":"Bump rayon from 1.8.0 to 1.9.0 in /src (#3302)"}},{"before":"5dc944edc8c5c98cede11abfaf0e97d9bce92744","after":"99fd2d4daa7449eabd97967eca1e4f656fb7954f","ref":"refs/heads/dependabot/cargo/src/main/rayon-1.9.0","pushedAt":"2024-02-28T21:10: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 rayon from 1.8.0 to 1.9.0 in /src\n\nBumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.9.0.\n- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)\n- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.0...rayon-core-v1.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: rayon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rayon from 1.8.0 to 1.9.0 in /src"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU0HqCAA","startCursor":null,"endCursor":null}},"title":"Activity · shadow/shadow"}