{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":83821669,"defaultBranch":"main","name":"qiskit","ownerLogin":"Qiskit","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-03T17:02:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30696987?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715023437.0","currentOid":""},"activityList":{"items":[{"before":"c062dd6cf22558f630903d530728f2e1b60dacc3","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12339-2c418aa9b359645642230c1cecb5122e9d01de56","pushedAt":"2024-05-06T19:44:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"2c418aa9b359645642230c1cecb5122e9d01de56","after":"c062dd6cf22558f630903d530728f2e1b60dacc3","ref":"refs/heads/main","pushedAt":"2024-05-06T19:44:10.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix Rustfmt and clippy with latest rust stable (#12339)\n\n* Fix Rustfmt and clippy with latest rust stable\n\nRunning `cargo fmt` with a newer version of rust than what we use in CI\n(1.77.2 and 1.78.0 locally for me) is triggering the formatting updates\nin this commit. To ensure developers don't have to worry about commiting\nan accidental formatting change in their commits this commit proactively\nmakes the change. Similarly the recent Rust 1.78 release included new\nclippy rules which are flagging some small issues that our MSRV of\nclippy doesn't have. This commit also fixes these as the suggestions\nare good and are compatible with our MSRV of 1.70.\n\n* Rename deprecated config file name\n\n* Remove dead code","shortMessageHtmlLink":"Fix Rustfmt and clippy with latest rust stable (#12339)"}},{"before":"df51b683bfdd972ef2c405649ea2cd5544db4613","after":null,"ref":"refs/heads/mergify/bp/stable/1.0/pr-12331","pushedAt":"2024-05-06T19:23:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Eric-Arellano","name":"Eric Arellano","path":"/Eric-Arellano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14852634?s=80&v=4"}},{"before":null,"after":"c062dd6cf22558f630903d530728f2e1b60dacc3","ref":"refs/heads/gh-readonly-queue/main/pr-12339-2c418aa9b359645642230c1cecb5122e9d01de56","pushedAt":"2024-05-06T19:08:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix Rustfmt and clippy with latest rust stable (#12339)\n\n* Fix Rustfmt and clippy with latest rust stable\n\nRunning `cargo fmt` with a newer version of rust than what we use in CI\n(1.77.2 and 1.78.0 locally for me) is triggering the formatting updates\nin this commit. To ensure developers don't have to worry about commiting\nan accidental formatting change in their commits this commit proactively\nmakes the change. Similarly the recent Rust 1.78 release included new\nclippy rules which are flagging some small issues that our MSRV of\nclippy doesn't have. This commit also fixes these as the suggestions\nare good and are compatible with our MSRV of 1.70.\n\n* Rename deprecated config file name\n\n* Remove dead code","shortMessageHtmlLink":"Fix Rustfmt and clippy with latest rust stable (#12339)"}},{"before":null,"after":"6315cc1e82a3e9a071e3da386f6745aa60105b99","ref":"refs/heads/mergify/bp/stable/1.1/pr-12331","pushedAt":"2024-05-06T18:45:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Link to `qiskit.synthesis.unitary.aqc` on API index page (#12331)\n\n* Link to `qiskit.synthesis.unitary.aqc` on API index page\n\n* Add to index page\n\n(cherry picked from commit 27bd5e79f56a396933e030d178cebcf972320c34)","shortMessageHtmlLink":"Link to qiskit.synthesis.unitary.aqc on API index page (#12331)"}},{"before":"789b81024df9033d7a96e57cca1c892e67c67d6d","after":null,"ref":"refs/heads/dependabot/cargo/num-traits-0.2.19","pushedAt":"2024-05-06T14:08:55.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":"2c418aa9b359645642230c1cecb5122e9d01de56","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12349-f39c9070692e3955ada776e1c3fc537fe00fefd1","pushedAt":"2024-05-06T14:08:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"f39c9070692e3955ada776e1c3fc537fe00fefd1","after":"2c418aa9b359645642230c1cecb5122e9d01de56","ref":"refs/heads/main","pushedAt":"2024-05-06T14:08:47.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Bump num-traits from 0.2.18 to 0.2.19 (#12349)\n\nBumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19.\n- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)\n- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19)\n\n---\nupdated-dependencies:\n- dependency-name: num-traits\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump num-traits from 0.2.18 to 0.2.19 (#12349)"}},{"before":null,"after":"f86a69a0d802bef0a7188856e9097b3fcafcef70","ref":"refs/heads/mergify/bp/stable/1.1/pr-12325","pushedAt":"2024-05-06T13:51:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Improve header hierarchy for API module pages (#12325)\n\n* Improve header hierarchy for API module pages\n\n* Tweaks\n\n* Review feedback\n\n(cherry picked from commit f39c9070692e3955ada776e1c3fc537fe00fefd1)","shortMessageHtmlLink":"Improve header hierarchy for API module pages (#12325)"}},{"before":"f39c9070692e3955ada776e1c3fc537fe00fefd1","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12325-1412a5e5ab1d131fb42502338aa1ae49c64cd6c2","pushedAt":"2024-05-06T13:49:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"1412a5e5ab1d131fb42502338aa1ae49c64cd6c2","after":"f39c9070692e3955ada776e1c3fc537fe00fefd1","ref":"refs/heads/main","pushedAt":"2024-05-06T13:49:52.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Improve header hierarchy for API module pages (#12325)\n\n* Improve header hierarchy for API module pages\n\n* Tweaks\n\n* Review feedback","shortMessageHtmlLink":"Improve header hierarchy for API module pages (#12325)"}},{"before":null,"after":"2c418aa9b359645642230c1cecb5122e9d01de56","ref":"refs/heads/gh-readonly-queue/main/pr-12349-f39c9070692e3955ada776e1c3fc537fe00fefd1","pushedAt":"2024-05-06T13:27:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Bump num-traits from 0.2.18 to 0.2.19 (#12349)\n\nBumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19.\n- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)\n- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19)\n\n---\nupdated-dependencies:\n- dependency-name: num-traits\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump num-traits from 0.2.18 to 0.2.19 (#12349)"}},{"before":null,"after":"f39c9070692e3955ada776e1c3fc537fe00fefd1","ref":"refs/heads/gh-readonly-queue/main/pr-12325-1412a5e5ab1d131fb42502338aa1ae49c64cd6c2","pushedAt":"2024-05-06T12:49:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Improve header hierarchy for API module pages (#12325)\n\n* Improve header hierarchy for API module pages\n\n* Tweaks\n\n* Review feedback","shortMessageHtmlLink":"Improve header hierarchy for API module pages (#12325)"}},{"before":null,"after":"789b81024df9033d7a96e57cca1c892e67c67d6d","ref":"refs/heads/dependabot/cargo/num-traits-0.2.19","pushedAt":"2024-05-06T12:02:09.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 num-traits from 0.2.18 to 0.2.19\n\nBumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19.\n- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)\n- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19)\n\n---\nupdated-dependencies:\n- dependency-name: num-traits\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump num-traits from 0.2.18 to 0.2.19"}},{"before":"72042c911e7f9cf36066565d4cad886abdb9082f","after":null,"ref":"refs/heads/dependabot/github_actions/github_actions-54b871e022","pushedAt":"2024-05-06T11:54:32.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":"72042c911e7f9cf36066565d4cad886abdb9082f","ref":"refs/heads/dependabot/github_actions/github_actions-54b871e022","pushedAt":"2024-05-06T11:13:24.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 dtolnay/rust-toolchain in the github_actions group\n\nBumps the github_actions group with 1 update: [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain).\n\n\nUpdates `dtolnay/rust-toolchain` from 1.70 to 1.80\n- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)\n- [Commits](https://github.com/dtolnay/rust-toolchain/compare/1.70...1.80)\n\n---\nupdated-dependencies:\n- dependency-name: dtolnay/rust-toolchain\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github_actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump dtolnay/rust-toolchain in the github_actions group"}},{"before":"1412a5e5ab1d131fb42502338aa1ae49c64cd6c2","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12218-87a0396095ae348cd5fb90d8cef805674edfb8fc","pushedAt":"2024-05-06T08:53:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"87a0396095ae348cd5fb90d8cef805674edfb8fc","after":"1412a5e5ab1d131fb42502338aa1ae49c64cd6c2","ref":"refs/heads/main","pushedAt":"2024-05-06T08:53:39.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Removing lint rule use-implicit-booleaness-not-comparison and updates (#12218)\n\n* removing lint rule use-implicit-booleaness-not-comparison and updates\n\n* fix merge mistake","shortMessageHtmlLink":"Removing lint rule use-implicit-booleaness-not-comparison and updates ("}},{"before":"87a0396095ae348cd5fb90d8cef805674edfb8fc","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12340-c1d728a9c8c51eaf12b4f118107ffc7cbeda956d","pushedAt":"2024-05-06T08:09:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"c1d728a9c8c51eaf12b4f118107ffc7cbeda956d","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12338-27bd5e79f56a396933e030d178cebcf972320c34","pushedAt":"2024-05-06T08:09:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":null,"after":"1412a5e5ab1d131fb42502338aa1ae49c64cd6c2","ref":"refs/heads/gh-readonly-queue/main/pr-12218-87a0396095ae348cd5fb90d8cef805674edfb8fc","pushedAt":"2024-05-06T08:09:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Removing lint rule use-implicit-booleaness-not-comparison and updates (#12218)\n\n* removing lint rule use-implicit-booleaness-not-comparison and updates\n\n* fix merge mistake","shortMessageHtmlLink":"Removing lint rule use-implicit-booleaness-not-comparison and updates ("}},{"before":"27bd5e79f56a396933e030d178cebcf972320c34","after":"87a0396095ae348cd5fb90d8cef805674edfb8fc","ref":"refs/heads/main","pushedAt":"2024-05-06T08:09:47.000Z","pushType":"merge_queue_merge","commitsCount":2,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix typo under 'pull request checklist' heading (#12340)","shortMessageHtmlLink":"Fix typo under 'pull request checklist' heading (#12340)"}},{"before":null,"after":"87a0396095ae348cd5fb90d8cef805674edfb8fc","ref":"refs/heads/gh-readonly-queue/main/pr-12340-c1d728a9c8c51eaf12b4f118107ffc7cbeda956d","pushedAt":"2024-05-06T06:53:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix typo under 'pull request checklist' heading (#12340)","shortMessageHtmlLink":"Fix typo under 'pull request checklist' heading (#12340)"}},{"before":null,"after":"c1d728a9c8c51eaf12b4f118107ffc7cbeda956d","ref":"refs/heads/gh-readonly-queue/main/pr-12338-27bd5e79f56a396933e030d178cebcf972320c34","pushedAt":"2024-05-06T06:52:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Bump main branch version post 1.1.0rc1 tag (#12338)\n\nNow that the first release candidate for the 1.1.0 release has been\ntagged, the stable branch for the 1.1 series has been created and we\ncan start developing the 1.1.0 release on main. This commit bumps all\nthe version strings from 1.1.0 to 1.2.0 (and the backport branch for\nmergify to stable/1.1) accordingly to differentiate the main branch\nfrom 1.1.*.","shortMessageHtmlLink":"Bump main branch version post 1.1.0rc1 tag (#12338)"}},{"before":null,"after":"df51b683bfdd972ef2c405649ea2cd5544db4613","ref":"refs/heads/mergify/bp/stable/1.0/pr-12331","pushedAt":"2024-05-05T16:04:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Link to `qiskit.synthesis.unitary.aqc` on API index page (#12331)\n\n* Link to `qiskit.synthesis.unitary.aqc` on API index page\n\n* Add to index page\n\n(cherry picked from commit 27bd5e79f56a396933e030d178cebcf972320c34)","shortMessageHtmlLink":"Link to qiskit.synthesis.unitary.aqc on API index page (#12331)"}},{"before":"27bd5e79f56a396933e030d178cebcf972320c34","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12331-7882eb108ba935585d96b808ac12c916790a8a5b","pushedAt":"2024-05-05T16:02:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"7882eb108ba935585d96b808ac12c916790a8a5b","after":"27bd5e79f56a396933e030d178cebcf972320c34","ref":"refs/heads/main","pushedAt":"2024-05-05T16:02:50.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Link to `qiskit.synthesis.unitary.aqc` on API index page (#12331)\n\n* Link to `qiskit.synthesis.unitary.aqc` on API index page\n\n* Add to index page","shortMessageHtmlLink":"Link to qiskit.synthesis.unitary.aqc on API index page (#12331)"}},{"before":null,"after":"27bd5e79f56a396933e030d178cebcf972320c34","ref":"refs/heads/gh-readonly-queue/main/pr-12331-7882eb108ba935585d96b808ac12c916790a8a5b","pushedAt":"2024-05-05T15:23:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Link to `qiskit.synthesis.unitary.aqc` on API index page (#12331)\n\n* Link to `qiskit.synthesis.unitary.aqc` on API index page\n\n* Add to index page","shortMessageHtmlLink":"Link to qiskit.synthesis.unitary.aqc on API index page (#12331)"}},{"before":null,"after":"7882eb108ba935585d96b808ac12c916790a8a5b","ref":"refs/heads/stable/1.1","pushedAt":"2024-05-03T15:59:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtreinish","name":"Matthew Treinish","path":"/mtreinish","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2447371?s=80&v=4"},"commit":{"message":"Set version number to 1.1.0rc1 for first release candidate (#12328)\n\nFor the 1.1.0 release we're going to push release candidates prior to\nthe final to enable testing before we cut the final release. In\npreparation for tagging the first release candidate this commit updates\nthe version string to indicate it's a release candidate. This commit\nshould be the final commit on main for 1.1.0rc1 and what gets tagged as\n1.1.0rc1 post-merge.","shortMessageHtmlLink":"Set version number to 1.1.0rc1 for first release candidate (#12328)"}},{"before":"7882eb108ba935585d96b808ac12c916790a8a5b","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-12328-68f4b528948ddefd874a754ac8db6865ea964bb5","pushedAt":"2024-05-03T14:27:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQuEzxAA","startCursor":null,"endCursor":null}},"title":"Activity · Qiskit/qiskit"}