automated-github-organization-invites
automated-github-organization-invites copied to clipboard
Bump octokit from 4.22.0 to 5.6.1
Bumps octokit from 4.22.0 to 5.6.1.
Release notes
Sourced from octokit's releases.
v5.6.1
What's Changed
- Update regex to raise
Octokit::TooLargeContentwhen relevant error messages are returned by GitHub (by@goldstar611in octokit/octokit.rb#1484)- Correct documentation URL for
#artifact_download_url(by@timrogersin octokit/octokit.rb#1483)New Contributors
@goldstar611made their first contribution in octokit/octokit.rb#1484Full Changelog: https://github.com/octokit/octokit.rb/compare/v5.6.0...v5.6.1
v5.6.0
What's Changed
- Add
#repository_artifacts,#workflow_run_artifacts,#artifact,#artifact_download_urland#delete_artifactmethods to support Actions Artifacts APIs (by@lerebearin octokit/octokit.rb#1480)New Contributors
@lerebearmade their first contribution in octokit/octokit.rb#1480Full Changelog: https://github.com/octokit/octokit.rb/compare/v5.5.0...v5.6.0
v5.5.0
What's Changed
- Add support for listing entries in an organization's audit log with
#organization_audit_logby@Brend-Smitsin octokit/octokit.rb#1481- Update "See Also" link for Projects API client by
@michaelroudnitskiin octokit/octokit.rb#1476- Update rubocop requirement from 1.35.1 to 1.36.0 by
@dependabotin octokit/octokit.rb#1477- Fix
faraday_http_cachelink in README by@garaujodevin octokit/octokit.rb#1469- Tweak release documentation and process by
@timrogersin octokit/octokit.rb#1475New Contributors
@michaelroudnitskimade their first contribution in octokit/octokit.rb#1476@garaujodevmade their first contribution in octokit/octokit.rb#1469@Brend-Smitsmade their first contribution in octokit/octokit.rb#1481Full Changelog: https://github.com/octokit/octokit.rb/compare/v5.4.0...v5.5.0
v5.4.0
What's Changed
- Add support for "Check team permissions for a repository" API (
GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}) with#team_permissions_for_repoby@juanmradin octokit/octokit.rb#1474New Contributors
@juanmradmade their first contribution in octokit/octokit.rb#1474Full Changelog: https://github.com/octokit/octokit.rb/compare/v5.3.0...v5.4.0
v5.3.0
Features
- Adds ability to update pull request branch by
@bjedrochain octokit/octokit.rb#1472New Contributors
@bjedrochamade their first contribution in octokit/octokit.rb#1472
... (truncated)
Commits
afe2722v5.6.1c553401Correct documentation URL for#artifact_download_url(#1483)2c7c1ebUpdate regex to raiseOctokit::TooLargeContentwhen relevant error messages...17d2f86v5.6.0e5abb57Add client methods to support Actions artifact APIs. (#1480)15be725v5.5.03e821a5add audit_log endpoint with tests (#1481)ec2f429Merge pull request #1475 from octokit/timrogers/release9aef9efMerge branch 'main' into timrogers/releasebae18d2Merge pull request #1469 from garaujodev/ga/fix-faraday-http-cache-link- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)