{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":517377580,"defaultBranch":"main","name":"bevy_oddio","ownerLogin":"harudagondi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-24T16:30:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14072899?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699232342.0","currentOid":""},"activityList":{"items":[{"before":"63eb7333d5954348cb58664e2d99e436b1838079","after":null,"ref":"refs/heads/dependabot/cargo/bevy-0.11","pushedAt":"2023-11-06T00:59:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"c3e4b1a50678f501355b666bfe731a274db38a59","ref":"refs/heads/dependabot/cargo/bevy-0.12","pushedAt":"2023-11-06T00:58:58.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":"Update bevy requirement from 0.11 to 0.12\n\nUpdates the requirements on [bevy](https://github.com/bevyengine/bevy) to permit the latest version.\n- [Release notes](https://github.com/bevyengine/bevy/releases)\n- [Changelog](https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bevyengine/bevy/compare/v0.11.0...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: bevy\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update bevy requirement from 0.11 to 0.12"}},{"before":"855fa5645bc8caf3f732914e461250aa5810917a","after":null,"ref":"refs/heads/dependabot/cargo/bevy_math-0.11","pushedAt":"2023-11-06T00:58:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"4a4a7dfd1f219b2bb674bcbf7b87d204fded0e1d","ref":"refs/heads/dependabot/cargo/bevy_math-0.12","pushedAt":"2023-11-06T00:58:38.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":"Update bevy_math requirement from 0.11 to 0.12\n\nUpdates the requirements on [bevy_math](https://github.com/bevyengine/bevy) to permit the latest version.\n- [Release notes](https://github.com/bevyengine/bevy/releases)\n- [Changelog](https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bevyengine/bevy/compare/v0.11.0...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: bevy_math\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update bevy_math requirement from 0.11 to 0.12"}},{"before":null,"after":"c72643bebdeb3f32f873c94fe4b4035dd037f45e","ref":"refs/heads/dependabot/cargo/oddio-0.7","pushedAt":"2023-10-02T00:53: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":"Update oddio requirement from 0.6 to 0.7\n\nUpdates the requirements on [oddio](https://github.com/Ralith/oddio) to permit the latest version.\n- [Commits](https://github.com/Ralith/oddio/compare/v0.6.0...v0.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: oddio\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update oddio requirement from 0.6 to 0.7"}},{"before":"49a769180c130adb2592aee0b86f8704854e2068","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-11T11:46:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"}},{"before":"fc0653a607b21c181313daea0785e51458503f07","after":"e5415ba320f0d6e14d8e7a3e8ac9b0135ebe018d","ref":"refs/heads/main","pushedAt":"2023-09-11T11:46:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#69)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to\r\n4.\r\n
\r\nRelease notes\r\n

Sourced from actions/checkout's\r\nreleases.

\r\n
\r\n

v4.0.0

\r\n

What's Changed

\r\n
    \r\n
  • Update default runtime to node20 by @​takost in actions/checkout#1436
  • \r\n
  • Support fetching without the --progress option by @​simonbaird in actions/checkout#1067
  • \r\n
  • Release 4.0.0 by @​takost in actions/checkout#1447
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​takost made\r\ntheir first contribution in actions/checkout#1436
  • \r\n
  • @​simonbaird made\r\ntheir first contribution in actions/checkout#1067
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0

\r\n

v3.6.0

\r\n

What's Changed

\r\n
    \r\n
  • Mark test scripts with Bash'isms to be run via Bash by @​dscho in actions/checkout#1377
  • \r\n
  • Add option to fetch tags even if fetch-depth > 0 by @​RobertWieczoreck\r\nin actions/checkout#579
  • \r\n
  • Release 3.6.0 by @​luketomlinson\r\nin actions/checkout#1437
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​RobertWieczoreck\r\nmade their first contribution in actions/checkout#579
  • \r\n
  • @​luketomlinson\r\nmade their first contribution in actions/checkout#1437
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

\r\n

v3.5.3

\r\n

What's Changed

\r\n
    \r\n
  • Fix: Checkout Issue in self hosted runner due to faulty submodule\r\ncheck-ins by @​megamanics in actions/checkout#1196
  • \r\n
  • Fix typos found by codespell by @​DimitriPapadopoulos\r\nin actions/checkout#1287
  • \r\n
  • Add support for sparse checkouts by @​dscho and @​dfdez in actions/checkout#1369
  • \r\n
  • Release v3.5.3 by @​TingluoHuang\r\nin actions/checkout#1376
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​megamanics made\r\ntheir first contribution in actions/checkout#1196
  • \r\n
  • @​DimitriPapadopoulos\r\nmade their first contribution in actions/checkout#1287
  • \r\n
  • @​dfdez made\r\ntheir first contribution in actions/checkout#1369
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3

\r\n

v3.5.2

\r\n

What's Changed

\r\n
    \r\n
  • Fix: Use correct API url / endpoint in GHES by @​fhammerl in actions/checkout#1289\r\nbased on #1286\r\nby @​1newsr
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2

\r\n

v3.5.1

\r\n

What's Changed

\r\n
    \r\n
  • Improve checkout performance on Windows runners by upgrading\r\n@​actions/github dependency by @​BrettDong in actions/checkout#1246
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​BrettDong\r\nmade their first contribution in actions/checkout#1246
  • \r\n
\r\n\r\n
\r\n

... (truncated)

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

Sourced from actions/checkout's\r\nchangelog.

\r\n
\r\n

Changelog

\r\n

v4.0.0

\r\n
    \r\n
  • Support\r\nfetching without the --progress option
  • \r\n
  • Update to\r\nnode20
  • \r\n
\r\n

v3.6.0

\r\n\r\n

v3.5.3

\r\n\r\n

v3.5.2

\r\n\r\n

v3.5.1

\r\n\r\n

v3.5.0

\r\n\r\n

v3.4.0

\r\n
    \r\n
  • Upgrade\r\ncodeql actions to v2
  • \r\n
  • Upgrade\r\ndependencies
  • \r\n
  • Upgrade\r\n@​actions/io
  • \r\n
\r\n

v3.3.0

\r\n\r\n

v3.2.0

\r\n\r\n

v3.1.0

\r\n\r\n

v3.0.2

\r\n\r\n

v3.0.1

\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 3df4ab1\r\nRelease 4.0.0 (#1447)
  • \r\n
  • 8b5e8b7\r\nSupport fetching without the --progress option (#1067)
  • \r\n
  • 97a652b\r\nUpdate default runtime to node20 (#1436)
  • \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=actions/checkout&package-manager=github_actions&previous-version=3&new-version=4)](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\n\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 actions/checkout from 3 to 4 (#69)"}},{"before":null,"after":"49a769180c130adb2592aee0b86f8704854e2068","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-11T00:33:41.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/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"1e287ec56be8a90106baf5ccc4aaafab0b20edde","after":"fc0653a607b21c181313daea0785e51458503f07","ref":"refs/heads/main","pushedAt":"2023-08-14T11:14:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"},"commit":{"message":"actually update the version in cargo.toml whoops","shortMessageHtmlLink":"actually update the version in cargo.toml whoops"}},{"before":"4ceba425dfb6b121b3d8895d3cb8adc7c8fca93f","after":null,"ref":"refs/heads/update-0.5","pushedAt":"2023-08-14T11:02:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"}},{"before":"b7ed5b473611f5a72b104f7cb9f293c560ca030c","after":"1e287ec56be8a90106baf5ccc4aaafab0b20edde","ref":"refs/heads/main","pushedAt":"2023-08-14T11:02:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"},"commit":{"message":"Update 0.5 (#67)","shortMessageHtmlLink":"Update 0.5 (#67)"}},{"before":null,"after":"4ceba425dfb6b121b3d8895d3cb8adc7c8fca93f","ref":"refs/heads/update-0.5","pushedAt":"2023-07-17T02:33:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"},"commit":{"message":"Updated to bevy 0.11","shortMessageHtmlLink":"Updated to bevy 0.11"}},{"before":null,"after":"63eb7333d5954348cb58664e2d99e436b1838079","ref":"refs/heads/dependabot/cargo/bevy-0.11","pushedAt":"2023-07-10T00:32:02.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":"Update bevy requirement from 0.10 to 0.11\n\nUpdates the requirements on [bevy](https://github.com/bevyengine/bevy) to permit the latest version.\n- [Release notes](https://github.com/bevyengine/bevy/releases)\n- [Changelog](https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bevyengine/bevy/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: bevy\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update bevy requirement from 0.10 to 0.11"}},{"before":null,"after":"855fa5645bc8caf3f732914e461250aa5810917a","ref":"refs/heads/dependabot/cargo/bevy_math-0.11","pushedAt":"2023-07-10T00:30:50.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":"Update bevy_math requirement from 0.10 to 0.11\n\nUpdates the requirements on [bevy_math](https://github.com/bevyengine/bevy) to permit the latest version.\n- [Release notes](https://github.com/bevyengine/bevy/releases)\n- [Changelog](https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bevyengine/bevy/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: bevy_math\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update bevy_math requirement from 0.10 to 0.11"}},{"before":"326f43fe220dcb1e68859d6daf55f34040ff661b","after":null,"ref":"refs/heads/dependabot/cargo/fastrand-2.0","pushedAt":"2023-06-12T09:06:48.891Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"}},{"before":"f68839bbefd18117a3bca5079650ee260f0f3d23","after":"b7ed5b473611f5a72b104f7cb9f293c560ca030c","ref":"refs/heads/main","pushedAt":"2023-06-12T09:06:47.807Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"harudagondi","name":"harudagondi","path":"/harudagondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14072899?s=80&v=4"},"commit":{"message":"Update fastrand requirement from 1.8 to 2.0 (#64)\n\nUpdates the requirements on\r\n[fastrand](https://github.com/smol-rs/fastrand) to permit the latest\r\nversion.\r\n
\r\nRelease notes\r\n

Sourced from fastrand's\r\nreleases.

\r\n
\r\n

v2.0.0

\r\n
    \r\n
  • Breaking: Remove interior mutability from\r\nRng. (#47)
  • \r\n
  • Add a fork() method. (#49)
  • \r\n
  • Add a no_std mode. (#50)
  • \r\n
  • Add an iterator selection function. (#51)
  • \r\n
  • Add a choose_multiple() function for sampling several\r\nelements from an iterator. (#55)
  • \r\n
  • Use the getrandom crate for seeding on WebAssembly\r\ntargets if the js feature is enabled. (#60)
  • \r\n
\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from fastrand's\r\nchangelog.

\r\n
\r\n

Version 2.0.0

\r\n
    \r\n
  • Breaking: Remove interior mutability from\r\nRng. (#47)
  • \r\n
  • Add a fork() method. (#49)
  • \r\n
  • Add a no_std mode. (#50)
  • \r\n
  • Add an iterator selection function. (#51)
  • \r\n
  • Add a choose_multiple() function for sampling several\r\nelements from an iterator. (#55)
  • \r\n
  • Use the getrandom crate for seeding on WebAssembly\r\ntargets if the js feature is enabled. (#60)
  • \r\n
\r\n

Version 1.9.0

\r\n
    \r\n
  • Add Rng::fill() (#35,\r\n#43)
  • \r\n
  • Add #[must_use] to Rng::with_seed() (#46)
  • \r\n
\r\n

Version 1.8.0

\r\n
    \r\n
  • Add get_seed() and Rng::get_seed() (#33)
  • \r\n
\r\n

Version 1.7.0

\r\n
    \r\n
  • Add char() and Rng::char() (#25)
  • \r\n
\r\n

Version 1.6.0

\r\n
    \r\n
  • Implement PartialEq and Eq for\r\nRng (#23)
  • \r\n
\r\n

Version 1.5.0

\r\n
    \r\n
  • Switch to Wyrand (#14)
  • \r\n
\r\n

Version 1.4.1

\r\n
    \r\n
  • Fix bug when generating a signed integer within a range (#16)
  • \r\n
\r\n

Version 1.4.0

\r\n
    \r\n
  • Add wasm support.
  • \r\n
\r\n

Version 1.3.5

\r\n
    \r\n
  • Reword docs.
  • \r\n
  • Add Rng::with_seed().
  • \r\n
\r\n

Version 1.3.4

\r\n
    \r\n
  • Implement Clone for Rng.
  • \r\n
\r\n

Version 1.3.3

\r\n
    \r\n
  • Forbid unsafe code.
  • \r\n
\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 6315dd1\r\nv2.0.0
  • \r\n
  • 447ebc0\r\nUpdate permissions for security_audit
  • \r\n
  • eb78d89\r\nUse getrandom for seeding the RNG on WASM targets (#60)
  • \r\n
  • 46527e0\r\nMention no_std support in the docs (#58)
  • \r\n
  • 5706126\r\nAdd choose_multple function for choosing several values (#55)
  • \r\n
  • f939572\r\ndocs: Add indicators for methods that are std-only (#53)
  • \r\n
  • c1cbe9b\r\nfeat: Add an iterator selection function (#51)
  • \r\n
  • a636da2\r\nFix no-std check
  • \r\n
  • fb7fe0b\r\nDisable dependency on instant when std feature is disabled
  • \r\n
  • 12e49ca\r\nfeat: Add no_std mode (#50)
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\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 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\n\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":"Update fastrand requirement from 1.8 to 2.0 (#64)"}},{"before":null,"after":"326f43fe220dcb1e68859d6daf55f34040ff661b","ref":"refs/heads/dependabot/cargo/fastrand-2.0","pushedAt":"2023-06-12T01:19:54.767Z","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":"Update fastrand requirement from 1.8 to 2.0\n\nUpdates the requirements on [fastrand](https://github.com/smol-rs/fastrand) to permit the latest version.\n- [Release notes](https://github.com/smol-rs/fastrand/releases)\n- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/smol-rs/fastrand/compare/v1.8.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: fastrand\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update fastrand requirement from 1.8 to 2.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADp_WX0gA","startCursor":null,"endCursor":null}},"title":"Activity · harudagondi/bevy_oddio"}