[PR #3450] chore(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.2 in /libs/sdk-js #3294

Closed
opened 2026-02-20 17:48:22 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3450

State: closed
Merged: No


Bumps @octokit/plugin-paginate-rest from 11.3.5 to 11.4.2.

Release notes

Sourced from @​octokit/plugin-paginate-rest's releases.

v11.4.2

11.4.2 (2025-02-13)

Bug Fixes

v11.4.1

11.4.1 (2025-02-13)

Bug Fixes

v11.4.0

11.4.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#646) (a73883f)

v11.3.6

11.3.6 (2024-11-26)

Bug Fixes

  • types: bump @octokit/types to improve Deno compatibility (#642) (acb6a6e)
Commits
  • 8b8c500 fix(types): add back the pagination keys (#653)
  • 41876f4 chore(deps): update dependency prettier to v3.5.1 (#658)
  • 7d1fade fix: mitigate ReDos issues & linting issues (#659)
  • bb6c4f9 Merge commit from fork
  • d9c1e8f chore(deps): update dependency esbuild to ^0.25.0 (#656)
  • 7ed5627 build(deps-dev): bump vitest and @​vitest/coverage-v8 (#655)
  • 4a41307 build: remove @​types/fetch-mock (#654)
  • 31f8fe9 build(deps): bump vite from 5.4.6 to 6.0.11 (#651)
  • bc38852 chore(deps): update vitest monorepo to v3 (major) (#650)
  • a73883f feat: new action runner groups endpoints, new code scanning alerts autofix en...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3450 **State:** closed **Merged:** No --- Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.3.5 to 11.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-paginate-rest.js/releases"><code>@​octokit/plugin-paginate-rest</code>'s releases</a>.</em></p> <blockquote> <h2>v11.4.2</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.1...v11.4.2">11.4.2</a> (2025-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add back the pagination keys (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/653">#653</a>) (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/8b8c500a2523329b3ba8adfa258a8def66ddb12e">8b8c500</a>), closes <a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/652">#652</a></li> </ul> <h2>v11.4.1</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.4.0...v11.4.1">11.4.1</a> (2025-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li>mitigate ReDos issues &amp; linting issues (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/659">#659</a>) (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/7d1fade7d42500129af04af327c0915a12253f71">7d1fade</a>), fixes <a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/657">#657</a></li> </ul> <h2>v11.4.0</h2> <h1><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.6...v11.4.0">11.4.0</a> (2025-01-08)</h1> <h3>Features</h3> <ul> <li>new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/646">#646</a>) (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/a73883fe1e82e2cae7ba83468327dd0e75303a39">a73883f</a>)</li> </ul> <h2>v11.3.6</h2> <h2><a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.5...v11.3.6">11.3.6</a> (2024-11-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> bump <code>@octokit/types</code> to improve Deno compatibility (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/642">#642</a>) (<a href="https://github.com/octokit/plugin-paginate-rest.js/commit/acb6a6e0bf02cdd14b79c89658a566490f504b9a">acb6a6e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/8b8c500a2523329b3ba8adfa258a8def66ddb12e"><code>8b8c500</code></a> fix(types): add back the pagination keys (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/653">#653</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/41876f409d36ce81e64af1edd49f55da948ba63d"><code>41876f4</code></a> chore(deps): update dependency prettier to v3.5.1 (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/658">#658</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/7d1fade7d42500129af04af327c0915a12253f71"><code>7d1fade</code></a> fix: mitigate ReDos issues &amp; linting issues (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/659">#659</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/bb6c4f945d8023902cf387391d2b2209261044ab"><code>bb6c4f9</code></a> Merge commit from fork</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/d9c1e8faa6517e5294dedce6525f0d6677d3dffd"><code>d9c1e8f</code></a> chore(deps): update dependency esbuild to ^0.25.0 (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/656">#656</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/7ed5627482d55cee47eee5f4e2902342cd1978e3"><code>7ed5627</code></a> build(deps-dev): bump vitest and <code>@​vitest/coverage-v8</code> (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/655">#655</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/4a413071167183f14f6ffa99afe9b9da2670a593"><code>4a41307</code></a> build: remove <code>@​types/fetch-mock</code> (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/654">#654</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/31f8fe9407ffa86b33089c4f91a7a322969bb108"><code>31f8fe9</code></a> build(deps): bump vite from 5.4.6 to 6.0.11 (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/651">#651</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/bc38852e522ecd82e2e20e9dee091b2662ede7d6"><code>bc38852</code></a> chore(deps): update vitest monorepo to v3 (major) (<a href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/650">#650</a>)</li> <li><a href="https://github.com/octokit/plugin-paginate-rest.js/commit/a73883fe1e82e2cae7ba83468327dd0e75303a39"><code>a73883f</code></a> feat: new action runner groups endpoints, new code scanning alerts autofix en...</li> <li>Additional commits viewable in <a href="https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.5...v11.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/plugin-paginate-rest&package-manager=npm_and_yarn&previous-version=11.3.5&new-version=11.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/langchain-ai/langgraph/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
yindo added the pull-request label 2026-02-20 17:48:23 -05:00
yindo closed this issue 2026-02-20 17:48:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3294