-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: octokit/octokit.rb
base: v9.2.0
head repository: octokit/octokit.rb
compare: v10.0.0
- 12 commits
- 21 files changed
- 7 contributors
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41494e8 - Browse repository at this point
Copy the full SHA 41494e8View commit details -
BREAKING CHANGE: Remove app methods that have been deprecated since v…
…4.8.0 Removes: find_integration_installations, create_integration_installation_access_token, list_integration_installation_repositories, add_repository_to_integration_installation, remove_repository_from_integration_installation
Configuration menu - View commit details
-
Copy full SHA for 57f8600 - Browse repository at this point
Copy the full SHA 57f8600View commit details
Commits on Oct 22, 2024
-
Update rubocop requirement from 1.66.1 to 1.67.0 (#1723)
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.66.1...v1.67.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e55ef3 - Browse repository at this point
Copy the full SHA 6e55ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcf9bf - Browse repository at this point
Copy the full SHA 5fcf9bfView commit details
Commits on Oct 25, 2024
-
Update the "debugging" sample code in
README.md
(#1724)Update README.md Update the sample code for enabling HTTP debugging in Faraday
Configuration menu - View commit details
-
Copy full SHA for 4237fd4 - Browse repository at this point
Copy the full SHA 4237fd4View commit details
Commits on Nov 4, 2024
-
Update rubocop requirement from 1.67.0 to 1.68.0
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.67.0...v1.68.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b4b4198 - Browse repository at this point
Copy the full SHA b4b4198View commit details
Commits on Nov 5, 2024
-
Merge pull request #1725 from octokit/dependabot/bundler/rubocop-1.68.0
Update rubocop requirement from 1.67.0 to 1.68.0
Configuration menu - View commit details
-
Copy full SHA for 687944a - Browse repository at this point
Copy the full SHA 687944aView commit details
Commits on Dec 19, 2024
-
Update rubocop requirement from 1.68.0 to 1.69.2 (#1730)
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.68.0...v1.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc7d142 - Browse repository at this point
Copy the full SHA cc7d142View commit details
Commits on Jan 21, 2025
-
feat: add missing method
delete_issue_comment_reaction()
(#1734)* add missing `delete_issue_comment_reaction` reactions method * add unit tests
Configuration menu - View commit details
-
Copy full SHA for fbcea34 - Browse repository at this point
Copy the full SHA fbcea34View commit details
Commits on Apr 23, 2025
-
Fix string validation errors (#1740)
* Fix string validation errors Just came across this in the wild openSUSE/open-build-service#17535 Apparently sometimes the validation json is formated like that. * Add additional test cases * Fix lint: add empty line after guard clause * Use regex for nested structure test assertion --------- Co-authored-by: Keegan Campbell <me@kfcampbell.com>
Configuration menu - View commit details
-
Copy full SHA for 4c55c3c - Browse repository at this point
Copy the full SHA 4c55c3cView commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f883a9d - Browse repository at this point
Copy the full SHA f883a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3413c - Browse repository at this point
Copy the full SHA ea3413cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.2.0...v10.0.0