litetex / TopGHRepos

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

Update dependency Octokit to v9.1.0 #209

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 minor 9.0.0 -> 9.1.0

Release Notes

octokit/octokit.net (Octokit) ### [`v9.1.0`](https://togithub.com/octokit/octokit.net/releases/tag/v9.1.0) #### What's Changed ##### Features - \[feat]: Output GraphQL rate limit by [@​dirtygooback](https://togithub.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2807](https://togithub.com/octokit/octokit.net/pull/2807) - \[feat]: Allow the constructor for `ProductHeaderValue` to accept a framework version of the object by [@​Cyberboss](https://togithub.com/Cyberboss) in [https://github.com/octokit/octokit.net/pull/2821](https://togithub.com/octokit/octokit.net/pull/2821) - \[feat] Introduce NewRelease.DiscussionCategoryName, Fixes [#​2746](https://togithub.com/octokit/octokit.net/issues/2746) by [@​AndreyAkinshin](https://togithub.com/AndreyAkinshin) in [https://github.com/octokit/octokit.net/pull/2842](https://togithub.com/octokit/octokit.net/pull/2842) - \[feat]: Adding Copilot for Business support by [@​dylan-asos](https://togithub.com/dylan-asos) in [https://github.com/octokit/octokit.net/pull/2826](https://togithub.com/octokit/octokit.net/pull/2826) - \[feat]: Implement Actions OIDC Client by [@​dirtygooback](https://togithub.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2828](https://togithub.com/octokit/octokit.net/pull/2828) - \[feat] Add support for "Require approval of the most recent reviewable push" by [@​ChrisAnn](https://togithub.com/ChrisAnn) in [https://github.com/octokit/octokit.net/pull/2839](https://togithub.com/octokit/octokit.net/pull/2839) ##### Bugs - \[fix] Fix handling for Streams in IConnection for raw content by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/octokit/octokit.net/pull/2791](https://togithub.com/octokit/octokit.net/pull/2791) - \[fix]: The methods `GetAllForCurrentWithTimestamps` and `GetAllForUserWithTimestamps` did not return timestamps. by [@​MareMare](https://togithub.com/MareMare) in [https://github.com/octokit/octokit.net/pull/2829](https://togithub.com/octokit/octokit.net/pull/2829) ##### Maintenance - build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2811](https://togithub.com/octokit/octokit.net/pull/2811) - build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2816](https://togithub.com/octokit/octokit.net/pull/2816) - build(deps): bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2817](https://togithub.com/octokit/octokit.net/pull/2817) - build(deps): bump Cake.Frosting from 2.3.0 to 4.0.0 in /build by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2814](https://togithub.com/octokit/octokit.net/pull/2814) - build(deps): bump xunit from 2.6.3 to 2.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2841](https://togithub.com/octokit/octokit.net/pull/2841) - build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2840](https://togithub.com/octokit/octokit.net/pull/2840) - \[maint]: don't run immediate response on Actions- or octokitbot-driven changes by [@​octokitbot](https://togithub.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2819](https://togithub.com/octokit/octokit.net/pull/2819) - \[maint]: Workflows have changed by [@​octokitbot](https://togithub.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2830](https://togithub.com/octokit/octokit.net/pull/2830) #### New Contributors - [@​AndreyAkinshin](https://togithub.com/AndreyAkinshin) made their first contribution in [https://github.com/octokit/octokit.net/pull/2842](https://togithub.com/octokit/octokit.net/pull/2842) - [@​MareMare](https://togithub.com/MareMare) made their first contribution in [https://github.com/octokit/octokit.net/pull/2829](https://togithub.com/octokit/octokit.net/pull/2829) - [@​ChrisAnn](https://togithub.com/ChrisAnn) made their first contribution in [https://github.com/octokit/octokit.net/pull/2839](https://togithub.com/octokit/octokit.net/pull/2839) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v9.0.0...v9.1.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.