{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":88333609,"defaultBranch":"main","name":"urdf-rs","ownerLogin":"openrr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-15T08:11:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70986321?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722481058.0","currentOid":""},"activityList":{"items":[{"before":"b216f9fa849f754eac5b407dd6832d4dcef0c72d","after":"86b8c986b0437e92adfa558dcecb004c8e3a5285","ref":"refs/heads/dependabot/cargo/yaserde-0.10","pushedAt":"2024-08-01T02:58:44.000Z","pushType":"force_push","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 yaserde requirement from 0.9 to 0.10\n\nUpdates the requirements on [yaserde](https://github.com/media-io/yaserde) to permit the latest version.\n- [Changelog](https://github.com/media-io/yaserde/blob/main/Changelog.md)\n- [Commits](https://github.com/media-io/yaserde/commits)\n\n---\nupdated-dependencies:\n- dependency-name: yaserde\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update yaserde requirement from 0.9 to 0.10"}},{"before":"0f95dc4aeda78de553c3a27ef4708afc3dfe1f29","after":null,"ref":"refs/heads/taiki-e/lazy","pushedAt":"2024-08-01T02:57:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"222d8fc6bfb4f9b87f6c75d66281a535e7f551f1","after":"5c591db753840a22f5c63cad9684c4fab5e7e745","ref":"refs/heads/main","pushedAt":"2024-08-01T02:57:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Use std::sync::LazyLock instead of once_cell","shortMessageHtmlLink":"Use std::sync::LazyLock instead of once_cell"}},{"before":"ed2a243b5faaf4fd7810feb96f805f34d8a55058","after":"0f95dc4aeda78de553c3a27ef4708afc3dfe1f29","ref":"refs/heads/taiki-e/lazy","pushedAt":"2024-08-01T01:58:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Use std::sync::LazyLock instead of once_cell","shortMessageHtmlLink":"Use std::sync::LazyLock instead of once_cell"}},{"before":"f4a950fdf7c9745ec98e9e66728ef22bcb8b27fd","after":null,"ref":"refs/heads/taiki-e/ci","pushedAt":"2024-08-01T01:41:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"20c52551b96a22224c3159e8082452730ddb7c93","after":"222d8fc6bfb4f9b87f6c75d66281a535e7f551f1","ref":"refs/heads/main","pushedAt":"2024-08-01T01:41:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Ignore buggy clippy::lint_groups_priority lint\n\n```\nerror: lint group `rust_2018_idioms` has the same priority (0) as a lint\n --> Cargo.toml:29:1\n |\n29 | rust_2018_idioms = \"warn\"\n | ^^^^^^^^^^^^^^^^ ------ has an implicit priority of 0\n30 | single_use_lifetimes = \"warn\"\n | -------------------- has the same priority as this lint\n |\n = note: the order of the lints in the table is ignored by Cargo\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#lint_groups_priority\n = note: `#[deny(clippy::lint_groups_priority)]` on by default\n```","shortMessageHtmlLink":"Ignore buggy clippy::lint_groups_priority lint"}},{"before":null,"after":"b216f9fa849f754eac5b407dd6832d4dcef0c72d","ref":"refs/heads/dependabot/cargo/yaserde-0.10","pushedAt":"2024-07-31T14:13: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":"Update yaserde requirement from 0.9 to 0.10\n\nUpdates the requirements on [yaserde](https://github.com/media-io/yaserde) to permit the latest version.\n- [Changelog](https://github.com/media-io/yaserde/blob/main/Changelog.md)\n- [Commits](https://github.com/media-io/yaserde/commits)\n\n---\nupdated-dependencies:\n- dependency-name: yaserde\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update yaserde requirement from 0.9 to 0.10"}},{"before":null,"after":"ed2a243b5faaf4fd7810feb96f805f34d8a55058","ref":"refs/heads/taiki-e/lazy","pushedAt":"2024-07-31T10:44:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Use std::sync::LazyLock instead of once_cell","shortMessageHtmlLink":"Use std::sync::LazyLock instead of once_cell"}},{"before":"59f36c4aafbbb983f34a7b4f0bf4cd522bc9eb51","after":"f4a950fdf7c9745ec98e9e66728ef22bcb8b27fd","ref":"refs/heads/taiki-e/ci","pushedAt":"2024-07-31T09:40:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Ignore buggy clippy::lint_groups_priority lint\n\n```\nerror: lint group `rust_2018_idioms` has the same priority (0) as a lint\n --> Cargo.toml:29:1\n |\n29 | rust_2018_idioms = \"warn\"\n | ^^^^^^^^^^^^^^^^ ------ has an implicit priority of 0\n30 | single_use_lifetimes = \"warn\"\n | -------------------- has the same priority as this lint\n |\n = note: the order of the lints in the table is ignored by Cargo\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#lint_groups_priority\n = note: `#[deny(clippy::lint_groups_priority)]` on by default\n```","shortMessageHtmlLink":"Ignore buggy clippy::lint_groups_priority lint"}},{"before":null,"after":"59f36c4aafbbb983f34a7b4f0bf4cd522bc9eb51","ref":"refs/heads/taiki-e/ci","pushedAt":"2024-07-31T09:35:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Ignore buggy lint_groups_priority lint\n\n```\nerror: lint group `rust_2018_idioms` has the same priority (0) as a lint\n --> Cargo.toml:29:1\n |\n29 | rust_2018_idioms = \"warn\"\n | ^^^^^^^^^^^^^^^^ ------ has an implicit priority of 0\n30 | single_use_lifetimes = \"warn\"\n | -------------------- has the same priority as this lint\n |\n = note: the order of the lints in the table is ignored by Cargo\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#lint_groups_priority\n = note: `#[deny(clippy::lint_groups_priority)]` on by default\n```","shortMessageHtmlLink":"Ignore buggy lint_groups_priority lint"}},{"before":"5fd3372a28e7e7e22430d5d5fc42d1042f209669","after":null,"ref":"refs/heads/taiki-e/spell-check","pushedAt":"2024-05-31T04:33:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"c4405d8a93dc7af22348e18b70ebfb47a9b61fc7","after":"20c52551b96a22224c3159e8082452730ddb7c93","ref":"refs/heads/main","pushedAt":"2024-05-31T04:33:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Enable bash dictionary for all files","shortMessageHtmlLink":"Enable bash dictionary for all files"}},{"before":null,"after":"5fd3372a28e7e7e22430d5d5fc42d1042f209669","ref":"refs/heads/taiki-e/spell-check","pushedAt":"2024-05-30T11:25:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Enable bash dictionary for all files","shortMessageHtmlLink":"Enable bash dictionary for all files"}},{"before":"e9bf18884b2db93e9ba44ffeb8f32126ddd945c7","after":null,"ref":"refs/heads/dependabot/cargo/yaserde-0.10","pushedAt":"2024-02-07T10:09:17.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":"e9bf18884b2db93e9ba44ffeb8f32126ddd945c7","ref":"refs/heads/dependabot/cargo/yaserde-0.10","pushedAt":"2024-02-06T14:23: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 yaserde requirement from 0.9 to 0.10\n\nUpdates the requirements on [yaserde](https://github.com/media-io/yaserde) to permit the latest version.\n- [Changelog](https://github.com/media-io/yaserde/blob/main/Changelog.md)\n- [Commits](https://github.com/media-io/yaserde/compare/yaserde-v0.9.0...yaserde-v0.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: yaserde\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update yaserde requirement from 0.9 to 0.10"}},{"before":"ae9570b113ef67366de9f58d681799696851cee2","after":null,"ref":"refs/heads/taiki-e/ci","pushedAt":"2024-01-23T05:21:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"e07b0ea013b47223213708a15430a2350c4ef02e","after":"c4405d8a93dc7af22348e18b70ebfb47a9b61fc7","ref":"refs/heads/main","pushedAt":"2024-01-23T05:21:36.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Update cspell dictionary","shortMessageHtmlLink":"Update cspell dictionary"}},{"before":null,"after":"ae9570b113ef67366de9f58d681799696851cee2","ref":"refs/heads/taiki-e/ci","pushedAt":"2024-01-22T06:20:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Update cspell dictionary","shortMessageHtmlLink":"Update cspell dictionary"}},{"before":"ab9aa34718db2aa70606a906586f0a862b1e90d5","after":null,"ref":"refs/heads/dependabot/cargo/yaserde-0.9","pushedAt":"2023-12-26T10:41:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"5665cfca149fc549018fcdb03c1584070540744b","after":"e07b0ea013b47223213708a15430a2350c4ef02e","ref":"refs/heads/main","pushedAt":"2023-12-26T10:41:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Update yaserde from 0.8 to 0.9","shortMessageHtmlLink":"Update yaserde from 0.8 to 0.9"}},{"before":"0f592ae3fd97172620398204649ab128bbac4669","after":"ab9aa34718db2aa70606a906586f0a862b1e90d5","ref":"refs/heads/dependabot/cargo/yaserde-0.9","pushedAt":"2023-12-26T10:40:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Update yaserde from 0.8 to 0.9","shortMessageHtmlLink":"Update yaserde from 0.8 to 0.9"}},{"before":"6412fd34cb7726f330469cd8bcd5d7900c8b0b20","after":null,"ref":"refs/heads/dependabot/cargo/yaserde_derive-0.9","pushedAt":"2023-12-26T10:39:12.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":"6412fd34cb7726f330469cd8bcd5d7900c8b0b20","ref":"refs/heads/dependabot/cargo/yaserde_derive-0.9","pushedAt":"2023-12-20T14: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":"Update yaserde_derive requirement from 0.8 to 0.9\n\nUpdates the requirements on [yaserde_derive](https://github.com/media-io/yaserde) to permit the latest version.\n- [Changelog](https://github.com/media-io/yaserde/blob/master/Changelog.md)\n- [Commits](https://github.com/media-io/yaserde/commits/yaserde_derive-v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: yaserde_derive\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update yaserde_derive requirement from 0.8 to 0.9"}},{"before":null,"after":"0f592ae3fd97172620398204649ab128bbac4669","ref":"refs/heads/dependabot/cargo/yaserde-0.9","pushedAt":"2023-12-20T14:35:03.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 yaserde requirement from 0.8 to 0.9\n\nUpdates the requirements on [yaserde](https://github.com/media-io/yaserde) to permit the latest version.\n- [Changelog](https://github.com/media-io/yaserde/blob/master/Changelog.md)\n- [Commits](https://github.com/media-io/yaserde/commits/yaserde-v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: yaserde\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update yaserde requirement from 0.8 to 0.9"}},{"before":"09a4faa2c860ccfa43c68f2bda19c69e90309ee1","after":null,"ref":"refs/heads/taiki-e/1.74","pushedAt":"2023-11-21T05:33:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"fb9ea54d53c2eb1d1363f0a35477fb4ffd437c36","after":"5665cfca149fc549018fcdb03c1584070540744b","ref":"refs/heads/main","pushedAt":"2023-11-21T05:33:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Use [lints] in Cargo.toml\n\nhttps://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html#lint-configuration-through-cargo","shortMessageHtmlLink":"Use [lints] in Cargo.toml"}},{"before":null,"after":"09a4faa2c860ccfa43c68f2bda19c69e90309ee1","ref":"refs/heads/taiki-e/1.74","pushedAt":"2023-11-21T02:24:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Use [lints] in Cargo.toml\n\nhttps://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html#lint-configuration-through-cargo","shortMessageHtmlLink":"Use [lints] in Cargo.toml"}},{"before":"fb77ca219b1a83eada62e99108ff514777f6df18","after":null,"ref":"refs/heads/taiki-e/next","pushedAt":"2023-11-06T09:49:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}},{"before":"d8db01821f771362ce50aa42f1f0b9e58e0fe96b","after":"fb9ea54d53c2eb1d1363f0a35477fb4ffd437c36","ref":"refs/heads/main","pushedAt":"2023-11-06T09:49:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"},"commit":{"message":"Release 0.8.0","shortMessageHtmlLink":"Release 0.8.0"}},{"before":"810a1e02d0dbc908dbf27233aa35bbaa806b5272","after":null,"ref":"refs/heads/taiki-e/error","pushedAt":"2023-11-06T08:22:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"taiki-e","name":"Taiki Endo","path":"/taiki-e","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724913?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjquwPQA","startCursor":null,"endCursor":null}},"title":"Activity ยท openrr/urdf-rs"}