litetex / TopGHRepos

Searches the top (most starred) repos of GitHub
MIT License
2 stars 2 forks source link

Update dependency Octokit to v10 #221

Closed litetex-renovate closed 8 months ago

litetex-renovate commented 8 months ago

This PR contains the following updates:

Package Type Update Change
Octokit nuget major 9.1.2 -> 10.0.0

Release Notes

octokit/octokit.net (Octokit) ### [`v10.0.0`](https://togithub.com/octokit/octokit.net/releases/tag/v10.0.0) Breaking change: - Change "IssueId" to `long` by [@​Leh2](https://togithub.com/Leh2) in [https://github.com/octokit/octokit.net/pull/2890](https://togithub.com/octokit/octokit.net/pull/2890) #### What's Changed - (docs): link corrections by [@​kfcampbell](https://togithub.com/kfcampbell) in [https://github.com/octokit/octokit.net/pull/2874](https://togithub.com/octokit/octokit.net/pull/2874) - Fix: Add `RequiredSignatures` to the `BranchProtectionSettingsUpdate` Type by [@​wesdevpro](https://togithub.com/wesdevpro) in [https://github.com/octokit/octokit.net/pull/2873](https://togithub.com/octokit/octokit.net/pull/2873) - build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2884](https://togithub.com/octokit/octokit.net/pull/2884) - feat: Adds cancel invitation by [@​thomaslem](https://togithub.com/thomaslem) in [https://github.com/octokit/octokit.net/pull/2881](https://togithub.com/octokit/octokit.net/pull/2881) - feat: Add 'Pending' member to WorkflowJobStatus enum by [@​redoz](https://togithub.com/redoz) in [https://github.com/octokit/octokit.net/pull/2885](https://togithub.com/octokit/octokit.net/pull/2885) - Update Dockerfile to omit mkdocs so that pre-builds will complete successfully by [@​nickfloyd](https://togithub.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2886](https://togithub.com/octokit/octokit.net/pull/2886) - build(deps): bump xunit from 2.6.6 to 2.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2888](https://togithub.com/octokit/octokit.net/pull/2888) - build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2887](https://togithub.com/octokit/octokit.net/pull/2887) #### New Contributors - [@​redoz](https://togithub.com/redoz) made their first contribution in [https://github.com/octokit/octokit.net/pull/2885](https://togithub.com/octokit/octokit.net/pull/2885) - [@​Leh2](https://togithub.com/Leh2) made their first contribution in [https://github.com/octokit/octokit.net/pull/2890](https://togithub.com/octokit/octokit.net/pull/2890) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v9.1.2...v10.0.0

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.