Skip to content

deps: bump octokit from 6.0.1 to 6.1.0

George Koltsov requested to merge dependabot/bundler/octokit-6.1.0 into main

Created by: dependabot[bot]

Bumps octokit from 6.0.1 to 6.1.0.

Release notes

Sourced from octokit's releases.

v6.1.0

What's Changed

Features

Bugs

Docs

Maintenance

New Contributors

Full Changelog: https://github.com/octokit/octokit.rb/compare/v6.0.1...v6.1.0

Commits
  • 855b4b9 v6.1.0
  • aa2f3ae [MAINT] Clean up spec helper refs
  • aa9aaa0 [FEAT] Add Faraday DEFAULT_EXCEPTIONS for when retry middleware is available
  • 6f1ebc8 Specify --require spec_helper in .rspec
  • d4f2395 Update rubocop requirement from 1.45.1 to 1.46.0 (#1548)
  • 3be805e Bump actions/add-to-project from 0.4.0 to 0.4.1 (#1547)
  • d48eaff Specify TargetRubyVersion: 2.7 in .rubocop.yml (#1544)
  • 3ec233f Add Ruby 3.2 to tested implementations in README (#1545)
  • 3ce68e4 Add Faraday DEFAULT_EXCEPTIONS for when retry middleware is available
  • 006d6ed Update rubocop requirement from 1.44.1 to 1.45.1 (#1541)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Merge request reports