{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":66282276,"defaultBranch":"master","name":"steamguard-cli","ownerLogin":"dyc3","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-08-22T15:00:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1808807?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717352182.0","currentOid":""},"activityList":{"items":[{"before":"602acc664116a6388b16bba1b7078be66baee91b","after":"c2a72fee6c8d4f8bcde2329e82dac52439aa3bbb","ref":"refs/heads/master","pushedAt":"2024-06-02T22:22:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"update PKGBUILD","shortMessageHtmlLink":"update PKGBUILD"}},{"before":"b4564b7d5e8f8578c1aa66ccae6c3866e99fdf3d","after":"602acc664116a6388b16bba1b7078be66baee91b","ref":"refs/heads/master","pushedAt":"2024-06-02T21:59:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"PKGBUILD: disabled link time optimization to avoid build errors (#385)\n\nThis solves build errors for me described in\r\nhttps://aur.archlinux.org/packages/steamguard-cli-git#comment-884235 and\r\nalso reproduced in\r\nhttps://github.com/dyc3/steamguard-cli/actions/runs/9340294638/job/25705683797\r\n\r\n```\r\nerror: linking with `cc` failed: exit status: 1\r\n |\r\n = note: LC_ALL=\"C\" PATH=\"/usr/lib64/rustlib/x86_64-unknown-linux-gnu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\" VSLANG=\"1033\" \"cc\" \"-m64\" \"/tmp/rustcWfC4he/symbols.o\" \"/var/ab/.cache/yay/steamguard-cli-git/src/steamguard-cli/target/release/deps/steamguard-22c99af53504a9e5.steamguard.7abfd362c63e99bf-cgu.13.rcgu.o\" \"-Wl,--as-needed\" \"-L\" \"/var/ab/.cache/yay/steamguard-cli-git/src/steamguard-cli/target/release/deps\" \"-L\" \"/var/ab/.cache/yay/steamguard-cli-git/src/steamguard-cli/target/release/build/ring-0dc12641040c6e8f/out\" \"-L\" \"/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib\" \"-Wl,-Bstatic\" \"/tmp/rustcWfC4he/libring-949bba2bc6e40fcb.rlib\" \"/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3ce9c50abe6de474.rlib\" \"-Wl,-Bdynamic\" \"-lgcc_s\" \"-lutil\" \"-lrt\" \"-lpthread\" \"-lm\" \"-ldl\" \"-lc\" \"-Wl,--eh-frame-hdr\" \"-Wl,-z,noexecstack\" \"-L\" \"/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib\" \"-o\" \"/var/ab/.cache/yay/steamguard-cli-git/src/steamguard-cli/target/release/deps/steamguard-22c99af53504a9e5\" \"-Wl,--gc-sections\" \"-pie\" \"-Wl,-z,relro,-z,now\" \"-Wl,-O1\" \"-Wl,--strip-debug\" \"-nodefaultlibs\"\r\n = note: /usr/sbin/ld: /var/ab/.cache/yay/steamguard-cli-git/src/steamguard-cli/target/release/deps/steamguard-22c99af53504a9e5.steamguard.7abfd362c63e99bf-cgu.13.rcgu.o: in function `ring::aead::aes_gcm::aes_gcm_seal':\r\n steamguard.7abfd362c63e99bf-cgu.13:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17hdce0b4a4f2d32350E+0xa9): undefined reference to `ring_core_0_17_8_OPENSSL_ia32cap_P'\r\n```","shortMessageHtmlLink":"PKGBUILD: disabled link time optimization to avoid build errors (#385)"}},{"before":"52044c95bb9aecbfa42f2a739b090e34341984a7","after":"b4564b7d5e8f8578c1aa66ccae6c3866e99fdf3d","ref":"refs/heads/master","pushedAt":"2024-06-02T18:16:22.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"Release steamguard v0.14.0, steamguard-cli v0.14.0","shortMessageHtmlLink":"Release steamguard v0.14.0, steamguard-cli v0.14.0"}},{"before":"58690bb1362f5051a30309828514d01f941a0fd7","after":null,"ref":"refs/heads/upgrade-deps2","pushedAt":"2024-06-02T17:56:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"b24a7415f6c4428daa5a621902ac0bfb8d48a9f2","after":"52044c95bb9aecbfa42f2a739b090e34341984a7","ref":"refs/heads/master","pushedAt":"2024-06-02T17:56:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"upgrade more misc dependencies (#384)\n\n- upgrade uuid to 1.8\r\n- remove scraper from deps\r\n- upgrade cookie to 0.18\r\n- upgrade reqwest to 0.12\r\n- upgrade qrcode to 0.14\r\n- upgrade dirs to 5.0.1","shortMessageHtmlLink":"upgrade more misc dependencies (#384)"}},{"before":null,"after":"58690bb1362f5051a30309828514d01f941a0fd7","ref":"refs/heads/upgrade-deps2","pushedAt":"2024-06-02T17:53:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"upgrade dirs to 5.0.1","shortMessageHtmlLink":"upgrade dirs to 5.0.1"}},{"before":"123ae4a6f3af7783095de7e96c8bbab38b1558b3","after":null,"ref":"refs/heads/upgrade-deps","pushedAt":"2024-06-02T16:26:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"8d54a1254af888d77d754b97eb81276a1d92201e","after":"b24a7415f6c4428daa5a621902ac0bfb8d48a9f2","ref":"refs/heads/master","pushedAt":"2024-06-02T16:26:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"upgrade misc deps, set rust edition to 2021 (#383)","shortMessageHtmlLink":"upgrade misc deps, set rust edition to 2021 (#383)"}},{"before":null,"after":"123ae4a6f3af7783095de7e96c8bbab38b1558b3","ref":"refs/heads/upgrade-deps","pushedAt":"2024-06-02T16:23:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"upgrade misc deps, set rust edition to 2021","shortMessageHtmlLink":"upgrade misc deps, set rust edition to 2021"}},{"before":"0f1ad1f9a5fd1ee156643743dc6a147905bc31e5","after":null,"ref":"refs/heads/clap-4","pushedAt":"2024-06-02T14:59:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"ab5cb00ee3a2611db3590304d2ccf070d1cfe45f","after":"8d54a1254af888d77d754b97eb81276a1d92201e","ref":"refs/heads/master","pushedAt":"2024-06-02T14:59:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"upgrade to clap v4 (#382)","shortMessageHtmlLink":"upgrade to clap v4 (#382)"}},{"before":null,"after":"0f1ad1f9a5fd1ee156643743dc6a147905bc31e5","ref":"refs/heads/clap-4","pushedAt":"2024-06-02T14:57:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"upgrade to clap v4","shortMessageHtmlLink":"upgrade to clap v4"}},{"before":"3be9754a47f0a78c1a75c6846bd681dbf764b643","after":null,"ref":"refs/heads/qr-login-reader","pushedAt":"2024-06-01T22:47:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"c7fefc145275eb4579543eb12d6ba436c5025172","after":"ab5cb00ee3a2611db3590304d2ccf070d1cfe45f","ref":"refs/heads/master","pushedAt":"2024-06-01T22:47:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"qr-login: add a `--image` argument for providing an image to scan for the QR code (#381)\n\ncloses #380","shortMessageHtmlLink":"qr-login: add a --image argument for providing an image to scan for…"}},{"before":"09e701e37dda5289e9e7da3a2bdae9f663d9f211","after":"3be9754a47f0a78c1a75c6846bd681dbf764b643","ref":"refs/heads/qr-login-reader","pushedAt":"2024-06-01T22:42:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"qr-login: add a `--image` argument for providing an image to scan for the QR code","shortMessageHtmlLink":"qr-login: add a --image argument for providing an image to scan for…"}},{"before":"96238c4cbb78b6152ab407b4af816ad8984e7478","after":"09e701e37dda5289e9e7da3a2bdae9f663d9f211","ref":"refs/heads/qr-login-reader","pushedAt":"2024-06-01T22:32:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"qr-login: add a `--image` argument for providing an image to scan for the QR code","shortMessageHtmlLink":"qr-login: add a --image argument for providing an image to scan for…"}},{"before":"f184b2099c305bd75ba2a77656bf0f8ca1669591","after":"96238c4cbb78b6152ab407b4af816ad8984e7478","ref":"refs/heads/qr-login-reader","pushedAt":"2024-06-01T22:29:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"qr-login: add a `--image` argument for providing an image to scan for the QR code","shortMessageHtmlLink":"qr-login: add a --image argument for providing an image to scan for…"}},{"before":null,"after":"f184b2099c305bd75ba2a77656bf0f8ca1669591","ref":"refs/heads/qr-login-reader","pushedAt":"2024-06-01T22:15:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"qr-login: add a `--image` argument for providing an image to scan for the QR code","shortMessageHtmlLink":"qr-login: add a --image argument for providing an image to scan for…"}},{"before":"ff8839eeb70310c5c16164295d298f475a69b75e","after":null,"ref":"refs/heads/dependabot/cargo/rustls-0.21.11","pushedAt":"2024-04-20T14:22:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"a64f7d413476e63b019a6325fcca2499f7f9c4a7","after":"c7fefc145275eb4579543eb12d6ba436c5025172","ref":"refs/heads/master","pushedAt":"2024-04-20T14:22:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"Bump rustls from 0.21.2 to 0.21.11 (#379)\n\nBumps [rustls](https://github.com/rustls/rustls) from 0.21.2 to 0.21.11.\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls&package-manager=cargo&previous-version=0.21.2&new-version=0.21.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/dyc3/steamguard-cli/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump rustls from 0.21.2 to 0.21.11 (#379)"}},{"before":null,"after":"ff8839eeb70310c5c16164295d298f475a69b75e","ref":"refs/heads/dependabot/cargo/rustls-0.21.11","pushedAt":"2024-04-19T19:59:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rustls from 0.21.2 to 0.21.11\n\nBumps [rustls](https://github.com/rustls/rustls) from 0.21.2 to 0.21.11.\n- [Release notes](https://github.com/rustls/rustls/releases)\n- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustls/rustls/compare/v/0.21.2...v/0.21.11)\n\n---\nupdated-dependencies:\n- dependency-name: rustls\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rustls from 0.21.2 to 0.21.11"}},{"before":"c0b99f86a3b547ed3f10fb8354a9deefcd873812","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-05T17:07:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"0a41e8b04201cb8c66c46ae04c788d3cd2ba16fb","after":"a64f7d413476e63b019a6325fcca2499f7f9c4a7","ref":"refs/heads/master","pushedAt":"2024-04-05T17:07:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"Bump h2 from 0.3.24 to 0.3.26 (#377)\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.\r\n
\r\nRelease notes\r\n

Sourced from h2's\r\nreleases.

\r\n
\r\n

v0.3.26

\r\n

What's Changed

\r\n
    \r\n
  • Limit number of CONTINUATION frames for misbehaving\r\nconnections.
  • \r\n
\r\n

See https://seanmonstar.com/blog/hyper-http2-continuation-flood/\r\nfor more info.

\r\n

v0.3.25

\r\n

What's Changed

\r\n
    \r\n
  • perf: optimize header list size calculations by @​Noah-Kennedy\r\nin hyperium/h2#750
  • \r\n
\r\n

Full Changelog: https://github.com/hyperium/h2/compare/v0.3.24...v0.3.25

\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from h2's\r\nchangelog.

\r\n
\r\n

0.3.26 (April 3, 2024)

\r\n
    \r\n
  • Limit number of CONTINUATION frames for misbehaving\r\nconnections.
  • \r\n
\r\n

0.3.25 (March 15, 2024)

\r\n
    \r\n
  • Improve performance decoding many headers.
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 357127e\r\nv0.3.26
  • \r\n
  • 1a357aa\r\nfix: limit number of CONTINUATION frames allowed
  • \r\n
  • 5b6c9e0\r\nrefactor: cleanup new unused warnings (#757)
  • \r\n
  • 3a79832\r\nv0.3.25
  • \r\n
  • 94e80b1\r\nperf: optimize header list size calculations (#750)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=h2&package-manager=cargo&previous-version=0.3.24&new-version=0.3.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/dyc3/steamguard-cli/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump h2 from 0.3.24 to 0.3.26 (#377)"}},{"before":null,"after":"c0b99f86a3b547ed3f10fb8354a9deefcd873812","ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-05T16:21:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump h2 from 0.3.24 to 0.3.26\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump h2 from 0.3.24 to 0.3.26"}},{"before":"a8d3f3fc9935a71c85b365f3a6226f3f9aa95457","after":"0a41e8b04201cb8c66c46ae04c788d3cd2ba16fb","ref":"refs/heads/master","pushedAt":"2024-03-04T22:24:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"Release steamguard v0.13.0, steamguard-cli v0.13.0","shortMessageHtmlLink":"Release steamguard v0.13.0, steamguard-cli v0.13.0"}},{"before":"5e24031719aaca550d6ec6d0084d66c23e4fe60f","after":"a8d3f3fc9935a71c85b365f3a6226f3f9aa95457","ref":"refs/heads/master","pushedAt":"2024-03-04T22:17:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"update release script","shortMessageHtmlLink":"update release script"}},{"before":"1b3417b39bc3d2fa20801d95ee72e99374e03848","after":null,"ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-04T21:55:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}},{"before":"d67e925a475f3dbfc7089cdcfca78b4af8c59189","after":"5e24031719aaca550d6ec6d0084d66c23e4fe60f","ref":"refs/heads/master","pushedAt":"2024-03-04T21:55:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"},"commit":{"message":"Bump mio from 0.8.8 to 0.8.11 (#372)\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.\r\n
\r\nChangelog\r\n

Sourced from mio's\r\nchangelog.

\r\n
\r\n

0.8.11

\r\n
    \r\n
  • Fix receiving IOCP events after deregistering a Windows named pipe\r\n(tokio-rs/mio#1760,\r\nbackport pr:\r\ntokio-rs/mio#1761).
  • \r\n
\r\n

0.8.10

\r\n

Added

\r\n
    \r\n
  • Solaris support\r\n(tokio-rs/mio#1724).
  • \r\n
\r\n

0.8.9

\r\n

Added

\r\n
    \r\n
  • ESP-IDF framework support\r\n(tokio-rs/mio#1692).
  • \r\n
  • AIX operating system support\r\n(tokio-rs/mio#1704).
  • \r\n
  • Vita support\r\n(tokio-rs/mio#1721).
  • \r\n
  • {UnixListener,UnixStream}:bind_addr\r\n(tokio-rs/mio#1630).
  • \r\n
  • mio_unsupported_force_poll_poll and\r\nmio_unsupported_force_waker_pipe\r\nunsupported configuration flags to force a specific\r\npoll or waker\r\nimplementation\r\n(tokio-rs/mio#1684,\r\ntokio-rs/mio#1685,\r\ntokio-rs/mio#1692).
  • \r\n
\r\n

Fixed

\r\n
    \r\n
  • The pipe(2) based waker (swapped file descriptors)\r\n(tokio-rs/mio#1722).
  • \r\n
  • The duplicate waker check to work correctly with cloned\r\nRegistrys.\r\n(tokio-rs/mio#1706).
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 0328bde\r\nRelease v0.8.11
  • \r\n
  • 7084498\r\nFix warnings
  • \r\n
  • 90d4fe0\r\nnamed-pipes: fix receiving IOCP events after deregister
  • \r\n
  • c710a30\r\nAdd v0.8.x to the CI
  • \r\n
  • c29e21c\r\nRelease v0.8.10
  • \r\n
  • f6a20da\r\nAdd Solaris operating system support (#1724)
  • \r\n
  • e80c3b2\r\nRelease v0.8.9
  • \r\n
  • 862786b\r\nFix importing of IoSourceState
  • \r\n
  • 4034872\r\nAdd support for vita target
  • \r\n
  • 8eb4010\r\nFix receiver and sender fd in pipe based waker
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mio&package-manager=cargo&previous-version=0.8.8&new-version=0.8.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/dyc3/steamguard-cli/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump mio from 0.8.8 to 0.8.11 (#372)"}},{"before":null,"after":"1b3417b39bc3d2fa20801d95ee72e99374e03848","ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-04T21:52:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump mio from 0.8.8 to 0.8.11\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.\n- [Release notes](https://github.com/tokio-rs/mio/releases)\n- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: mio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mio from 0.8.8 to 0.8.11"}},{"before":"a5f67b4680a8eb5c0587d7c9b29eb6f1a1bec8b1","after":null,"ref":"refs/heads/manual-dispatch","pushedAt":"2024-03-04T12:20:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dyc3","name":"Carson McManus","path":"/dyc3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1808807?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWmESQAA","startCursor":null,"endCursor":null}},"title":"Activity · dyc3/steamguard-cli"}