{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":349449015,"defaultBranch":"main","name":"cli","ownerLogin":"phylum-dev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-19T14:21:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/65198224?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717514628.0","currentOid":""},"activityList":{"items":[{"before":"aee60da53475e9c14450228b31ba0685f17c4dcc","after":null,"ref":"refs/heads/6.5.0","pushedAt":"2024-06-04T15:23:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"}},{"before":"a9c29420322f866880d11df48c9c324fbe7911b9","after":"4f85dbc3f88bf87fdc41422fdd89ee75bbb78eca","ref":"refs/heads/main","pushedAt":"2024-06-04T15:23:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"},"commit":{"message":"Bump to v6.5.0 (#1437)\n\nRelease-Version: v6.5.0","shortMessageHtmlLink":"Bump to v6.5.0 (#1437)"}},{"before":"a8592b9107ec546a99eb452679e768ad08a1a02e","after":"aee60da53475e9c14450228b31ba0685f17c4dcc","ref":"refs/heads/6.5.0","pushedAt":"2024-06-04T15:15:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"},"commit":{"message":"remove empty extension version from CHANGELOG","shortMessageHtmlLink":"remove empty extension version from CHANGELOG"}},{"before":null,"after":"a8592b9107ec546a99eb452679e768ad08a1a02e","ref":"refs/heads/6.5.0","pushedAt":"2024-06-04T15:13:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"},"commit":{"message":"Bump to v6.5.0\n\nRelease-Version: v6.5.0","shortMessageHtmlLink":"Bump to v6.5.0"}},{"before":"f485f4cfaf8b461cfac5dc51ed2bdd1d41758610","after":null,"ref":"refs/heads/axum","pushedAt":"2024-06-04T14:48:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"}},{"before":"b5a9528f2223a2dea3f71bd0a26cbf651c9e7303","after":"a9c29420322f866880d11df48c9c324fbe7911b9","ref":"refs/heads/main","pushedAt":"2024-06-04T14:48:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Switch webserver to axum (#1432)\n\nThis changes the internal webserver from the routerify crate to axum,\r\nsince routerify is not maintained and pulls in a rather old hyper\r\nversion.","shortMessageHtmlLink":"Switch webserver to axum (#1432)"}},{"before":"93807e1dda97a0d79ad286ae35533a3b36427469","after":"f485f4cfaf8b461cfac5dc51ed2bdd1d41758610","ref":"refs/heads/axum","pushedAt":"2024-06-04T06:40:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Log redirect uri","shortMessageHtmlLink":"Log redirect uri"}},{"before":"3c8aecc214b7375b664a228b502a6527fba22c64","after":null,"ref":"refs/heads/csproj-best-effort","pushedAt":"2024-06-03T22:47:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kylewillmon","name":"Kyle Willmon","path":"/kylewillmon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/616067?s=80&v=4"}},{"before":"06ccda180a983a70b33c652a6732387a74917724","after":"b5a9528f2223a2dea3f71bd0a26cbf651c9e7303","ref":"refs/heads/main","pushedAt":"2024-06-03T22:47:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kylewillmon","name":"Kyle Willmon","path":"/kylewillmon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/616067?s=80&v=4"},"commit":{"message":"Prioritize msbuild parser (#1435)\n\nThe nugetlock parser is theoretically better, but many clients have\r\nfound that the nugetlock lockfile generation does not work without a\r\nvery specific environment because of the complexity of the build\r\nsystem...\r\n\r\nThis patch is an effort to work in more scenarios by switching the\r\ndefault parser to msbuild","shortMessageHtmlLink":"Prioritize msbuild parser (#1435)"}},{"before":"b8fdc9e74026a2fe89650ab596f587cb7c55bae1","after":"3c8aecc214b7375b664a228b502a6527fba22c64","ref":"refs/heads/csproj-best-effort","pushedAt":"2024-06-03T21:47:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kylewillmon","name":"Kyle Willmon","path":"/kylewillmon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/616067?s=80&v=4"},"commit":{"message":"Prioritize msbuild parser\n\nThe nugetlock parser is theoretically better, but many clients have\nfound that the nugetlock lockfile generation does not work without a\nvery specific environment because of the complexity of the build\nsystem...\n\nThis patch is an effort to work in more scenarios by switching the\ndefault parser to msbuild","shortMessageHtmlLink":"Prioritize msbuild parser"}},{"before":null,"after":"b8fdc9e74026a2fe89650ab596f587cb7c55bae1","ref":"refs/heads/csproj-best-effort","pushedAt":"2024-06-03T21:42:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kylewillmon","name":"Kyle Willmon","path":"/kylewillmon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/616067?s=80&v=4"},"commit":{"message":"Prioritize msbuild parser\n\nThe nugetlock parser is theoretically better, but many clients have\nfound that the nugetlock lockfile generation does not work without a\nvery specific environment because of the complexity of the build\nsystem...\n\nThis patch is an effort to work in more scenarios by switching the\ndefault parser to msbuild","shortMessageHtmlLink":"Prioritize msbuild parser"}},{"before":"df95699311da848c08baa02820eafa7d8873c1fc","after":null,"ref":"refs/heads/auto-cargo-update","pushedAt":"2024-06-03T07:38:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"}},{"before":"30d9e174ed22a2d9c3c9e0c367dc04cfe4c80635","after":"06ccda180a983a70b33c652a6732387a74917724","ref":"refs/heads/main","pushedAt":"2024-06-03T07:38:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Bump dependencies (#1434)","shortMessageHtmlLink":"Bump dependencies (#1434)"}},{"before":null,"after":"df95699311da848c08baa02820eafa7d8873c1fc","ref":"refs/heads/auto-cargo-update","pushedAt":"2024-06-03T05:31:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump dependencies","shortMessageHtmlLink":"Bump dependencies"}},{"before":"93fa1a5f8ce88c9e6692da015cf05c59be04a9cc","after":"93807e1dda97a0d79ad286ae35533a3b36427469","ref":"refs/heads/axum","pushedAt":"2024-05-28T19:59:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Switch back to dynamic port assignment","shortMessageHtmlLink":"Switch back to dynamic port assignment"}},{"before":"c6951f4453e3b3c7dd8bd205c2f007a7a9d38808","after":null,"ref":"refs/heads/6.4.0","pushedAt":"2024-05-28T19:33:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"}},{"before":"075fc915c7ff19c16413eaa341ff3530de64ec0e","after":"30d9e174ed22a2d9c3c9e0c367dc04cfe4c80635","ref":"refs/heads/main","pushedAt":"2024-05-28T19:33:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"},"commit":{"message":"Bump to v6.4.0 (#1433)\n\nRelease-Version: v6.4.0","shortMessageHtmlLink":"Bump to v6.4.0 (#1433)"}},{"before":null,"after":"c6951f4453e3b3c7dd8bd205c2f007a7a9d38808","ref":"refs/heads/6.4.0","pushedAt":"2024-05-28T19:19:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxrake","name":"Charles Coggins","path":"/maxrake","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18729796?s=80&v=4"},"commit":{"message":"Bump to v6.4.0\n\nRelease-Version: v6.4.0","shortMessageHtmlLink":"Bump to v6.4.0"}},{"before":"36f23052d6a23b5f1969ce4108f6f0d86530f429","after":null,"ref":"refs/heads/dependabot/cargo/hyper-1.1.0","pushedAt":"2024-05-28T18:04:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"}},{"before":"54c26094bd73542bcf99fd0af342bb0345a79bc4","after":"93fa1a5f8ce88c9e6692da015cf05c59be04a9cc","ref":"refs/heads/axum","pushedAt":"2024-05-28T18:03:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Switch webserver to axum\n\nThis changes the internal webserver from the routerify crate to axum,\nsince routerify is not maintained and pulls in a rather old hyper\nversion.","shortMessageHtmlLink":"Switch webserver to axum"}},{"before":null,"after":"54c26094bd73542bcf99fd0af342bb0345a79bc4","ref":"refs/heads/axum","pushedAt":"2024-05-28T15:57:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Bump zip from 1.1.4 to 2.1.0\n\nBumps [zip](https://github.com/zip-rs/zip2) from 1.1.4 to 2.1.0.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v1.1.4...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump zip from 1.1.4 to 2.1.0"}},{"before":"0985c4e11c1b2d6d9305308abb7661afa977277b","after":null,"ref":"refs/heads/lockgen_stdout","pushedAt":"2024-05-28T14:55:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"}},{"before":"54c26094bd73542bcf99fd0af342bb0345a79bc4","after":"075fc915c7ff19c16413eaa341ff3530de64ec0e","ref":"refs/heads/main","pushedAt":"2024-05-28T14:55:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Add STDOUT to lockfile generation error message (#1428)\n\nPreviously only the STDERR was printed whenever lockfile generation\r\nencountered a non-zero exit code from the package manager, however some\r\npackage managers like `dotnet` print their errors to STDOUT.\r\n\r\nThis patch reworks the output in these error cases to print both STDERR\r\nand STDOUT and formats things a little nicer to make it easy to keep the\r\ntwo apart.","shortMessageHtmlLink":"Add STDOUT to lockfile generation error message (#1428)"}},{"before":"29068bac0d55a72491555daa28206a0a434dc0d8","after":null,"ref":"refs/heads/dependabot/cargo/zip-2.1.0","pushedAt":"2024-05-27T16:12:51.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":"c60c804f0a61d5a17822ce5885a42a3216b165e5","after":"54c26094bd73542bcf99fd0af342bb0345a79bc4","ref":"refs/heads/main","pushedAt":"2024-05-27T16:12:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump zip from 1.1.4 to 2.1.0\n\nBumps [zip](https://github.com/zip-rs/zip2) from 1.1.4 to 2.1.0.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v1.1.4...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump zip from 1.1.4 to 2.1.0"}},{"before":"cdee88a67f76a9e5ead822ca3cae0a3206ece4fd","after":null,"ref":"refs/heads/dependabot/cargo/hyper-1.0.0-rc.4","pushedAt":"2024-05-27T15:55:53.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":"36f23052d6a23b5f1969ce4108f6f0d86530f429","ref":"refs/heads/dependabot/cargo/hyper-1.1.0","pushedAt":"2024-05-27T15:55:50.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 hyper from 0.14.28 to 1.1.0\n\nBumps [hyper](https://github.com/hyperium/hyper) from 0.14.28 to 1.1.0.\n- [Release notes](https://github.com/hyperium/hyper/releases)\n- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v1.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: hyper\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump hyper from 0.14.28 to 1.1.0"}},{"before":null,"after":"29068bac0d55a72491555daa28206a0a434dc0d8","ref":"refs/heads/dependabot/cargo/zip-2.1.0","pushedAt":"2024-05-27T15:55:13.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 zip from 1.1.4 to 2.1.0\n\nBumps [zip](https://github.com/zip-rs/zip2) from 1.1.4 to 2.1.0.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v1.1.4...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump zip from 1.1.4 to 2.1.0"}},{"before":"752aa043775eee83833b7529fca18edcaaae1309","after":"0985c4e11c1b2d6d9305308abb7661afa977277b","ref":"refs/heads/lockgen_stdout","pushedAt":"2024-05-27T11:45:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"},"commit":{"message":"Add changelog entry","shortMessageHtmlLink":"Add changelog entry"}},{"before":"b9f41e93072cbdfa78f69705c7e28bee4b876a41","after":null,"ref":"refs/heads/auto-cargo-update","pushedAt":"2024-05-27T11:44:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cd-work","name":"Christian Dürr","path":"/cd-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963075?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXDBdiQA","startCursor":null,"endCursor":null}},"title":"Activity · phylum-dev/cli"}