litetex / TopGHRepos

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

Update dependency Octokit to v11 #226

Closed litetex-renovate closed 5 months ago

litetex-renovate commented 5 months ago

This PR contains the following updates:

Package Type Update Change
Octokit nuget major 10.0.0 -> 11.0.0

Release Notes

octokit/octokit.net (Octokit) ### [`v11.0.0`](https://togithub.com/octokit/octokit.net/releases/tag/v11.0.0) #### What's Changed BREAKING CHANGE ##### Features - feat: Add create organization invitation via email by [@​skyemcleman](https://togithub.com/skyemcleman) in [https://github.com/octokit/octokit.net/pull/2895](https://togithub.com/octokit/octokit.net/pull/2895) ##### Fixes - BREAKING CHANGE (behavior): Modify caching to only attempt to update the response cache if a 2xx response code is received from GitHub by [@​daverant](https://togithub.com/daverant) in [https://github.com/octokit/octokit.net/pull/2877](https://togithub.com/octokit/octokit.net/pull/2877) - fix: Allow `zip` MIME type by [@​thomhurst](https://togithub.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2902](https://togithub.com/octokit/octokit.net/pull/2902) ##### Maintenance - Bump Cake.Coverlet from 3.0.4 to 4.0.1 in /build by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2896](https://togithub.com/octokit/octokit.net/pull/2896) #### New Contributors - [@​skyemcleman](https://togithub.com/skyemcleman) made their first contribution in [https://github.com/octokit/octokit.net/pull/2895](https://togithub.com/octokit/octokit.net/pull/2895) - [@​daverant](https://togithub.com/daverant) made their first contribution in [https://github.com/octokit/octokit.net/pull/2877](https://togithub.com/octokit/octokit.net/pull/2877) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v10.0.0...v10.0.1

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.