{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":417389,"defaultBranch":"main","name":"faraday","ownerLogin":"lostisland","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-12-10T17:14:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2613464?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724662429.0","currentOid":""},"activityList":{"items":[{"before":"9fcff671ffa2cd6c000c58c7225ddc3b7fde2dd1","after":"9e5c8a113f765cdd06bcf352369b2501e00fea80","ref":"refs/heads/main","pushedAt":"2024-09-11T06:31:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Add json as an explicit dependency (#1589)","shortMessageHtmlLink":"Add json as an explicit dependency (#1589)"}},{"before":"3170e7df6fe40b49a2f406c0aad503a6d9e2aa12","after":"9fcff671ffa2cd6c000c58c7225ddc3b7fde2dd1","ref":"refs/heads/main","pushedAt":"2024-09-10T06:19:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"docs: fix grammar (#1588)","shortMessageHtmlLink":"docs: fix grammar (#1588)"}},{"before":"f208ffcc9a9f850534f9d10902db4a48b7bb7f12","after":"3170e7df6fe40b49a2f406c0aad503a6d9e2aa12","ref":"refs/heads/main","pushedAt":"2024-08-26T08:48:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Version bump to 2.11.0","shortMessageHtmlLink":"Version bump to 2.11.0"}},{"before":"9056eccea61f1e08ff8e99024c292aeee621aff6","after":"f208ffcc9a9f850534f9d10902db4a48b7bb7f12","ref":"refs/heads/main","pushedAt":"2024-08-26T08:48:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Allow `faraday-net_http` 3.3.x","shortMessageHtmlLink":"Allow faraday-net_http 3.3.x"}},{"before":"99228e474316bfa73e6ed5eaca5aec9522e7de12","after":"9056eccea61f1e08ff8e99024c292aeee621aff6","ref":"refs/heads/main","pushedAt":"2024-08-24T10:25:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Add ciphers attribute to SSLOptions (#1582)","shortMessageHtmlLink":"Add ciphers attribute to SSLOptions (#1582)"}},{"before":"9cdc025759278963080570c88e3db1a7771ab2b6","after":"99228e474316bfa73e6ed5eaca5aec9522e7de12","ref":"refs/heads/main","pushedAt":"2024-08-24T07:23:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Fix typos (#1585)\n\nFound via `codespell`.","shortMessageHtmlLink":"Fix typos (#1585)"}},{"before":"3835b48d80a2e5d607782e24167073afd5c85a11","after":"9cdc025759278963080570c88e3db1a7771ab2b6","ref":"refs/heads/main","pushedAt":"2024-08-22T16:17:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Opt-in for MFA requirement explicitly (#1580)\n\nAs a popular gem, `faraday` implicitly requires that all privileged\r\noperations by any of the owners require OTP.\r\n\r\nHowever, by explicitly setting `rubygems_mfa_required` metadata, the\r\ngem will show \"NEW VERSIONS REQUIRE MFA\" and\r\n\"VERSION PUBLISHED WITH MFA\" in the sidebar at\r\nhttps://rubygems.org/gems/faraday\r\n\r\nRef:\r\n- https://blog.rubygems.org/2022/08/15/requiring-mfa-on-popular-gems.html\r\n- https://guides.rubygems.org/mfa-requirement-opt-in/","shortMessageHtmlLink":"Opt-in for MFA requirement explicitly (#1580)"}},{"before":"28ff6be76fd95ae029485fb6f3d0d548c6d48df7","after":null,"ref":"refs/heads/mg/parallel-manager-execute","pushedAt":"2024-08-22T12:05:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"}},{"before":"3efc0a89825da053e7beb85b9b264f424df0e893","after":"3835b48d80a2e5d607782e24167073afd5c85a11","ref":"refs/heads/main","pushedAt":"2024-08-22T12:05:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Add support for a new `ParallelManager#execute` method. (#1584)\n\n* Add support for a new `ParallelManager#execute` method.\r\n\r\nThe new interface passes the parallel block with all the requests to the ParallelManager, instead of running it beforehand.\r\n\r\nThis allows for better, stateless ParallelManager implementations.\r\n\r\nFixes https://github.com/lostisland/faraday/issues/1583\r\n\r\n* Update docs/adapters/custom/parallel-requests.md\r\n\r\nCo-authored-by: Olle Jonsson \r\n\r\n---------\r\n\r\nCo-authored-by: Olle Jonsson ","shortMessageHtmlLink":"Add support for a new ParallelManager#execute method. (#1584)"}},{"before":"67dea5196813ea4a3c04d7143c45556bd7281dc7","after":"28ff6be76fd95ae029485fb6f3d0d548c6d48df7","ref":"refs/heads/mg/parallel-manager-execute","pushedAt":"2024-08-22T12:03:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Update docs/adapters/custom/parallel-requests.md\n\nCo-authored-by: Olle Jonsson ","shortMessageHtmlLink":"Update docs/adapters/custom/parallel-requests.md"}},{"before":"f55e7f5560907e1f198b968b6c32fec42370d968","after":"67dea5196813ea4a3c04d7143c45556bd7281dc7","ref":"refs/heads/mg/parallel-manager-execute","pushedAt":"2024-08-21T12:42:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Add support for a new `ParallelManager#execute` method.\n\nThe new interface passes the parallel block with all the requests to the ParallelManager, instead of running it beforehand.\n\nThis allows for better, stateless ParallelManager implementations.\n\nFixes https://github.com/lostisland/faraday/issues/1583","shortMessageHtmlLink":"Add support for a new ParallelManager#execute method."}},{"before":null,"after":"f55e7f5560907e1f198b968b6c32fec42370d968","ref":"refs/heads/mg/parallel-manager-execute","pushedAt":"2024-08-21T12:39:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Add support for a new `ParallelManager#execute` method.\n\nThe new interface passes the parallel block with all the requests to the ParallelManager, instead of running it beforehand.\n\nThis allows for better, stateless ParallelManager implementations.\n\nFixes https://github.com/lostisland/faraday/issues/1583","shortMessageHtmlLink":"Add support for a new ParallelManager#execute method."}},{"before":"5a917e19af4fbdb48768a0593551693d7f3c542e","after":null,"ref":"refs/heads/dependabot/bundler/faraday-net_http-gte-2.0-and-lt-3.3","pushedAt":"2024-08-05T13:24:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"}},{"before":"f27f7ab801abb653a19ccb363a02f08ac4f5c869","after":"3efc0a89825da053e7beb85b9b264f424df0e893","ref":"refs/heads/main","pushedAt":"2024-08-05T13:23:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3.3 (#1579)\n\nUpdates the requirements on [faraday-net_http](https://github.com/lostisland/faraday-net_http) to permit the latest version.\r\n- [Release notes](https://github.com/lostisland/faraday-net_http/releases)\r\n- [Commits](https://github.com/lostisland/faraday-net_http/compare/v2.0.0...v3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: faraday-net_http\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3…"}},{"before":null,"after":"5a917e19af4fbdb48768a0593551693d7f3c542e","ref":"refs/heads/dependabot/bundler/faraday-net_http-gte-2.0-and-lt-3.3","pushedAt":"2024-08-05T13:21: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":"Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3.3\n\nUpdates the requirements on [faraday-net_http](https://github.com/lostisland/faraday-net_http) to permit the latest version.\n- [Release notes](https://github.com/lostisland/faraday-net_http/releases)\n- [Commits](https://github.com/lostisland/faraday-net_http/compare/v2.0.0...v3.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: faraday-net_http\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3.3"}},{"before":"051a635f4bcaa094abdee4fe61a432ad2097df9f","after":"f27f7ab801abb653a19ccb363a02f08ac4f5c869","ref":"refs/heads/main","pushedAt":"2024-07-31T12:07:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"v2.10.1","shortMessageHtmlLink":"v2.10.1"}},{"before":"955b6ab86565963a66d38ddce06aebaecd468411","after":null,"ref":"refs/heads/avoid-lazy-init","pushedAt":"2024-07-31T12:02:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"}},{"before":"4860f75372bdfac5612c76d76bd713e72b3f45b3","after":"051a635f4bcaa094abdee4fe61a432ad2097df9f","ref":"refs/heads/main","pushedAt":"2024-07-31T12:02:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"fix: Avoid lazy-initialized lock (#1577)","shortMessageHtmlLink":"fix: Avoid lazy-initialized lock (#1577)"}},{"before":"9d6969915cf5f505849ddd760498e2c676308a4d","after":"955b6ab86565963a66d38ddce06aebaecd468411","ref":"refs/heads/avoid-lazy-init","pushedAt":"2024-07-31T05:36:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Avoid using a re-entrant lock","shortMessageHtmlLink":"Avoid using a re-entrant lock"}},{"before":"4860f75372bdfac5612c76d76bd713e72b3f45b3","after":"9d6969915cf5f505849ddd760498e2c676308a4d","ref":"refs/heads/avoid-lazy-init","pushedAt":"2024-07-30T08:06:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"fix: Avoid lazy-initialized lock","shortMessageHtmlLink":"fix: Avoid lazy-initialized lock"}},{"before":null,"after":"4860f75372bdfac5612c76d76bd713e72b3f45b3","ref":"refs/heads/avoid-lazy-init","pushedAt":"2024-07-30T08:05:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Update JS deps\n\nWe use docsify to render the documentation site, and so we have a package.json.\n\nThis updates its lockfile.\n\nI used `npm audit fix` to update only the reported issues.","shortMessageHtmlLink":"Update JS deps"}},{"before":"3502acdd9eba2074b4595e56da960d19b0c5f5be","after":null,"ref":"refs/heads/drop-30-from-ci-matrix","pushedAt":"2024-07-22T11:12:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"}},{"before":"0ffc6052eb1d766a4d63e03d445ab475fed35bfb","after":null,"ref":"refs/heads/update-js-deps","pushedAt":"2024-07-22T11:05:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"}},{"before":"073faf75393fffb1ea50507f395e2d9810005a17","after":"4860f75372bdfac5612c76d76bd713e72b3f45b3","ref":"refs/heads/main","pushedAt":"2024-07-22T11:05:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Update JS deps\n\nWe use docsify to render the documentation site, and so we have a package.json.\n\nThis updates its lockfile.\n\nI used `npm audit fix` to update only the reported issues.","shortMessageHtmlLink":"Update JS deps"}},{"before":"353f9c2b7121474050d1df373fa601588c38da5e","after":"0ffc6052eb1d766a4d63e03d445ab475fed35bfb","ref":"refs/heads/update-js-deps","pushedAt":"2024-07-22T11:02:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Merge branch 'main' into update-js-deps","shortMessageHtmlLink":"Merge branch 'main' into update-js-deps"}},{"before":"5f47cc937fc9298f3834d78bea2b10fe6ba17cff","after":"3502acdd9eba2074b4595e56da960d19b0c5f5be","ref":"refs/heads/drop-30-from-ci-matrix","pushedAt":"2024-07-22T11:00:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Merge branch 'main' into drop-30-from-ci-matrix","shortMessageHtmlLink":"Merge branch 'main' into drop-30-from-ci-matrix"}},{"before":"18524c6e89071fbaf0592790f0f1da7a64107959","after":"073faf75393fffb1ea50507f395e2d9810005a17","ref":"refs/heads/main","pushedAt":"2024-07-22T11:00:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Remove rubygems-await version pinning\n\nThe commit being pinned has now been merged to master and released","shortMessageHtmlLink":"Remove rubygems-await version pinning"}},{"before":null,"after":"5f47cc937fc9298f3834d78bea2b10fe6ba17cff","ref":"refs/heads/drop-30-from-ci-matrix","pushedAt":"2024-07-22T07:53:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"CI: Drop EOL Ruby 3.0 from build matrix","shortMessageHtmlLink":"CI: Drop EOL Ruby 3.0 from build matrix"}},{"before":null,"after":"353f9c2b7121474050d1df373fa601588c38da5e","ref":"refs/heads/update-js-deps","pushedAt":"2024-07-22T07:42:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olleolleolle","name":"Olle Jonsson","path":"/olleolleolle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211?s=80&v=4"},"commit":{"message":"Update JS deps\n\nWe use docsify to render the documentation site, and so we have a package.json.\n\nThis updates its lockfile.\n\nI used `npm audit fix` to update only the reported issues.","shortMessageHtmlLink":"Update JS deps"}},{"before":"d51c392c2cb18526d5cba13c56d625a45435724a","after":"18524c6e89071fbaf0592790f0f1da7a64107959","ref":"refs/heads/main","pushedAt":"2024-07-08T09:36:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iMacTia","name":"Matt","path":"/iMacTia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2527520?s=80&v=4"},"commit":{"message":"Version bump to 2.10.0","shortMessageHtmlLink":"Version bump to 2.10.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEstUeRwA","startCursor":null,"endCursor":null}},"title":"Activity · lostisland/faraday"}