Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-23 | 1.5 kB | |
v10.0.0 source code.tar.gz | 2025-04-23 | 3.4 MB | |
v10.0.0 source code.zip | 2025-04-23 | 5.0 MB | |
Totals: 3 Items | 8.4 MB | 0 |
What's Changed
- BREAKING CHANGE: Remove app methods that have been deprecated since v4.8.0 by @pbstriker38 in https://github.com/octokit/octokit.rb/pull/1720
- Update rubocop requirement from 1.66.1 to 1.67.0 by @dependabot in https://github.com/octokit/octokit.rb/pull/1723
- Rename find_app_installations and find_user_installations by @pbstriker38 in https://github.com/octokit/octokit.rb/pull/1721
- Update the "debugging" sample code in
README.md
by @areitz in https://github.com/octokit/octokit.rb/pull/1724 - Update rubocop requirement from 1.67.0 to 1.68.0 by @dependabot in https://github.com/octokit/octokit.rb/pull/1725
- Update rubocop requirement from 1.68.0 to 1.69.2 by @dependabot in https://github.com/octokit/octokit.rb/pull/1730
- feat: add missing method
delete_issue_comment_reaction()
by @GrantBirki in https://github.com/octokit/octokit.rb/pull/1734 - Fix string validation errors by @hennevogel in https://github.com/octokit/octokit.rb/pull/1740
New Contributors
- @pbstriker38 made their first contribution in https://github.com/octokit/octokit.rb/pull/1720
- @areitz made their first contribution in https://github.com/octokit/octokit.rb/pull/1724
- @GrantBirki made their first contribution in https://github.com/octokit/octokit.rb/pull/1734
- @hennevogel made their first contribution in https://github.com/octokit/octokit.rb/pull/1740
Full Changelog: https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0