{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":440746265,"defaultBranch":"main","name":"fatigue","ownerLogin":"pdylanross","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-12-22T05:42:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7219449?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716800600.0","currentOid":""},"activityList":{"items":[{"before":"c53bfa0af29f8678f06abd63db0e330e57ef0d65","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.203","pushedAt":"2024-05-27T09:03:20.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":"98a7857d7da828f3197f643453c14bad3d1e1499","after":"a1526203243352424b3770cae6dd7422e6e76f47","ref":"refs/heads/main","pushedAt":"2024-05-27T09:03:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump serde from 1.0.202 to 1.0.203 (#292)\n\nBumps serde from 1.0.202 to 1.0.203.\n\nRelease notes\nSourced from serde's releases.\n\nv1.0.203\n\nDocumentation improvements (#2747)\n\n\n\n\nCommits\n\nd5bc546 Release 1.0.203\n45ae217 Merge pull request #2747 from dtolnay/variadic\nb7b97dd Unindent implementation inside tuple_impl_body macro\n5d3c563 Document tuple impls as fake variadic\n3761854 Merge pull request #2745 from dtolnay/docsrs\na8f1484 Rely on docs.rs to define --cfg=docsrs by default\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump serde from 1.0.202 to 1.0.203 (#292)"}},{"before":null,"after":"c53bfa0af29f8678f06abd63db0e330e57ef0d65","ref":"refs/heads/dependabot/cargo/serde-1.0.203","pushedAt":"2024-05-27T09:03:05.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":"chore: Bump serde from 1.0.202 to 1.0.203\n\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump serde from 1.0.202 to 1.0.203"}},{"before":"b27d209f0c7ac982e2e91d39f3b527847e6b0a91","after":null,"ref":"refs/heads/dependabot/cargo/rocket-0.5.1","pushedAt":"2024-05-24T08:13:41.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":"630b0c9338fcce9f22c44ecaf8f2cb0d754216ed","after":"98a7857d7da828f3197f643453c14bad3d1e1499","ref":"refs/heads/main","pushedAt":"2024-05-24T08:13:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump rocket from 0.5.0 to 0.5.1 (#291)\n\nBumps rocket from 0.5.0 to 0.5.1.\n\nRelease notes\nSourced from rocket's releases.\n\nRocket v0.5.1\nThis release contains the following crate updates:\n\nrocket 0.5.1\nrocket_db_pools 0.2.0\nrocket_dyn_templates 0.2.0\nrocket_ws 0.1.1\n\nSee the CHANGELOG for release details.\n\n\n\nChangelog\nSourced from rocket's changelog.\n\nVersion 0.5.1 (May 22, 2024)\nThis release contains the following crate updates:\n\nrocket 0.5.1\nrocket_db_pools 0.2.0\nrocket_dyn_templates 0.2.0\nrocket_ws 0.1.1\n\nrocket 0.5.1\n\n\nThe following char and std::ops::Range types now implement FromForm:\n\nchar\nRange with start and end fields\nRangeFrom with start field\nRangeTo with end field\nRangeToInclusive with end field\n\n\n\n[T; N], Vec, and [u8] can now be passed to uri!.\n\n\nThe guide now includes a [deploying section].\n\n\nThe FromForm derive now properly records errors involving entire forms.\n\n\nFromForm derive can now be used in code emitted by macro_rules! macros.\n\n\n(fix #2668 via [52de9a]) [TempFile] now ensures it flushes before\nbeing persisted.\n\n\nrocket_db_pools 0.2.0\n\n\nSQLite extensions are now supported in sqlx_sqlite.\nUse a database configuration option of extensions to specify extensions:\n[default.databases.db_name]\nurl = \"db.sqlite\"\n# This option is only supported by the `sqlx_sqlite` driver.\nextensions = [\"memvfs\", \"rot13\"]\n\n\n(breaking) deadpool was updated to 0.13.\n\n\n(breaking) The Config\nstructure has a new extensions field.\n\n\nrocket_dyn_templates 0.2.0\n\n\n... (truncated)\n\n\nCommits\n\nf53611f Add CHANGELOG for 0.5.1.\n34321b4 New version: rocket_ws 0.1.1.\n92eb043 New version: rocket_dyn_templates 0.2.0.\n2993678 New version: rocket_db_pools 0.2.0.\naf13365 New version: rocket 0.5.1.\n55c59b9 Fix API links for v0.5.\n65ab368 Update 'deadpool' and related databases to 0.13.\n66a2eab Update 'minijinja' to 2.0.\nca9648c Improve minijinja and tera template error logs.\n002f135 Remove double semicolon in SSE example\nAdditional commits viewable in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump rocket from 0.5.0 to 0.5.1 (#291)"}},{"before":null,"after":"b27d209f0c7ac982e2e91d39f3b527847e6b0a91","ref":"refs/heads/dependabot/cargo/rocket-0.5.1","pushedAt":"2024-05-24T08:13:25.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":"chore: Bump rocket from 0.5.0 to 0.5.1\n\nBumps [rocket](https://github.com/rwf2/Rocket) from 0.5.0 to 0.5.1.\n- [Release notes](https://github.com/rwf2/Rocket/releases)\n- [Changelog](https://github.com/rwf2/Rocket/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rwf2/Rocket/compare/v0.5.0...v0.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: rocket\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump rocket from 0.5.0 to 0.5.1"}},{"before":"1d86dfeb36503235a7091ee0148a23d3fc59578a","after":null,"ref":"refs/heads/dependabot/cargo/thiserror-1.0.61","pushedAt":"2024-05-20T08:10:51.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":"87e0384ba4ddba2bec555cb737539401c354c47b","after":"630b0c9338fcce9f22c44ecaf8f2cb0d754216ed","ref":"refs/heads/main","pushedAt":"2024-05-20T08:10:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump thiserror from 1.0.60 to 1.0.61 (#290)\n\nBumps thiserror from 1.0.60 to 1.0.61.\n\nRelease notes\nSourced from thiserror's releases.\n\n1.0.61\n\nUse core::fmt and core::panic to facilitate error_in_core support (#299, thanks @​jordens)\n\n\n\n\nCommits\n\n5c80163 Release 1.0.61\ne3b1b91 Format PR 299 with rustfmt\n6b2b871 Merge pull request #299 from quartiq/core\nce974bc also {std -> core}::panic::UnwindSafe\n7b6e35b use core::fmt instead of std::fmt\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump thiserror from 1.0.60 to 1.0.61 (#290)"}},{"before":null,"after":"1d86dfeb36503235a7091ee0148a23d3fc59578a","ref":"refs/heads/dependabot/cargo/thiserror-1.0.61","pushedAt":"2024-05-20T08:10: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":"chore: Bump thiserror from 1.0.60 to 1.0.61\n\nBumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.60 to 1.0.61.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump thiserror from 1.0.60 to 1.0.61"}},{"before":"8b485227108bd5a31dcb786dc25509e7d9b85777","after":null,"ref":"refs/heads/dependabot/cargo/itertools-0.13.0","pushedAt":"2024-05-17T09:00:36.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":"98168a81de046523cc59fdf6815980b3a25102e3","after":"87e0384ba4ddba2bec555cb737539401c354c47b","ref":"refs/heads/main","pushedAt":"2024-05-17T09:00:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump itertools from 0.12.1 to 0.13.0 (#289)\n\nBumps itertools from 0.12.1 to 0.13.0.\n\nChangelog\nSourced from itertools's changelog.\n\n0.13.0\nBreaking\n\nRemoved implementation of DoubleEndedIterator for ConsTuples (#853)\nMade MultiProduct fused and fixed on an empty iterator (#835, #834)\nChanged iproduct! to return tuples for maxi one iterator too (#870)\nChanged PutBack::put_back to return the old value (#880)\nRemoved deprecated repeat_call, Itertools::{foreach, step, map_results, fold_results} (#878)\nRemoved TakeWhileInclusive::new (#912)\n\nAdded\n\nAdded Itertools::{smallest_by, smallest_by_key, largest, largest_by, largest_by_key} (#654, #885)\nAdded Itertools::tail (#899)\nImplemented DoubleEndedIterator for ProcessResults (#910)\nImplemented Debug for FormatWith (#931)\nAdded Itertools::get (#891)\n\nChanged\n\nDeprecated Itertools::group_by (renamed chunk_by) (#866, #879)\nDeprecated unfold (use std::iter::from_fn instead) (#871)\nOptimized GroupingMapBy (#873, #876)\nRelaxed Fn bounds to FnMut in diff_with, Itertools::into_group_map_by (#886)\nRelaxed Debug/Clone bounds for MapInto (#889)\nDocumented the use_alloc feature (#887)\nOptimized Itertools::set_from (#888)\nRemoved badges in README.md (#890)\nAdded \"no-std\" categories in Cargo.toml (#894)\nFixed Itertools::k_smallest on short unfused iterators (#900)\nDeprecated Itertools::tree_fold1 (renamed tree_reduce) (#895)\nDeprecated GroupingMap::fold_first (renamed reduce) (#902)\nFixed Itertools::k_smallest(0) to consume the iterator, optimized Itertools::k_smallest(1) (#909)\nSpecialized Combinations::nth (#914)\nSpecialized MergeBy::fold (#920)\nSpecialized CombinationsWithReplacement::nth (#923)\nSpecialized FlattenOk::{fold, rfold} (#927)\nSpecialized Powerset::nth (#924)\nDocumentation fixes (#882, #936)\nFixed assert_equal for iterators longer than i32::MAX (#932)\nUpdated the must_use message of non-lazy KMergeBy and TupleCombinations (#939)\n\nNotable Internal Changes\n\nTested iterator laziness (#792)\nCreated CONTRIBUTING.md (#767)\n\n\n\n\nCommits\n\nd5084d1 Prepare v0.13.0 release (#937)\nd7c99d5 TupleCombinations is not lazy but must be used nonetheless\n074c7fc KMergeBy is not lazy but must be used nonetheless\n2ad9e07 assert_equal: fix clippy::default_numeric_fallback\n0d4efc8 Remove free function get\n05cc0ee get(s..=usize::MAX) should be fine when s != 0\n3c16f14 get: when is it ESI and/or DEI\n4dd6ba0 get: panics if the range includes usize::MAX\n7a9ce56 get(r: Range) as Skip\\\nf676f2f Remove the unspecified check about .get(exhausted_range_inclusive)\nAdditional commits viewable in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump itertools from 0.12.1 to 0.13.0 (#289)"}},{"before":"2f61e330c84ecd9bdaf85ad41fc394e9c2f57071","after":null,"ref":"refs/heads/dependabot/cargo/figment-0.10.19","pushedAt":"2024-05-17T09:00:23.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":"8b485227108bd5a31dcb786dc25509e7d9b85777","ref":"refs/heads/dependabot/cargo/itertools-0.13.0","pushedAt":"2024-05-17T09:00:20.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":"chore: Bump itertools from 0.12.1 to 0.13.0\n\nBumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.13.0.\n- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: itertools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump itertools from 0.12.1 to 0.13.0"}},{"before":"fce2c2659ad791da4ff9cb194a7c2220a4f80801","after":"98168a81de046523cc59fdf6815980b3a25102e3","ref":"refs/heads/main","pushedAt":"2024-05-17T09:00:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump figment from 0.10.18 to 0.10.19 (#288)\n\nBumps figment from 0.10.18 to 0.10.19.\n\nCommits\n\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump figment from 0.10.18 to 0.10.19 (#288)"}},{"before":null,"after":"2f61e330c84ecd9bdaf85ad41fc394e9c2f57071","ref":"refs/heads/dependabot/cargo/figment-0.10.19","pushedAt":"2024-05-17T09:00: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":"chore: Bump figment from 0.10.18 to 0.10.19\n\nBumps [figment](https://github.com/SergioBenitez/Figment) from 0.10.18 to 0.10.19.\n- [Commits](https://github.com/SergioBenitez/Figment/commits)\n\n---\nupdated-dependencies:\n- dependency-name: figment\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump figment from 0.10.18 to 0.10.19"}},{"before":"a69cb7ea65274bbb8984d5910347ac24cc425cec","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.202","pushedAt":"2024-05-15T08:30:44.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":"c9a2a9ac5f01ae6cd37feaf774a47e729ac5cb89","after":"fce2c2659ad791da4ff9cb194a7c2220a4f80801","ref":"refs/heads/main","pushedAt":"2024-05-15T08:30:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump serde from 1.0.200 to 1.0.202 (#287)\n\nBumps serde from 1.0.200 to 1.0.202.\n\nRelease notes\nSourced from serde's releases.\n\nv1.0.202\n\nProvide public access to RenameAllRules in serde_derive_internals (#2743)\n\nv1.0.201\n\nResolve unexpected_cfgs warning (#2737)\n\n\n\n\nCommits\n\n9e32a40 Release 1.0.202\n87f635e Release serde_derive_internals 0.29.1\nd4b2dfb Merge pull request #2743 from dtolnay/renameallrules\nf6ab0bc Provide public access to RenameAllRules in serde_derive_internals\n48cc2a6 Replace use of a syn From impl\n3202a68 Skip rerunning build script on library code changes\nb4f1bc1 Release 1.0.201\n029ab46 Merge pull request #2737 from dtolnay/checkcfg\n220ca0c Resolve unexpected_cfgs warning\n20306f4 Fix cfg on test_systemtime_overflow\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump serde from 1.0.200 to 1.0.202 (#287)"}},{"before":"0a704e10d1abc40d1fd31b5a7dcc32f25db874be","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.201","pushedAt":"2024-05-15T08:30:33.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":"a69cb7ea65274bbb8984d5910347ac24cc425cec","ref":"refs/heads/dependabot/cargo/serde-1.0.202","pushedAt":"2024-05-15T08:30:29.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":"chore: Bump serde from 1.0.200 to 1.0.202\n\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.202.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.202)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump serde from 1.0.200 to 1.0.202"}},{"before":null,"after":"0a704e10d1abc40d1fd31b5a7dcc32f25db874be","ref":"refs/heads/dependabot/cargo/serde-1.0.201","pushedAt":"2024-05-08T08:09: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":"chore: Bump serde from 1.0.200 to 1.0.201\n\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.201.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump serde from 1.0.200 to 1.0.201"}},{"before":"1da40d3cf00101268320024e1e4c263003124533","after":null,"ref":"refs/heads/dependabot/cargo/serde_json-1.0.117","pushedAt":"2024-05-08T08:09:28.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":"1449119776d1657451573973f21f7b9700568a12","after":"c9a2a9ac5f01ae6cd37feaf774a47e729ac5cb89","ref":"refs/heads/main","pushedAt":"2024-05-08T08:09:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump serde_json from 1.0.116 to 1.0.117 (#285)\n\nBumps serde_json from 1.0.116 to 1.0.117.\n\nRelease notes\nSourced from serde_json's releases.\n\nv1.0.117\n\nResolve unexpected_cfgs warning (#1130)\n\n\n\n\nCommits\n\n0ae247c Release 1.0.117\n4517c7a PartialEq is not implemented between Value and 128-bit ints\nfdf99c7 Combine number PartialEq tests\nb4fc245 Merge pull request #1130 from serde-rs/checkcfg\n98f1a24 Resolve unexpected_cfgs warning\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump serde_json from 1.0.116 to 1.0.117 (#285)"}},{"before":null,"after":"1da40d3cf00101268320024e1e4c263003124533","ref":"refs/heads/dependabot/cargo/serde_json-1.0.117","pushedAt":"2024-05-08T08:09:14.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":"chore: Bump serde_json from 1.0.116 to 1.0.117\n\nBumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump serde_json from 1.0.116 to 1.0.117"}},{"before":"ca8efb9f745f311b0a1db57893dfd7cf56ed2217","after":null,"ref":"refs/heads/dependabot/cargo/thiserror-1.0.60","pushedAt":"2024-05-07T08:15:49.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":"3113e5d8e16bb2d3c446dd5778570dfb1bf8f93a","after":"1449119776d1657451573973f21f7b9700568a12","ref":"refs/heads/main","pushedAt":"2024-05-07T08:15:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump thiserror from 1.0.59 to 1.0.60 (#284)\n\nBumps thiserror from 1.0.59 to 1.0.60.\n\nRelease notes\nSourced from thiserror's releases.\n\n1.0.60\n\nResolve unexpected_cfgs warning (#298)\n\n\n\n\nCommits\n\n870d11b Release 1.0.60\n0ccee7c Merge pull request #298 from dtolnay/checkcfg\ncf43d0c Resolve unexpected_cfgs warning\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump thiserror from 1.0.59 to 1.0.60 (#284)"}},{"before":null,"after":"ca8efb9f745f311b0a1db57893dfd7cf56ed2217","ref":"refs/heads/dependabot/cargo/thiserror-1.0.60","pushedAt":"2024-05-07T08:15:32.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":"chore: Bump thiserror from 1.0.59 to 1.0.60\n\nBumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump thiserror from 1.0.59 to 1.0.60"}},{"before":"4ff8930634370adb2692b38ea62a3600584b2c12","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.200","pushedAt":"2024-05-02T08:43:27.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":"c6e606680a1f217931202d7969fb716c1b2c9d95","after":"3113e5d8e16bb2d3c446dd5778570dfb1bf8f93a","ref":"refs/heads/main","pushedAt":"2024-05-02T08:43:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore: Bump serde from 1.0.199 to 1.0.200 (#283)\n\nBumps serde from 1.0.199 to 1.0.200.\n\nRelease notes\nSourced from serde's releases.\n\nv1.0.200\n\nFix formatting of \"invalid type\" and \"invalid value\" deserialization error messages containing NaN or infinite floats (#2733, thanks @​jamessan)\n\n\n\n\nCommits\n\ncc865ac Release 1.0.200\n2d973c1 Merge pull request #2733 from jamessan/nan-decimal\n6ca499b Only format Unexpected::Float with decimal point if it is finite\nSee full diff in compare view\n\n\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\nDependabot commands and options\n\nYou can trigger Dependabot actions by commenting on this PR:\n\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 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)","shortMessageHtmlLink":"chore: Bump serde from 1.0.199 to 1.0.200 (#283)"}},{"before":null,"after":"4ff8930634370adb2692b38ea62a3600584b2c12","ref":"refs/heads/dependabot/cargo/serde-1.0.200","pushedAt":"2024-05-02T08:43:11.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":"chore: Bump serde from 1.0.199 to 1.0.200\n\nBumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: Bump serde from 1.0.199 to 1.0.200"}},{"before":"a82090cc282d7ba82ab6671b1cfbe1ff8a682ace","after":null,"ref":"refs/heads/dependabot/cargo/serde-1.0.199","pushedAt":"2024-04-29T08:08:22.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVK-BQQA","startCursor":null,"endCursor":null}},"title":"Activity · pdylanross/fatigue"}