Skip to content

Commit

Permalink
XS⚠️ ◾ Bump octokit from 3.1.1 to 3.1.2 (#448)
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.1.1 to
3.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/octokit.js/releases">octokit's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.2</h2>
<h2><a
href="https://github.com/octokit/octokit.js/compare/v3.1.1...v3.1.2">3.1.2</a>
(2023-11-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>updates app.js for the handling of an error being thrown by the
verify method in webhooks.js (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2576">#2576</a>)
(<a
href="https://github.com/octokit/octokit.js/commit/b59da8030f23dcd6b70d01a5d02e49fba600b4e8">b59da80</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/octokit.js/commit/b59da8030f23dcd6b70d01a5d02e49fba600b4e8"><code>b59da80</code></a>
fix: updates app.js for the handling of an error being thrown by the
verify m...</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/f514e4b505ae3a329519a0caf5a26a8e10da5596"><code>f514e4b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2574">#2574</a>)</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/fdc9bbaa7158ad6149f2ea908d63257efffd2c42"><code>fdc9bba</code></a>
chore(deps): update dependency prettier to v3.1.0</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/d3a9984b1950858e832d8182dd683700e096a9f3"><code>d3a9984</code></a>
build(deps): lock file maintenance</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/870d89df8da8cf9d0d4ef671c1d4a31ad8bf5172"><code>870d89d</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2565">#2565</a>)</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/78735dd4226ab6ce31a62b5f040f4ee1e3f8aa81"><code>78735dd</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2562">#2562</a>)</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/72ea679b9949f692bbf04fa9427d5b244203d74f"><code>72ea679</code></a>
chore(deps): update dependency <code>@​types/node</code> to v20</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/692f7dbccba526254f96484b8c964d1f7b2db31e"><code>692f7db</code></a>
ci(action): update actions/setup-node action to v4 (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2560">#2560</a>)</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/5b47b84aa81787ca6c630e12ee0f35a51f1fb84a"><code>5b47b84</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2558">#2558</a>)</li>
<li><a
href="https://github.com/octokit/octokit.js/commit/941c584081e51f882caa5954d1d2686f0aafbd0e"><code>941c584</code></a>
docs: fixing typos in README (<a
href="https://redirect.github.com/octokit/octokit.js/issues/2557">#2557</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/octokit.js/compare/v3.1.1...v3.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=octokit&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.1.2)](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/microsoft/PR-Metrics/network/alerts).

</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Dec 18, 2023
1 parent 672351a commit b305e70
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 109 deletions.
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

182 changes: 77 additions & 105 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.6.1",
"isomorphic-fetch": "^3.0.0",
"octokit": "^3.1.1",
"octokit": "^3.1.2",
"parse-git-diff": "^0.0.14",
"reflect-metadata": "^0.1.13",
"tsyringe": "^4.8.0"
Expand Down

0 comments on commit b305e70

Please sign in to comment.