{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":636845995,"defaultBranch":"main","name":"utils","ownerLogin":"matheus-rodrigues00","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-05T19:35:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/65840136?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1694265303.0","currentOid":""},"activityList":{"items":[{"before":"df971786b642100f166929cdfabdd5c6f7751a85","after":"71b333cdfad3f6acc16112d334859b02ce0fbeb4","ref":"refs/heads/main","pushedAt":"2023-10-16T17:03:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: race method (#59)","shortMessageHtmlLink":"feat: race method (#59)"}},{"before":"49a42836feb5f0b26c24b9dc13eb595fed916879","after":"df971786b642100f166929cdfabdd5c6f7751a85","ref":"refs/heads/main","pushedAt":"2023-09-14T16:46:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: add meanBy method (#57)\n\n* feat: add meanBy method\r\n\r\n* chore: add tests, documentation and types for meanBy method\r\n\r\n---------\r\n\r\nCo-authored-by: Matheus Rodrigues <65840136+matheus-rodrigues00@users.noreply.github.com>","shortMessageHtmlLink":"feat: add meanBy method (#57)"}},{"before":"eb2c0f35ea121cdf2a438bac53654c980d0f1cad","after":"49a42836feb5f0b26c24b9dc13eb595fed916879","ref":"refs/heads/main","pushedAt":"2023-09-14T16:42:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: mean method (#58)","shortMessageHtmlLink":"feat: mean method (#58)"}},{"before":"c70664d85e0f0073d80b7b73cbc4a52af59ca22e","after":"eb2c0f35ea121cdf2a438bac53654c980d0f1cad","ref":"refs/heads/main","pushedAt":"2023-09-13T15:44:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"add maxBy method (#56)\n\n* feat: add maxBy method\r\n\r\n* chore: add tests, documentation and declare type for maxBy method","shortMessageHtmlLink":"add maxBy method (#56)"}},{"before":"1a41952dec37bf61440a5337d07f59919f034add","after":"c70664d85e0f0073d80b7b73cbc4a52af59ca22e","ref":"refs/heads/main","pushedAt":"2023-09-12T20:09:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: add divideFixed method (#55)\n\n* feat: add divideFixed method\r\n\r\n* chore: divideFixed tests and docs\r\n\r\n* chore: declare divideFixed function in index.d.ts","shortMessageHtmlLink":"feat: add divideFixed method (#55)"}},{"before":"8051b8ef087d5ffb9320e7a43dbfc4b550a4d698","after":"1a41952dec37bf61440a5337d07f59919f034add","ref":"refs/heads/main","pushedAt":"2023-09-11T17:45:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"chore: type of max method and docs","shortMessageHtmlLink":"chore: type of max method and docs"}},{"before":"951707c4f7b204755ab1f3f01f6d87b9d1c602c4","after":"8051b8ef087d5ffb9320e7a43dbfc4b550a4d698","ref":"refs/heads/main","pushedAt":"2023-09-11T17:20:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: max method (#54)","shortMessageHtmlLink":"feat: max method (#54)"}},{"before":"79246a48c855cdcc8ac381484d639a4cc17c9c97","after":"951707c4f7b204755ab1f3f01f6d87b9d1c602c4","ref":"refs/heads/main","pushedAt":"2023-09-11T14:41:34.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: finished strings example","shortMessageHtmlLink":"feat: finished strings example"}},{"before":"add577b1279ed8ce544c71a4e45b2e1b8dd10acc","after":"79246a48c855cdcc8ac381484d639a4cc17c9c97","ref":"refs/heads/main","pushedAt":"2023-09-10T19:39:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: add deepPick method (#48)\n\n* feat: add deepPick method\r\n\r\n* chore: add tests for deepPick method\r\n\r\n* chore: add documentation for deepPick method and add type declaration in\r\nindex.d.ts","shortMessageHtmlLink":"feat: add deepPick method (#48)"}},{"before":"af1ac2436b3aaf1a6e168a91665f9d79ca1ea0a0","after":"add577b1279ed8ce544c71a4e45b2e1b8dd10acc","ref":"refs/heads/main","pushedAt":"2023-09-09T15:31:08.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"chore: explicit types on timeout error messages","shortMessageHtmlLink":"chore: explicit types on timeout error messages"}},{"before":"b15f979983541938ab0f78028dac912a58d41b16","after":"af1ac2436b3aaf1a6e168a91665f9d79ca1ea0a0","ref":"refs/heads/main","pushedAt":"2023-09-09T14:57:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"chore: adding some types declaration","shortMessageHtmlLink":"chore: adding some types declaration"}},{"before":"deb179e1a7c240876bd605a47c4b836b103e0683","after":null,"ref":"refs/heads/develop","pushedAt":"2023-09-09T13:15:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"}},{"before":"11f25e3c0d50119576b3caf3e4342d46aed09026","after":"b15f979983541938ab0f78028dac912a58d41b16","ref":"refs/heads/main","pushedAt":"2023-09-09T11:21:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: add timeover method (#47)","shortMessageHtmlLink":"feat: add timeover method (#47)"}},{"before":"a683f35046cfb8272f321e1f19f35f569eaa603b","after":"11f25e3c0d50119576b3caf3e4342d46aed09026","ref":"refs/heads/main","pushedAt":"2023-09-09T11:13:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: add isObject method in objects.ts module (#46)","shortMessageHtmlLink":"feat: add isObject method in objects.ts module (#46)"}},{"before":"2a97f433bb1c4ee4aeefc72b3ed2e7f5af9a96eb","after":"a683f35046cfb8272f321e1f19f35f569eaa603b","ref":"refs/heads/main","pushedAt":"2023-09-08T16:22:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: isImage, isVideo and isAudio methods","shortMessageHtmlLink":"feat: isImage, isVideo and isAudio methods"}},{"before":"018108d907ba62b471b6b87539a4d65453e2c846","after":"2a97f433bb1c4ee4aeefc72b3ed2e7f5af9a96eb","ref":"refs/heads/main","pushedAt":"2023-09-08T15:26:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: files.ts module","shortMessageHtmlLink":"feat: files.ts module"}},{"before":"afc15d6c2eda020bdab8e4fe5e868587481ad53b","after":"018108d907ba62b471b6b87539a4d65453e2c846","ref":"refs/heads/main","pushedAt":"2023-09-08T12:02:38.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:matheus-rodrigues00/utils","shortMessageHtmlLink":"Merge branch 'main' of github.com:matheus-rodrigues00/utils"}},{"before":"82a8193030706ea1fa0feced642d823af9abc964","after":"afc15d6c2eda020bdab8e4fe5e868587481ad53b","ref":"refs/heads/main","pushedAt":"2023-09-08T11:34:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: move randomizeArray method to arrays.ts module (#36)\n\n* feat: add method to validate if input string is valid email\r\n\r\n* add tests for isEmail method\r\n\r\n* feat: add omit method\r\n\r\n* tests for omit method\r\n\r\n* feat: refactor omit method to not modify source object\r\n\r\n* chore: move randomizeArray from numbers module to arrays module\r\n\r\n* chore: refactor randomizeArray method to use random method\r\n\r\n* chore: add types to randomizeArray tests","shortMessageHtmlLink":"feat: move randomizeArray method to arrays.ts module (#36)"}},{"before":"1e087dc8229e76f5903c1ca37aba533495a35375","after":"82a8193030706ea1fa0feced642d823af9abc964","ref":"refs/heads/main","pushedAt":"2023-09-07T17:38:49.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: examples of groupBy, uniqueElements and isEmail","shortMessageHtmlLink":"feat: examples of groupBy, uniqueElements and isEmail"}},{"before":"53017c999484ee4a28ce6b143079f4b45c406f5d","after":"1e087dc8229e76f5903c1ca37aba533495a35375","ref":"refs/heads/main","pushedAt":"2023-09-07T17:03:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"fix: typo","shortMessageHtmlLink":"fix: typo"}},{"before":"4b7e6221e35f548f3218b54ec286fee5c3d6455a","after":"53017c999484ee4a28ce6b143079f4b45c406f5d","ref":"refs/heads/main","pushedAt":"2023-09-07T16:34:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: added types to tests.","shortMessageHtmlLink":"feat: added types to tests."}},{"before":"fa3be84361089f394aac109ee2a342510f94bcf1","after":"4b7e6221e35f548f3218b54ec286fee5c3d6455a","ref":"refs/heads/main","pushedAt":"2023-09-07T16:02:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"refactor(tests): Convert .js test files to .ts","shortMessageHtmlLink":"refactor(tests): Convert .js test files to .ts"}},{"before":"1d2a8fa51f0c485f7a97726c17fd6c9d82289145","after":"fa3be84361089f394aac109ee2a342510f94bcf1","ref":"refs/heads/main","pushedAt":"2023-09-07T15:57:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"feat: added omit method (#35)\n\n* feat: add method to validate if input string is valid email\r\n\r\n* add tests for isEmail method\r\n\r\n* feat: add omit method\r\n\r\n* tests for omit method\r\n\r\n* feat: refactor omit method to not modify source object","shortMessageHtmlLink":"feat: added omit method (#35)"}},{"before":"1ddf2948b93bf63fa3a53d8e47e83b27f79659e1","after":"1d2a8fa51f0c485f7a97726c17fd6c9d82289145","ref":"refs/heads/main","pushedAt":"2023-09-07T13:24:26.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:matheus-rodrigues00/utils","shortMessageHtmlLink":"Merge branch 'main' of github.com:matheus-rodrigues00/utils"}},{"before":"fe44ebd2a8414276c254f31438159e2bf3d6ea9b","after":"1ddf2948b93bf63fa3a53d8e47e83b27f79659e1","ref":"refs/heads/main","pushedAt":"2023-09-07T13:11:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"Feat: add an email validation method (#33)\n\n* feat: add method to validate if input string is valid email\r\n\r\n* add tests for isEmail method","shortMessageHtmlLink":"Feat: add an email validation method (#33)"}},{"before":"2b9c51388f6d0c12b0af28776735006003292aaa","after":"fe44ebd2a8414276c254f31438159e2bf3d6ea9b","ref":"refs/heads/main","pushedAt":"2023-09-07T12:10:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"workflow: fixed greetings message","shortMessageHtmlLink":"workflow: fixed greetings message"}},{"before":"f29befdc5cbef479401c48e9ab870d95d657764e","after":"2b9c51388f6d0c12b0af28776735006003292aaa","ref":"refs/heads/main","pushedAt":"2023-09-07T12:05:40.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:matheus-rodrigues00/utils","shortMessageHtmlLink":"Merge branch 'main' of github.com:matheus-rodrigues00/utils"}},{"before":"fa4800ac7c5ed662ec187499f38c610c126fa117","after":"f29befdc5cbef479401c48e9ab870d95d657764e","ref":"refs/heads/main","pushedAt":"2023-09-07T11:42:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"docs: update CONTRIBUTING.md","shortMessageHtmlLink":"docs: update CONTRIBUTING.md"}},{"before":"eabf9af9187f0254b4ab7b40c5d9125017b8909e","after":"fa4800ac7c5ed662ec187499f38c610c126fa117","ref":"refs/heads/main","pushedAt":"2023-09-06T19:57:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nalmeida94","name":"Nathan Almeida","path":"/nalmeida94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9421457?s=80&v=4"},"commit":{"message":"feat: calculations module, stating discount calculations","shortMessageHtmlLink":"feat: calculations module, stating discount calculations"}},{"before":"a95ab59599c8456683964daedd87c5d68f8de730","after":"eabf9af9187f0254b4ab7b40c5d9125017b8909e","ref":"refs/heads/main","pushedAt":"2023-09-06T19:29:48.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"matheus-rodrigues00","name":"Matheus Rodrigues","path":"/matheus-rodrigues00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65840136?s=80&v=4"},"commit":{"message":"chore: refactor and fix some tests","shortMessageHtmlLink":"chore: refactor and fix some tests"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADmEBWbgA","startCursor":null,"endCursor":null}},"title":"Activity ยท matheus-rodrigues00/utils"}