Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-octokit
From: Takahiro Kambe
Date: 2021-01-10 16:27:12
Message id: 20210110152712.ABF59FA9D@cvs.NetBSD.org
Log Message:
devel/ruby-octokit: update to 4.18.0
4.18.0 (2020-03-25)
API Support
* #1304 Added the ability to delete a deployment @jer-k
* #1308 Add repo vulnerability alerts related functionality for
repositories @calvinhughes
Bug fixes
* #1309 Paginate outside_collaborators calls @sds
* #1316 Uses of FaradayMiddleware#on_complete should not be private
@tarebyte
Code improvements
* #1131 Add CommitIsNotPartOfPullRequest error @wata727
* #1303 Remove integrations preview header @MichaelViveros
* #1307 Raise Octokit::InstallationSuspended when another error is
received @yykamei
Documentation
* #1302 Add documentation on how to specify the ref option for RubyDoc
@aomathwift
* #1311 Fix Code of Conduct link in Table of Contents @eduardoj
4.19.0 (2020-10-20)
Code Improvements
* #1223 Ensure a boolean is returned for application_authenticated @zakallen
* #1255 Update api paths in the organization api to take ids @hmharvey
* #1260 Fix last_response behavior after failures @JackTLi
* #1253 Ensure adapters set SSL options properly @tjwallace
* #1270 Add context around rate limit errors @jatindhankhar
API Support
* #1252 Introduces support for the ActionWorkflow and ActionWorkflowRun
APIs @petar-lazarov
* #1236 Support for ActionsSecrets API @jylitalo
* #1266 Support for get the authenticated app @kitop
* #1281 Support for create a workflow dispatch event @igfoo
* #1286 Support installation suspended failures @stmllr
* #1288 Support for user migration endpoints @stmllr
Documentation
* #1248 Fix documentation link for update a repository @spier
* #1269 Update some documentation param names @tarebyte
* #1276 Remove dangling phrase in CONTRIBUTING.md @igfoo
* #1278 Link related doc in CONTRIBUTING.md @igfoo
* #1279 Fix script typo in README.md @igfoo
* #1291 Fix typo in authorizations comments @ohbarye
Files: