{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":586344019,"defaultBranch":"main","name":"libxev","ownerLogin":"mitchellh","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-07T19:52:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1299?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719203415.0","currentOid":""},"activityList":{"items":[{"before":"a42b74ae8139738a14148f94543c659ec2d5b92b","after":"1dd3c9015a542757b049f6d33beb8941f57bce1f","ref":"refs/heads/main","pushedAt":"2024-06-24T16:29:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"backend/io_uring: fix build for zig 0.13 (#101)\n\nAs per\r\nhttps://github.com/ziglang/zig/blob/0.13.0/lib/std/os/linux/io_uring_sqe.zig#L318\r\nit should be a `linux.kernel_timespec`.","shortMessageHtmlLink":"backend/io_uring: fix build for zig 0.13 (#101)"}},{"before":null,"after":"efde8a170836334901ed2d59c98bf832eb48ae3a","ref":"refs/heads/zig12","pushedAt":"2024-06-24T04:30:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"Don't use SEND_ONCE mach rights for async, use a queue limit of 1 (#102)\n\nSEND_ONCE allocates a mach port with a SEND right exactly once and\r\ndeallocates it automatically once the message is read. This is totally\r\nwasteful because we have a perfectly good mach port already... This\r\ncommit adds the send right to our existing mach port and reuses it for\r\neach send. This avoids any port allocations.\r\n\r\nWe additionally call mach_port_set_attributes to set the queue limit for\r\nthe mach port to 1. We don't need to allocate and queue a bunch of\r\nmessages when all we need is 1 to wake up. This should speed up\r\nnotifications AND waiting because draining will only ever drain 1.\r\n\r\nRelated bug for those with access:\r\nhttps://github.com/ghostty-org/ghostty/issues/1836","shortMessageHtmlLink":"Don't use SEND_ONCE mach rights for async, use a queue limit of 1 (#102)"}},{"before":"2ea3add02bd4ad32046faf725f0c1db54e617f4c","after":null,"ref":"refs/heads/machport","pushedAt":"2024-06-24T04:29:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"}},{"before":"990ebb3be53f6f10e79504d74d77d2c4f95bbce0","after":"a42b74ae8139738a14148f94543c659ec2d5b92b","ref":"refs/heads/main","pushedAt":"2024-06-24T04:29:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"Don't use SEND_ONCE mach rights for async, use a queue limit of 1 (#102)\n\nSEND_ONCE allocates a mach port with a SEND right exactly once and\r\ndeallocates it automatically once the message is read. This is totally\r\nwasteful because we have a perfectly good mach port already... This\r\ncommit adds the send right to our existing mach port and reuses it for\r\neach send. This avoids any port allocations.\r\n\r\nWe additionally call mach_port_set_attributes to set the queue limit for\r\nthe mach port to 1. We don't need to allocate and queue a bunch of\r\nmessages when all we need is 1 to wake up. This should speed up\r\nnotifications AND waiting because draining will only ever drain 1.\r\n\r\nRelated bug for those with access:\r\nhttps://github.com/ghostty-org/ghostty/issues/1836","shortMessageHtmlLink":"Don't use SEND_ONCE mach rights for async, use a queue limit of 1 (#102)"}},{"before":null,"after":"2ea3add02bd4ad32046faf725f0c1db54e617f4c","ref":"refs/heads/machport","pushedAt":"2024-06-24T04:24:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"Don't use SEND_ONCE mach rights for async, use a queue limit of 1\n\nSEND_ONCE allocates a mach port with a SEND right exactly once and\ndeallocates it automatically once the message is read. This is totally\nwasteful because we have a perfectly good mach port already... This commit adds\nthe send right to our existing mach port and reuses it for each send. This\navoids any port allocations.\n\nWe additionally call mach_port_set_attributes to set the queue limit for\nthe mach port to 1. We don't need to allocate and queue a bunch of\nmessages when all we need is 1 to wake up. This should speed up\nnotifications AND waiting because draining will only ever drain 1.","shortMessageHtmlLink":"Don't use SEND_ONCE mach rights for async, use a queue limit of 1"}},{"before":"3c10d57d10d5b9f96b04ef51eb7852b84b666d2e","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-27","pushedAt":"2024-06-10T08:21:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"}},{"before":"f6a672a78436d8efee1aa847a43a900ad773618b","after":"990ebb3be53f6f10e79504d74d77d2c4f95bbce0","ref":"refs/heads/main","pushedAt":"2024-06-10T08:21:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/install-nix-action from 26 to 27 (#100)\n\nBumps\r\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\r\nfrom 26 to 27.\r\n
\r\nRelease notes\r\n

Sourced from cachix/install-nix-action's\r\nreleases.

\r\n
\r\n

v27

\r\n

What's Changed

\r\n\r\n

New Contributors

\r\n\r\n

Full Changelog: https://github.com/cachix/install-nix-action/compare/v26...V27

\r\n
\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachix/install-nix-action&package-manager=github_actions&previous-version=26&new-version=27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 26 to 27 (#100)"}},{"before":null,"after":"3c10d57d10d5b9f96b04ef51eb7852b84b666d2e","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-27","pushedAt":"2024-06-10T05:50: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":"build(deps): bump cachix/install-nix-action from 26 to 27\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 26 to 27"}},{"before":"1b4256387ba7916ca98c08f83bd3571454c19860","after":"f6a672a78436d8efee1aa847a43a900ad773618b","ref":"refs/heads/main","pushedAt":"2024-06-09T02:41:28.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"fix: update to zig 0.13 (#99)\n\nthis PR allows libxev to compile with zig version 0.13. I'm a little\r\nunsure about the one instance where on my machine I had to use `.{\r\n.cwd_relative = file }` rather than `b.path(file)` for the pkg-config\r\n`.pc` file install step.","shortMessageHtmlLink":"fix: update to zig 0.13 (#99)"}},{"before":"0e547db3e5df01a80ef6f94dafa618d9d94f3201","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-26","pushedAt":"2024-06-09T02:26:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"}},{"before":"b3f9918776b8700b337b7ebe769060328fe246b0","after":"1b4256387ba7916ca98c08f83bd3571454c19860","ref":"refs/heads/main","pushedAt":"2024-06-09T02:26:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/install-nix-action from 24 to 26 (#88)\n\nBumps\r\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\r\nfrom 24 to 26.\r\n
\r\nRelease notes\r\n

Sourced from cachix/install-nix-action's\r\nreleases.

\r\n
\r\n

v26

\r\n

Bump to Nix 2.20.5 to address CVE-2024-27297 /\r\nGHSA-2ffj-w4mj-pg37.

\r\n

install-nix-action-v25

\r\n

Nix 2.19.2

\r\n
\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachix/install-nix-action&package-manager=github_actions&previous-version=24&new-version=26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 24 to 26 (#88)"}},{"before":"a284cf851fe2f88f8947c01160c39ff216dacea1","after":"b3f9918776b8700b337b7ebe769060328fe246b0","ref":"refs/heads/main","pushedAt":"2024-05-25T21:09:35.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"build: prevent breakage with relative paths (#97)\n\n`thisDir()` returns `@src().file` which isn't always an absolute path","shortMessageHtmlLink":"build: prevent breakage with relative paths (#97)"}},{"before":"63e8dd89fae48e90fbd12469c2e3ff9415b832bf","after":"a284cf851fe2f88f8947c01160c39ff216dacea1","ref":"refs/heads/main","pushedAt":"2024-04-18T21:47:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"backend/iocp: alignment change for iocp","shortMessageHtmlLink":"backend/iocp: alignment change for iocp"}},{"before":"322466ddd9b44c48882b5a1ca3646dc939787a01","after":"63e8dd89fae48e90fbd12469c2e3ff9415b832bf","ref":"refs/heads/main","pushedAt":"2024-04-12T21:20:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"update build to avoid panic in debug","shortMessageHtmlLink":"update build to avoid panic in debug"}},{"before":"0f73adfda1cff9c740160717b5431ebada6b8755","after":"322466ddd9b44c48882b5a1ca3646dc939787a01","ref":"refs/heads/main","pushedAt":"2024-04-11T13:18:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"update zig","shortMessageHtmlLink":"update zig"}},{"before":"0d49562fccd7e4d26e91533bd8b13274ea9aa482","after":"0f73adfda1cff9c740160717b5431ebada6b8755","ref":"refs/heads/main","pushedAt":"2024-03-22T18:24:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"fix various windows build issues","shortMessageHtmlLink":"fix various windows build issues"}},{"before":"418cac65473668b02cc5a85194042bdaf04acd00","after":"0d49562fccd7e4d26e91533bd8b13274ea9aa482","ref":"refs/heads/main","pushedAt":"2024-03-22T18:03:16.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"backend/wasi working on it","shortMessageHtmlLink":"backend/wasi working on it"}},{"before":"c675b5a532329f8f48741c66a3d2df6e2a820346","after":"0d49562fccd7e4d26e91533bd8b13274ea9aa482","ref":"refs/heads/update-zig","pushedAt":"2024-03-22T18:03:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"backend/wasi working on it","shortMessageHtmlLink":"backend/wasi working on it"}},{"before":"656606b19b21bdb242d5a2c8a70a074b6322c000","after":"c675b5a532329f8f48741c66a3d2df6e2a820346","ref":"refs/heads/update-zig","pushedAt":"2024-03-22T18:00:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"backend/iocp: fix some zig update issues","shortMessageHtmlLink":"backend/iocp: fix some zig update issues"}},{"before":"128855eebde470c0c3432005442b78fddc5c1c2e","after":"656606b19b21bdb242d5a2c8a70a074b6322c000","ref":"refs/heads/update-zig","pushedAt":"2024-03-22T17:58:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"update std.os/posix for Linux","shortMessageHtmlLink":"update std.os/posix for Linux"}},{"before":null,"after":"128855eebde470c0c3432005442b78fddc5c1c2e","ref":"refs/heads/update-zig","pushedAt":"2024-03-22T17:52:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"update-zig","shortMessageHtmlLink":"update-zig"}},{"before":"116a813a78e3354837fff466b54e3e2e5ec7af01","after":"418cac65473668b02cc5a85194042bdaf04acd00","ref":"refs/heads/main","pushedAt":"2024-03-13T20:39:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"backend/iocp: fix new constants","shortMessageHtmlLink":"backend/iocp: fix new constants"}},{"before":"c0a07796c1b536de5dc3725b6aab95fa54a1ac84","after":"116a813a78e3354837fff466b54e3e2e5ec7af01","ref":"refs/heads/main","pushedAt":"2024-03-13T16:11:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"update to latest zig","shortMessageHtmlLink":"update to latest zig"}},{"before":"4e6781895e4e6c477597c8c2713d36cd82b57d07","after":"c0a07796c1b536de5dc3725b6aab95fa54a1ac84","ref":"refs/heads/main","pushedAt":"2024-03-09T23:57:14.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"Fix breaking changes in most recent nightly build (#89)\n\nHi there — big fan of libxev! Noticed some recent Zig changes (namely,\r\nthis\r\n[commit](https://github.com/ziglang/zig/commit/265f42d472fa110c1e211e5f82fdf540ee198aa8)\r\n+ some other recent ones), broke a bunch of stuff in here. Went through\r\nand did updates to get libxev working with the latest nightly build\r\n(`0.12.0-dev.3191+9cf28d1e9`), and tested the changes on both macOS and\r\nLinux.\r\n\r\nDon't have a windows machine, so I expect more changes might be needed.\r\nAlso, mlugg seems like he's on a `std.os` refactor spree, so we might\r\nneed to do even more updates here eventually.","shortMessageHtmlLink":"Fix breaking changes in most recent nightly build (#89)"}},{"before":"497bbd21ce7a07262d39fc13c9f033e3b6398ee8","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-25","pushedAt":"2024-03-08T05:36:24.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":"0e547db3e5df01a80ef6f94dafa618d9d94f3201","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-26","pushedAt":"2024-03-08T05:36:21.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":"build(deps): bump cachix/install-nix-action from 24 to 26\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 26.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v26)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 24 to 26"}},{"before":null,"after":"497bbd21ce7a07262d39fc13c9f033e3b6398ee8","ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-25","pushedAt":"2024-01-15T05:55:00.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":"build(deps): bump cachix/install-nix-action from 24 to 25\n\nBumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)\n\n---\nupdated-dependencies:\n- dependency-name: cachix/install-nix-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 24 to 25"}},{"before":"2494978bedec01a856e8f3c47a33148ad1755fab","after":"4e6781895e4e6c477597c8c2713d36cd82b57d07","ref":"refs/heads/main","pushedAt":"2024-01-14T04:35:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"ios uses kqueue","shortMessageHtmlLink":"ios uses kqueue"}},{"before":"59ca768ca869e51c277ede3dc19ff73a89875f81","after":null,"ref":"refs/heads/dependabot/github_actions/cachix/install-nix-action-24","pushedAt":"2024-01-06T03:25:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"}},{"before":"74bc7aea4a8f88210f0ad4215108613ab7e7af1a","after":"2494978bedec01a856e8f3c47a33148ad1755fab","ref":"refs/heads/main","pushedAt":"2024-01-06T03:25:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mitchellh","name":"Mitchell Hashimoto","path":"/mitchellh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1299?s=80&v=4"},"commit":{"message":"build(deps): bump cachix/install-nix-action from 23 to 24 (#80)\n\nBumps\r\n[cachix/install-nix-action](https://github.com/cachix/install-nix-action)\r\nfrom 23 to 24.\r\n
\r\nRelease notes\r\n

Sourced from cachix/install-nix-action's\r\nreleases.

\r\n
\r\n

install-nix-action-v24

\r\n
    \r\n
  • Nix 2.19.1
  • \r\n
  • enables KVM on linux
  • \r\n
  • set TMPDIR to avoid potential disk space issues
  • \r\n
  • don't use the default GitHub token for Enterprise
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 7ac1ec2\r\nNix 2.19.1
  • \r\n
  • dc33a21\r\nMerge pull request #200\r\nfrom cachix/fix/196
  • \r\n
  • 2b90cd3\r\nMerge pull request #202\r\nfrom cachix/feature/kvm
  • \r\n
  • fe19c91\r\nfeat: enable KVM on Linux if available
  • \r\n
  • a56e3a8\r\nMerge pull request #199\r\nfrom jalaziz/tempdir
  • \r\n
  • 81eb746\r\nUpdate install-nix.sh
  • \r\n
  • 97a1be3\r\nfix: don't use the default GitHub token for Enterprise
  • \r\n
  • 2cce1fd\r\nfix: Set TMPDIR to avoid disk space issues
  • \r\n
  • 300721f\r\nMerge pull request #193\r\nfrom cachix/dependabot/github_actions/actions/checkout-4
  • \r\n
  • fe6788c\r\nchore(deps): bump actions/checkout from 3 to 4
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachix/install-nix-action&package-manager=github_actions&previous-version=23&new-version=24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\n> **Note**\r\n> Automatic rebases have been disabled on this pull request as it has\r\nbeen open for over 30 days.","shortMessageHtmlLink":"build(deps): bump cachix/install-nix-action from 23 to 24 (#80)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbbwreQA","startCursor":null,"endCursor":null}},"title":"Activity · mitchellh/libxev"}