Bump octokit from 4.22.0 to 6.0.1 by dependabot[bot] · Pull Request #69 · jsdeveloperpro/explore
Navigation Menu
{{ message }}
jsdeveloperpro / explore Public
forked from github/explore
- Notifications You must be signed in to change notification settings
- Fork 0
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump octokit from 4.22.0 to 6.0.1#69
dependabot[bot] wants to merge 1 commit intomainfrom
Bump octokit from 4.22.0 to 6.0.1#69
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
dependabot
bot
commented
on behalf of github
Nov 24, 2022
dependabot
bot
commented
on behalf of github
Bumps octokit from 4.22.0 to 6.0.1.
Release notes
Sourced from octokit's releases.
v6.0.1
What's Changed
Dependencies
- Update rubocop requirement from 1.36.0 to 1.37.1 by
@dependabotin octokit/octokit.rb#1497- Update rubocop requirement from 1.37.1 to 1.38.0 by
@dependabotin octokit/octokit.rb#1503- Update rubocop requirement from 1.38.0 to 1.39.0 by
@dependabotin octokit/octokit.rb#1509Housekeeping
- Outdated credential removal by
@kfcampbellin octokit/octokit.rb#1500- Add issue templates by
@kfcampbellin octokit/octokit.rb#1501- Add PR templates by
@nickfloydin octokit/octokit.rb#1507Bug fixes
- Fix broken encoding (fixes #920) by
@lparryin octokit/octokit.rb#1118New Contributors
@lparrymade their first contribution in octokit/octokit.rb#1118Full Changelog: octokit/octokit.rb@v6.0.0...v6.0.1
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
... (truncated)
Commits
13bfd87v6.0.1d008d73Add PR templates (#1507)046cf88[maint]: Update rubocop requirement from 1.38.0 to 1.39.0a5026d8fixes linting exception0a26848Update rubocop requirement from 1.38.0 to 1.39.013efb0c[fix] Addresses issues when using client.content() and dealing with mismatche...c9aa273Remove TODO commentb49ec66Fix Rubocop offencesb313ce2Merge branch 'main' into lparry/fix-broken-encoding22677abUpdate rubocop requirement from 1.37.1 to 1.38.0 (#1503)- 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.1. - [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.1) --- 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
Nov 24, 2022
dependabot
bot
mentioned this pull request
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