{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":751107972,"defaultBranch":"main","name":"containerd-shim-spin","ownerLogin":"spinkube","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-01T00:03:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/157650797?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726792738.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"79d54ba559824df85950ef309c8d25472218a432","ref":"refs/heads/refactoring","pushedAt":"2024-09-20T00:38:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"containerd-shim-spin: get_supported_triggers returns a HashSet instead of Vec\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"containerd-shim-spin: get_supported_triggers returns a HashSet instea…"}},{"before":"79d54ba559824df85950ef309c8d25472218a432","after":null,"ref":"refs/heads/refactoring","pushedAt":"2024-09-20T00:38:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"}},{"before":"67e2fe6e1ed95c07bcc9252a064419821fafc3d0","after":"aed25ea245a68807212ef8c251958d0ecfd28be1","ref":"refs/heads/main","pushedAt":"2024-09-20T00:38:28.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"Merge pull request #185 from spinkube/refactoring\n\nshim: organize code to different modules","shortMessageHtmlLink":"Merge pull request #185 from spinkube/refactoring"}},{"before":"7086cb3f5bb56700f616b99ff168c3808d1002b6","after":"79d54ba559824df85950ef309c8d25472218a432","ref":"refs/heads/refactoring","pushedAt":"2024-09-19T23:27:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"containerd-shim-spin: get_supported_triggers returns a HashSet instead of Vec\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"containerd-shim-spin: get_supported_triggers returns a HashSet instea…"}},{"before":"df5cd15dfe934c406953b147c61c9352ce702dcf","after":"7086cb3f5bb56700f616b99ff168c3808d1002b6","ref":"refs/heads/refactoring","pushedAt":"2024-09-19T23:27:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"containerd-shim-spin: get_supported_triggers returns a HashSet instead of Vec\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"containerd-shim-spin: get_supported_triggers returns a HashSet instea…"}},{"before":"489a82582f60d58af5a8c70cbfaa82ff68cd931a","after":null,"ref":"refs/heads/dependabot/cargo/patch-16bcfc523a","pushedAt":"2024-09-16T22:31:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"}},{"before":"fd6437474bbdae1bae2fdaaa59e9b2b64f850d1c","after":"67e2fe6e1ed95c07bcc9252a064419821fafc3d0","ref":"refs/heads/main","pushedAt":"2024-09-16T22:31:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"Merge pull request #188 from spinkube/dependabot/cargo/patch-16bcfc523a\n\nchore(deps): bump the patch group across 1 directory with 5 updates","shortMessageHtmlLink":"Merge pull request #188 from spinkube/dependabot/cargo/patch-16bcfc523a"}},{"before":null,"after":"489a82582f60d58af5a8c70cbfaa82ff68cd931a","ref":"refs/heads/dependabot/cargo/patch-16bcfc523a","pushedAt":"2024-09-16T16:35:51.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":"chore(deps): bump the patch group across 1 directory with 5 updates\n\nBumps the patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` |\n| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.128` |\n| [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.4` | `3.4.5` |\n\n\n\nUpdates `anyhow` from 1.0.86 to 1.0.89\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89)\n\nUpdates `openssl` from 0.10.64 to 0.10.66\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\nUpdates `serde` from 1.0.204 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.210)\n\nUpdates `serde_json` from 1.0.117 to 1.0.128\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...1.0.128)\n\nUpdates `ctrlc` from 3.4.4 to 3.4.5\n- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)\n- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.4...3.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: anyhow\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: openssl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: ctrlc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the patch group across 1 directory with 5 updates"}},{"before":"1a0dfe7d38e1fe45549b9f622fefce6e01d54469","after":null,"ref":"refs/heads/dependabot/cargo/patch-986cc4affe","pushedAt":"2024-09-16T16:35:42.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":"8c3693349d4c70427835d707edec82f6b5bc979f","after":"fd6437474bbdae1bae2fdaaa59e9b2b64f850d1c","ref":"refs/heads/main","pushedAt":"2024-09-13T08:21:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"Merge pull request #187 from vdice/docs/build-artifacts-and-toc\n\ndocs(README.md): add build artifact section; add TOC","shortMessageHtmlLink":"Merge pull request #187 from vdice/docs/build-artifacts-and-toc"}},{"before":"5d8c10f98364ab9693ccd05cb8cedd35f3da964f","after":"df5cd15dfe934c406953b147c61c9352ce702dcf","ref":"refs/heads/refactoring","pushedAt":"2024-09-13T01:06:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"shim: organize code to different modules\n\nthis commit organized code to different modules:\n- constants: to handling constants across entire crate\n- engine: the execution engine\n- source: manages application sources\n- stdio_hook: a trigger hook for stdio\n- trigger: manages spin triggers\n- utils: utility functions\n\nit also removes ResolvedAppSource as it's not needed\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"shim: organize code to different modules"}},{"before":"7e35184aadd320fcb9e79eaa267227d5f5ab15dc","after":"5d8c10f98364ab9693ccd05cb8cedd35f3da964f","ref":"refs/heads/refactoring","pushedAt":"2024-09-10T23:35:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"shim: organize code to different modules\n\nthis commit organized code to different modules:\n- constants: to handling constants across entire crate\n- engine: the execution engine\n- source: manages application sources\n- stdio_hook: a trigger hook for stdio\n- trigger: manages spin triggers\n- utils: utility functions\n\nit also removes ResolvedAppSource as it's not needed\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"shim: organize code to different modules"}},{"before":"71255a7ea2a1f5a1c97cb92ed846371d82d22e79","after":"7e35184aadd320fcb9e79eaa267227d5f5ab15dc","ref":"refs/heads/refactoring","pushedAt":"2024-09-10T10:00:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"shim: organize code to different modules\n\nthis commit organized code to different modules:\n- constants: to handling constants across entire crate\n- engine: the execution engine\n- source: manages application sources\n- stdio_hook: a trigger hook for stdio\n- trigger: manages spin triggers\n- utils: utility functions\n\nit also removes ResolvedAppSource as it's not needed\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"shim: organize code to different modules"}},{"before":"5e5fff1b04bc5c51d4010d52b001777806fff57d","after":null,"ref":"refs/heads/setup","pushedAt":"2024-09-10T09:52:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"}},{"before":"378917c8f4e40cc0068e49fae82504825111a84c","after":"8c3693349d4c70427835d707edec82f6b5bc979f","ref":"refs/heads/main","pushedAt":"2024-09-10T09:52:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"Merge pull request #184 from spinkube/setup\n\nreadme & setup: simplify the run command and fix an error in setup-linux.sh","shortMessageHtmlLink":"Merge pull request #184 from spinkube/setup"}},{"before":null,"after":"71255a7ea2a1f5a1c97cb92ed846371d82d22e79","ref":"refs/heads/refactoring","pushedAt":"2024-09-10T09:51:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"shim: organize code to different modules\n\nthis commit organized code to different modules:\n- constants: to handling constants across entire crate\n- engine: the execution engine\n- source: manages application sources\n- stdio_hook: a trigger hook for stdio\n- trigger: manages spin triggers\n- utils: utility functions\n\nit also removes ResolvedAppSource as it's not needed\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"shim: organize code to different modules"}},{"before":null,"after":"5e5fff1b04bc5c51d4010d52b001777806fff57d","ref":"refs/heads/setup","pushedAt":"2024-09-10T06:22:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"readme & setup: minor changes to the run command and fix an error in setup-linux.sh\n\nSigned-off-by: jiaxiao zhou ","shortMessageHtmlLink":"readme & setup: minor changes to the run command and fix an error in …"}},{"before":"d6946c2e9fe2fc7b498c5342afbbcb37c58354b0","after":"378917c8f4e40cc0068e49fae82504825111a84c","ref":"refs/heads/main","pushedAt":"2024-09-10T06:10:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Mossaka","name":"Jiaxiao Zhou","path":"/Mossaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5447827?s=80&v=4"},"commit":{"message":"Merge pull request #182 from karthik2804/fix_error_message\n\nfix todo about supported triggers","shortMessageHtmlLink":"Merge pull request #182 from karthik2804/fix_error_message"}},{"before":null,"after":"1a0dfe7d38e1fe45549b9f622fefce6e01d54469","ref":"refs/heads/dependabot/cargo/patch-986cc4affe","pushedAt":"2024-09-09T16:26:04.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":"chore(deps): bump the patch group across 1 directory with 6 updates\n\nBumps the patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` |\n| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.128` |\n| [oci-spec](https://github.com/containers/oci-spec-rs) | `0.6.5` | `0.6.7` |\n| [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.4` | `3.4.5` |\n\n\n\nUpdates `anyhow` from 1.0.86 to 1.0.87\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.87)\n\nUpdates `openssl` from 0.10.64 to 0.10.66\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\nUpdates `serde` from 1.0.204 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.210)\n\nUpdates `serde_json` from 1.0.117 to 1.0.128\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...1.0.128)\n\nUpdates `oci-spec` from 0.6.5 to 0.6.7\n- [Release notes](https://github.com/containers/oci-spec-rs/releases)\n- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)\n- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.5...v0.6.7)\n\nUpdates `ctrlc` from 3.4.4 to 3.4.5\n- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)\n- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.4...3.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: anyhow\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: openssl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: oci-spec\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: ctrlc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the patch group across 1 directory with 6 updates"}},{"before":"a5c6c489381a85214df7ddf14301df59a0b73934","after":null,"ref":"refs/heads/dependabot/cargo/patch-e7f255ae19","pushedAt":"2024-09-09T16:25:54.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":"cb8b95774fa2edf9940be4b745c968b5bd781abc","after":null,"ref":"refs/heads/dependabot/cargo/patch-25ef5746b8","pushedAt":"2024-08-26T16:08:19.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":"a5c6c489381a85214df7ddf14301df59a0b73934","ref":"refs/heads/dependabot/cargo/patch-e7f255ae19","pushedAt":"2024-08-26T16:08: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":"chore(deps): bump the patch group across 1 directory with 5 updates\n\nBumps the patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.209` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.127` |\n| [oci-spec](https://github.com/containers/oci-spec-rs) | `0.6.5` | `0.6.7` |\n| [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.4` | `3.4.5` |\n\n\n\nUpdates `openssl` from 0.10.64 to 0.10.66\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\nUpdates `serde` from 1.0.204 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.209)\n\nUpdates `serde_json` from 1.0.117 to 1.0.127\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...1.0.127)\n\nUpdates `oci-spec` from 0.6.5 to 0.6.7\n- [Release notes](https://github.com/containers/oci-spec-rs/releases)\n- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)\n- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.5...v0.6.7)\n\nUpdates `ctrlc` from 3.4.4 to 3.4.5\n- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)\n- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.4...3.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: oci-spec\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: ctrlc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the patch group across 1 directory with 5 updates"}},{"before":"5a7986db59b36c922442a274fb77d0f383cb619c","after":"d6946c2e9fe2fc7b498c5342afbbcb37c58354b0","ref":"refs/heads/main","pushedAt":"2024-08-26T16:03:47.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"kate-goldenring","name":"Kate Goldenring","path":"/kate-goldenring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19913192?s=80&v=4"},"commit":{"message":"Merge pull request #175 from kate-goldenring/mqtt-trigger\n\nAdd MQTT trigger and tests","shortMessageHtmlLink":"Merge pull request #175 from kate-goldenring/mqtt-trigger"}},{"before":"d6407e1ea49bcaa707ef5553494f1cfb5bdbc972","after":"5a7986db59b36c922442a274fb77d0f383cb619c","ref":"refs/heads/main","pushedAt":"2024-08-21T21:35:05.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"kate-goldenring","name":"Kate Goldenring","path":"/kate-goldenring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19913192?s=80&v=4"},"commit":{"message":"Merge pull request #176 from kate-goldenring/consolidate-inbound-redis-apps\n\nConsolidate two Redis trigger test apps","shortMessageHtmlLink":"Merge pull request #176 from kate-goldenring/consolidate-inbound-redi…"}},{"before":null,"after":"cb8b95774fa2edf9940be4b745c968b5bd781abc","ref":"refs/heads/dependabot/cargo/patch-25ef5746b8","pushedAt":"2024-08-19T16:40:39.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":"chore(deps): bump the patch group across 1 directory with 5 updates\n\nBumps the patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.208` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.125` |\n| [oci-spec](https://github.com/containers/oci-spec-rs) | `0.6.5` | `0.6.7` |\n| [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.4` | `3.4.5` |\n\n\n\nUpdates `openssl` from 0.10.64 to 0.10.66\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\nUpdates `serde` from 1.0.204 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.208)\n\nUpdates `serde_json` from 1.0.117 to 1.0.125\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...1.0.125)\n\nUpdates `oci-spec` from 0.6.5 to 0.6.7\n- [Release notes](https://github.com/containers/oci-spec-rs/releases)\n- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)\n- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.5...v0.6.7)\n\nUpdates `ctrlc` from 3.4.4 to 3.4.5\n- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)\n- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.4...3.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: oci-spec\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: ctrlc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the patch group across 1 directory with 5 updates"}},{"before":"136f39d6bd7a9b7e6e99e7d6162bd1e7f91825b3","after":null,"ref":"refs/heads/dependabot/cargo/patch-f56ed437ec","pushedAt":"2024-08-19T16:40:30.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":"136f39d6bd7a9b7e6e99e7d6162bd1e7f91825b3","ref":"refs/heads/dependabot/cargo/patch-f56ed437ec","pushedAt":"2024-08-12T16:37:36.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":"chore(deps): bump the patch group across 1 directory with 4 updates\n\nBumps the patch group with 4 updates in the / directory: [openssl](https://github.com/sfackler/rust-openssl), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [oci-spec](https://github.com/containers/oci-spec-rs).\n\n\nUpdates `openssl` from 0.10.64 to 0.10.66\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\nUpdates `serde` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\nUpdates `serde_json` from 1.0.117 to 1.0.124\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.124)\n\nUpdates `oci-spec` from 0.6.5 to 0.6.7\n- [Release notes](https://github.com/containers/oci-spec-rs/releases)\n- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)\n- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.5...v0.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: oci-spec\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the patch group across 1 directory with 4 updates"}},{"before":"2906b5bf6d6286a59dbe0fa4979be93ef65bf9d1","after":null,"ref":"refs/heads/dependabot/cargo/patch-987167c0cb","pushedAt":"2024-08-12T16:37:27.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":"6c8f5a692fc91499aa4baa9c786b661466204a57","after":null,"ref":"refs/heads/dependabot/cargo/patch-f136129c16","pushedAt":"2024-08-05T17:01:30.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":"2906b5bf6d6286a59dbe0fa4979be93ef65bf9d1","ref":"refs/heads/dependabot/cargo/patch-987167c0cb","pushedAt":"2024-08-05T17:01:26.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":"chore(deps): bump the patch group across 1 directory with 3 updates\n\nBumps the patch group with 3 updates in the / directory: [openssl](https://github.com/sfackler/rust-openssl), [serde_json](https://github.com/serde-rs/json) and [oci-spec](https://github.com/containers/oci-spec-rs).\n\n\nUpdates `openssl` from 0.10.64 to 0.10.66\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\nUpdates `serde_json` from 1.0.117 to 1.0.122\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.122)\n\nUpdates `oci-spec` from 0.6.5 to 0.6.7\n- [Release notes](https://github.com/containers/oci-spec-rs/releases)\n- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)\n- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.5...v0.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n- dependency-name: oci-spec\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the patch group across 1 directory with 3 updates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu29VjQA","startCursor":null,"endCursor":null}},"title":"Activity · spinkube/containerd-shim-spin"}