{"id":31741,"name":"deps/reflect","ecosystem":"submodules","repository_url":null,"issues_count":6,"created_at":"2025-06-07T10:37:04.913Z","updated_at":"2025-06-07T10:37:04.913Z","purl":"pkg:submodules/deps/reflect","unique_repositories_count":1,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"2847998666","node_id":"PR_kwDOMj1jk86pwQLK","number":531,"state":"open","title":"Build(deps): Bump deps/reflect from `2104e3c` to `96b9548`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-22T05:45:51.000Z","updated_at":"2025-09-22T05:45:51.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Build(deps): Bump","packages":[{"name":"deps/reflect","old_version":"`2104e3c`","new_version":"`96b9548`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `2104e3c` to `96b9548`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/96b9548a6e114368a3ab22a674a0feab7da7cfd8\"\u003e\u003ccode\u003e96b9548\u003c/code\u003e\u003c/a\u003e :wrench: [reflect] cleanup\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/f2d5ece2468949819cd096e75538b6b6e07b0db7\"\u003e\u003ccode\u003ef2d5ece\u003c/code\u003e\u003c/a\u003e :new: Add index_of and named overloads\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/2104e3cc951bea8fb61835b39e5b42f6d2de17da...96b9548a6e114368a3ab22a674a0feab7da7cfd8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/531","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/531","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/531/packages"},{"uuid":"2807099124","node_id":"PR_kwDOMj1jk86nUO70","number":513,"state":"closed","title":"Build(deps): Bump deps/reflect from `c21a448` to `2104e3c`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-09-08T10:58:31.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-08T07:05:53.000Z","updated_at":"2025-09-08T10:58:31.000Z","time_to_close":13958,"merged_at":"2025-09-08T10:58:31.000Z","merged_by":"momo5502","closed_by":null,"dependency_metadata":{"prefix":"Build(deps): Bump","packages":[{"name":"deps/reflect","old_version":"`c21a448`","new_version":"`2104e3c`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `c21a448` to `2104e3c`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/2104e3cc951bea8fb61835b39e5b42f6d2de17da\"\u003e\u003ccode\u003e2104e3c\u003c/code\u003e\u003c/a\u003e :bug: Remove implicit test dependency on \u0026lt;string\u0026gt;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/54265a2f0ac905f9af23ca2a769802532bf77b54\"\u003e\u003ccode\u003e54265a2\u003c/code\u003e\u003c/a\u003e :bug: MSVC local variable initialized but not referenced\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/c66d85eb70ae69f10cff18108dac4ea834cd339c\"\u003e\u003ccode\u003ec66d85e\u003c/code\u003e\u003c/a\u003e :bug: Improve offset_of algorithm\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/c21a44839db947f3a6bd0c5a113191b18198c8cf...2104e3cc951bea8fb61835b39e5b42f6d2de17da\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/513","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/513","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/513/packages"},{"uuid":"3284694694","node_id":"PR_kwDOMj1jk86hwyBd","number":431,"state":"open","title":"Build(deps): Bump deps/reflect from `239f695` to `c21a448`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-01T17:50:48.000Z","updated_at":"2025-08-05T05:24:30.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Build(deps): Bump","packages":[{"name":"deps/reflect","old_version":"`239f695`","new_version":"`c21a448`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `239f695` to `c21a448`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/c21a44839db947f3a6bd0c5a113191b18198c8cf\"\u003e\u003ccode\u003ec21a448\u003c/code\u003e\u003c/a\u003e :feature: make tuples and pair behave like aggregates in reflect\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/239f695545f4d25a08fd673595f34cf4fe0e481e...c21a44839db947f3a6bd0c5a113191b18198c8cf\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/431","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/431","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/431/packages"},{"uuid":"2592147902","node_id":"PR_kwDOMj1jk86agQm-","number":364,"state":"closed","title":"Bump deps/reflect from `0479f92` to `239f695`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-14T12:20:03.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-14T07:32:01.000Z","updated_at":"2025-06-14T12:20:03.000Z","time_to_close":17282,"merged_at":"2025-06-14T12:20:03.000Z","merged_by":"momo5502","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/reflect","old_version":"`0479f92`","new_version":"`239f695`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `0479f92` to `239f695`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/239f695545f4d25a08fd673595f34cf4fe0e481e\"\u003e\u003ccode\u003e239f695\u003c/code\u003e\u003c/a\u003e fix reflect::offset_of\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/0479f92b78e89ab046dff7184fe3a915b380b68a...239f695545f4d25a08fd673595f34cf4fe0e481e\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/364","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/364","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/364/packages"},{"uuid":"2542265692","node_id":"PR_kwDOMj1jk86Xh-Vc","number":315,"state":"open","title":"Bump deps/reflect from `07aab99` to `0479f92`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-25T07:15:22.000Z","updated_at":"2025-05-25T07:25:57.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/reflect","old_version":"`07aab99`","new_version":"`0479f92`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `07aab99` to `0479f92`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/0479f92b78e89ab046dff7184fe3a915b380b68a\"\u003e\u003ccode\u003e0479f92\u003c/code\u003e\u003c/a\u003e :bug: README example doesn't compile, Fix \u003ca href=\"https://redirect.github.com/qlibs/reflect/issues/70\"\u003e#70\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/07aab9958367acce7af3253fa04d5ae678baf082...0479f92b78e89ab046dff7184fe3a915b380b68a\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/315","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/315","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/315/packages"},{"uuid":"2512190787","node_id":"PR_kwDOMj1jk86VvP1D","number":267,"state":"closed","title":"Bump deps/reflect from `5935c37` to `07aab99`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-05-11T21:22:00.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-11T15:44:55.000Z","updated_at":"2025-05-11T21:22:00.000Z","time_to_close":20225,"merged_at":"2025-05-11T21:22:00.000Z","merged_by":"momo5502","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/reflect","old_version":"`5935c37`","new_version":"`07aab99`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `5935c37` to `07aab99`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/07aab9958367acce7af3253fa04d5ae678baf082\"\u003e\u003ccode\u003e07aab99\u003c/code\u003e\u003c/a\u003e :books: [README]\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/5935c37ffac633a3f4e179f1cded8ef295318014...07aab9958367acce7af3253fa04d5ae678baf082\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/267","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/267","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/267/packages"}],"issue_packages":[{"old_version":"`2104e3c`","new_version":"`96b9548`","update_type":null,"path":null,"pr_created_at":"2025-09-22T05:45:51.000Z","version_change":"`2104e3c` → `96b9548`","issue":{"uuid":"2847998666","node_id":"PR_kwDOMj1jk86pwQLK","number":531,"state":"open","title":"Build(deps): Bump deps/reflect from `2104e3c` to `96b9548`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-22T05:45:51.000Z","updated_at":"2025-09-22T05:45:51.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Build(deps): Bump","packages":[{"name":"deps/reflect","old_version":"`2104e3c`","new_version":"`96b9548`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `2104e3c` to `96b9548`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/96b9548a6e114368a3ab22a674a0feab7da7cfd8\"\u003e\u003ccode\u003e96b9548\u003c/code\u003e\u003c/a\u003e :wrench: [reflect] cleanup\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/f2d5ece2468949819cd096e75538b6b6e07b0db7\"\u003e\u003ccode\u003ef2d5ece\u003c/code\u003e\u003c/a\u003e :new: Add index_of and named overloads\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/2104e3cc951bea8fb61835b39e5b42f6d2de17da...96b9548a6e114368a3ab22a674a0feab7da7cfd8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/531","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/531","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/531/packages"}},{"old_version":"`c21a448`","new_version":"`2104e3c`","update_type":null,"path":null,"pr_created_at":"2025-09-08T07:05:53.000Z","version_change":"`c21a448` → `2104e3c`","issue":{"uuid":"2807099124","node_id":"PR_kwDOMj1jk86nUO70","number":513,"state":"closed","title":"Build(deps): Bump deps/reflect from `c21a448` to `2104e3c`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-09-08T10:58:31.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-08T07:05:53.000Z","updated_at":"2025-09-08T10:58:31.000Z","time_to_close":13958,"merged_at":"2025-09-08T10:58:31.000Z","merged_by":"momo5502","closed_by":null,"dependency_metadata":{"prefix":"Build(deps): Bump","packages":[{"name":"deps/reflect","old_version":"`c21a448`","new_version":"`2104e3c`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `c21a448` to `2104e3c`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/2104e3cc951bea8fb61835b39e5b42f6d2de17da\"\u003e\u003ccode\u003e2104e3c\u003c/code\u003e\u003c/a\u003e :bug: Remove implicit test dependency on \u0026lt;string\u0026gt;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/54265a2f0ac905f9af23ca2a769802532bf77b54\"\u003e\u003ccode\u003e54265a2\u003c/code\u003e\u003c/a\u003e :bug: MSVC local variable initialized but not referenced\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/c66d85eb70ae69f10cff18108dac4ea834cd339c\"\u003e\u003ccode\u003ec66d85e\u003c/code\u003e\u003c/a\u003e :bug: Improve offset_of algorithm\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/c21a44839db947f3a6bd0c5a113191b18198c8cf...2104e3cc951bea8fb61835b39e5b42f6d2de17da\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/513","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/513","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/513/packages"}},{"old_version":"`239f695`","new_version":"`c21a448`","update_type":null,"path":null,"pr_created_at":"2025-08-01T17:50:48.000Z","version_change":"`239f695` → `c21a448`","issue":{"uuid":"3284694694","node_id":"PR_kwDOMj1jk86hwyBd","number":431,"state":"open","title":"Build(deps): Bump deps/reflect from `239f695` to `c21a448`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-01T17:50:48.000Z","updated_at":"2025-08-05T05:24:30.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Build(deps): Bump","packages":[{"name":"deps/reflect","old_version":"`239f695`","new_version":"`c21a448`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `239f695` to `c21a448`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/c21a44839db947f3a6bd0c5a113191b18198c8cf\"\u003e\u003ccode\u003ec21a448\u003c/code\u003e\u003c/a\u003e :feature: make tuples and pair behave like aggregates in reflect\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/239f695545f4d25a08fd673595f34cf4fe0e481e...c21a44839db947f3a6bd0c5a113191b18198c8cf\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/431","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/431","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/431/packages"}},{"old_version":"`0479f92`","new_version":"`239f695`","update_type":null,"path":null,"pr_created_at":"2025-06-14T07:32:01.000Z","version_change":"`0479f92` → `239f695`","issue":{"uuid":"2592147902","node_id":"PR_kwDOMj1jk86agQm-","number":364,"state":"closed","title":"Bump deps/reflect from `0479f92` to `239f695`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-14T12:20:03.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-14T07:32:01.000Z","updated_at":"2025-06-14T12:20:03.000Z","time_to_close":17282,"merged_at":"2025-06-14T12:20:03.000Z","merged_by":"momo5502","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/reflect","old_version":"`0479f92`","new_version":"`239f695`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `0479f92` to `239f695`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/239f695545f4d25a08fd673595f34cf4fe0e481e\"\u003e\u003ccode\u003e239f695\u003c/code\u003e\u003c/a\u003e fix reflect::offset_of\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/0479f92b78e89ab046dff7184fe3a915b380b68a...239f695545f4d25a08fd673595f34cf4fe0e481e\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/364","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/364","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/364/packages"}},{"old_version":"`07aab99`","new_version":"`0479f92`","update_type":null,"path":null,"pr_created_at":"2025-05-25T07:15:22.000Z","version_change":"`07aab99` → `0479f92`","issue":{"uuid":"2542265692","node_id":"PR_kwDOMj1jk86Xh-Vc","number":315,"state":"open","title":"Bump deps/reflect from `07aab99` to `0479f92`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-25T07:15:22.000Z","updated_at":"2025-05-25T07:25:57.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/reflect","old_version":"`07aab99`","new_version":"`0479f92`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `07aab99` to `0479f92`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/0479f92b78e89ab046dff7184fe3a915b380b68a\"\u003e\u003ccode\u003e0479f92\u003c/code\u003e\u003c/a\u003e :bug: README example doesn't compile, Fix \u003ca href=\"https://redirect.github.com/qlibs/reflect/issues/70\"\u003e#70\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/07aab9958367acce7af3253fa04d5ae678baf082...0479f92b78e89ab046dff7184fe3a915b380b68a\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/315","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/315","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/315/packages"}},{"old_version":"`5935c37`","new_version":"`07aab99`","update_type":null,"path":null,"pr_created_at":"2025-05-11T15:44:55.000Z","version_change":"`5935c37` → `07aab99`","issue":{"uuid":"2512190787","node_id":"PR_kwDOMj1jk86VvP1D","number":267,"state":"closed","title":"Bump deps/reflect from `5935c37` to `07aab99`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-05-11T21:22:00.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-11T15:44:55.000Z","updated_at":"2025-05-11T21:22:00.000Z","time_to_close":20225,"merged_at":"2025-05-11T21:22:00.000Z","merged_by":"momo5502","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/reflect","old_version":"`5935c37`","new_version":"`07aab99`","repository_url":"https://github.com/qlibs/reflect"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [deps/reflect](https://github.com/qlibs/reflect) from `5935c37` to `07aab99`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/qlibs/reflect/commit/07aab9958367acce7af3253fa04d5ae678baf082\"\u003e\u003ccode\u003e07aab99\u003c/code\u003e\u003c/a\u003e :books: [README]\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/qlibs/reflect/compare/5935c37ffac633a3f4e179f1cded8ef295318014...07aab9958367acce7af3253fa04d5ae678baf082\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/momo5502/sogen/pull/267","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/momo5502%2Fsogen/issues/267","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/267/packages"}}]}