Skip to content

Conversation

@dependabot
Copy link

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

Bumps octokit from 4.21.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

v4.23.0

Known issues

Autoloading modules cause some modules to not load before use

  • What: This version implements autoloading for some modules. The initial change was deemed good but our community has since come across issues where autoloading could cause issues due to modules not being loaded or load order even.
  • Action: We will be rolling back this change in the next release (octokit/octokit.rb#1428)
  • Next steps: This change provides value in the cases where this is not an issue so we are going to work to come up with an opt-in approach. More details here.
  • Work around: octokit/octokit.rb#1420

Hat tip to: @​collinsauve. @​waiting-for-dev, @​etiennebarrie, and @​timrogers for the discovery around this.


Code improvements


CI Improvements

... (truncated)

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
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.21.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.21.0...v4.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2022

Superseded by #69.

@dependabot dependabot bot closed this Jun 16, 2022
@dependabot dependabot bot deleted the dependabot-bundler-octokit-4.24.0 branch June 16, 2022 08:19
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

Development

Successfully merging this pull request may close these issues.

1 participant