Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump octokit from 4.23.0 to 4.24.0 #316

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

Bumps octokit from 4.23.0 to 4.24.0.

Release notes

Sourced from octokit's releases.

v4.24.0

Known issues

Note: This release fixes the issue around autoloading modules causing some modules to not load before use #1428


Code improvements


CI Improvements


Bug fixes


Full Changelog: octokit/octokit.rb@v4.23.0...v4.24.0

Commits
  • 505b2f2 Release 4.24.0
  • cde1e88 Updates to 4.24.0
  • 76555e5 Merge pull request #1428 from octokit/rollback-autoload-PR-1351
  • 258f04f rolls back autoloading of modules
  • 6202e72 Merge pull request #1426 from octokit/frozen-string-literal
  • d713396 errors.rb: Mutable strings
  • 5cbfa3d build_error_message: Use mutable string
  • 2959325 CI: Install a newer RubyGems on Ruby 2.5
  • 766812c CI: Use RUBYOPT: "--enable-frozen-string-literal"
  • 4c0bee8 Create codeql-analysis.yml
  • See full diff 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)

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md)
- [Commits](octokit/octokit.rb@v4.23.0...v4.24.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 7, 2022
@dependabot dependabot bot requested a review from andrcuns June 7, 2022 09:10
@codeclimate
Copy link

codeclimate bot commented Jun 7, 2022

Code Climate has analyzed commit e53df8e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.0% (0.0% change).

View more on Code Climate.

@andrcuns andrcuns merged commit cbb6000 into main Jun 7, 2022
@andrcuns andrcuns deleted the dependabot/bundler/octokit-4.24.0 branch June 7, 2022 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant