{"id":49653,"name":"moonlight-common-c/moonlight-common-c","ecosystem":"submodules","repository_url":null,"issues_count":11,"created_at":"2025-07-07T08:59:17.397Z","updated_at":"2025-07-07T08:59:17.397Z","purl":"pkg:submodules/moonlight-common-c/moonlight-common-c","unique_repositories_count":4,"unique_repositories_count_past_30_days":0,"recent_issues":[{"uuid":"3981659461","node_id":"PR_kwDOB9XBhs7F02Lg","number":1831,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `b187204` to `6268780`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-24T05:44:35.000Z","updated_at":"2026-04-09T02:41:11.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`b187204`","new_version":"`6268780`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `b187204` to `6268780`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/62687809b1f7410c3db4be2527503a54ae408d70\"\u003e\u003ccode\u003e6268780\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e78cc9b4\u003c/code\u003e to \u003ccode\u003ec7353c0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/3fa9191330f750c62cd0cfc1edad4d0de9c38301\"\u003e\u003ccode\u003e3fa9191\u003c/code\u003e\u003c/a\u003e Use lowercase windows headers for easier cross-compilation\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/b187204769974b9af9d2a3c3bca83ad40e4f1ac9...62687809b1f7410c3db4be2527503a54ae408d70\"\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 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/moonlight-stream/moonlight-qt/pull/1831","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1831","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1831/packages"},{"uuid":"3965399375","node_id":"PR_kwDOQNTjGM7FAQoW","number":33,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `b126e48` to `5551d29`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-20T22:15:49.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-19T22:16:10.000Z","updated_at":"2026-02-20T22:15:50.000Z","time_to_close":86379,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`b126e48`","new_version":"`5551d29`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `b126e48` to `5551d29`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5551d29ba2f8f4c0baec692957d9d96299c87d8f\"\u003e\u003ccode\u003e5551d29\u003c/code\u003e\u003c/a\u003e Use SIMDe for NEON acceleration\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/de364b6ecd0a60e4da16036d1f415e9ae56cfedd\"\u003e\u003ccode\u003ede364b6\u003c/code\u003e\u003c/a\u003e Use nanors for optimized Reed-Solomon FEC decoding (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/125\"\u003e#125\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\u003e\u003ccode\u003e1d0e91d\u003c/code\u003e\u003c/a\u003e Add ARM64 targets to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/b6b95b68b7c50090eec4e5462024454ef1c04251\"\u003e\u003ccode\u003eb6b95b6\u003c/code\u003e\u003c/a\u003e Enable CI for all branches\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/6250fa29ee87873716045e3b64f1f229374324e8\"\u003e\u003ccode\u003e6250fa2\u003c/code\u003e\u003c/a\u003e Update ENet for FreeBSD compatibility\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/07c32c80f98bb0d7214c577bd080eea3ce64a856\"\u003e\u003ccode\u003e07c32c8\u003c/code\u003e\u003c/a\u003e Use a valid port when calling connect() for local address detection\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/305993b01322aeb7710a5443960774ecd391c55c\"\u003e\u003ccode\u003e305993b\u003c/code\u003e\u003c/a\u003e fix: use UDP connect to probe local address (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/121\"\u003e#121\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/2a5a1f3e8a57cbbb316ed7dfff3a3965c2e77d25\"\u003e\u003ccode\u003e2a5a1f3\u003c/code\u003e\u003c/a\u003e Add support for LTR ACK control messages (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/122\"\u003e#122\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/435bc6a5a4852c90cfb037de1378c0334ed36d8e\"\u003e\u003ccode\u003e435bc6a\u003c/code\u003e\u003c/a\u003e Fix pthread_attr leak\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/3a377e7d7be7776d68a57828ae22283144285f90\"\u003e\u003ccode\u003e3a377e7\u003c/code\u003e\u003c/a\u003e Only set an explicit pthread stack size on Vita\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/b126e481a195fdc7152d211def17190e3434bcce...5551d29ba2f8f4c0baec692957d9d96299c87d8f\"\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 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/muslimbek77/moonlight-qt/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/muslimbek77%2Fmoonlight-qt/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"},{"uuid":"3961098886","node_id":"PR_kwDOB9XBhs7EyL1f","number":1829,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `6250fa2` to `de364b6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-19T06:39:53.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-19T05:44:11.000Z","updated_at":"2026-02-19T06:39:55.000Z","time_to_close":3342,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`6250fa2`","new_version":"`de364b6`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `6250fa2` to `de364b6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/de364b6ecd0a60e4da16036d1f415e9ae56cfedd\"\u003e\u003ccode\u003ede364b6\u003c/code\u003e\u003c/a\u003e Use nanors for optimized Reed-Solomon FEC decoding (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/125\"\u003e#125\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\u003e\u003ccode\u003e1d0e91d\u003c/code\u003e\u003c/a\u003e Add ARM64 targets to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/b6b95b68b7c50090eec4e5462024454ef1c04251\"\u003e\u003ccode\u003eb6b95b6\u003c/code\u003e\u003c/a\u003e Enable CI for all branches\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/6250fa29ee87873716045e3b64f1f229374324e8...de364b6ecd0a60e4da16036d1f415e9ae56cfedd\"\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 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/moonlight-stream/moonlight-qt/pull/1829","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1829","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1829/packages"},{"uuid":"3946035153","node_id":"PR_kwDOB9XBhs7EAngt","number":1823,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `6250fa2` to `1d0e91d`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-19T05:44:14.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-16T05:55:08.000Z","updated_at":"2026-02-19T05:44:16.000Z","time_to_close":258546,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`6250fa2`","new_version":"`1d0e91d`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `6250fa2` to `1d0e91d`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\u003e\u003ccode\u003e1d0e91d\u003c/code\u003e\u003c/a\u003e Add ARM64 targets to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/b6b95b68b7c50090eec4e5462024454ef1c04251\"\u003e\u003ccode\u003eb6b95b6\u003c/code\u003e\u003c/a\u003e Enable CI for all branches\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/6250fa29ee87873716045e3b64f1f229374324e8...1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\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 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/moonlight-stream/moonlight-qt/pull/1823","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1823","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1823/packages"},{"uuid":"3783053650","node_id":"PR_kwDOQNTjGM67nSKK","number":17,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `b126e48` to `3a377e7`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-13T02:45:06.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-05T22:32:50.000Z","updated_at":"2026-01-13T02:45:07.000Z","time_to_close":619936,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`b126e48`","new_version":"`3a377e7`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `b126e48` to `3a377e7`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/3a377e7d7be7776d68a57828ae22283144285f90\"\u003e\u003ccode\u003e3a377e7\u003c/code\u003e\u003c/a\u003e Only set an explicit pthread stack size on Vita\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0586f3d65f0f7cec20a58d555f3d40debd7c6865\"\u003e\u003ccode\u003e0586f3d\u003c/code\u003e\u003c/a\u003e Fix thread context leak on non-Vita platforms\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/b126e481a195fdc7152d211def17190e3434bcce...3a377e7d7be7776d68a57828ae22283144285f90\"\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/muslimbek77/moonlight-qt/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/muslimbek77%2Fmoonlight-qt/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"},{"uuid":"3557174541","node_id":"PR_kwDOQKBmBM6v6e9S","number":2,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `5f22801`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-27T14:51:14.000Z","updated_at":"2025-11-07T05:38:35.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`5f22801`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `5f22801`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5f2280183cb62cba1052894d76e64e5f4153377d\"\u003e\u003ccode\u003e5f22801\u003c/code\u003e\u003c/a\u003e Fix CGN subnet mask\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...5f2280183cb62cba1052894d76e64e5f4153377d\"\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/InSciTech/moonlight-with-Right-Ctrl/pull/2","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/InSciTech%2Fmoonlight-with-Right-Ctrl/issues/2","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/2/packages"},{"uuid":"2887236340","node_id":"PR_kwDOP8KHis6sF7r0","number":1,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `5f22801`","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-10-04T13:36:06.000Z","updated_at":"2025-10-04T13:36:07.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`5f22801`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `5f22801`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5f2280183cb62cba1052894d76e64e5f4153377d\"\u003e\u003ccode\u003e5f22801\u003c/code\u003e\u003c/a\u003e Fix CGN subnet mask\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...5f2280183cb62cba1052894d76e64e5f4153377d\"\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/TungAn/moonlight-qt/pull/1","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/TungAn%2Fmoonlight-qt/issues/1","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1/packages"},{"uuid":"2669481322","node_id":"PR_kwDOB9XBhs6fHQ1q","number":1650,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `5f22801`","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-07-16T06:03:41.000Z","updated_at":"2025-07-16T06:03:41.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`5f22801`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `5f22801`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5f2280183cb62cba1052894d76e64e5f4153377d\"\u003e\u003ccode\u003e5f22801\u003c/code\u003e\u003c/a\u003e Fix CGN subnet mask\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...5f2280183cb62cba1052894d76e64e5f4153377d\"\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/moonlight-stream/moonlight-qt/pull/1650","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1650","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1650/packages"},{"uuid":"2666302489","node_id":"PR_kwDOB9XBhs6e7IwZ","number":1647,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `0975a86`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-16T06:03:43.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-15T06:57:08.000Z","updated_at":"2025-07-16T06:03:43.000Z","time_to_close":83195,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`0975a86`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `0975a86`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/22a190bdd5cf8c8eb0c240ab6433fab5485c1fb9\"\u003e\u003ccode\u003e22a190b\u003c/code\u003e\u003c/a\u003e ci(code-ql): use no build mode\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\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/moonlight-stream/moonlight-qt/pull/1647","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1647","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1647/packages"},{"uuid":"2645777778","node_id":"PR_kwDOB9XBhs6ds11y","number":1636,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `c86e053`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-15T06:57:11.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-07T07:36:45.000Z","updated_at":"2025-07-15T06:57:11.000Z","time_to_close":688826,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`c86e053`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `c86e053`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/22a190bdd5cf8c8eb0c240ab6433fab5485c1fb9\"\u003e\u003ccode\u003e22a190b\u003c/code\u003e\u003c/a\u003e ci(code-ql): use no build mode\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/f2f85efa333224edced1011c4d5736b2ed6057a4\"\u003e\u003ccode\u003ef2f85ef\u003c/code\u003e\u003c/a\u003e ci(workflows): move to github workflows\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...c86e0537d11566f9825d6323711ec61e3e702365\"\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/moonlight-stream/moonlight-qt/pull/1636","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1636","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1636/packages"},{"uuid":"2642233556","node_id":"PR_kwDOB9XBhs6dfUjU","number":1634,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `58902e3`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-07T07:36:48.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-04T19:47:49.000Z","updated_at":"2025-07-07T07:36:48.000Z","time_to_close":215339,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`58902e3`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `58902e3`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/22a190bdd5cf8c8eb0c240ab6433fab5485c1fb9\"\u003e\u003ccode\u003e22a190b\u003c/code\u003e\u003c/a\u003e ci(code-ql): use no build mode\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/f2f85efa333224edced1011c4d5736b2ed6057a4\"\u003e\u003ccode\u003ef2f85ef\u003c/code\u003e\u003c/a\u003e ci(workflows): move to github workflows\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...58902e342f6d53d6783c99fe79a03168d46cd56f\"\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/moonlight-stream/moonlight-qt/pull/1634","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1634","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1634/packages"}],"issue_packages":[{"old_version":"`b187204`","new_version":"`6268780`","update_type":null,"path":null,"pr_created_at":"2026-02-24T05:44:35.000Z","version_change":"`b187204` → `6268780`","issue":{"uuid":"3981659461","node_id":"PR_kwDOB9XBhs7F02Lg","number":1831,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `b187204` to `6268780`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-24T05:44:35.000Z","updated_at":"2026-04-09T02:41:11.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`b187204`","new_version":"`6268780`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `b187204` to `6268780`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/62687809b1f7410c3db4be2527503a54ae408d70\"\u003e\u003ccode\u003e6268780\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e78cc9b4\u003c/code\u003e to \u003ccode\u003ec7353c0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/3fa9191330f750c62cd0cfc1edad4d0de9c38301\"\u003e\u003ccode\u003e3fa9191\u003c/code\u003e\u003c/a\u003e Use lowercase windows headers for easier cross-compilation\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/b187204769974b9af9d2a3c3bca83ad40e4f1ac9...62687809b1f7410c3db4be2527503a54ae408d70\"\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 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/moonlight-stream/moonlight-qt/pull/1831","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1831","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1831/packages"}},{"old_version":"`b126e48`","new_version":"`5551d29`","update_type":null,"path":null,"pr_created_at":"2026-02-19T22:16:10.000Z","version_change":"`b126e48` → `5551d29`","issue":{"uuid":"3965399375","node_id":"PR_kwDOQNTjGM7FAQoW","number":33,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `b126e48` to `5551d29`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-20T22:15:49.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-19T22:16:10.000Z","updated_at":"2026-02-20T22:15:50.000Z","time_to_close":86379,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`b126e48`","new_version":"`5551d29`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `b126e48` to `5551d29`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5551d29ba2f8f4c0baec692957d9d96299c87d8f\"\u003e\u003ccode\u003e5551d29\u003c/code\u003e\u003c/a\u003e Use SIMDe for NEON acceleration\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/de364b6ecd0a60e4da16036d1f415e9ae56cfedd\"\u003e\u003ccode\u003ede364b6\u003c/code\u003e\u003c/a\u003e Use nanors for optimized Reed-Solomon FEC decoding (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/125\"\u003e#125\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\u003e\u003ccode\u003e1d0e91d\u003c/code\u003e\u003c/a\u003e Add ARM64 targets to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/b6b95b68b7c50090eec4e5462024454ef1c04251\"\u003e\u003ccode\u003eb6b95b6\u003c/code\u003e\u003c/a\u003e Enable CI for all branches\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/6250fa29ee87873716045e3b64f1f229374324e8\"\u003e\u003ccode\u003e6250fa2\u003c/code\u003e\u003c/a\u003e Update ENet for FreeBSD compatibility\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/07c32c80f98bb0d7214c577bd080eea3ce64a856\"\u003e\u003ccode\u003e07c32c8\u003c/code\u003e\u003c/a\u003e Use a valid port when calling connect() for local address detection\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/305993b01322aeb7710a5443960774ecd391c55c\"\u003e\u003ccode\u003e305993b\u003c/code\u003e\u003c/a\u003e fix: use UDP connect to probe local address (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/121\"\u003e#121\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/2a5a1f3e8a57cbbb316ed7dfff3a3965c2e77d25\"\u003e\u003ccode\u003e2a5a1f3\u003c/code\u003e\u003c/a\u003e Add support for LTR ACK control messages (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/122\"\u003e#122\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/435bc6a5a4852c90cfb037de1378c0334ed36d8e\"\u003e\u003ccode\u003e435bc6a\u003c/code\u003e\u003c/a\u003e Fix pthread_attr leak\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/3a377e7d7be7776d68a57828ae22283144285f90\"\u003e\u003ccode\u003e3a377e7\u003c/code\u003e\u003c/a\u003e Only set an explicit pthread stack size on Vita\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/b126e481a195fdc7152d211def17190e3434bcce...5551d29ba2f8f4c0baec692957d9d96299c87d8f\"\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 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/muslimbek77/moonlight-qt/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/muslimbek77%2Fmoonlight-qt/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"}},{"old_version":"`6250fa2`","new_version":"`de364b6`","update_type":null,"path":null,"pr_created_at":"2026-02-19T05:44:11.000Z","version_change":"`6250fa2` → `de364b6`","issue":{"uuid":"3961098886","node_id":"PR_kwDOB9XBhs7EyL1f","number":1829,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `6250fa2` to `de364b6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-19T06:39:53.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-19T05:44:11.000Z","updated_at":"2026-02-19T06:39:55.000Z","time_to_close":3342,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`6250fa2`","new_version":"`de364b6`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `6250fa2` to `de364b6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/de364b6ecd0a60e4da16036d1f415e9ae56cfedd\"\u003e\u003ccode\u003ede364b6\u003c/code\u003e\u003c/a\u003e Use nanors for optimized Reed-Solomon FEC decoding (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/125\"\u003e#125\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\u003e\u003ccode\u003e1d0e91d\u003c/code\u003e\u003c/a\u003e Add ARM64 targets to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/b6b95b68b7c50090eec4e5462024454ef1c04251\"\u003e\u003ccode\u003eb6b95b6\u003c/code\u003e\u003c/a\u003e Enable CI for all branches\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/6250fa29ee87873716045e3b64f1f229374324e8...de364b6ecd0a60e4da16036d1f415e9ae56cfedd\"\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 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/moonlight-stream/moonlight-qt/pull/1829","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1829","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1829/packages"}},{"old_version":"`6250fa2`","new_version":"`1d0e91d`","update_type":null,"path":null,"pr_created_at":"2026-02-16T05:55:08.000Z","version_change":"`6250fa2` → `1d0e91d`","issue":{"uuid":"3946035153","node_id":"PR_kwDOB9XBhs7EAngt","number":1823,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `6250fa2` to `1d0e91d`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-19T05:44:14.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-16T05:55:08.000Z","updated_at":"2026-02-19T05:44:16.000Z","time_to_close":258546,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`6250fa2`","new_version":"`1d0e91d`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `6250fa2` to `1d0e91d`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\u003e\u003ccode\u003e1d0e91d\u003c/code\u003e\u003c/a\u003e Add ARM64 targets to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/b6b95b68b7c50090eec4e5462024454ef1c04251\"\u003e\u003ccode\u003eb6b95b6\u003c/code\u003e\u003c/a\u003e Enable CI for all branches\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/6250fa29ee87873716045e3b64f1f229374324e8...1d0e91d91ae4ca0cb2d4233ff6cc044265a3e173\"\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 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/moonlight-stream/moonlight-qt/pull/1823","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1823","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1823/packages"}},{"old_version":"`b126e48`","new_version":"`3a377e7`","update_type":null,"path":null,"pr_created_at":"2026-01-05T22:32:50.000Z","version_change":"`b126e48` → `3a377e7`","issue":{"uuid":"3783053650","node_id":"PR_kwDOQNTjGM67nSKK","number":17,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `b126e48` to `3a377e7`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-13T02:45:06.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-05T22:32:50.000Z","updated_at":"2026-01-13T02:45:07.000Z","time_to_close":619936,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`b126e48`","new_version":"`3a377e7`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `b126e48` to `3a377e7`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/3a377e7d7be7776d68a57828ae22283144285f90\"\u003e\u003ccode\u003e3a377e7\u003c/code\u003e\u003c/a\u003e Only set an explicit pthread stack size on Vita\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0586f3d65f0f7cec20a58d555f3d40debd7c6865\"\u003e\u003ccode\u003e0586f3d\u003c/code\u003e\u003c/a\u003e Fix thread context leak on non-Vita platforms\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/b126e481a195fdc7152d211def17190e3434bcce...3a377e7d7be7776d68a57828ae22283144285f90\"\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/muslimbek77/moonlight-qt/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/muslimbek77%2Fmoonlight-qt/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"}},{"old_version":"`e95feaf`","new_version":"`5f22801`","update_type":null,"path":null,"pr_created_at":"2025-10-27T14:51:14.000Z","version_change":"`e95feaf` → `5f22801`","issue":{"uuid":"3557174541","node_id":"PR_kwDOQKBmBM6v6e9S","number":2,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `5f22801`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-27T14:51:14.000Z","updated_at":"2025-11-07T05:38:35.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`5f22801`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `5f22801`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5f2280183cb62cba1052894d76e64e5f4153377d\"\u003e\u003ccode\u003e5f22801\u003c/code\u003e\u003c/a\u003e Fix CGN subnet mask\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...5f2280183cb62cba1052894d76e64e5f4153377d\"\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/InSciTech/moonlight-with-Right-Ctrl/pull/2","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/InSciTech%2Fmoonlight-with-Right-Ctrl/issues/2","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/2/packages"}},{"old_version":"`e95feaf`","new_version":"`5f22801`","update_type":null,"path":null,"pr_created_at":"2025-10-04T13:36:06.000Z","version_change":"`e95feaf` → `5f22801`","issue":{"uuid":"2887236340","node_id":"PR_kwDOP8KHis6sF7r0","number":1,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `5f22801`","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-10-04T13:36:06.000Z","updated_at":"2025-10-04T13:36:07.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`5f22801`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `5f22801`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5f2280183cb62cba1052894d76e64e5f4153377d\"\u003e\u003ccode\u003e5f22801\u003c/code\u003e\u003c/a\u003e Fix CGN subnet mask\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...5f2280183cb62cba1052894d76e64e5f4153377d\"\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/TungAn/moonlight-qt/pull/1","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/TungAn%2Fmoonlight-qt/issues/1","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1/packages"}},{"old_version":"`e95feaf`","new_version":"`5f22801`","update_type":null,"path":null,"pr_created_at":"2025-07-16T06:03:41.000Z","version_change":"`e95feaf` → `5f22801`","issue":{"uuid":"2669481322","node_id":"PR_kwDOB9XBhs6fHQ1q","number":1650,"state":"open","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `5f22801`","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-07-16T06:03:41.000Z","updated_at":"2025-07-16T06:03:41.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`5f22801`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `5f22801`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/5f2280183cb62cba1052894d76e64e5f4153377d\"\u003e\u003ccode\u003e5f22801\u003c/code\u003e\u003c/a\u003e Fix CGN subnet mask\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...5f2280183cb62cba1052894d76e64e5f4153377d\"\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/moonlight-stream/moonlight-qt/pull/1650","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1650","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1650/packages"}},{"old_version":"`e95feaf`","new_version":"`0975a86`","update_type":null,"path":null,"pr_created_at":"2025-07-15T06:57:08.000Z","version_change":"`e95feaf` → `0975a86`","issue":{"uuid":"2666302489","node_id":"PR_kwDOB9XBhs6e7IwZ","number":1647,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `0975a86`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-16T06:03:43.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-15T06:57:08.000Z","updated_at":"2025-07-16T06:03:43.000Z","time_to_close":83195,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`0975a86`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `0975a86`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\u003e\u003ccode\u003e0975a86\u003c/code\u003e\u003c/a\u003e Implement workaround for bad synthesized IPv6 addresses when connecting throu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/ab6e21ff5b33177151e21de3b4f48bcc4bd8f2e4\"\u003e\u003ccode\u003eab6e21f\u003c/code\u003e\u003c/a\u003e Specify cmake max version to support cmake-4.0 (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/22a190bdd5cf8c8eb0c240ab6433fab5485c1fb9\"\u003e\u003ccode\u003e22a190b\u003c/code\u003e\u003c/a\u003e ci(code-ql): use no build mode\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...0975a8684fa1d18320a6087afda2b301bdb3d5c1\"\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/moonlight-stream/moonlight-qt/pull/1647","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1647","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1647/packages"}},{"old_version":"`e95feaf`","new_version":"`c86e053`","update_type":null,"path":null,"pr_created_at":"2025-07-07T07:36:45.000Z","version_change":"`e95feaf` → `c86e053`","issue":{"uuid":"2645777778","node_id":"PR_kwDOB9XBhs6ds11y","number":1636,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `c86e053`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-15T06:57:11.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-07T07:36:45.000Z","updated_at":"2025-07-15T06:57:11.000Z","time_to_close":688826,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`c86e053`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `c86e053`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/c86e0537d11566f9825d6323711ec61e3e702365\"\u003e\u003ccode\u003ec86e053\u003c/code\u003e\u003c/a\u003e Fix some edge case on small MTU devices using qsv codec (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/107\"\u003e#107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/29f298ec882aefc0cd2f8e82238676aa3373dc6c\"\u003e\u003ccode\u003e29f298e\u003c/code\u003e\u003c/a\u003e build: Add \u003cstrong\u003eFreeBSD\u003c/strong\u003e  compilation condition for pthread_setname_np()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/1176ca6409febeae5727a205bc18df1773ccdc68\"\u003e\u003ccode\u003e1176ca6\u003c/code\u003e\u003c/a\u003e Bump enet from \u003ccode\u003e44c85e1\u003c/code\u003e to \u003ccode\u003e115a10b\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/34074c9ec0e4ebb1899c8c2b44db61d313dbdca6\"\u003e\u003ccode\u003e34074c9\u003c/code\u003e\u003c/a\u003e Fixes for Moonlight compatibility on the PS Vita. (\u003ca href=\"https://redirect.github.com/moonlight-stream/moonlight-common-c/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/262537959f2d4ffb587adef367a6edba56bb43eb\"\u003e\u003ccode\u003e2625379\u003c/code\u003e\u003c/a\u003e Create dependabot.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/22a190bdd5cf8c8eb0c240ab6433fab5485c1fb9\"\u003e\u003ccode\u003e22a190b\u003c/code\u003e\u003c/a\u003e ci(code-ql): use no build mode\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/f2f85efa333224edced1011c4d5736b2ed6057a4\"\u003e\u003ccode\u003ef2f85ef\u003c/code\u003e\u003c/a\u003e ci(workflows): move to github workflows\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...c86e0537d11566f9825d6323711ec61e3e702365\"\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/moonlight-stream/moonlight-qt/pull/1636","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1636","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1636/packages"}},{"old_version":"`e95feaf`","new_version":"`58902e3`","update_type":null,"path":null,"pr_created_at":"2025-07-04T19:47:49.000Z","version_change":"`e95feaf` → `58902e3`","issue":{"uuid":"2642233556","node_id":"PR_kwDOB9XBhs6dfUjU","number":1634,"state":"closed","title":"Bump moonlight-common-c/moonlight-common-c from `e95feaf` to `58902e3`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-07T07:36:48.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-04T19:47:49.000Z","updated_at":"2025-07-07T07:36:48.000Z","time_to_close":215339,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"moonlight-common-c/moonlight-common-c","old_version":"`e95feaf`","new_version":"`58902e3`","repository_url":"https://github.com/moonlight-stream/moonlight-common-c"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [moonlight-common-c/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `e95feaf` to `58902e3`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/58902e342f6d53d6783c99fe79a03168d46cd56f\"\u003e\u003ccode\u003e58902e3\u003c/code\u003e\u003c/a\u003e Zero output parameters when BbGet*() fails\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/84f37631c29474057c4efc3ad6a1ef534da7817c\"\u003e\u003ccode\u003e84f3763\u003c/code\u003e\u003c/a\u003e Add ByteBuffer APIs for reading/writing multiple bytes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/22a190bdd5cf8c8eb0c240ab6433fab5485c1fb9\"\u003e\u003ccode\u003e22a190b\u003c/code\u003e\u003c/a\u003e ci(code-ql): use no build mode\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/commit/f2f85efa333224edced1011c4d5736b2ed6057a4\"\u003e\u003ccode\u003ef2f85ef\u003c/code\u003e\u003c/a\u003e ci(workflows): move to github workflows\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/moonlight-stream/moonlight-common-c/compare/e95feaf4951b8dc774671a5d6a1c31d76d78e3ac...58902e342f6d53d6783c99fe79a03168d46cd56f\"\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/moonlight-stream/moonlight-qt/pull/1634","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonlight-stream%2Fmoonlight-qt/issues/1634","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1634/packages"}}]}