{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":474391338,"defaultBranch":"main","name":"Game","ownerLogin":"DigitalExtinction","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-26T15:42:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/103141032?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725402328.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"b7a04eba02dfef5cc8a93f7c73096fd7238e1ddb","ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-03T22:25:28.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 actions/download-artifact from 3 to 4.1.7 in /.github/workflows\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows"}},{"before":"a438df2470344fd083b98632bea1df1ee492c787","after":null,"ref":"refs/heads/dependabot/cargo/openssl-0.10.66","pushedAt":"2024-07-23T07:20:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"}},{"before":"09b70420fbbfd65a245379f2b305d90c546ea4b2","after":"5beb1fc7a531a3ccc28536ef0b3bea965eef5784","ref":"refs/heads/main","pushedAt":"2024-07-23T07:20:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Bump openssl from 0.10.64 to 0.10.66 (#801)\n\nBumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64\r\nto 0.10.66.\r\n
\r\nRelease notes\r\n

Sourced from openssl's\r\nreleases.

\r\n
\r\n

openssl-v0.10.66

\r\n

What's Changed

\r\n
    \r\n
  • Fixed invariant violation in MemBio::get_buf with empty\r\nresults by @​alex in\r\nsfackler/rust-openssl#2266
  • \r\n
  • Release openssl v0.10.66 by @​alex in sfackler/rust-openssl#2267
  • \r\n
\r\n

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.65...openssl-v0.10.66

\r\n

openssl-v0.10.65

\r\n

What's Changed

\r\n
    \r\n
  • don't emit rerun-if-changed when vendoring by @​reaperhulk in sfackler/rust-openssl#2177
  • \r\n
  • Prepare for openssl-sys 0.9.101 release by @​alex in sfackler/rust-openssl#2182
  • \r\n
  • don't emit rerun-if-changed unless the path exists and is readable\r\nby @​reaperhulk\r\nin sfackler/rust-openssl#2187
  • \r\n
  • Added support for LibreSSL 3.9.0 by @​alex in sfackler/rust-openssl#2202
  • \r\n
  • Support stable LibreSSL 3.9.x by @​alex in sfackler/rust-openssl#2209
  • \r\n
  • openssl-sys 0.9.102 release by @​alex in sfackler/rust-openssl#2210
  • \r\n
  • Add repository field to openssl-macros crate by @​paolobarbolini\r\nin sfackler/rust-openssl#2211
  • \r\n
  • Add missing openssl-sys dependency by @​pieterdd in sfackler/rust-openssl#2212
  • \r\n
  • Test OpenSSL 3.3.0-beta1 by @​sfackler in sfackler/rust-openssl#2216
  • \r\n
  • test against 3.3.0 final by @​alex in sfackler/rust-openssl#2218
  • \r\n
  • fix min-versions in CI by @​alex in sfackler/rust-openssl#2228
  • \r\n
  • Make X509_VAL opaque for LibreSSL 4.0.0 by @​botovq in sfackler/rust-openssl#2227
  • \r\n
  • Use the newer names for STACK_OF(T) functions with BoringSSL by @​davidben in sfackler/rust-openssl#2231
  • \r\n
  • Only declare OpensslCallbacks in bindgen builds by @​alex in sfackler/rust-openssl#2234
  • \r\n
  • Fix building with latest BoringSSL by @​davidben in sfackler/rust-openssl#2230
  • \r\n
  • Emit rustc-check-cfg for nightly by @​alex in sfackler/rust-openssl#2235
  • \r\n
  • Configure OpenSSL data dir on vendored builds. by @​DanielSidhion\r\nin sfackler/rust-openssl#2122
  • \r\n
  • Add boringssl keylog callback support by @​mspublic in sfackler/rust-openssl#2237
  • \r\n
  • Correct the name of the pkgconf package on some distros\r\nby @​JonathanBrouwer\r\nin sfackler/rust-openssl#2253
  • \r\n
  • Add some OpenSSL 3 QUIC raw bindings by @​bdbai in sfackler/rust-openssl#2257
  • \r\n
  • Initialize OpenSSL in MD constructors by @​sfackler in sfackler/rust-openssl#2258
  • \r\n
  • Switch Pkey::from_ to use set1 functions by @​alex in sfackler/rust-openssl#2262
  • \r\n
  • Release openssl v0.10.65 and openssl-sys v0.9.103 by @​alex in sfackler/rust-openssl#2265
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​paolobarbolini\r\nmade their first contribution in sfackler/rust-openssl#2211
  • \r\n
  • @​pieterdd\r\nmade their first contribution in sfackler/rust-openssl#2212
  • \r\n
  • @​DanielSidhion\r\nmade their first contribution in sfackler/rust-openssl#2122
  • \r\n
  • @​mspublic\r\nmade their first contribution in sfackler/rust-openssl#2237
  • \r\n
  • @​JonathanBrouwer\r\nmade their first contribution in sfackler/rust-openssl#2253
  • \r\n
  • @​bdbai made\r\ntheir first contribution in sfackler/rust-openssl#2257
  • \r\n
\r\n

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.65

\r\n
\r\n
\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=openssl&package-manager=cargo&previous-version=0.10.64&new-version=0.10.66)](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/DigitalExtinction/Game/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 openssl from 0.10.64 to 0.10.66 (#801)"}},{"before":null,"after":"a438df2470344fd083b98632bea1df1ee492c787","ref":"refs/heads/dependabot/cargo/openssl-0.10.66","pushedAt":"2024-07-22T18:12:47.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 openssl from 0.10.64 to 0.10.66\n\nBumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.\n- [Release notes](https://github.com/sfackler/rust-openssl/releases)\n- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump openssl from 0.10.64 to 0.10.66"}},{"before":"09b70420fbbfd65a245379f2b305d90c546ea4b2","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-795-aabaa3f04a5adb3f4d820afa3155e5d6060519f7","pushedAt":"2024-06-22T15:09:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"aabaa3f04a5adb3f4d820afa3155e5d6060519f7","after":"09b70420fbbfd65a245379f2b305d90c546ea4b2","ref":"refs/heads/main","pushedAt":"2024-06-22T15:09:23.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Add basic enemy colors to minimap (#795)\n\nFixes #584.\n\nAll players are assigned a color based on their player number. It also\nchanges the color of the units slightly to distinguish them from\nbuildings.\n\nIn the future I think it would be nice that each player could choose\ntheir color from a list of curated colors that are visually distinctive,\nand then they would always be consistent across single player or\nmultiplayer views. Or they are assigned a color, but then the UI would\nneed to change in other ways so they would know which color they were\nassigned. This could be as simple as a color bar next to the their name\nin the game list, or some other color indicator in the HUD.\n\nI'm just learning Rust and Bevy, so hopefully I did things properly. Let\nme know if you would like any changes.","shortMessageHtmlLink":"Add basic enemy colors to minimap (#795)"}},{"before":null,"after":"09b70420fbbfd65a245379f2b305d90c546ea4b2","ref":"refs/heads/gh-readonly-queue/main/pr-795-aabaa3f04a5adb3f4d820afa3155e5d6060519f7","pushedAt":"2024-06-22T15:09:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Add basic enemy colors to minimap (#795)\n\nFixes #584.\n\nAll players are assigned a color based on their player number. It also\nchanges the color of the units slightly to distinguish them from\nbuildings.\n\nIn the future I think it would be nice that each player could choose\ntheir color from a list of curated colors that are visually distinctive,\nand then they would always be consistent across single player or\nmultiplayer views. Or they are assigned a color, but then the UI would\nneed to change in other ways so they would know which color they were\nassigned. This could be as simple as a color bar next to the their name\nin the game list, or some other color indicator in the HUD.\n\nI'm just learning Rust and Bevy, so hopefully I did things properly. Let\nme know if you would like any changes.","shortMessageHtmlLink":"Add basic enemy colors to minimap (#795)"}},{"before":"677084000174870e816eb0b8ca1e8645f8fcfb8f","after":"aabaa3f04a5adb3f4d820afa3155e5d6060519f7","ref":"refs/heads/main","pushedAt":"2024-06-19T12:27:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"de_conf: Fix a test (#800)\n\n`stringify!()` macro has changed in between Rust versions.","shortMessageHtmlLink":"de_conf: Fix a test (#800)"}},{"before":"975e0c46f7262f9c88d563321a94d1a231f131c7","after":"677084000174870e816eb0b8ca1e8645f8fcfb8f","ref":"refs/heads/main","pushedAt":"2024-06-19T12:08:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Upgrade dependencies (#798)","shortMessageHtmlLink":"Upgrade dependencies (#798)"}},{"before":"42666a2598564a912ef786f4194a928e1f0b4c66","after":"975e0c46f7262f9c88d563321a94d1a231f131c7","ref":"refs/heads/main","pushedAt":"2024-06-19T12:00:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Fix Clippy warnings (#797)","shortMessageHtmlLink":"Fix Clippy warnings (#797)"}},{"before":"b658ba093aaf10e204af62d64ce16620aaa68156","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-06-19T11:54:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"}},{"before":"a1186d6ec3b1ab91807be23677abb6b3d838050f","after":"42666a2598564a912ef786f4194a928e1f0b4c66","ref":"refs/heads/main","pushedAt":"2024-06-19T11:53:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Never auto-close stale issues and PRs (#796)","shortMessageHtmlLink":"Never auto-close stale issues and PRs (#796)"}},{"before":null,"after":"b658ba093aaf10e204af62d64ce16620aaa68156","ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-05T16:18:21.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":"519f19c657d41e42f23a28b54690b13a419edea4","after":"a1186d6ec3b1ab91807be23677abb6b3d838050f","ref":"refs/heads/main","pushedAt":"2024-03-05T13:32:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Bump mio from 0.8.10 to 0.8.11 (#791)\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 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
\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
  • 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=mio&package-manager=cargo&previous-version=0.8.10&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/DigitalExtinction/Game/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.10 to 0.8.11 (#791)"}},{"before":"faf9cb69b3d999834e5c8313713f0a688fda0137","after":null,"ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-05T13:32:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"}},{"before":null,"after":"faf9cb69b3d999834e5c8313713f0a688fda0137","ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-04T21:35:07.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.10 to 0.8.11\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 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.10...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.10 to 0.8.11"}},{"before":"279488bb4e7a6ff8d02d2f566c6140b542793972","after":"519f19c657d41e42f23a28b54690b13a419edea4","ref":"refs/heads/main","pushedAt":"2024-02-24T15:12:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Upgrade to Bevy v0.13 (#790)\n\nMigrated with respect to\r\nhttps://bevyengine.org/learn/migration-guides/0-12-to-0-13/\r\n\r\nMost notable changes are:\r\n\r\n* All schedules (setup in `schedule.rs`) has been configured with\r\n`auto_insert_apply_deferred: false` so that commands are applied only in\r\nbetween individual schedules. This behavior is equal to the behavior\r\nbefore the upgrade. This is required because the presence of components\r\nof despawned entities is relied upon by e.g. `DespawnEventsPlugin`.\r\n\r\n* Light brightness (setup in `map.rs`) was adjusted so it roughly\r\nvisually matches the lighting before the Bevy upgrade.\r\n\r\n* Trail line transform (in `line.rs`) was updated since the base mesh is\r\nnow twice as big.\r\n\r\n* Implementation of `DespawnEventsPlugin` and related events and systems\r\nwas changed because `Query::get_component::()` is now deprecated. The\r\ncode was simplified and the despawn events are limited to a single\r\ncomponent only.","shortMessageHtmlLink":"Upgrade to Bevy v0.13 (#790)"}},{"before":"536eb75608c35101931f81da72502fc5789c9eaf","after":"279488bb4e7a6ff8d02d2f566c6140b542793972","ref":"refs/heads/main","pushedAt":"2024-02-23T09:09:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Upgrade to Bevy v0.12 (#775)\n\nMigrated according to https://bevyengine.org/learn/migration-guides/0-11-to-0-12/\r\n\r\nTerrain shader was simplified thanks to the possibility to use extended\r\nmaterial (based on Bevy PBR).","shortMessageHtmlLink":"Upgrade to Bevy v0.12 (#775)"}},{"before":"8c62907f6b9c1aa7cab3153540d625c36173f8a0","after":"536eb75608c35101931f81da72502fc5789c9eaf","ref":"refs/heads/main","pushedAt":"2024-02-23T09:00:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Fix de-lobby README.md (#789)","shortMessageHtmlLink":"Fix de-lobby README.md (#789)"}},{"before":"62e7ea1da7af4f70214896666af060637ad0316a","after":"8c62907f6b9c1aa7cab3153540d625c36173f8a0","ref":"refs/heads/main","pushedAt":"2024-02-22T16:06:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Document game networking principles (#787)\n\nRelates to #462.","shortMessageHtmlLink":"Document game networking principles (#787)"}},{"before":"faa88ee092c1ed009f098ca4fbfb4e7267fe1cbb","after":"62e7ea1da7af4f70214896666af060637ad0316a","ref":"refs/heads/main","pushedAt":"2024-02-22T15:30:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Add examples to the networking docs (#786)","shortMessageHtmlLink":"Add examples to the networking docs (#786)"}},{"before":"b852f49425f2c3b3634933d7abb4c4d48fa7373f","after":"faa88ee092c1ed009f098ca4fbfb4e7267fe1cbb","ref":"refs/heads/main","pushedAt":"2024-02-22T15:21:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Fix networking documentation (#785)\n\nChanges from 68e742d3a49c1ffc2d2061222d33039c1308c859 were not reflected\r\nby the docs.","shortMessageHtmlLink":"Fix networking documentation (#785)"}},{"before":"def255f1bbccff6b4893f44e2546689fb250a8b4","after":"b852f49425f2c3b3634933d7abb4c4d48fa7373f","ref":"refs/heads/main","pushedAt":"2024-02-21T12:04:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Remove redundant imports (#783)\n\n`cargo +nightly udeps` complained with ``warning: the item `Projection`\r\nis imported redundantly`` (and similar).","shortMessageHtmlLink":"Remove redundant imports (#783)"}},{"before":"0e42f6430851db488d63e844e2d27ff7c96ff7f6","after":"def255f1bbccff6b4893f44e2546689fb250a8b4","ref":"refs/heads/main","pushedAt":"2024-02-21T11:57:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"cargo update (#782)","shortMessageHtmlLink":"cargo update (#782)"}},{"before":"91f173776ae110444a66ff7d214aaa835928bd5f","after":null,"ref":"refs/heads/dependabot/cargo/unsafe-libyaml-0.2.10","pushedAt":"2024-01-24T14:33:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"}},{"before":"8a691992d78ecd3b6ed961ba8526a770300846ad","after":"0e42f6430851db488d63e844e2d27ff7c96ff7f6","ref":"refs/heads/main","pushedAt":"2024-01-24T14:33:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Bump unsafe-libyaml from 0.2.9 to 0.2.10 (#778)","shortMessageHtmlLink":"Bump unsafe-libyaml from 0.2.9 to 0.2.10 (#778)"}},{"before":"98a179beda21eae2a42a06da30dce95b54ab9617","after":"91f173776ae110444a66ff7d214aaa835928bd5f","ref":"refs/heads/dependabot/cargo/unsafe-libyaml-0.2.10","pushedAt":"2024-01-24T13:58:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/cargo/unsafe-libyaml-0.2.10","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/unsafe-libyaml-0.2.10"}},{"before":"6fef455b7c32acd0ff90400c856044a86aba7a1d","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.24","pushedAt":"2024-01-24T13:58:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"}},{"before":"44cea447846b069b43dce0d6800194418188b5f3","after":"8a691992d78ecd3b6ed961ba8526a770300846ad","ref":"refs/heads/main","pushedAt":"2024-01-24T13:58:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Bump h2 from 0.3.21 to 0.3.24 (#779)\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.\r\n
\r\nRelease notes\r\n

Sourced from h2's\r\nreleases.

\r\n
\r\n

v0.3.24

\r\n

Fixed

\r\n
    \r\n
  • Limit error resets for misbehaving connections.
  • \r\n
\r\n

v0.3.23

\r\n

What's Changed

\r\n
    \r\n
  • cherry-pick fix: streams awaiting capacity lockout in hyperium/h2#734
  • \r\n
\r\n

v0.3.22

\r\n

What's Changed

\r\n
    \r\n
  • Add header_table_size(usize) option to client and\r\nserver builders.
  • \r\n
  • Improve throughput when vectored IO is not available.
  • \r\n
  • Update indexmap to 2.
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​tottoto made\r\ntheir first contribution in hyperium/h2#714
  • \r\n
  • @​xiaoyawei\r\nmade their first contribution in hyperium/h2#712
  • \r\n
  • @​Protryon\r\nmade their first contribution in hyperium/h2#719
  • \r\n
  • @​4JX made their\r\nfirst contribution in hyperium/h2#638
  • \r\n
  • @​vuittont60 made\r\ntheir first contribution in hyperium/h2#724
  • \r\n
\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from h2's\r\nchangelog.

\r\n
\r\n

0.3.24 (January 17, 2024)

\r\n
    \r\n
  • Limit error resets for misbehaving connections.
  • \r\n
\r\n

0.3.23 (January 10, 2024)

\r\n
    \r\n
  • Backport fix from 0.4.1 for stream capacity assignment.
  • \r\n
\r\n

0.3.22 (November 15, 2023)

\r\n
    \r\n
  • Add header_table_size(usize) option to client and\r\nserver builders.
  • \r\n
  • Improve throughput when vectored IO is not available.
  • \r\n
  • Update indexmap to 2.
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 7243ab5\r\nPrepare v0.3.24
  • \r\n
  • d919cd6\r\nstreams: limit error resets for misbehaving connections
  • \r\n
  • a7eb14a\r\nv0.3.23
  • \r\n
  • b668c7f\r\nfix: streams awaiting capacity lockout (#730) (#734)
  • \r\n
  • 0f412d8\r\nv0.3.22
  • \r\n
  • c7ca62f\r\ndocs: fix typos (#724)
  • \r\n
  • ef743ec\r\nAdd a setter for header_table_size (#638)
  • \r\n
  • 56651e6\r\nfix lint about unused import
  • \r\n
  • 4aa7b16\r\nFix documentation for max_send_buffer_size (#718)
  • \r\n
  • d03c54a\r\nchore(dependencies): update tracing minimal version to 0.1.35
  • \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=h2&package-manager=cargo&previous-version=0.3.21&new-version=0.3.24)](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/DigitalExtinction/Game/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.21 to 0.3.24 (#779)"}},{"before":"b3b514ecf8c4620864dbb985c25778037ac6a557","after":"6fef455b7c32acd0ff90400c856044a86aba7a1d","ref":"refs/heads/dependabot/cargo/h2-0.3.24","pushedAt":"2024-01-24T13:51:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Indy2222","name":"Martin Indra","path":"/Indy2222","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1902016?s=80&v=4"},"commit":{"message":"Bump h2 from 0.3.21 to 0.3.24\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24)\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.21 to 0.3.24"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QyMjoyNToyOC4wMDAwMDBazwAAAASsE7eV","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0yNFQxMzo1MToyMC4wMDAwMDBazwAAAAPn96iK"}},"title":"Activity · DigitalExtinction/Game"}