Update good_job 4.5.1 → 4.6.0 (minor) #1258
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.5.1 → 4.6.0) · Repo · Changelog
Release Notes
4.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Release good_job v4.6.0
Set job execution thread priority to `-3` when in async mode (#1560)
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#1557)
Create a single Dependabot grouped update
Add PGHero to the demo app (#1294)
✳️ nokogiri (1.17.1 → 1.17.2) · Repo · Changelog
Release Notes
1.17.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
version bump to v1.17.2
fix(jruby): XML::DocumentFragment.dup to another document (v1.17.x) (#3373)
fix(jruby): XML::DocumentFragment.dup to another document
Release Notes
1.14.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Bump version to v1.14.2 (#1045)
Page the output in irb:rdbg sessions too (#1043)
Don't show 'Maybe IRB bug!' in show_source and ls command (#1039)
Prevent cursor flickering (#1041)
Fix indentation of xstring literal (#1038)
Extract truffleruby workflow (#1035)
Store method objects in constants (#1033)
Move main object's safe call logic to Context (#1034)
Don't use delegator to install helper methods to main object (#1031)
Complete the missing documentation abount the environment variables (#1028)
Prevent a warning: ambiguous `/`
Correct ja/help-message for --context-mode and --prompt (#1029)
windows does not support Process.kill("TERM", pid) (#1026)
Improve history test's encoding setting (#1022)
Suppress "literal string will be frozen in the future" warning (#1019)
Always use alternate sceen on alt-d (#988)
Remove bignum check from save_history (#1018)
Update setup/ruby used in gh-pages workflow because it is failing on ci (#1017)
Improve Debugging with IRB section to make it easier to get started (#1015)
Fix rendering test broken by conflict (#1016)
Make rendering test faster using updated yamatanooroti (#1001)
Document infinite history (#1012)
History refactors (#1013)
Change debug test workaround to use ENV RUBY_DEBUG_TEST_UI (#1014)
Change default completor from regexp to auto, try TypeCompletor and fallback to RegexpCompletor. (#1010)
Hash#inspect style has changed in ruby 3.4
Use correct binding in debug mode (#1007)
Sorry, we couldn't find anything useful about this release.
Release Notes
1.6.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
version bump to v1.6.2
fix: PermitScrubber accepts frozen tags
Commits
See the full diff on Github. The new version differs by 17 commits:
Bump version to v6.9.0
Fixed compatibility error with setup command and rdoc plugin on rubygems
Make it loose coupling between RubyGems and RDoc (#1171)
Expand rdoc-ref targets at the end of ri output (#1141)
Stop running CI against JRuby and some CI config cleanup (#1228)
lint: Remove unreachable code (#1137)
Use distinct styles for note lists and label lists (#1209)
Workaround JRuby's jar-dependencies error and test failures on CI (#1225)
Deprecate `main` and `title` directives (#1218)
Prefer String#ord to #codepoints[0] (#1220)
ClassModule#superclass= accepts a ClassModule as an argument (#1222)
Methods are sorted symbols-first (#1219)
fix: C variables should never show up in Ancestors tree (#1217)
Improve how gemspec's files are defined (#1212)
Fixed version number of rubygems/release-gem
Bump rubygems/release-gem (#1214)
Bump step-security/harden-runner from 2.10.1 to 2.10.2 (#1215)
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