deps: bump octokit from 6.0.0 to 6.0.1
Created by: dependabot[bot]
Bumps octokit from 6.0.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
@dependabot
in octokit/octokit.rb#1497- Update rubocop requirement from 1.37.1 to 1.38.0 by
@dependabot
in octokit/octokit.rb#1503- Update rubocop requirement from 1.38.0 to 1.39.0 by
@dependabot
in octokit/octokit.rb#1509Housekeeping
- Outdated credential removal by
@kfcampbell
in octokit/octokit.rb#1500- Add issue templates by
@kfcampbell
in octokit/octokit.rb#1501- Add PR templates by
@nickfloyd
in octokit/octokit.rb#1507Bug fixes
- Fix broken encoding (fixes #920) by
@lparry
in octokit/octokit.rb#1118New Contributors
@lparry
made their first contribution in octokit/octokit.rb#1118Full Changelog: https://github.com/octokit/octokit.rb/compare/v6.0.0...v6.0.1
Commits
-
13bfd87
v6.0.1 -
d008d73
Add PR templates (#1507) -
046cf88
[maint]: Update rubocop requirement from 1.38.0 to 1.39.0 -
a5026d8
fixes linting exception -
0a26848
Update rubocop requirement from 1.38.0 to 1.39.0 -
13efb0c
[fix] Addresses issues when using client.content() and dealing with mismatche... -
c9aa273
Remove TODO comment -
b49ec66
Fix Rubocop offences -
b313ce2
Merge branch 'main' into lparry/fix-broken-encoding -
22677ab
Update rubocop requirement from 1.37.1 to 1.38.0 (#1503) - 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)