{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":705824518,"defaultBranch":"main","name":"bitranslit","ownerLogin":"critocrito","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-16T19:01:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29301569?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708366742.0","currentOid":""},"activityList":{"items":[{"before":"f1e58b563a51cac735ffb5951b398cd8c6c744d8","after":null,"ref":"refs/heads/dependabot/cargo/derive_builder-0.13.1","pushedAt":"2024-02-19T18:19: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":"e675e00782eb7dbefbd1b4a3966b79f6392e69e4","ref":"refs/heads/dependabot/cargo/derive_builder-0.20.0","pushedAt":"2024-02-19T18:18: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":"chore(deps): update derive_builder requirement from 0.12.0 to 0.20.0\n\nUpdates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version.\n- [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases)\n- [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.12.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: derive_builder\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update derive_builder requirement from 0.12.0 to 0.20.0"}},{"before":"ee1795322ad10f2e7fa9c081d98952147899ce76","after":null,"ref":"refs/heads/dependabot/cargo/derive_builder-0.13.0","pushedAt":"2024-02-12T18:30: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":"f1e58b563a51cac735ffb5951b398cd8c6c744d8","ref":"refs/heads/dependabot/cargo/derive_builder-0.13.1","pushedAt":"2024-02-12T18:30:13.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(deps): update derive_builder requirement from 0.12.0 to 0.13.1\n\nUpdates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version.\n- [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases)\n- [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.12.0...v0.13.1)\n\n---\nupdated-dependencies:\n- dependency-name: derive_builder\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update derive_builder requirement from 0.12.0 to 0.13.1"}},{"before":null,"after":"ee1795322ad10f2e7fa9c081d98952147899ce76","ref":"refs/heads/dependabot/cargo/derive_builder-0.13.0","pushedAt":"2024-01-22T18:29:49.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(deps): update derive_builder requirement from 0.12.0 to 0.13.0\n\nUpdates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version.\n- [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases)\n- [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.12.0...v0.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: derive_builder\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update derive_builder requirement from 0.12.0 to 0.13.0"}},{"before":"32337d4b057f6bf8e653f37c77d2167d1e305eda","after":"e039d09869f87c549cafed0e0b291e47765a6a31","ref":"refs/heads/main","pushedAt":"2023-10-31T11:08:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: bump to version 0.3.1","shortMessageHtmlLink":"chore: bump to version 0.3.1"}},{"before":"32337d4b057f6bf8e653f37c77d2167d1e305eda","after":null,"ref":"refs/tags/v0.3.1","pushedAt":"2023-10-31T11:07:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"}},{"before":"045cd252becce67b9b371f06cc31f63ef689f599","after":"32337d4b057f6bf8e653f37c77d2167d1e305eda","ref":"refs/heads/main","pushedAt":"2023-10-31T11:04:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"refactor: rename internal transliterator function\n\nTo avoid confusion between the trait implementation of the public `ToLatin::translit` interface and the private `Transliterator::translit` method, rename the latter to `Transliterator::transliterate`.","shortMessageHtmlLink":"refactor: rename internal transliterator function"}},{"before":"8d7afc152c5929372a686c2ae5ed678e75169af1","after":"045cd252becce67b9b371f06cc31f63ef689f599","ref":"refs/heads/main","pushedAt":"2023-10-17T11:00:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: release version 0.3.0","shortMessageHtmlLink":"chore: release version 0.3.0"}},{"before":"e13c95a0ff82616666e587016b214d3510f87867","after":"8d7afc152c5929372a686c2ae5ed678e75169af1","ref":"refs/heads/main","pushedAt":"2023-10-16T20:51:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: update gitignore","shortMessageHtmlLink":"chore: update gitignore"}},{"before":"626c175373102cbe7f1c6e99be9711a5e7b9a1ea","after":"e13c95a0ff82616666e587016b214d3510f87867","ref":"refs/heads/main","pushedAt":"2023-10-16T20:03:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: fix path to workflow badge","shortMessageHtmlLink":"chore: fix path to workflow badge"}},{"before":"d184ea3ca669b9c31d9cf66606afaadc258e19ac","after":"626c175373102cbe7f1c6e99be9711a5e7b9a1ea","ref":"refs/heads/main","pushedAt":"2023-10-16T19:55:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: release version 0.2.0","shortMessageHtmlLink":"chore: release version 0.2.0"}},{"before":"1c8ef22c81031e07816fc1e7ee1c58fd9030bcdd","after":"d184ea3ca669b9c31d9cf66606afaadc258e19ac","ref":"refs/heads/main","pushedAt":"2023-10-16T19:51:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: skip build.rs on docs.rs builds","shortMessageHtmlLink":"chore: skip build.rs on docs.rs builds"}},{"before":"61d5373ed51154359cb92bb016014c3e0df28efe","after":"1c8ef22c81031e07816fc1e7ee1c58fd9030bcdd","ref":"refs/heads/main","pushedAt":"2023-10-16T19:38:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: specify version of bitranslit_derive","shortMessageHtmlLink":"chore: specify version of bitranslit_derive"}},{"before":"7be526110848d68cd14b54455bf9fae06e672190","after":"61d5373ed51154359cb92bb016014c3e0df28efe","ref":"refs/heads/main","pushedAt":"2023-10-16T19:27:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: complete Cargo metadata","shortMessageHtmlLink":"chore: complete Cargo metadata"}},{"before":"452264c87ef49b119690b73b5b3362bc0f658e68","after":"7be526110848d68cd14b54455bf9fae06e672190","ref":"refs/heads/main","pushedAt":"2023-10-16T19:26:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: reduce the number of keywords","shortMessageHtmlLink":"chore: reduce the number of keywords"}},{"before":"a5d36a2ef55aeae62ed9a131eb32c1ae482583f6","after":null,"ref":"refs/heads/dependabot/cargo/criterion-0.5","pushedAt":"2023-10-16T19:18: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":"388ff746965325163c514f46559b56ece5a41b01","after":"452264c87ef49b119690b73b5b3362bc0f658e68","ref":"refs/heads/main","pushedAt":"2023-10-16T19:18:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"Merge pull request #1 from critocrito/dependabot/cargo/criterion-0.5\n\nchore(deps): update criterion requirement from 0.4 to 0.5","shortMessageHtmlLink":"Merge pull request #1 from critocrito/dependabot/cargo/criterion-0.5"}},{"before":"d8da7b4e152b42eb4a46b4f175c5380d1ba26050","after":"388ff746965325163c514f46559b56ece5a41b01","ref":"refs/heads/main","pushedAt":"2023-10-16T19:13:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: enhance Cargo.toml metadata","shortMessageHtmlLink":"chore: enhance Cargo.toml metadata"}},{"before":"94acdec841b8ce509c3377b2e7e4f7fd10fbfda0","after":"d8da7b4e152b42eb4a46b4f175c5380d1ba26050","ref":"refs/heads/main","pushedAt":"2023-10-16T19:05:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: again, correctly indent workflow config files","shortMessageHtmlLink":"chore: again, correctly indent workflow config files"}},{"before":"f52a279886c53e98a14481666eb0b58004ec1cc0","after":"94acdec841b8ce509c3377b2e7e4f7fd10fbfda0","ref":"refs/heads/main","pushedAt":"2023-10-16T19:03:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: correctly indent workflow config files","shortMessageHtmlLink":"chore: correctly indent workflow config files"}},{"before":null,"after":"a5d36a2ef55aeae62ed9a131eb32c1ae482583f6","ref":"refs/heads/dependabot/cargo/criterion-0.5","pushedAt":"2023-10-16T19:02: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(deps): update criterion requirement from 0.4 to 0.5\n\nUpdates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version.\n- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/bheisler/criterion.rs/compare/0.4.0...0.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: criterion\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update criterion requirement from 0.4 to 0.5"}},{"before":null,"after":"f52a279886c53e98a14481666eb0b58004ec1cc0","ref":"refs/heads/main","pushedAt":"2023-10-16T19:01:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"critocrito","name":"Christo Buschek","path":"/critocrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29301569?s=80&v=4"},"commit":{"message":"chore: rename package to bitranslit","shortMessageHtmlLink":"chore: rename package to bitranslit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_u-CcQA","startCursor":null,"endCursor":null}},"title":"Activity ยท critocrito/bitranslit"}