litetex / TopGHRepos

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

Update dependency Octokit to v9 #191

Closed litetex-renovate closed 1 year ago

litetex-renovate commented 1 year ago

This PR contains the following updates:

Package Type Update Change
Octokit nuget major 8.1.1 -> 9.0.0

Release Notes

octokit/octokit.net (Octokit) ### [`v9.0.0`](https://togithub.com/octokit/octokit.net/releases/tag/v9.0.0) #### What's Changed ##### Breaking changes - Removes the .NET 5.0 support by [@​nickfloyd](https://togithub.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2806](https://togithub.com/octokit/octokit.net/pull/2806) ##### Features - \[feat]: Add RenameBranch method to RepositoryBranchesClient by [@​dirtygooback](https://togithub.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2799](https://togithub.com/octokit/octokit.net/pull/2799) ##### Fixes - (fix) RepositoryContentsClient.GetArchive does not return the expected binary content by [@​Jericho](https://togithub.com/Jericho) in [https://github.com/octokit/octokit.net/pull/2803](https://togithub.com/octokit/octokit.net/pull/2803) ##### Maintenance - build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2805](https://togithub.com/octokit/octokit.net/pull/2805) - build(deps): bump xunit from 2.5.1 to 2.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2804](https://togithub.com/octokit/octokit.net/pull/2804) #### New Contributors - [@​Jericho](https://togithub.com/Jericho) made their first contribution in [https://github.com/octokit/octokit.net/pull/2803](https://togithub.com/octokit/octokit.net/pull/2803) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v8.1.1...v9.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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here