Update octokit: 5.4.0 → 5.6.1 (minor) #452
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ octokit (5.4.0 → 5.6.1) · Repo · Changelog
Release Notes
5.6.1
5.6.0
5.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
v5.6.1
Correct documentation URL for `#artifact_download_url` (#1483)
Update regex to raise `Octokit::TooLargeContent` when relevant error messages are returned by GitHub (#1484)
v5.6.0
Add client methods to support Actions artifact APIs. (#1480)
v5.5.0
add audit_log endpoint with tests (#1481)
Merge pull request #1475 from octokit/timrogers/release
Merge branch 'main' into timrogers/release
Merge pull request #1469 from garaujodev/ga/fix-faraday-http-cache-link
Merge branch 'main' into ga/fix-faraday-http-cache-link
Merge pull request #1477 from octokit/dependabot/bundler/rubocop-1.36.0
Update rubocop requirement from 1.35.1 to 1.36.0
Update "See Also" link for projects API client (#1476)
Use a nicer commit message for release commits from the release script
Use most recently built `.gem` file to figure out version in the release script
Update `RELEASE.md` instructions to avoid having two release commits
Release Notes
2.8.1 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
2.5.2
2.5.1
2.5.0
2.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Version bump to 2.5.2
Explicitly pass `reason_phrase` to `save_response` in test adapter. (#1445)
Enables and fixes all new cops. (#1443)
Version bump to 2.5.1
Allow `faraday-net_http` up to v3.1
Version bump to 2.5.0
Fix documentation typo (#1441)
Disable new streaming API specific tests
Update CI matrix:
Introduce new streaming API (#1439)
Temporarily use edge rubocop-packaging
Add `bake-test-external` and test `faraday-net_http` as part of the CI
Add encoders `#sort_params` to documentation
Version bump to 2.4.0
Support Proc type for stubbed request body (#1436)
Fix syntax to use correct doc link for url_encoded
Move JsonResponse middleware to response section
docs link fixed
Handle verify hostname ssl option (#1428)
docs: Update to 2022 (#1420)
Remove examples using extension middleware
Release Notes
3.0.0
2.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Version bump (3.0.0), set faraday dev dependency to 2.5 and required Ruby version to 2.6
Add support for new Faraday streaming API (#26)
Fix verify_hostname spec (#24)
Version bump to 2.1.0
Handle verify_hostname ssl option (#23)
Release Notes
5.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Release 5.0.0
Upgrade Rubocop to 1.x
Upgrade Rubocop
Restore Rubocop
Revert "Update rubocop"
Update tests.yml
Update workflowa
Update rubocop
Updated list from source (#193)
psl-update: Avoid vendor changes being committed
psl-update: Avoid changes being committed
psl-update: Ensure pull request exclude vendor
Update psl-update.yml
Update psl-update.yml
Update release.yml
Setup autoupdate workflow
Update tests.yml
Update tests.yml
CI: use bundler-cache (#187)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands