Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit ae2188b

Browse files
authored
chore(deps): update dependency octokit to v5.0.4 (#270)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Octokit](https://togithub.com/octokit/octokit.net) | nuget | patch | `5.0.2` -> `5.0.4` | --- ### Release Notes <details> <summary>octokit/octokit.net</summary> ### [`v5.0.4`](https://togithub.com/octokit/octokit.net/releases/tag/v5.0.4) #### What's Changed - Added Mannequin account type for migrated repos by [@&#8203;MGbiorczyk95](https://togithub.com/MGbiorczyk95) in [https://github.com/octokit/octokit.net/pull/2694](https://togithub.com/octokit/octokit.net/pull/2694) #### New Contributors - [@&#8203;MGbiorczyk95](https://togithub.com/MGbiorczyk95) made their first contribution in [https://github.com/octokit/octokit.net/pull/2694](https://togithub.com/octokit/octokit.net/pull/2694) **Full Changelog**: octokit/octokit.net@v5.0.3...v5.1.0 ### [`v5.0.3`](https://togithub.com/octokit/octokit.net/releases/tag/v5.0.3) #### What's Changed ##### Features - Add missing workflow run conclusions by [@&#8203;ezhevita](https://togithub.com/ezhevita) in [https://github.com/octokit/octokit.net/pull/2685](https://togithub.com/octokit/octokit.net/pull/2685) ##### Maintenance - build(deps): bump GitHubJwt from 0.0.5 to 0.0.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2691](https://togithub.com/octokit/octokit.net/pull/2691) #### New Contributors - [@&#8203;ezhevita](https://togithub.com/ezhevita) made their first contribution in [https://github.com/octokit/octokit.net/pull/2685](https://togithub.com/octokit/octokit.net/pull/2685) **Full Changelog**: octokit/octokit.net@v5.0.2...v5.0.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Fortunevale/ProjectMakoto). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
2 parents b64824d + 863b349 commit ae2188b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ProjectMakoto/ProjectMakoto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0-1.final" />
4040
<PackageReference Include="Microsoft.CodeAnalysis.Scripting" Version="4.6.0-1.final" />
4141
<PackageReference Include="MySql.Data" Version="8.0.32.1" />
42-
<PackageReference Include="Octokit" Version="5.0.2" />
42+
<PackageReference Include="Octokit" Version="5.0.4" />
4343
<PackageReference Include="QuickChart" Version="2.3.0" />
4444
<PackageReference Include="System.Data.SQLite" Version="1.0.117" />
4545
</ItemGroup>

0 commit comments

Comments
 (0)