Update good_job 4.7.0 → 4.8.2 (minor) #1272
Open
+13
−9
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.7.0 → 4.8.2) · Repo · Changelog
Release Notes
4.8.2
4.8.1
4.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Release good_job v4.8.2
Expect `Job#scheduled_at` to always be present; remove nil checks (#1585)
Ensure that executions are properly ordered in the dashboard (#1588)
Fix passing a block to `advisory_lock` in tests (#1587)
Release good_job v4.8.1
Fix notifier/scheduler handling of integer/epoch serialized scheduled_at values (#1583)
Release good_job v4.8.0
Add ability to pause jobs by queue, job class, or label (experimental) (#1575)
Use Ruby 3.4.1 for development (#1579)
Fix generator tests (#1577)
Require the logger gem as a dependency to fix rails head (#1576)
Bump the all group with 60 updates (#1567)
fix: typo in en.yml when discarding jobs (#1569)
Release Notes
1.15.1
1.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Bump version to 1.15.1 (#1070)
Fix pager preview with escape sequence and newlines (#1069)
Bump version to v1.15.0 (#1066)
[DOC] Exclude the word `IRB` from RDoc's autolinking (#1068)
Update documentation about the new copy command (#1067)
Show a quick preview of inspect result before pager launch (#1040)
Add copy command (#1044)
Colorize backref token bold green like global variables (#1065)
Group private methods together in `IRB::Context` (#1064)
Drop ColorPrinter's workaround for BasicObject (#1051)
Remove unnecessary escape from completor class names (#1063)
`IRB.conf[:SAVE_HISTORY]` should handle boolean values (#1062)
Print more actionable message when the exception may be an IRB issue (#1061)
Gracefully handle incorrect command aliases (#1059)
Simplify vterm-yamatanooroti's steps (#1060)
Extract contributing guideline into a CONTRIBUTING.md (#1056)
Fix broken `history` command with -g (#1057)
Use the documentation site as the source of truth (#1055)
Restructure IRB's documentation (#1053)
Add `ri` an alias to the `show_doc` command (#1054)
🆕 pp (added, 0.6.2)
🆕 prettyprint (added, 0.2.0)
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