Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-octokit
From: Takahiro Kambe
Date: 2023-04-27 16:03:18
Message id: 20230427140318.4ECFEFA87@cvs.NetBSD.org
Log Message:
devel/ruby-octokit: update to 6.1.1
6.1.1 (2023-04-06)
What's Changed
Features
* Add Octokit::Client#delete_organization to support org deletion by
@jdennes in #1558
* Added Environments API by @jer-k in #1554
Bugs
* [fix] Ensures that the API Token in clear text is never present in the
error stack trace when set in the URL by @nickfloyd in #1562
Docs
* [docs] Adds link to search limits by @yeikel in #1555
Maintenance
* Bump rubocop requirement from 1.46.0 to 1.48.1 by @dependabot in #1551
* Bump rubocop requirement from 1.48.1 to 1.49.0 by @dependabot in #1561
* Bump actions/add-to-project from 0.4.1 to 0.5.0 by @dependabot in #1560
* Bump actions/stale from 7 to 8 by @dependabot in #1556
New Contributors
* @yeikel made their first contribution in #1555
Files: