automated-github-organization-invites
automated-github-organization-invites copied to clipboard
Bump octokit from 4.22.0 to 6.1.0
Bumps octokit from 4.22.0 to 6.1.0.
Release notes
Sourced from octokit's releases.
v6.1.0
What's Changed
Features
- Allow using the response_headers or headers when getting Rate Limit Info by
@DougEdeyin octokit/octokit.rb#1533- Add Faraday DEFAULT_EXCEPTIONS for when retry middleware is available by
@DougEdeyin octokit/octokit.rb#1546Bugs
- Repository: Fix issue with fragment identifier in branch name by
@pier-oliviertin octokit/octokit.rb#1529Docs
- Add using GitHub app authentication in README by
@Tatsumi0000in octokit/octokit.rb#1512- Fix missing and broken links in README table of contents by
@Jarvlin octokit/octokit.rb#1513- Add Ruby 3.2 to tested implementations in README by
@koicin octokit/octokit.rb#1545Maintenance
- 🚧 updated Workflows
@octokitbot- Update rubocop requirement from 1.39.0 to 1.42.0 by
@dependabotin octokit/octokit.rb#1525- Adds a stale action to clean up old PRs/Issues by
@nickfloydin octokit/octokit.rb#1511- Bump actions/stale from 6 to 7 by
@dependabotin octokit/octokit.rb#1527- Update rubocop requirement from 1.42.0 to 1.43.0 by
@dependabotin octokit/octokit.rb#1531- Update rubocop requirement from 1.43.0 to 1.44.1 by
@dependabotin octokit/octokit.rb#1537- Rename obsolete parameter
IgnoredMethodstoAllowedMethodsby@kyoshidajpin octokit/octokit.rb#1530- Remove jruby-specific platform by
@kfcampbellin octokit/octokit.rb#1520- Adds Ruby 3.2 to the CI matrix by
@petergoldsteinin octokit/octokit.rb#1524- Update rubocop requirement from 1.44.1 to 1.45.1 by
@dependabotin octokit/otokit.rb#1541- Specify
TargetRubyVersion: 2.7in .rubocop.yml by@koicin octokit/octokit.rb#1544- Bump actions/add-to-project from 0.4.0 to 0.4.1 by
@dependabotin octokit/octokit.rb#1547- Update rubocop requirement from 1.45.1 to 1.46.0 by
@dependabotin octokit/octokit.rb#1548- Specify
--require spec_helperin .rspec by@koicin octokit/octokit.rb#1549New Contributors
@octokitbotmade their first contribution in octokit/octokit.rb#1516@Tatsumi0000made their first contribution in octokit/octokit.rb#1512@Jarvlmade their first contribution in octokit/octokit.rb#1513@pier-oliviertmade their first contribution in octokit/octokit.rb#1529@kyoshidajpmade their first contribution in octokit/octokit.rb#1530@DougEdeymade their first contribution in octokit/octokit.rb#1533@koicmade their first contribution in octokit/octokit.rb#1545Full Changelog: https://github.com/octokit/octokit.rb/compare/v6.0.1...v6.1.0
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#1509
... (truncated)
Commits
855b4b9v6.1.0aa2f3ae[MAINT] Clean up spec helper refsaa9aaa0[FEAT] Add Faraday DEFAULT_EXCEPTIONS for when retry middleware is available6f1ebc8Specify--require spec_helperin .rspecd4f2395Update rubocop requirement from 1.45.1 to 1.46.0 (#1548)3be805eBump actions/add-to-project from 0.4.0 to 0.4.1 (#1547)d48eaffSpecifyTargetRubyVersion: 2.7in .rubocop.yml (#1544)3ec233fAdd Ruby 3.2 to tested implementations in README (#1545)3ce68e4Add Faraday DEFAULT_EXCEPTIONS for when retry middleware is available006d6edUpdate rubocop requirement from 1.44.1 to 1.45.1 (#1541)- 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)