{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":29849956,"defaultBranch":"main","name":"node-fetch","ownerLogin":"node-fetch","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-01-26T07:29:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/59502381?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1692811115.0","currentOid":""},"activityList":{"items":[{"before":"65ae25a1da2834b046c218685f2085a06f679492","after":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","ref":"refs/heads/2.x","pushedAt":"2023-08-23T17:17:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gr2m","name":"Gregor Martynus","path":"/gr2m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39992?s=80&v=4"},"commit":{"message":"feat: `AbortError` (#1744)","shortMessageHtmlLink":"feat: AbortError (#1744)"}},{"before":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","after":"65ae25a1da2834b046c218685f2085a06f679492","ref":"refs/heads/2.x","pushedAt":"2023-08-18T20:23:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"fix: Remove the default connection close header (#1765)\n\nInstead, we rely on the underlying http implementation in Node.js\r\nto handle this, as per the documentation at\r\nhttps://nodejs.org/api/http.html#new-agentoptions\r\n\r\nThis fixes #1735 and likely replaces #1473\r\n\r\nThe original change introducing this provided no clear motivation\r\nfor the override, and the implementation has since been changed to\r\ndisable this header when an agent is provided, so I think there\r\nis sufficient evidence that removing this is the correct behaviour.\r\nhttps://github.com/node-fetch/node-fetch/commit/af21ae6c1c964cd40e48e974af56ea2e1361304f\r\nhttps://github.com/node-fetch/node-fetch/commit/7f68577de44c7d1efe7009b212f7c54a0b4a709b\r\n\r\nThis commit is backported to the v2 branch from #1736 against v3.","shortMessageHtmlLink":"fix: Remove the default connection close header (#1765)"}},{"before":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","after":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","ref":"refs/heads/main","pushedAt":"2023-07-25T11:49:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"fix: Remove the default connection close header. (#1736)\n\nInstead, we rely on the underlying http implementation in Node.js\r\nto handle this, as per the documentation at\r\nhttps://nodejs.org/api/http.html#new-agentoptions\r\n\r\nThis fixes #1735 and likely replaces #1473\r\n\r\nThe original change introducing this provided no clear motivation\r\nfor the override, and the implementation has since been changed to\r\ndisable this header when an agent is provided, so I think there\r\nis sufficient evidence that removing this is the correct behaviour.\r\nhttps://github.com/node-fetch/node-fetch/commit/af21ae6c1c964cd40e48e974af56ea2e1361304f\r\nhttps://github.com/node-fetch/node-fetch/commit/7f68577de44c7d1efe7009b212f7c54a0b4a709b","shortMessageHtmlLink":"fix: Remove the default connection close header. (#1736)"}},{"before":"afb36f6c178342488d71947dfc87e7ddd19fab9e","after":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","ref":"refs/heads/2.x","pushedAt":"2023-06-29T19:15:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"fix: socket variable testing for undefined (#1726)\n\n* fix: socket variable testing for undefined\r\nAvoid issue where socket event was not triggered and local socket vraible is not defined.\r\nThis issue is reproducible only using deno.\r\n\r\n* chore: made socket test capture simpler\r\nOnly controls the execution of the section that uses socket.\r\n\r\n* Update src/index.js\r\n\r\nCo-authored-by: Linus Unnebäck \r\n\r\n* Update index.js\r\n\r\n---------\r\n\r\nCo-authored-by: Linus Unnebäck \r\nCo-authored-by: Jimmy Wärting ","shortMessageHtmlLink":"fix: socket variable testing for undefined (#1726)"}},{"before":"29909d75c62d51e0d1c23758e526dba74bfd463d","after":"afb36f6c178342488d71947dfc87e7ddd19fab9e","ref":"refs/heads/2.x","pushedAt":"2023-05-09T11:05:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"Revert \"fix: handle bom in text and json (#1739)\" (#1741)\n\nThis reverts commit 29909d75c62d51e0d1c23758e526dba74bfd463d.","shortMessageHtmlLink":"Revert \"fix: handle bom in text and json (#1739)\" (#1741)"}},{"before":null,"after":"921280de9d469f03e235a3cf3a31c12481787cf2","ref":"refs/heads/revert-1739-2.x","pushedAt":"2023-05-09T05:09:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"Revert \"fix: handle bom in text and json (#1739)\"\n\nThis reverts commit 29909d75c62d51e0d1c23758e526dba74bfd463d.","shortMessageHtmlLink":"Revert \"fix: handle bom in text and json (#1739)\""}},{"before":"70f592d9d2da959df1cebc2dd2314286a4bcf345","after":"29909d75c62d51e0d1c23758e526dba74bfd463d","ref":"refs/heads/2.x","pushedAt":"2023-05-08T16:19:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"fix: handle bom in text and json (#1739)\n\n* fix: handle bom in text and json\r\n* add unit tests","shortMessageHtmlLink":"fix: handle bom in text and json (#1739)"}},{"before":"8ced5b941cf36d0d7e0c1017aa2a4abcb29ecd89","after":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","ref":"refs/heads/main","pushedAt":"2023-03-11T10:47:06.133Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimmywarting","name":"Jimmy Wärting","path":"/jimmywarting","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1148376?s=80&v=4"},"commit":{"message":"fix: release \"Allow URL class object as an argument for fetch()\" #1696 (#1716)","shortMessageHtmlLink":"fix: release \"Allow URL class object as an argument for fetch()\" #1696 ("}},{"before":"4513aca35273d9d518e3da16d7ed2e05d9f59e13","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.26.0","pushedAt":"2023-03-08T05:00:01.304Z","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":"fe697c3c61a15ac69192f6ed60f3eba1f7a460a3","ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.26.1","pushedAt":"2023-03-08T04:59:54.628Z","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-dev): bump tsd from 0.14.0 to 0.26.1\n\nBumps [tsd](https://github.com/SamVerschueren/tsd) from 0.14.0 to 0.26.1.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.14.0...v0.26.1)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump tsd from 0.14.0 to 0.26.1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADcQIp1gA","startCursor":null,"endCursor":null}},"title":"Activity · node-fetch/node-fetch"}