Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-16 | 1.7 kB | |
v9.2.0 source code.tar.gz | 2024-10-16 | 3.4 MB | |
v9.2.0 source code.zip | 2024-10-16 | 5.0 MB | |
Totals: 3 Items | 8.4 MB | 0 |
What's Changed
Features
- feat: enable and disable automated security features by @jprosevear in https://github.com/octokit/octokit.rb/pull/1705
- Add support for file comments in PRs by @camillof in https://github.com/octokit/octokit.rb/pull/1717
Fixes
- fix: Addresses URI parsing compatibility with Ruby 3.4 by @casperisfine in https://github.com/octokit/octokit.rb/pull/1708
- fix: Remove the Faraday multipart warning and tweak the error message raised at runtime when Faraday Multipart is not installed by
- fix: Corrects the order of caching + authorization middlewares by @DimitriosLisenko in https://github.com/octokit/octokit.rb/pull/1661
Dependencies
- Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in https://github.com/octokit/octokit.rb/pull/1702
- Management Console Client: Update deprecation version by @alejndr0 in https://github.com/octokit/octokit.rb/pull/1703
- Update rubocop requirement from 1.64.1 to 1.66.1 by @dependabot in https://github.com/octokit/octokit.rb/pull/1714 @Edouard-chin in https://github.com/octokit/octokit.rb/pull/1712
- V8 update main by @nickfloyd in https://github.com/octokit/octokit.rb/pull/1719
New Contributors
- @alejndr0 made their first contribution in https://github.com/octokit/octokit.rb/pull/1703
- @jprosevear made their first contribution in https://github.com/octokit/octokit.rb/pull/1705
- @camillof made their first contribution in https://github.com/octokit/octokit.rb/pull/1717
- @DimitriosLisenko made their first contribution in https://github.com/octokit/octokit.rb/pull/1661
Full Changelog: https://github.com/octokit/octokit.rb/compare/v9.1.0...v9.2.0