tag:github.com,2008:https://github.com/octokit/request.js/releases
Tags from request.js
2025-04-10T02:52:23Z
tag:github.com,2008:Repository/154035974/v9.2.3
2025-04-10T02:52:59Z
v9.2.3
<p>fix(deps): update dependency @octokit/types to v14 (<a class="issue-link js-issue-link" href="https://github.com/octokit/request.js/pull/753">#753</a>)</p>
<p>* fix(deps): update dependency @octokit/types to v14</p>
<p>* update request-error</p>
<p>* update endpoint</p>
<p>---------</p>
<p>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
<br />Co-authored-by: wolfy1339 <webmaster@wolfy1339.com></p>
github-actions
tag:github.com,2008:Repository/154035974/v8.4.1
2025-02-15T00:08:45Z
v8.4.1
github-actions
tag:github.com,2008:Repository/154035974/v9.2.2
2025-02-14T22:18:58Z
v9.2.2
<p>fix(deps): update dependency @octokit/request-error to v6.1.7 [securi…</p>
<p>…ty] (<a class="issue-link js-issue-link" href="https://github.com/octokit/request.js/pull/740">#740</a>)</p>
<p>* fix(deps): update dependency @octokit/request-error to v6.1.7 [security]</p>
<p>* bump in package.json</p>
<p>---------</p>
<p>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
<br />Co-authored-by: wolfy1339 <webmaster@wolfy1339.com></p>
github-actions
tag:github.com,2008:Repository/154035974/v9.2.1
2025-02-13T18:56:23Z
v9.2.1
<p>fix: mitigate ReDos vulnerabilities & lint (<a class="issue-link js-issue-link" href="https://github.com/octokit/request.js/pull/738">#738</a>)</p>
<p>Releases <a class="commit-link" href="https://github.com/octokit/request.js/commit/34ff07ee86fc5c20865982d77391bc910ef19c68"><tt>34ff07e</tt></a>
<br />* Linting issues
<br />* update `@octokit/endpoint` and `@octokit/request-error`</p>
github-actions
tag:github.com,2008:Repository/154035974/v9.2.0
2025-01-16T16:54:35Z
v9.2.0
<p>feat: correctly parse response bodies as JSON where the Content-Type …</p>
<p>…is `application/scim+json` (<a class="issue-link js-issue-link" href="https://github.com/octokit/request.js/pull/731">#731</a>)</p>
<p>GitHub has APIs that return `application/scim+json` response bodies. Currently, these responses are not parsed as JSON, and instead, an `ArrayBuffer` is returned in `response.data`.</p>
<p>This adds handling for `application/scim+json` so they are parsed as JSON as normal.</p>
github-actions
tag:github.com,2008:Repository/154035974/v9.1.4
2024-12-29T15:51:54Z
v9.1.4
github-actions
tag:github.com,2008:Repository/154035974/v9.1.3
2024-07-14T19:25:26Z
v9.1.3
github-actions
tag:github.com,2008:Repository/154035974/v9.1.2
2024-07-13T11:13:46Z
v9.1.2
<p>fix(refactor): async await instead of Promise chain (<a class="issue-link js-issue-link" href="https://github.com/octokit/request.js/pull/711">#711</a>)</p>
<p>* fail early, fail fast</p>
<p>* improve</p>
<p>* improve tests</p>
<p>* AbortSignal should result in a status code 0</p>
<p>* minor change</p>
<p>* streamline further</p>
<p>* remove case</p>
<p>* status 500 for abort error</p>
<p>* add Dispatcher testcase for timeout</p>
<p>* adapt requested changes</p>
github-actions
tag:github.com,2008:Repository/154035974/v9.1.1
2024-04-15T18:41:52Z
v9.1.1
github-actions
tag:github.com,2008:Repository/154035974/v9.1.0
2024-04-09T20:59:03Z
v9.1.0
github-actions