{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":96395,"defaultBranch":"main","name":"faker","ownerLogin":"faker-ruby","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2008-12-24T17:20:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47637297?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715214919.0","currentOid":""},"activityList":{"items":[{"before":"8f8eb8c1fea6d4744e30a3326177b1f14a0a8d93","after":null,"ref":"refs/heads/sb-remove-tzinfo-dependency","pushedAt":"2024-05-09T00:35:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"}},{"before":"fad7ac439beadf6c41cd3a63e707a7c36e12dd9e","after":"6595da907a39c3d1bc746acc85f9af63f45325b6","ref":"refs/heads/main","pushedAt":"2024-05-09T00:35:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"Remove tzinfo dependency (#2952)\n\nfaker unfortunately can't be relying on gems for\r\nvalidating random generated data for every generator\r\nwe have. That introduces too much work for maintainers.\r\n\r\nHaving one dependency for tests means opening the doors for more\r\ndependencies later on. Although we do our best to keep the library\r\nup to date, we can't keep up with all the validations to be passing.\r\n\r\nIf users rely on valid Timezones for their apps, we recommend not\r\nrelying on faker for that and instead ensure valid data is generated\r\non their end.","shortMessageHtmlLink":"Remove tzinfo dependency (#2952)"}},{"before":"8462d26e7db70bf8d3ae68bf937daeabee53136b","after":"fad7ac439beadf6c41cd3a63e707a7c36e12dd9e","ref":"refs/heads/main","pushedAt":"2024-05-08T19:34:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stefannibrasil","name":"Stefanni Brasil","path":"/stefannibrasil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10670581?s=80&v=4"},"commit":{"message":"Add automatic workflow for releasing a new version\n\nRubyGems has release a new feature that automates\nreleasing a new version! Found out about it on RailsConf 2024.\n\nSource:\nhttps://github.com/rubygems/configure_trusted_publisher\nhttps://guides.rubygems.org/trusted-publishing/","shortMessageHtmlLink":"Add automatic workflow for releasing a new version"}},{"before":null,"after":"8f8eb8c1fea6d4744e30a3326177b1f14a0a8d93","ref":"refs/heads/sb-remove-tzinfo-dependency","pushedAt":"2024-05-08T19:11:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stefannibrasil","name":"Stefanni Brasil","path":"/stefannibrasil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10670581?s=80&v=4"},"commit":{"message":"Remove tzinfo dependency\n\nfaker unfortunately can't be relying on gems for\nvalidating random generated data for every generator\nwe have. That introduces too much work for maintainers.\n\nHaving one dependency for tests means opening the doors for more\ndependencies later on. Although we do our best to keep the library\nup to date, we can't keep up with all the validations to be passing.\n\nIf users rely on valid Timezones for their apps, we recommend not\nrelying on faker for that and instead ensure valid data is generated\non their end.","shortMessageHtmlLink":"Remove tzinfo dependency"}},{"before":"30f1d5ca82bae6564df29e1445242daeba906cae","after":null,"ref":"refs/heads/dependabot/bundler/i18n-1.14.5","pushedAt":"2024-05-08T18:49:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stefannibrasil","name":"Stefanni Brasil","path":"/stefannibrasil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10670581?s=80&v=4"}},{"before":"c95254028ed7368a3947af1ad64a3d3c68e8eee8","after":"8462d26e7db70bf8d3ae68bf937daeabee53136b","ref":"refs/heads/main","pushedAt":"2024-05-08T18:49:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stefannibrasil","name":"Stefanni Brasil","path":"/stefannibrasil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10670581?s=80&v=4"},"commit":{"message":"Bump i18n from 1.14.4 to 1.14.5 (#2949)\n\nBumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.4 to 1.14.5.\r\n- [Release notes](https://github.com/ruby-i18n/i18n/releases)\r\n- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/ruby-i18n/i18n/compare/v1.14.4...v1.14.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: i18n\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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 i18n from 1.14.4 to 1.14.5 (#2949)"}},{"before":"ab745d1580cff14f8917249ae89b4994793f5e65","after":"c95254028ed7368a3947af1ad64a3d3c68e8eee8","ref":"refs/heads/main","pushedAt":"2024-05-08T15:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stefannibrasil","name":"Stefanni Brasil","path":"/stefannibrasil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10670581?s=80&v=4"},"commit":{"message":"Add in the media section\n\nfaker has been getting featured on some publications about humour in software. Let's add them to our README so people can know about them.","shortMessageHtmlLink":"Add in the media section"}},{"before":null,"after":"30f1d5ca82bae6564df29e1445242daeba906cae","ref":"refs/heads/dependabot/bundler/i18n-1.14.5","pushedAt":"2024-05-06T23:11:17.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 i18n from 1.14.4 to 1.14.5\n\nBumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.4 to 1.14.5.\n- [Release notes](https://github.com/ruby-i18n/i18n/releases)\n- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/ruby-i18n/i18n/compare/v1.14.4...v1.14.5)\n\n---\nupdated-dependencies:\n- dependency-name: i18n\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump i18n from 1.14.4 to 1.14.5"}},{"before":"dd7eb17834d623a4764c5db5c6159e121df976a7","after":null,"ref":"refs/heads/dependabot/bundler/rubocop-1.63.4","pushedAt":"2024-04-28T20:54:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"}},{"before":"74b2a7f0c9ebedf3b8cc27be499f9155eb3c1004","after":"ab745d1580cff14f8917249ae89b4994793f5e65","ref":"refs/heads/main","pushedAt":"2024-04-28T20:54:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"Bump rubocop from 1.62.1 to 1.63.4 (#2945)\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.4.\r\n- [Release notes](https://github.com/rubocop/rubocop/releases)\r\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rubocop\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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 rubocop from 1.62.1 to 1.63.4 (#2945)"}},{"before":"82ae1b1cd821e751627774113253a52d6ab4b445","after":null,"ref":"refs/heads/dependabot/bundler/rubocop-1.63.3","pushedAt":"2024-04-28T18:08:56.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":"dd7eb17834d623a4764c5db5c6159e121df976a7","ref":"refs/heads/dependabot/bundler/rubocop-1.63.4","pushedAt":"2024-04-28T18:08:53.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 rubocop from 1.62.1 to 1.63.4\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.4.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.4)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rubocop from 1.62.1 to 1.63.4"}},{"before":"ff49989e93fd79c9a70f090b78d4a02ab9ddad7d","after":"74b2a7f0c9ebedf3b8cc27be499f9155eb3c1004","ref":"refs/heads/main","pushedAt":"2024-04-28T18:07:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"Fix: `Faker::Number.hexadecimal` should include characters within the range of `[0-9a-f]` (#2942)\n\n* Include 'f' character within Faker::Number.hexadecimal","shortMessageHtmlLink":"Fix: Faker::Number.hexadecimal should include characters within the…"}},{"before":"1245daa8674fb19807dac375a368a5dce625a124","after":"ff49989e93fd79c9a70f090b78d4a02ab9ddad7d","ref":"refs/heads/main","pushedAt":"2024-04-28T17:55:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"Performance: Sample arrays instead of performing shuffle and slice (#2940)\n\n* Sample arrays instead of performing shuffle and slice\r\n\r\n* Add empty line after guard clause\r\n\r\n* Fix typo in readme\r\n\r\n* Fix randomly failing test, don't generate omniauth emails with an apostrophe (first_name.O'Connell@email.com)\r\n\r\n* Revert - Fix randomly failing test\r\n\r\n* Quarantine randomly failing test","shortMessageHtmlLink":"Performance: Sample arrays instead of performing shuffle and slice (#…"}},{"before":null,"after":"82ae1b1cd821e751627774113253a52d6ab4b445","ref":"refs/heads/dependabot/bundler/rubocop-1.63.3","pushedAt":"2024-04-23T00:15:28.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 rubocop from 1.62.1 to 1.63.3\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.3.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.3)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rubocop from 1.62.1 to 1.63.3"}},{"before":"ad16c0202d6832d609c0edea0cf78cdb5dcf4d77","after":"1245daa8674fb19807dac375a368a5dce625a124","ref":"refs/heads/main","pushedAt":"2024-04-22T02:28:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"psibi","name":"Sibi Prabakaran","path":"/psibi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/737477?s=80&v=4"},"commit":{"message":"Add emotions, movies, Pokemon, and Studio Ghibli to the Korean locale (#2941)\n\n* Add Pokemon to the Korean locale file\r\n\r\n* Add movies to the Korean locale file\r\n\r\n* Add studio ghibli to the Korean locale file\r\n\r\n* Add emotions to the Korean locale file","shortMessageHtmlLink":"Add emotions, movies, Pokemon, and Studio Ghibli to the Korean locale ("}},{"before":"982f825115a19829a4b8f2d3b3b0a7cbdb57910c","after":"ad16c0202d6832d609c0edea0cf78cdb5dcf4d77","ref":"refs/heads/main","pushedAt":"2024-04-21T10:24:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"psibi","name":"Sibi Prabakaran","path":"/psibi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/737477?s=80&v=4"},"commit":{"message":"Add animals, desserts, foods, hobbies, house, and k-pop translations to the Korean locale file (#2935)\n\n* Add adjectives to Korean locale file\r\n\r\n* Refactor Korean locale file to YAML dash syntax\r\n\r\n* Add animals to the Korean locale file\r\n\r\n* Add desserts to the Korean locale file\r\n\r\n* Add foods to the Korean locale file\r\n\r\n* Add hobbies to the Korean locale file\r\n\r\n* Add house to the Korean locale file\r\n\r\n* Add k-pop to the Korean locale file\r\n\r\n---------\r\n\r\nCo-authored-by: Sibi Prabakaran ","shortMessageHtmlLink":"Add animals, desserts, foods, hobbies, house, and k-pop translations …"}},{"before":"05998adcee896aea9e233b58d89cea4632288214","after":"982f825115a19829a4b8f2d3b3b0a7cbdb57910c","ref":"refs/heads/main","pushedAt":"2024-04-19T16:01:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"docs: add absolute links to CONTRIBUTING from README (#2934)","shortMessageHtmlLink":"docs: add absolute links to CONTRIBUTING from README (#2934)"}},{"before":"4f20e8d01131d4f590e4c57162c12772b92234e6","after":"05998adcee896aea9e233b58d89cea4632288214","ref":"refs/heads/main","pushedAt":"2024-04-19T15:57:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"fix entry in faker.food.ingredients (#2933)\n\nCo-authored-by: Thiago Araujo ","shortMessageHtmlLink":"fix entry in faker.food.ingredients (#2933)"}},{"before":"d53af1d16cef5bb9b1be6f9cb30554c44aa0c001","after":null,"ref":"refs/heads/dependabot/bundler/rubocop-1.63.2","pushedAt":"2024-04-19T15:53:25.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":"5d298634658b1d9a3e80bc720f6e879724ee29ca","after":"d53af1d16cef5bb9b1be6f9cb30554c44aa0c001","ref":"refs/heads/dependabot/bundler/rubocop-1.63.2","pushedAt":"2024-04-19T15:50:40.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":"Bump rubocop from 1.62.1 to 1.63.2\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.2.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.2)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rubocop from 1.62.1 to 1.63.2"}},{"before":"8f01a57b515dcad1e888889285c4225891430c1c","after":"4f20e8d01131d4f590e4c57162c12772b92234e6","ref":"refs/heads/main","pushedAt":"2024-04-19T15:49:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"Bump rake from 13.1.0 to 13.2.1 (#2929)\n\nBumps [rake](https://github.com/ruby/rake) from 13.1.0 to 13.2.1.\r\n- [Release notes](https://github.com/ruby/rake/releases)\r\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\r\n- [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rake\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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 rake from 13.1.0 to 13.2.1 (#2929)"}},{"before":"fb717d7704cca9e22238c0d0bc2fa3d50f9b2c9c","after":null,"ref":"refs/heads/dependabot/bundler/rake-13.2.1","pushedAt":"2024-04-19T15:49:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"}},{"before":"67aae3bbf76880a1dafb5d2cf4164cb3b333d946","after":"5d298634658b1d9a3e80bc720f6e879724ee29ca","ref":"refs/heads/dependabot/bundler/rubocop-1.63.2","pushedAt":"2024-04-19T15:47: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":"Bump rubocop from 1.62.1 to 1.63.2\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.2.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.2)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rubocop from 1.62.1 to 1.63.2"}},{"before":"e1ff655e98e6b1088ded397bd6e5e9c9c27e0c21","after":"fb717d7704cca9e22238c0d0bc2fa3d50f9b2c9c","ref":"refs/heads/dependabot/bundler/rake-13.2.1","pushedAt":"2024-04-19T15:47:42.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":"Bump rake from 13.1.0 to 13.2.1\n\nBumps [rake](https://github.com/ruby/rake) from 13.1.0 to 13.2.1.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: rake\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rake from 13.1.0 to 13.2.1"}},{"before":"6db1e8f0976a1916e3e636a393360944c2c84d49","after":"8f01a57b515dcad1e888889285c4225891430c1c","ref":"refs/heads/main","pushedAt":"2024-04-19T15:47:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thdaraujo","name":"Thiago Araujo","path":"/thdaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/707418?s=80&v=4"},"commit":{"message":"Fix invalid IANA time zone identifier for `Atlantic/Cape_Verde` (#2927)\n\n* Add failing test\r\n\r\n* Replace Atlantic/Cabo_Verde with the valid IANA time zone identifier Atlantic/Cape_Verde in en.faker.address.time_zone","shortMessageHtmlLink":"Fix invalid IANA time zone identifier for Atlantic/Cape_Verde (#2927)"}},{"before":"e846e03aabb1bc36553c065e24aa908aa06c91ae","after":null,"ref":"refs/heads/dependabot/bundler/rubocop-1.63.1","pushedAt":"2024-04-16T23:48:29.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":"67aae3bbf76880a1dafb5d2cf4164cb3b333d946","ref":"refs/heads/dependabot/bundler/rubocop-1.63.2","pushedAt":"2024-04-16T23:48: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":"Bump rubocop from 1.62.1 to 1.63.2\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.2.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.2)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rubocop from 1.62.1 to 1.63.2"}},{"before":"c01249dc4ccdd4550d23dd39af85809bed9a3707","after":null,"ref":"refs/heads/dependabot/bundler/rubocop-1.63.0","pushedAt":"2024-04-10T23:18:40.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":"e846e03aabb1bc36553c065e24aa908aa06c91ae","ref":"refs/heads/dependabot/bundler/rubocop-1.63.1","pushedAt":"2024-04-10T23:18:36.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 rubocop from 1.62.1 to 1.63.1\n\nBumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.1.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.1)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rubocop from 1.62.1 to 1.63.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERSW3bQA","startCursor":null,"endCursor":null}},"title":"Activity · faker-ruby/faker"}