Update good_job 4.8.2 → 4.9.0 (minor) #1279
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ good_job (4.8.2 → 4.9.0) · Repo · Changelog
Release Notes
4.9.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Release good_job v4.9.0
Add `GoodJob.cli?` to check if the current process was started by the `good_job` executable (#1592)
Release Notes
6.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Bump version to v6.12.0
Merge pull request #1285 from ruby/dependabot/github_actions/ruby/setup-ruby-1.215.0
Bump ruby/setup-ruby from 1.214.0 to 1.215.0
Merge pull request #1284 from tompng/prismruby_compatibility
pend→omit test that RDoc::Parser::Ruby has a bug or does not support
Support :nodoc: on method definition parameter end line
Fix superclass override when class Object is documented
Fix wrong test for class defined inside singleton class
Accept "new" and "initialize" method both documented
Reject documenting `def` inside block
Strip prefix :: from superclass name
Fix constant defined in singleton class, class constant_path, module constant_path
Suppress include and extend inside method block
Reduce the difference between RDoc::Parser::PrismRuby and RDoc::Parser::Ruby
Stop accepting `Document` objects as `CodeObject#comment` (#1210)
Remove unnecessary `file_name` parameter from `Parser#initialize` (#1146)
Bump ruby/setup-ruby from 1.213.0 to 1.214.0 (#1283)
Add a `build:local_ruby` task to simplify local testing flow (#1281)
Display main page's Table of Contents when viewed from the index page (#1250)
Update ruby-core workflow to just generate documentation (#1278)
Bump step-security/harden-runner from 2.10.3 to 2.10.4 (#1279)
Bump ruby/setup-ruby from 1.207.0 to 1.213.0 (#1280)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands