Skip to content

Commit

Permalink
chore(deps): bump @octokit/endpoint from 9.0.5 to 9.0.6 (#2851)
Browse files Browse the repository at this point in the history
Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from
9.0.5 to 9.0.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/endpoint.js/releases"><code>@​octokit/endpoint</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.0.6</h2>
<h2><a
href="https://github.com/octokit/endpoint.js/compare/v9.0.5...v9.0.6">9.0.6</a>
(2025-02-14)</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/endpoint.js/issues/515">#515</a>)
(<a
href="https://github.com/octokit/endpoint.js/commit/599ff4f76534ea2872f40b41c4ffbbcca987d6a5">599ff4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/endpoint.js/commit/599ff4f76534ea2872f40b41c4ffbbcca987d6a5"><code>599ff4f</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/endpoint.js/issues/515">#515</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/endpoint.js/compare/v9.0.5...v9.0.6">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/endpoint&package-manager=npm_and_yarn&previous-version=9.0.5&new-version=9.0.6)](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/AmadeusITGroup/otter/network/alerts).

</details>
  • Loading branch information
matthieu-crouzet authored Feb 17, 2025
2 parents 3f4eacc + 96f2945 commit 1834268
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10909,12 +10909,12 @@ __metadata:
linkType: hard

"@octokit/endpoint@npm:^9.0.1":
version: 9.0.5
resolution: "@octokit/endpoint@npm:9.0.5"
version: 9.0.6
resolution: "@octokit/endpoint@npm:9.0.6"
dependencies:
"@octokit/types": "npm:^13.1.0"
universal-user-agent: "npm:^6.0.0"
checksum: 10/212122f653bf076ec37dd7de44bd54db74aa3cd16be4c395c91444488331becd83351e26b30248168e2cc28fc07b1a96e8f74adbbab02826f76de92e069f391f
checksum: 10/2bf776423365ee926bf3f722a664e52f1070758eff4a176279fb132103fd0c76e3541f83ace49bbad9a64f9c9b8de453be565ca8d6136989e9514dea65380ecf
languageName: node
linkType: hard

Expand Down

0 comments on commit 1834268

Please sign in to comment.