Stream: git-wasmtime

Topic: wasmtime / PR #10246 build(deps): bump @octokit/plugin-pa...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2025 at 20:59):

dependabot[bot] requested cfallin for a review on PR #10246.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2025 at 20:59):

dependabot[bot] requested wasmtime-default-reviewers for a review on PR #10246.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2025 at 20:59):

dependabot[bot] opened PR #10246 from bytecodealliance:dependabot/npm_and_yarn/dot-github/actions/github-release/multi-0f30d60bd3 to bytecodealliance:main:

Bumps @octokit/plugin-paginate-rest to 9.2.2 and updates ancestor dependency @actions/github. These dependencies need to be updated together.

Updates @octokit/plugin-paginate-rest from 2.21.3 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/v2.21.3...v9.2.2">compare view</a></li>
</ul>
</details>
<br />

Updates @actions/github from 5.1.0 to 6.0.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md"><code>@​actions/github</code>'s changelog</a>.</em></p>
<blockquote>
<h3>6.0.0</h3>
<ul>
<li>Support the latest Octokit in <code>@​actions/github</code> <a href="https://redirect.github.com/actions/toolkit/pull/1553">#1553</a>
<ul>
<li>Drop support of NodeJS v14, v16</li>
</ul>
</li>
</ul>
<h3>5.1.1</h3>
<ul>
<li>Export default octokit options <a href="https://redirect.github.com/actions/toolkit/pull/1188">#1188</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/actions/toolkit/commits/HEAD/packages/github">compare view</a></li>
</ul>
</details>
<br />

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:

</details>

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2025 at 19:04):

alexcrichton closed without merge PR #10246.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2025 at 19:04):

dependabot[bot] commented on PR #10246:

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


Last updated: Feb 28 2025 at 03:10 UTC