Bump octokit from 4.22.0 to 6.0.0 by dependabot[bot] · Pull Request #61 · jsdeveloperpro/explore
Navigation Menu
{{ message }}
jsdeveloperpro / explore Public
forked from github/explore
- Notifications You must be signed in to change notification settings
- Fork 0
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump octokit from 4.22.0 to 6.0.0#61
dependabot[bot] wants to merge 1 commit intomainfrom
Bump octokit from 4.22.0 to 6.0.0#61
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
dependabot
bot
commented
on behalf of github
Oct 21, 2022
dependabot
bot
commented
on behalf of github
Bumps octokit from 4.22.0 to 6.0.0.
Release notes
Sourced from octokit's releases.
v6.0.0
We're releasing v6.0.0 because #1494 and #1495 are technically breaking changes although the APIs that underlie this functionalilty have been not operational for some time.
What's Changed
- Fix broken pagination in ActionsWorkflowRuns by
@luke-englein octokit/octokit.rb#1488- Remove Octokit::Client::Hooks#available_hooks by
@kfcampbellin octokit/octokit.rb#1495- Change the default value of
update_refforceto false by@pockein octokit/octokit.rb#980- Remove Octokit::Client::Authorizations by
@kfcampbellin octokit/octokit.rb#1494- Bump to v6.0.0 by
@kfcampbellin octokit/octokit.rb#1496New Contributors
@luke-englemade their first contribution in octokit/octokit.rb#1488@kfcampbellmade their first contribution in octokit/octokit.rb#1495Full Changelog: octokit/octokit.rb@v5.6.1...v6.0.0
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: octokit/octokit.rb@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: octokit/octokit.rb@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: octokit/octokit.rb@v5.4.0...v5.5.0
... (truncated)
Commits
deb9547v6.0.05e3dd60Bump to v6.0.0 (#1496)017b0e3Remove Octokit::Client::Authorizations (#1494)8413882Change the default value ofupdate_refforceto false (#980)ddeb189Remove Octokit::Client::Hooks#available_hooks (#1495)8517612fix: Fixes broken pagination in ActionsWorkflowRunse0e3172Fix linter issues08d1ed0Merge branch 'main' of https://github.com/luke-engle/octokit.rb311ce8bRemove debug statement7175acbMerge branch 'main' into main- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.22.0 to 6.0.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](octokit/octokit.rb@v4.22.0...v6.0.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
label
Oct 21, 2022
dependabot
bot
mentioned this pull request
Copy link Copy Markdown
Author
dependabot
bot
commented
on behalf of github
Nov 24, 2022
dependabot bot commented on behalf of github
Nov 24, 2022Superseded by #69.
dependabot
bot
closed this
dependabot
bot
deleted the
dependabot-bundler-octokit-6.0.0
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment