Andrewshin-7th-technology-student / build-CI

Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.
https://github.com/Andrewshin-7th-technology-student/build-CI/blob/main/.repo%20files/README.md
GNU Affero General Public License v3.0
3 stars 1 forks source link

chore(deps): update dependency octokit to v13 #82

Open renovate[bot] opened 13 hours ago

renovate[bot] commented 13 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Octokit 0.52.0 -> 13.0.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

octokit/octokit.net (Octokit) ### [`v13.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v13.0.1) #### What's Changed NOTE: these fixes were part of the more wide spread changes made as a result of this [issue](https://redirect.github.com/octokit/octokit.net/issues/2893). - \[FIX]: reworks all number parameter names to represent what they actually are. Refactors some types to be the appropriate types based on OpenAPI and docs. by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2948](https://redirect.github.com/octokit/octokit.net/pull/2948) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v13.0.0...v13.0.1 ### [`v13.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v13.0.0) #### What's Changed ##### Breaking changes - \[BREAKING CHANGES]: int to long Ids for PreReceiveHook, Deployment Environments, Repository, Org Team, Repo Invitations, Public Key, Project Cards, Organization Invitation, Migrations, GpgKey, Deployment, Authorizations, Accounts / Profiles, Codespace / Workspaces by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2941](https://redirect.github.com/octokit/octokit.net/pull/2941) - \[BREAKING CHANGE] Add Advanced Security Properties to Repository Get/Update by [@​SlyckLizzie](https://redirect.github.com/SlyckLizzie) in [https://github.com/octokit/octokit.net/pull/2865](https://redirect.github.com/octokit/octokit.net/pull/2865) ##### Features - \[FEAT]: Implement dependency review and dependency submission APIs by [@​awedist](https://redirect.github.com/awedist) in [https://github.com/octokit/octokit.net/pull/2932](https://redirect.github.com/octokit/octokit.net/pull/2932) - \[FEAT]: Custom Properties by [@​colbylwilliams](https://redirect.github.com/colbylwilliams) in [https://github.com/octokit/octokit.net/pull/2933](https://redirect.github.com/octokit/octokit.net/pull/2933) - \[FEAT]: Search based on repository custom property by [@​colbylwilliams](https://redirect.github.com/colbylwilliams) in [https://github.com/octokit/octokit.net/pull/2936](https://redirect.github.com/octokit/octokit.net/pull/2936) - \[FEAT]: Create a GitHub App from a manifest by [@​colbylwilliams](https://redirect.github.com/colbylwilliams) in [https://github.com/octokit/octokit.net/pull/2939](https://redirect.github.com/octokit/octokit.net/pull/2939) - \[FEAT]: added Missing APIOption overload for PackagesClient.GetAll\* [#​2923](https://redirect.github.com/octokit/octokit.net/issues/2923) by [@​lars-zweifel](https://redirect.github.com/lars-zweifel) in [https://github.com/octokit/octokit.net/pull/2934](https://redirect.github.com/octokit/octokit.net/pull/2934) ##### Documentation - \[DOCS]: Provide easy alternative to create App JWT token by [@​rasmus](https://redirect.github.com/rasmus) in [https://github.com/octokit/octokit.net/pull/2937](https://redirect.github.com/octokit/octokit.net/pull/2937) #### New Contributors - [@​awedist](https://redirect.github.com/awedist) made their first contribution in [https://github.com/octokit/octokit.net/pull/2932](https://redirect.github.com/octokit/octokit.net/pull/2932) - [@​lars-zweifel](https://redirect.github.com/lars-zweifel) made their first contribution in [https://github.com/octokit/octokit.net/pull/2934](https://redirect.github.com/octokit/octokit.net/pull/2934) - [@​rasmus](https://redirect.github.com/rasmus) made their first contribution in [https://github.com/octokit/octokit.net/pull/2937](https://redirect.github.com/octokit/octokit.net/pull/2937) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v12.0.0...v13.0.0 ### [`v12.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v12.0.0) BREAKING CHANGE There was a change on the backing data store of the GitHub REST API to address the growing needs of comments shifting the type of IDs from an Int32 to an Int64 (or long). ##### Features ##### Fixes - (BREAKING CHANGE) Fix: comment id model update to long instead of int by [@​arxange1](https://redirect.github.com/arxange1) in [https://github.com/octokit/octokit.net/pull/2928](https://redirect.github.com/octokit/octokit.net/pull/2928) - Fix: xUnit Warnings by [@​thomhurst](https://redirect.github.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2906](https://redirect.github.com/octokit/octokit.net/pull/2906) - Fix: [#​2693](https://redirect.github.com/octokit/octokit.net/issues/2693) PageCount doesn't work if the query gets constructed with page number as the first query parameter by [@​andrew-from-toronto](https://redirect.github.com/andrew-from-toronto) in [https://github.com/octokit/octokit.net/pull/2911](https://redirect.github.com/octokit/octokit.net/pull/2911) - Fix: Pacakges typo by [@​seedysoft](https://redirect.github.com/seedysoft) in [https://github.com/octokit/octokit.net/pull/2917](https://redirect.github.com/octokit/octokit.net/pull/2917) ##### Maintenance - Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2908](https://redirect.github.com/octokit/octokit.net/pull/2908) - Bump xunit from 2.7.0 to 2.7.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2909](https://redirect.github.com/octokit/octokit.net/pull/2909) - Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2914](https://redirect.github.com/octokit/octokit.net/pull/2914) - Bump xunit from 2.7.1 to 2.8.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2913](https://redirect.github.com/octokit/octokit.net/pull/2913) - Bump xunit from 2.8.0 to 2.8.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2919](https://redirect.github.com/octokit/octokit.net/pull/2919) - Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2920](https://redirect.github.com/octokit/octokit.net/pull/2920) - Bump System.Reactive from 6.0.0 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2921](https://redirect.github.com/octokit/octokit.net/pull/2921) - Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2922](https://redirect.github.com/octokit/octokit.net/pull/2922) ##### Docs / CI - 🚧 Workflows changed by [@​octokitbot](https://redirect.github.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2925](https://redirect.github.com/octokit/octokit.net/pull/2925) #### New Contributors - [@​andrew-from-toronto](https://redirect.github.com/andrew-from-toronto) made their first contribution in [https://github.com/octokit/octokit.net/pull/2911](https://redirect.github.com/octokit/octokit.net/pull/2911) - [@​seedysoft](https://redirect.github.com/seedysoft) made their first contribution in [https://github.com/octokit/octokit.net/pull/2917](https://redirect.github.com/octokit/octokit.net/pull/2917) - [@​arxange1](https://redirect.github.com/arxange1) made their first contribution in [https://github.com/octokit/octokit.net/pull/2928](https://redirect.github.com/octokit/octokit.net/pull/2928) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v11.0.1...v12.0.0 ### [`v11.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v11.0.1) #### What's Changed ##### Fix - fix: "zip" Content-Type resulting in null Stream for Artifacts on Blob Storage by [@​thomhurst](https://redirect.github.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2905](https://redirect.github.com/octokit/octokit.net/pull/2905) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v11.0.0...v11.0.1 ### [`v11.0.0`](https://redirect.github.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://redirect.github.com/skyemcleman) in [https://github.com/octokit/octokit.net/pull/2895](https://redirect.github.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://redirect.github.com/daverant) in [https://github.com/octokit/octokit.net/pull/2877](https://redirect.github.com/octokit/octokit.net/pull/2877) - fix: Allow `zip` MIME type by [@​thomhurst](https://redirect.github.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2902](https://redirect.github.com/octokit/octokit.net/pull/2902) ##### Maintenance - Bump Cake.Coverlet from 3.0.4 to 4.0.1 in /build by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2896](https://redirect.github.com/octokit/octokit.net/pull/2896) #### New Contributors - [@​skyemcleman](https://redirect.github.com/skyemcleman) made their first contribution in [https://github.com/octokit/octokit.net/pull/2895](https://redirect.github.com/octokit/octokit.net/pull/2895) - [@​daverant](https://redirect.github.com/daverant) made their first contribution in [https://github.com/octokit/octokit.net/pull/2877](https://redirect.github.com/octokit/octokit.net/pull/2877) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v10.0.0...v10.0.1 ### [`v10.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v10.0.0) Breaking change: - Change "IssueId" to `long` by [@​Leh2](https://redirect.github.com/Leh2) in [https://github.com/octokit/octokit.net/pull/2890](https://redirect.github.com/octokit/octokit.net/pull/2890) #### What's Changed - (docs): link corrections by [@​kfcampbell](https://redirect.github.com/kfcampbell) in [https://github.com/octokit/octokit.net/pull/2874](https://redirect.github.com/octokit/octokit.net/pull/2874) - Fix: Add `RequiredSignatures` to the `BranchProtectionSettingsUpdate` Type by [@​wesdevpro](https://redirect.github.com/wesdevpro) in [https://github.com/octokit/octokit.net/pull/2873](https://redirect.github.com/octokit/octokit.net/pull/2873) - build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2884](https://redirect.github.com/octokit/octokit.net/pull/2884) - feat: Adds cancel invitation by [@​thomaslem](https://redirect.github.com/thomaslem) in [https://github.com/octokit/octokit.net/pull/2881](https://redirect.github.com/octokit/octokit.net/pull/2881) - feat: Add 'Pending' member to WorkflowJobStatus enum by [@​redoz](https://redirect.github.com/redoz) in [https://github.com/octokit/octokit.net/pull/2885](https://redirect.github.com/octokit/octokit.net/pull/2885) - Update Dockerfile to omit mkdocs so that pre-builds will complete successfully by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2886](https://redirect.github.com/octokit/octokit.net/pull/2886) - build(deps): bump xunit from 2.6.6 to 2.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2888](https://redirect.github.com/octokit/octokit.net/pull/2888) - build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2887](https://redirect.github.com/octokit/octokit.net/pull/2887) #### New Contributors - [@​redoz](https://redirect.github.com/redoz) made their first contribution in [https://github.com/octokit/octokit.net/pull/2885](https://redirect.github.com/octokit/octokit.net/pull/2885) - [@​Leh2](https://redirect.github.com/Leh2) made their first contribution in [https://github.com/octokit/octokit.net/pull/2890](https://redirect.github.com/octokit/octokit.net/pull/2890) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v9.1.2...v10.0.0 ### [`v9.1.2`](https://redirect.github.com/octokit/octokit.net/releases/tag/v9.1.2) #### What's Changed ##### Features - \[Feat] Add Repository Autolinks Client by [@​SlyckLizzie](https://redirect.github.com/SlyckLizzie) in [https://github.com/octokit/octokit.net/pull/2868](https://redirect.github.com/octokit/octokit.net/pull/2868) - \[Feat] Allow build version to be passed in to build.ps1 via command line by [@​SlyckLizzie](https://redirect.github.com/SlyckLizzie) in [https://github.com/octokit/octokit.net/pull/2864](https://redirect.github.com/octokit/octokit.net/pull/2864) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v9.1.1...v9.1.2 ### [`v9.1.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v9.1.1) #### What's Changed ##### Features - \[feat] Add Rocket & Eyes reactions to `ReactionSummary` by [@​Misha-133](https://redirect.github.com/Misha-133) in [https://github.com/octokit/octokit.net/pull/2847](https://redirect.github.com/octokit/octokit.net/pull/2847) ##### Fixes - Fixes PushId datatype to not overflow (fix user activity exception) by [@​mitchcapper](https://redirect.github.com/mitchcapper) in [https://github.com/octokit/octokit.net/pull/2844](https://redirect.github.com/octokit/octokit.net/pull/2844) - Fix namespaces for Artifacts models by [@​thomhurst](https://redirect.github.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2862](https://redirect.github.com/octokit/octokit.net/pull/2862) ##### Maintenance - build(deps): bump xunit from 2.6.4 to 2.6.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2853](https://redirect.github.com/octokit/octokit.net/pull/2853) ##### Documentation - \[DOCS]: Removed the Related Projects Section from the `README` by [@​wesdevpro](https://redirect.github.com/wesdevpro) in [https://github.com/octokit/octokit.net/pull/2860](https://redirect.github.com/octokit/octokit.net/pull/2860) #### New Contributors - [@​Misha-133](https://redirect.github.com/Misha-133) made their first contribution in [https://github.com/octokit/octokit.net/pull/2847](https://redirect.github.com/octokit/octokit.net/pull/2847) - [@​mitchcapper](https://redirect.github.com/mitchcapper) made their first contribution in [https://github.com/octokit/octokit.net/pull/2844](https://redirect.github.com/octokit/octokit.net/pull/2844) - [@​wesdevpro](https://redirect.github.com/wesdevpro) made their first contribution in [https://github.com/octokit/octokit.net/pull/2860](https://redirect.github.com/octokit/octokit.net/pull/2860) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v9.1.0...v9.1.1 ### [`v9.1.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v9.1.0) #### What's Changed ##### Features - \[feat]: Output GraphQL rate limit by [@​dirtygooback](https://redirect.github.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2807](https://redirect.github.com/octokit/octokit.net/pull/2807) - \[feat]: Allow the constructor for `ProductHeaderValue` to accept a framework version of the object by [@​Cyberboss](https://redirect.github.com/Cyberboss) in [https://github.com/octokit/octokit.net/pull/2821](https://redirect.github.com/octokit/octokit.net/pull/2821) - \[feat] Introduce NewRelease.DiscussionCategoryName, Fixes [#​2746](https://redirect.github.com/octokit/octokit.net/issues/2746) by [@​AndreyAkinshin](https://redirect.github.com/AndreyAkinshin) in [https://github.com/octokit/octokit.net/pull/2842](https://redirect.github.com/octokit/octokit.net/pull/2842) - \[feat]: Adding Copilot for Business support by [@​dylan-asos](https://redirect.github.com/dylan-asos) in [https://github.com/octokit/octokit.net/pull/2826](https://redirect.github.com/octokit/octokit.net/pull/2826) - \[feat]: Implement Actions OIDC Client by [@​dirtygooback](https://redirect.github.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2828](https://redirect.github.com/octokit/octokit.net/pull/2828) - \[feat] Add support for "Require approval of the most recent reviewable push" by [@​ChrisAnn](https://redirect.github.com/ChrisAnn) in [https://github.com/octokit/octokit.net/pull/2839](https://redirect.github.com/octokit/octokit.net/pull/2839) ##### Bugs - \[fix] Fix handling for Streams in IConnection for raw content by [@​martincostello](https://redirect.github.com/martincostello) in [https://github.com/octokit/octokit.net/pull/2791](https://redirect.github.com/octokit/octokit.net/pull/2791) - \[fix]: The methods `GetAllForCurrentWithTimestamps` and `GetAllForUserWithTimestamps` did not return timestamps. by [@​MareMare](https://redirect.github.com/MareMare) in [https://github.com/octokit/octokit.net/pull/2829](https://redirect.github.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://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2811](https://redirect.github.com/octokit/octokit.net/pull/2811) - build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2816](https://redirect.github.com/octokit/octokit.net/pull/2816) - build(deps): bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2817](https://redirect.github.com/octokit/octokit.net/pull/2817) - build(deps): bump Cake.Frosting from 2.3.0 to 4.0.0 in /build by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2814](https://redirect.github.com/octokit/octokit.net/pull/2814) - build(deps): bump xunit from 2.6.3 to 2.6.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2841](https://redirect.github.com/octokit/octokit.net/pull/2841) - build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2840](https://redirect.github.com/octokit/octokit.net/pull/2840) - \[maint]: don't run immediate response on Actions- or octokitbot-driven changes by [@​octokitbot](https://redirect.github.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2819](https://redirect.github.com/octokit/octokit.net/pull/2819) - \[maint]: Workflows have changed by [@​octokitbot](https://redirect.github.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2830](https://redirect.github.com/octokit/octokit.net/pull/2830) #### New Contributors - [@​AndreyAkinshin](https://redirect.github.com/AndreyAkinshin) made their first contribution in [https://github.com/octokit/octokit.net/pull/2842](https://redirect.github.com/octokit/octokit.net/pull/2842) - [@​MareMare](https://redirect.github.com/MareMare) made their first contribution in [https://github.com/octokit/octokit.net/pull/2829](https://redirect.github.com/octokit/octokit.net/pull/2829) - [@​ChrisAnn](https://redirect.github.com/ChrisAnn) made their first contribution in [https://github.com/octokit/octokit.net/pull/2839](https://redirect.github.com/octokit/octokit.net/pull/2839) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v9.0.0...v9.1.0 ### [`v9.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v9.0.0) #### What's Changed ##### Breaking changes - Removes the .NET 5.0 support by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2806](https://redirect.github.com/octokit/octokit.net/pull/2806) ##### Features - \[feat]: Add RenameBranch method to RepositoryBranchesClient by [@​dirtygooback](https://redirect.github.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2799](https://redirect.github.com/octokit/octokit.net/pull/2799) ##### Fixes - (fix) RepositoryContentsClient.GetArchive does not return the expected binary content by [@​Jericho](https://redirect.github.com/Jericho) in [https://github.com/octokit/octokit.net/pull/2803](https://redirect.github.com/octokit/octokit.net/pull/2803) ##### Maintenance - build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2805](https://redirect.github.com/octokit/octokit.net/pull/2805) - build(deps): bump xunit from 2.5.1 to 2.5.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2804](https://redirect.github.com/octokit/octokit.net/pull/2804) #### New Contributors - [@​Jericho](https://redirect.github.com/Jericho) made their first contribution in [https://github.com/octokit/octokit.net/pull/2803](https://redirect.github.com/octokit/octokit.net/pull/2803) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v8.1.1...v9.0.0 ### [`v8.1.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v8.1.1) #### What's Changed ##### Features - \[feat]: Add archive url to repository info by [@​perrylets](https://redirect.github.com/perrylets) in [https://github.com/octokit/octokit.net/pull/2801](https://redirect.github.com/octokit/octokit.net/pull/2801) - \[feat]: Adding repository variables by [@​michaeljolley](https://redirect.github.com/michaeljolley) in [https://github.com/octokit/octokit.net/pull/2794](https://redirect.github.com/octokit/octokit.net/pull/2794) - \[feat]: Adding missing properties to PushEventPayload by [@​michaeljolley](https://redirect.github.com/michaeljolley) in [https://github.com/octokit/octokit.net/pull/2795](https://redirect.github.com/octokit/octokit.net/pull/2795) ##### Fixes - \[fix] Bump GitVersion.Tool by [@​martincostello](https://redirect.github.com/martincostello) in [https://github.com/octokit/octokit.net/pull/2792](https://redirect.github.com/octokit/octokit.net/pull/2792) ##### Maintenance - \[maint]: Updated immediate response workflows via automation by [@​octokitbot](https://redirect.github.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2793](https://redirect.github.com/octokit/octokit.net/pull/2793) #### New Contributors - [@​perrylets](https://redirect.github.com/perrylets) made their first contribution in [https://github.com/octokit/octokit.net/pull/2801](https://redirect.github.com/octokit/octokit.net/pull/2801) - [@​michaeljolley](https://redirect.github.com/michaeljolley) made their first contribution in [https://github.com/octokit/octokit.net/pull/2794](https://redirect.github.com/octokit/octokit.net/pull/2794) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v8.0.1...v8.1.1 ### [`v8.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v8.0.1) #### What's Changed ##### Features - \[feat]: SDKs for ActionsArtifacts APIs by [@​thomhurst](https://redirect.github.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2782](https://redirect.github.com/octokit/octokit.net/pull/2782) ##### Fixes - \[bug]: GetAllStargazersWithTimestamps was not returning timestamps by [@​thomhurst](https://redirect.github.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2785](https://redirect.github.com/octokit/octokit.net/pull/2785) #### New Contributors - [@​thomhurst](https://redirect.github.com/thomhurst) made their first contribution in [https://github.com/octokit/octokit.net/pull/2782](https://redirect.github.com/octokit/octokit.net/pull/2782) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v7.2.0...v8.0.1 ### [`v8.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v8.0.0) #### What’s Changed ##### Features - \[feat]: Support make_latest in create and update release by [@​Simplicitdk](https://redirect.github.com/Simplicitdk) in [https://github.com/octokit/octokit.net/pull/2757](https://redirect.github.com/octokit/octokit.net/pull/2757) - \[feat]: Added support for making branches read-only by [@​jefflill](https://redirect.github.com/jefflill) in [https://github.com/octokit/octokit.net/pull/2715](https://redirect.github.com/octokit/octokit.net/pull/2715) - \[feat]: Added `readonly` to fields that are never modified by [@​Lehonti](https://redirect.github.com/Lehonti) in [https://github.com/octokit/octokit.net/pull/2759](https://redirect.github.com/octokit/octokit.net/pull/2759) - \[feat]: Add `suspended_at` and `suspended_by` to the `Installation` model by [@​lineville](https://redirect.github.com/lineville) in [https://github.com/octokit/octokit.net/pull/2779](https://redirect.github.com/octokit/octokit.net/pull/2779) - \[feat, BREAKING]: Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects - NOTE: `HasDiscussions` is now a required field on `Repository`, hat-tip to [@​lineville](https://redirect.github.com/lineville) for catching this! ❤️ - by [@​dirtygooback](https://redirect.github.com/dirtygooback) in [https://github.com/octokit/octokit.net/pull/2773](https://redirect.github.com/octokit/octokit.net/pull/2773) ##### Fixes - \[bug]: fix(SearchIssuesRequest): wrap label in quotes if it contains spaces by [@​capdiem](https://redirect.github.com/capdiem) in [https://github.com/octokit/octokit.net/pull/2767](https://redirect.github.com/octokit/octokit.net/pull/2767) - \[bug]: Fix pagination when ApiOptions.StartPage is explicitly set. by [@​pkindruk](https://redirect.github.com/pkindruk) in [https://github.com/octokit/octokit.net/pull/2778](https://redirect.github.com/octokit/octokit.net/pull/2778) ##### CI - \[ci]: don’t put a comment on PRs from dependabot or renovate by [@​G-Rath](https://redirect.github.com/G-Rath) in [https://github.com/octokit/octokit.net/pull/2769](https://redirect.github.com/octokit/octokit.net/pull/2769) ##### Dependencies - build(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2760](https://redirect.github.com/octokit/octokit.net/pull/2760) - build(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2764](https://redirect.github.com/octokit/octokit.net/pull/2764) - build(deps): bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2768](https://redirect.github.com/octokit/octokit.net/pull/2768) - build(deps): bump NSubstitute from 5.0.0 to 5.1.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2770](https://redirect.github.com/octokit/octokit.net/pull/2770) - build(deps): bump xunit from 2.5.0 to 2.5.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2776](https://redirect.github.com/octokit/octokit.net/pull/2776) - build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2775](https://redirect.github.com/octokit/octokit.net/pull/2775) #### New Contributors - [@​Simplicitdk](https://redirect.github.com/Simplicitdk) made their first contribution in [https://github.com/octokit/octokit.net/pull/2757](https://redirect.github.com/octokit/octokit.net/pull/2757) - [@​jefflill](https://redirect.github.com/jefflill) made their first contribution in [https://github.com/octokit/octokit.net/pull/2715](https://redirect.github.com/octokit/octokit.net/pull/2715) - [@​Lehonti](https://redirect.github.com/Lehonti) made their first contribution in [https://github.com/octokit/octokit.net/pull/2759](https://redirect.github.com/octokit/octokit.net/pull/2759) - [@​capdiem](https://redirect.github.com/capdiem) made their first contribution in [https://github.com/octokit/octokit.net/pull/2767](https://redirect.github.com/octokit/octokit.net/pull/2767) - [@​G-Rath](https://redirect.github.com/G-Rath) made their first contribution in [https://github.com/octokit/octokit.net/pull/2769](https://redirect.github.com/octokit/octokit.net/pull/2769) - [@​pkindruk](https://redirect.github.com/pkindruk) made their first contribution in [https://github.com/octokit/octokit.net/pull/2778](https://redirect.github.com/octokit/octokit.net/pull/2778) - [@​dirtygooback](https://redirect.github.com/dirtygooback) made their first contribution in [https://github.com/octokit/octokit.net/pull/2773](https://redirect.github.com/octokit/octokit.net/pull/2773) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v7.1.0...v7.2.0 ### [`v7.1.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v7.1.0) #### What's Changed - build(deps): bump xunit from 2.4.2 to 2.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2743](https://redirect.github.com/octokit/octokit.net/pull/2743) - build(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2744](https://redirect.github.com/octokit/octokit.net/pull/2744) - Add PR templates by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2751](https://redirect.github.com/octokit/octokit.net/pull/2751) - Add auto responder workflow by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2754](https://redirect.github.com/octokit/octokit.net/pull/2754) - Support refreshtokens in OAuth flow by [@​Kencdk](https://redirect.github.com/Kencdk) in [https://github.com/octokit/octokit.net/pull/2749](https://redirect.github.com/octokit/octokit.net/pull/2749) #### New Contributors - [@​Kencdk](https://redirect.github.com/Kencdk) made their first contribution in [https://github.com/octokit/octokit.net/pull/2749](https://redirect.github.com/octokit/octokit.net/pull/2749) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v7.0.1...v7.1.0 ### [`v7.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v7.0.1) #### What's Changed ##### Fixes - Fix ActionsSelfHostedRunnersClient Delete Calls by [@​lineville](https://redirect.github.com/lineville) in [https://github.com/octokit/octokit.net/pull/2740](https://redirect.github.com/octokit/octokit.net/pull/2740) ##### Dependencies - build(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2741](https://redirect.github.com/octokit/octokit.net/pull/2741) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v7.0.0...v7.0.1 ### [`v7.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v7.0.0) #### What's Changed ##### Breaking changes - Fix DeploymentStatus IDs Overflowing by [@​Cyberboss](https://redirect.github.com/Cyberboss) in [https://github.com/octokit/octokit.net/pull/2736](https://redirect.github.com/octokit/octokit.net/pull/2736) ##### Features - Add Waiting to WorkflowJobStatus by [@​vuryleo](https://redirect.github.com/vuryleo) in [https://github.com/octokit/octokit.net/pull/2732](https://redirect.github.com/octokit/octokit.net/pull/2732) #### New Contributors - [@​vuryleo](https://redirect.github.com/vuryleo) made their first contribution in [https://github.com/octokit/octokit.net/pull/2732](https://redirect.github.com/octokit/octokit.net/pull/2732) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v6.2.1...v7.0.0 ### [`v6.2.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v6.2.1) #### What's Changed - Make `CreatedAt` nullable by [@​lineville](https://redirect.github.com/lineville) in [https://github.com/octokit/octokit.net/pull/2734](https://redirect.github.com/octokit/octokit.net/pull/2734) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v6.2.0...v6.2.1 ### [`v6.2.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v6.2.0) #### What's Changed - Add CreatedAt to WorkflowJob model by [@​lineville](https://redirect.github.com/lineville) in [https://github.com/octokit/octokit.net/pull/2729](https://redirect.github.com/octokit/octokit.net/pull/2729) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v6.1.0...v6.2.0 ### [`v6.1.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v6.1.0) #### What's Changed - build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2719](https://redirect.github.com/octokit/octokit.net/pull/2719) - build(deps): bump System.Reactive from 5.0.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2718](https://redirect.github.com/octokit/octokit.net/pull/2718) - build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2723](https://redirect.github.com/octokit/octokit.net/pull/2723) - build(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2726](https://redirect.github.com/octokit/octokit.net/pull/2726) - Add basic codespaces api by [@​asklar](https://redirect.github.com/asklar) in [https://github.com/octokit/octokit.net/pull/2722](https://redirect.github.com/octokit/octokit.net/pull/2722) - \[BUG] Fix Deserializing WorkflowJob by [@​lineville](https://redirect.github.com/lineville) in [https://github.com/octokit/octokit.net/pull/2725](https://redirect.github.com/octokit/octokit.net/pull/2725) - Get Team By Name implementation by [@​dylan-asos](https://redirect.github.com/dylan-asos) in [https://github.com/octokit/octokit.net/pull/2717](https://redirect.github.com/octokit/octokit.net/pull/2717) #### New Contributors - [@​asklar](https://redirect.github.com/asklar) made their first contribution in [https://github.com/octokit/octokit.net/pull/2722](https://redirect.github.com/octokit/octokit.net/pull/2722) - [@​dylan-asos](https://redirect.github.com/dylan-asos) made their first contribution in [https://github.com/octokit/octokit.net/pull/2717](https://redirect.github.com/octokit/octokit.net/pull/2717) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v6.0.0...v6.1.0 ### [`v6.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v6.0.0) #### What's Changed ⚠️ Note this release contains a "low risk" breaking change; see this [PR](https://redirect.github.com/octokit/octokit.net/pull/2704) for more information. ##### Features - Adds a method to get a single runner group by [@​MatisseHack](https://redirect.github.com/MatisseHack) in [https://github.com/octokit/octokit.net/pull/2706](https://redirect.github.com/octokit/octokit.net/pull/2706) - Improve repo debugger display by [@​martincostello](https://redirect.github.com/martincostello) in [https://github.com/octokit/octokit.net/pull/2712](https://redirect.github.com/octokit/octokit.net/pull/2712) - Adding in support for enterprise audit logs by [@​gitasaurus](https://redirect.github.com/gitasaurus) in [https://github.com/octokit/octokit.net/pull/2702](https://redirect.github.com/octokit/octokit.net/pull/2702) ##### Fixes - \[BREAKING CHANGE] Fix runner application deserialization by [@​MatisseHack](https://redirect.github.com/MatisseHack) in [https://github.com/octokit/octokit.net/pull/2704](https://redirect.github.com/octokit/octokit.net/pull/2704) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v5.1.0...v6.0.0[](url) ### [`v5.1.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v5.1.0) #### What's Changed ##### Features - Allow users to fetch all commits for two commits comparison by [@​zolroman](https://redirect.github.com/zolroman) in [https://github.com/octokit/octokit.net/pull/2690](https://redirect.github.com/octokit/octokit.net/pull/2690) - Added missing 'container' property in metadata on a package version. by [@​thomaslem](https://redirect.github.com/thomaslem) in [https://github.com/octokit/octokit.net/pull/2696](https://redirect.github.com/octokit/octokit.net/pull/2696) - Self-hosted runners and Self-hosted runner groups APIs by [@​lineville](https://redirect.github.com/lineville) in [https://github.com/octokit/octokit.net/pull/2695](https://redirect.github.com/octokit/octokit.net/pull/2695) ##### Fixes - Removing empty object parameter in MigrationsClient.DeleteArchive by [@​gitasaurus](https://redirect.github.com/gitasaurus) in [https://github.com/octokit/octokit.net/pull/2698](https://redirect.github.com/octokit/octokit.net/pull/2698) #### New Contributors - [@​zolroman](https://redirect.github.com/zolroman) made their first contribution in [https://github.com/octokit/octokit.net/pull/2690](https://redirect.github.com/octokit/octokit.net/pull/2690) - [@​thomaslem](https://redirect.github.com/thomaslem) made their first contribution in [https://github.com/octokit/octokit.net/pull/2696](https://redirect.github.com/octokit/octokit.net/pull/2696) - [@​gitasaurus](https://redirect.github.com/gitasaurus) made their first contribution in [https://github.com/octokit/octokit.net/pull/2698](https://redirect.github.com/octokit/octokit.net/pull/2698) - [@​lineville](https://redirect.github.com/lineville) made their first contribution in [https://github.com/octokit/octokit.net/pull/2695](https://redirect.github.com/octokit/octokit.net/pull/2695) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v5.0.4...v5.1.0 ### [`v5.0.4`](https://redirect.github.com/octokit/octokit.net/releases/tag/v5.0.4) #### What's Changed - Added Mannequin account type for migrated repos by [@​MGbiorczyk95](https://redirect.github.com/MGbiorczyk95) in [https://github.com/octokit/octokit.net/pull/2694](https://redirect.github.com/octokit/octokit.net/pull/2694) #### New Contributors - [@​MGbiorczyk95](https://redirect.github.com/MGbiorczyk95) made their first contribution in [https://github.com/octokit/octokit.net/pull/2694](https://redirect.github.com/octokit/octokit.net/pull/2694) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v5.0.3...v5.1.0 ### [`v5.0.3`](https://redirect.github.com/octokit/octokit.net/releases/tag/v5.0.3) #### What's Changed ##### Features - Add missing workflow run conclusions by [@​ezhevita](https://redirect.github.com/ezhevita) in [https://github.com/octokit/octokit.net/pull/2685](https://redirect.github.com/octokit/octokit.net/pull/2685) ##### Maintenance - build(deps): bump GitHubJwt from 0.0.5 to 0.0.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2691](https://redirect.github.com/octokit/octokit.net/pull/2691) #### New Contributors - [@​ezhevita](https://redirect.github.com/ezhevita) made their first contribution in [https://github.com/octokit/octokit.net/pull/2685](https://redirect.github.com/octokit/octokit.net/pull/2685) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v5.0.2...v5.0.3 ### [`v5.0.2`](https://redirect.github.com/octokit/octokit.net/releases/tag/v5.0.2) #### What's Changed ##### Features - Implement GetAllOrganizationMembershipsForCurrent by [@​chemhack](https://redirect.github.com/chemhack) in [https://github.com/octokit/octokit.net/pull/2654](https://redirect.github.com/octokit/octokit.net/pull/2654) ##### Bug fixes - Correctly deserialize CollaboratorPermissionResponse by [@​heaths](https://redirect.github.com/heaths) in [https://github.com/octokit/octokit.net/pull/2682](https://redirect.github.com/octokit/octokit.net/pull/2682) #### New Contributors - [@​chemhack](https://redirect.github.com/chemhack) made their first contribution in [https://github.com/octokit/octokit.net/pull/2654](https://redirect.github.com/octokit/octokit.net/pull/2654) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v5.0.1...v5.0.2 ### [`v5.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v5.0.1) #### What's Changed ##### Features - Add pending WorkflowRunStatus by [@​beliakov-mb](https://redirect.github.com/beliakov-mb) in [https://github.com/octokit/octokit.net/pull/2657](https://redirect.github.com/octokit/octokit.net/pull/2657) - Response caching by [@​reny-gearset](https://redirect.github.com/reny-gearset) in [https://github.com/octokit/octokit.net/pull/2648](https://redirect.github.com/octokit/octokit.net/pull/2648) - Add StateReason to IssueUpdate by [@​heaths](https://redirect.github.com/heaths) in [https://github.com/octokit/octokit.net/pull/2665](https://redirect.github.com/octokit/octokit.net/pull/2665) - Update permissions by [@​notauserx](https://redirect.github.com/notauserx) in [https://github.com/octokit/octokit.net/pull/2661](https://redirect.github.com/octokit/octokit.net/pull/2661) ##### Maintenance - Updates copyright by [@​kfcampbell](https://redirect.github.com/kfcampbell) in [https://github.com/octokit/octokit.net/pull/2660](https://redirect.github.com/octokit/octokit.net/pull/2660) - Removes the old implementation of sourcelink and uses the newer one present in the .net SDK by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2666](https://redirect.github.com/octokit/octokit.net/pull/2666) - build(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2677](https://redirect.github.com/octokit/octokit.net/pull/2677) - build(deps): bump NSubstitute from 4.4.0 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2669](https://redirect.github.com/octokit/octokit.net/pull/2669) #### New Contributors - [@​beliakov-mb](https://redirect.github.com/beliakov-mb) made their first contribution in [https://github.com/octokit/octokit.net/pull/2657](https://redirect.github.com/octokit/octokit.net/pull/2657) - [@​reny-gearset](https://redirect.github.com/reny-gearset) made their first contribution in [https://github.com/octokit/octokit.net/pull/2648](https://redirect.github.com/octokit/octokit.net/pull/2648) - [@​heaths](https://redirect.github.com/heaths) made their first contribution in [https://github.com/octokit/octokit.net/pull/2665](https://redirect.github.com/octokit/octokit.net/pull/2665) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v5.0.0...v5.0.1 ### [`v5.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v5.0.0) #### What's Changed - Breaking change/feature: update models with updated permission enum by [@​notauserx](https://redirect.github.com/notauserx) in [https://github.com/octokit/octokit.net/pull/2633](https://redirect.github.com/octokit/octokit.net/pull/2633) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v4.0.4...v5.0.0 ### [`v4.0.4`](https://redirect.github.com/octokit/octokit.net/releases/tag/v4.0.4) #### What's Changed We introduced a new action that adds all new issues and PRs to our community board. Come by the [board](https://redirect.github.com/orgs/octokit/projects/10/views/1) and grab something to improve this SDK and the others! ##### Bug fixes - Fixes [#​2143](https://redirect.github.com/octokit/octokit.net/issues/2143) - Support listing branch/pr per commit by [@​zacdirect](https://redirect.github.com/zacdirect) in [https://github.com/octokit/octokit.net/pull/2315](https://redirect.github.com/octokit/octokit.net/pull/2315) ##### Maintenance - Updates the stale action to use the new status labels by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2630](https://redirect.github.com/octokit/octokit.net/pull/2630) - Workflow linting fix by [@​octokitbot](https://redirect.github.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2638](https://redirect.github.com/octokit/octokit.net/pull/2638) - Implemented workflow updates ([https://github.com/octokit/octokit.net/pull/2640](https://redirect.github.com/octokit/octokit.net/pull/2640), [https://github.com/octokit/octokit.net/pull/2647](https://redirect.github.com/octokit/octokit.net/pull/2647), [https://github.com/octokit/octokit.net/pull/2651](https://redirect.github.com/octokit/octokit.net/pull/2651)) - Remove instances of lower-case h by [@​kfcampbell](https://redirect.github.com/kfcampbell) in [https://github.com/octokit/octokit.net/pull/2655](https://redirect.github.com/octokit/octokit.net/pull/2655) ##### Dependency updates - Dependency update: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2642](https://redirect.github.com/octokit/octokit.net/pull/2642) - Dependency update: Removes the dependency of .NET Core app 3.1 and bumps Cake.Coverlet from 2.5.4 to 3.0.2 in /build by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2616](https://redirect.github.com/octokit/octokit.net/pull/2616) - Dependency update: bump Cake.Coverlet from 3.0.2 to 3.0.4 in /build by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2652](https://redirect.github.com/octokit/octokit.net/pull/2652) #### New Contributors - [@​zacdirect](https://redirect.github.com/zacdirect) made their first contribution in [https://github.com/octokit/octokit.net/pull/2315](https://redirect.github.com/octokit/octokit.net/pull/2315) - 🤖 [@​octokitbot](https://redirect.github.com/octokitbot) made their first contribution in [https://github.com/octokit/octokit.net/pull/2638](https://redirect.github.com/octokit/octokit.net/pull/2638) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v4.0.3...v4.0.4 ### [`v4.0.3`](https://redirect.github.com/octokit/octokit.net/releases/tag/v4.0.3) #### What's Changed ##### Features - \[FEAT]Adds `isLocked` filter to `SeachIssuesRequest` by [@​notauserx](https://redirect.github.com/notauserx) in [https://github.com/octokit/octokit.net/pull/2623](https://redirect.github.com/octokit/octokit.net/pull/2623) - \[FEAT] Add missing properties for meta and app payloads by [@​MatisseHack](https://redirect.github.com/MatisseHack) in [https://github.com/octokit/octokit.net/pull/2625](https://redirect.github.com/octokit/octokit.net/pull/2625) ##### Bug fixes - \[BUG] Fix API URLs for GitHub Enterprise Server by [@​martincostello](https://redirect.github.com/martincostello) in [https://github.com/octokit/octokit.net/pull/2626](https://redirect.github.com/octokit/octokit.net/pull/2626) ##### Maintenance - \[MAINT] Improve docs for the 'release' chapter by [@​Move2win](https://redirect.github.com/Move2win) in [https://github.com/octokit/octokit.net/pull/2628](https://redirect.github.com/octokit/octokit.net/pull/2628) #### New Contributors - [@​Move2win](https://redirect.github.com/Move2win) made their first contribution in [https://github.com/octokit/octokit.net/pull/2628](https://redirect.github.com/octokit/octokit.net/pull/2628) - [@​MatisseHack](https://redirect.github.com/MatisseHack) made their first contribution in [https://github.com/octokit/octokit.net/pull/2625](https://redirect.github.com/octokit/octokit.net/pull/2625) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v4.0.2...v4.0.3 ### [`v4.0.2`](https://redirect.github.com/octokit/octokit.net/releases/tag/v4.0.2) #### What's Changed ##### Features - Adding repo allowupdatebranch by [@​michal-ciechan](https://redirect.github.com/michal-ciechan) in [https://github.com/octokit/octokit.net/pull/2600](https://redirect.github.com/octokit/octokit.net/pull/2600) - Added Environments API - GetAll list only feature by [@​semyon-p](https://redirect.github.com/semyon-p) in [https://github.com/octokit/octokit.net/pull/2613](https://redirect.github.com/octokit/octokit.net/pull/2613) - Add Actions workflow API clients by [@​martincostello](https://redirect.github.com/martincostello) in [https://github.com/octokit/octokit.net/pull/2429](https://redirect.github.com/octokit/octokit.net/pull/2429) ##### Bugs - Fixed a bug that content cannot be retrieved if "#" is included in a file or folder name. by [@​minoura-a](https://redirect.github.com/minoura-a) in [https://github.com/octokit/octokit.net/pull/2608](https://redirect.github.com/octokit/octokit.net/pull/2608) ##### Dependencies - build(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2606](https://redirect.github.com/octokit/octokit.net/pull/2606) - build(deps): bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2605](https://redirect.github.com/octokit/octokit.net/pull/2605) ##### House Keeping - Removes references to old labels and updates release steps by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2601](https://redirect.github.com/octokit/octokit.net/pull/2601) - Add issue templates by [@​kfcampbell](https://redirect.github.com/kfcampbell) in [https://github.com/octokit/octokit.net/pull/2604](https://redirect.github.com/octokit/octokit.net/pull/2604) - Add PR templates by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2612](https://redirect.github.com/octokit/octokit.net/pull/2612) #### New Contributors - [@​michal-ciechan](https://redirect.github.com/michal-ciechan) made their first contribution in [https://github.com/octokit/octokit.net/pull/2600](https://redirect.github.com/octokit/octokit.net/pull/2600) - [@​semyon-p](https://redirect.github.com/semyon-p) made their first contribution in [https://github.com/octokit/octokit.net/pull/2613](https://redirect.github.com/octokit/octokit.net/pull/2613) - [@​minoura-a](https://redirect.github.com/minoura-a) made their first contribution in [https://github.com/octokit/octokit.net/pull/2608](https://redirect.github.com/octokit/octokit.net/pull/2608) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v4.0.1) #### What's Changed - Add `NewRelease.GenerateReleaseNotes` property by [@​mryanmurphy](https://redirect.github.com/mryanmurphy) in [https://github.com/octokit/octokit.net/pull/2596](https://redirect.github.com/octokit/octokit.net/pull/2596) - Add missing properties to `IssueEvent`. by [@​bloslo](https://redirect.github.com/bloslo) in [https://github.com/octokit/octokit.net/pull/2585](https://redirect.github.com/octokit/octokit.net/pull/2585) - Replay [#​2221](https://redirect.github.com/octokit/octokit.net/issues/2221): Implement GitHub Actions Secrets API for both Organization and Repository by [@​kfcampbell](https://redirect.github.com/kfcampbell) in [https://github.com/octokit/octokit.net/pull/2598](https://redirect.github.com/octokit/octokit.net/pull/2598) - build(deps): bump Cake.Frosting from 2.2.0 to 2.3.0 in /build by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2597](https://redirect.github.com/octokit/octokit.net/pull/2597) #### New Contributors - [@​bloslo](https://redirect.github.com/bloslo) made their first contribution in [https://github.com/octokit/octokit.net/pull/2585](https://redirect.github.com/octokit/octokit.net/pull/2585) - [@​kfcampbell](https://redirect.github.com/kfcampbell) made their first contribution in [https://github.com/octokit/octokit.net/pull/2598](https://redirect.github.com/octokit/octokit.net/pull/2598) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v4.0.0...v4.0.1 ### [`v4.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v4.0.0): : Strong-naming #### What's Changed - (feat): Add strong name signing by [@​AndreyTretyak](https://redirect.github.com/AndreyTretyak) in [https://github.com/octokit/octokit.net/pull/2575](https://redirect.github.com/octokit/octokit.net/pull/2575) #### New Contributors - [@​AndreyTretyak](https://redirect.github.com/AndreyTretyak) made their first contribution in [https://github.com/octokit/octokit.net/pull/2575](https://redirect.github.com/octokit/octokit.net/pull/2575) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v3.0.1...v4.0.0 [https://github.com/octokit/octokit.net/discussions/2594](https://redirect.github.com/octokit/octokit.net/discussions/2594) ### [`v3.0.1`](https://redirect.github.com/octokit/octokit.net/releases/tag/v3.0.1) #### What's Changed - bugfix: Fix deserializing of Emoji types by [@​JonruAlveus](https://redirect.github.com/JonruAlveus) in [https://github.com/octokit/octokit.net/pull/2577](https://redirect.github.com/octokit/octokit.net/pull/2577) - bugfix: Fixes the meta DTO and meta tests so they pass and are the same as what is documented in the REST API docs by [@​JonruAlveus](https://redirect.github.com/JonruAlveus) in [https://github.com/octokit/octokit.net/pull/2579](https://redirect.github.com/octokit/octokit.net/pull/2579) - chore: updates tests to include new IP block fields by [@​nickfloyd](https://redirect.github.com/nickfloyd) in [https://github.com/octokit/octokit.net/pull/2581](https://redirect.github.com/octokit/octokit.net/pull/2581) - chore: Splitting out the misc client into separate clients as per current documentation by [@​JonruAlveus](https://redirect.github.com/JonruAlveus) in [https://github.com/octokit/octokit.net/pull/2574](https://redirect.github.com/octokit/octokit.net/pull/2574) - chore: Base classes need protected setters, ActivityPayload had privates by [@​JonruAlveus](https://redirect.github.com/JonruAlveus) in [https://github.com/octokit/octokit.net/pull/2591](https://redirect.github.com/octokit/octokit.net/pull/2591) - chore: Use correct methods and URL to generate release notes by [@​rdeago](https://redirect.github.com/rdeago) in [https://github.com/octokit/octokit.net/pull/2592](https://redirect.github.com/octokit/octokit.net/pull/2592) - deps: bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2583](https://redirect.github.com/octokit/octokit.net/pull/2583) - docs: Remove `/en` slug in docs.github.com links (and stop VSCode from formatting on save) by [@​SeanKilleen](https://redirect.github.com/SeanKilleen) in [https://github.com/octokit/octokit.net/pull/2573](https://redirect.github.com/octokit/octokit.net/pull/2573) #### New Contributors - [@​gr2m](https://redirect.github.com/gr2m) made their first contribution in [https://github.com/octokit/octokit.net/pull/2584](https://redirect.github.com/octokit/octokit.net/pull/2584) - [@​rdeago](https://redirect.github.com/rdeago) made their first contribution in [https://github.com/octokit/octokit.net/pull/2592](https://redirect.github.com/octokit/octokit.net/pull/2592) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v3.0.0...v3.0.1 ### [`v3.0.0`](https://redirect.github.com/octokit/octokit.net/releases/tag/v3.0.0) #### Advisories and Breaking Changes API METHOD CONTRACT CHANGE: In this release, the return type/exception implementation of `AddCollaborator` has changed by fixing a failure with 201 status code when adding a collaborator - [#​2559](https://redirect.github.com/octokit/octokit.net/pull/2559) via [@​annchous](https://redirect.github.com/annchous) RE: Converts response model property accessors from protected to the more appropriate private for consistency - [#​2565](https://redirect.github.com/octokit/octokit.net/pull/2565) via [@​nickfloyd](https://redirect.github.com/nickfloyd) - in support of Generative SDKs #### Release Notes ##### Milestone: We modified the existing source to help unify it and prepare for our generative SDK work. **Features/Enhancements** - Added Packages and Package versions APIs - [#​2551](https://redirect.github.com/octokit/octokit.net/pull/2551) via [@​JonruAlveus](https://redirect.github.com/JonruAlveus) - Reworks how Locking and Unlocking works on Issues and adds Locking and Unlocking to Pull Requests - [#​2543](https://redirect.github.com/octokit/octok
keploynavigator[bot] commented 13 hours ago

Thanks for opening this pull request!

cr-gpt[bot] commented 13 hours ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

semanticdiff-com[bot] commented 13 hours ago

Review changes with SemanticDiff.

sourcery-ai[bot] commented 13 hours ago

🧙 Sourcery has finished reviewing your pull request!


Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
deepsource-io[bot] commented 13 hours ago

Here's the code health analysis summary for commits f8b7bae..87ce0cb. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Java LogoJava✅ SuccessView Check ↗
DeepSource C# LogoC#✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Kotlin LogoKotlin✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
what-the-diff[bot] commented 13 hours ago

PR Summary

sonarcloud[bot] commented 13 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud