-
Notifications
You must be signed in to change notification settings - Fork 9
Commit f69487b
authored
build(deps): bump @octokit/plugin-paginate-rest from 9.0.0 to 9.2.2 (#1037)
Bumps
[@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js)
from 9.0.0 to 9.2.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>v9.2.2</h2>
<h2><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.2.1...v9.2.2">9.2.2</a>
(2025-02-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ReDos regex vulnerability, reported by <a
href="https://github.com/DayShift"><code>@DayShift</code></a> (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/660">#660</a>)
(<a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/e1e44898cf1870f1496ae7f5b2a4476c71044e6b">e1e4489</a>)</li>
</ul>
<h2>v9.2.1</h2>
<h2><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.2.0...v9.2.1">9.2.1</a>
(2024-03-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pkg:</strong> pin <code>@octokit/core</code> peerDependency
to v5 (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/599">#599</a>)
(<a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/5b84386830ebfe873f4ab7e106cc33eec6a2ace7">5b84386</a>)</li>
</ul>
<h2>v9.2.0</h2>
<h1><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.1.5...v9.2.0">9.2.0</a>
(2024-02-22)</h1>
<h3>Features</h3>
<ul>
<li>new <code>/orgs/{org}/organization-roles/{role_id}/teams</code> and
<code>/orgs/{org}/organization-roles/{role_id}/users</code> endpoints
(<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/594">#594</a>)
(<a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/75aeaafae8b52afe744958075d95111f37343093">75aeaaf</a>)</li>
</ul>
<h2>v9.1.5</h2>
<h2><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.1.4...v9.1.5">9.1.5</a>
(2023-12-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump octokit/types minor version (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/581">#581</a>)
(<a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/65baec44474875a48ff20c22e109f1a574421dc5">65baec4</a>)</li>
</ul>
<h2>v9.1.4</h2>
<h2><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.1.3...v9.1.4">9.1.4</a>
(2023-11-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@octokit/types</code> (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/575">#575</a>)
(<a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/27db9ae012528921725d929af43111469faff901">27db9ae</a>)</li>
</ul>
<h2>v9.1.3</h2>
<h2><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.1.2...v9.1.3">9.1.3</a>
(2023-11-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@octokit/types</code> (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/574">#574</a>)
(<a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/0940cb70e4f7ae86c80f6101c01f2699076bd363">0940cb7</a>)</li>
</ul>
<h2>v9.1.2</h2>
<h2><a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.1.1...v9.1.2">9.1.2</a>
(2023-10-26)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/e1e44898cf1870f1496ae7f5b2a4476c71044e6b"><code>e1e4489</code></a>
fix: ReDos regex vulnerability, reported by <a
href="https://github.com/DayShift"><code>@DayShift</code></a> (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/660">#660</a>)</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/5b84386830ebfe873f4ab7e106cc33eec6a2ace7"><code>5b84386</code></a>
fix(pkg): pin <code>@octokit/core</code> peerDependency to v5 (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/599">#599</a>)</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/fa01f94c624b3b67f6ef687c80865773a1c99676"><code>fa01f94</code></a>
ci(action): update actions/add-to-project action to v0.6.0 (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/598">#598</a>)</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/75aeaafae8b52afe744958075d95111f37343093"><code>75aeaaf</code></a>
feat: new <code>/orgs/{org}/organization-roles/{role_id}/teams</code>
and `/orgs/{org}/o...</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/54d6bcfef756e5b329d817ce5ad3f92885a00a7d"><code>54d6bcf</code></a>
chore(deps): update dependency prettier to v3.2.5</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/1bfa2f8d338158db33af812168bbfad9d8af4f00"><code>1bfa2f8</code></a>
chore(deps): update dependency npm-run-all2 to v6</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/eb4a8fe643a368ef3d68f8901d551638230581e1"><code>eb4a8fe</code></a>
chore(deps): replace dependency npm-run-all with npm-run-all2
^5.0.0</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/11ef7798c8519e8446a92605d4e4bd2008a42c07"><code>11ef779</code></a>
chore(deps): update dependency esbuild to ^0.20.0</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/2b6cc98c51e0816a2873ea5d6e6b4edb01d2e9b9"><code>2b6cc98</code></a>
ci(action): update peter-evans/create-or-update-comment action to
v4</li>
<li><a
href="https://github.com/octokit/plugin-paginate-rest.js/commit/d7c9de5bb0366b61666c1270138ce93059c3402a"><code>d7c9de5</code></a>
chore(deps): update dependency prettier to v3.2.4 (<a
href="https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/588">#588</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-paginate-rest.js/compare/v9.0.0...v9.2.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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/contentful/contentful-merge/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b747e67 commit f69487bCopy full SHA for f69487b
File tree
Expand file treeCollapse file tree
1 file changed
+71
-65
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+71
-65
lines changed+71-65Lines changed: 71 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments