Skip to content

Commit

Permalink
build(deps): Bump Octokit from 13.0.1 to 14.0.0 (#703)
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 13.0.1 to
14.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/octokit.net/releases">Octokit's
releases</a>.</em></p>
<blockquote>
<h2>v14.0.0</h2>
<h2>What's Changed</h2>
<h3>Breaking changes</h3>
<p>Note: The breaking changes in this release primarily deal with moving
the last remaining Int32 to Int64 conversions. This change, while
breaking, should have nominal impact.</p>
<ul>
<li>BREAKING CHANGE: Issue ID should be a long by <a
href="https://github.com/kzu"><code>@​kzu</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2962">octokit/octokit.net#2962</a></li>
<li>BREAKING CHANGE: Use long type for reading PunchCard statistics,
just in case by <a
href="https://github.com/TimLovellSmith"><code>@​TimLovellSmith</code></a>
in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2949">octokit/octokit.net#2949</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>Adding support for creating Codespaces and getting available machine
types by <a
href="https://github.com/Aaron-Junker"><code>@​Aaron-Junker</code></a>
in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2929">octokit/octokit.net#2929</a></li>
<li>Add support for Workflows <code>CreateDispatch</code> via repository
ID by <a
href="https://github.com/Cyberboss"><code>@​Cyberboss</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2960">octokit/octokit.net#2960</a></li>
<li>[FEAT]: Add support for Public Keys API by <a
href="https://github.com/colbylwilliams"><code>@​colbylwilliams</code></a>
in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2945">octokit/octokit.net#2945</a></li>
<li>Add optional cancellation token for oauth client by <a
href="https://github.com/zoriya"><code>@​zoriya</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2988">octokit/octokit.net#2988</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix runner group access return type by <a
href="https://github.com/MatisseHack"><code>@​MatisseHack</code></a> in
<a
href="https://redirect.github.com/octokit/octokit.net/pull/2965">octokit/octokit.net#2965</a></li>
<li>Reduce string allocations during SimpleJson.ParseString by <a
href="https://github.com/ToddGrun"><code>@​ToddGrun</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2977">octokit/octokit.net#2977</a></li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2952">octokit/octokit.net#2952</a></li>
<li>Bump xunit from 2.8.1 to 2.9.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2951">octokit/octokit.net#2951</a></li>
<li>Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2961">octokit/octokit.net#2961</a></li>
<li>Bump NSubstitute from 5.1.0 to 5.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2979">octokit/octokit.net#2979</a></li>
<li>Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2978">octokit/octokit.net#2978</a></li>
<li>Bump Microsoft.NET.Test.Sdk and
Microsoft.NETFramework.ReferenceAssemblies by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2984">octokit/octokit.net#2984</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Aaron-Junker"><code>@​Aaron-Junker</code></a>
made their first contribution in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2929">octokit/octokit.net#2929</a></li>
<li><a href="https://github.com/zoriya"><code>@​zoriya</code></a> made
their first contribution in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2988">octokit/octokit.net#2988</a></li>
<li><a href="https://github.com/ToddGrun"><code>@​ToddGrun</code></a>
made their first contribution in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2977">octokit/octokit.net#2977</a></li>
<li><a
href="https://github.com/TimLovellSmith"><code>@​TimLovellSmith</code></a>
made their first contribution in <a
href="https://redirect.github.com/octokit/octokit.net/pull/2949">octokit/octokit.net#2949</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/octokit/octokit.net/compare/v13.0.1...v14.0.0">https://github.com/octokit/octokit.net/compare/v13.0.1...v14.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/octokit.net/commit/7fa5b0fe4a18c9b981b21290c3ca9320b2d6415b"><code>7fa5b0f</code></a>
BREAKING CHANGE: Use long type for reading PunchCard statistics, just in
case...</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/ffd1b40ecbabffd42ff906cb7fd547c147cacc6d"><code>ffd1b40</code></a>
BREAKING CHANGE: Issue ID should be a long (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2962">#2962</a>)</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/7c6c08f86114c2e452524f8ca1c9b670443b3857"><code>7c6c08f</code></a>
fix: Reduce string allocations during SimpleJson.ParseString (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2977">#2977</a>)</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/4f892d696acf51de9ed208315972d5b58c25096b"><code>4f892d6</code></a>
feat: Add optional cancellation token for oauth client</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/f9fb116eabe0028b7e61d25bbe81403673338824"><code>f9fb116</code></a>
[FEAT]: Add support for Public Keys API (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2945">#2945</a>)</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/6eefc5921be18ee14f860516a9d568a5615ab5c5"><code>6eefc59</code></a>
Bump Microsoft.NET.Test.Sdk and
Microsoft.NETFramework.ReferenceAssemblies (#...</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/82ce1d503160d24ea1e096722922f4ff50d675b1"><code>82ce1d5</code></a>
Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2978">#2978</a>)</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/bd51f93930980bc3c3401ccc10b700fc5215b225"><code>bd51f93</code></a>
Bump NSubstitute from 5.1.0 to 5.3.0 (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2979">#2979</a>)</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/28ae4ef85339e3cd8ef65a4e293790fb811d224a"><code>28ae4ef</code></a>
Bump xunit from 2.9.1 to 2.9.2 (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2972">#2972</a>)</li>
<li><a
href="https://github.com/octokit/octokit.net/commit/8b0945c1b50c1555df538abc92a42f7b1dd2bed6"><code>8b0945c</code></a>
Bump xunit from 2.9.0 to 2.9.1 (<a
href="https://redirect.github.com/octokit/octokit.net/issues/2968">#2968</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/octokit.net/compare/v13.0.1...v14.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Octokit&package-manager=nuget&previous-version=13.0.1&new-version=14.0.0)](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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 89badee commit 937b34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Octokit" Version="13.0.1" />
<PackageVersion Include="Octokit" Version="14.0.0" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 937b34a

Please sign in to comment.