Update delayed_job_active_record 4.1.8 → 4.1.10 (patch) #3466
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ delayed_job_active_record (4.1.8 → 4.1.10) · Repo
Release Notes
4.1.10
4.1.9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
Merge pull request #237 from collectiveidea/release-4-1-10
Prepare 4.1.10 release
Merge pull request #236 from collectiveidea/fix-undefined-method
Fix error in updated clear_all_connections handling
Merge pull request #234 from collectiveidea/release-4-1-9
Prepare 4.1.9 release
Merge pull request #233 from collectiveidea/trusted-publishing
Prepare v4.1.9.rc1 release
Add trusted publishing workflow
Merge pull request #232 from collectiveidea/more-test-updates
Move jruby with AR 7.1 and 7.2 to canary until jruby is working.
Remove jruby trilogy from canary
Merge pull request #231 from collectiveidea/fixup-skip-locked
Fix bad bundler cache
postgresql_version was a protected method in AR 3
Fixup reserve_with_scope_using_optimized_postgres
Merge pull request #215 from stevenharman/optimize_reservation_on_newer_pgs
Merge pull request #230 from collectiveidea/test-matrix-updates
Add jruby exclusion for trilogy on 7.2
Fix PG segfault in older ruby tests
Update jruby future handling
Matrix includes need to have all variables
Be consistent with run triggers
Update actions versions
Fix job name for rubocop
Overhaul build matrix
Fix version lookup for old ActiveRecord
Add gems moving out of stdlib
Add 7.2 gemfiles
Cleanup trilogy gemfiles
Fix AR 7.1 gemfiles
Move future oriented builds to a canary action
Merge pull request #226 from c960657/patch-1
Merge pull request #228 from taketo1113/fix-ci-trilogy
Merge pull request #229 from taketo1113/fix-rubocop
Fixed ci for trilogy & rails 7.0-
Fixed rubocop
Merge pull request #224 from m-nakamura145/update-ci-matrix
Merge pull request #223 from taketo1113/support-trilogy
Merge pull request #222 from taketo1113/optimized-query-trilogy
Fix deprecation warning for clear_all_connections!
Add Ruby 3.3 to CI matrix
Add trilogy gem to CI
Added trilogy adapter for optimized mysql query
Fix lingering space from cleanup
Update baseline Gemfile
Reorganize gemspec
Release Notes
4.1.12
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Merge pull request #1217 from collectiveidea/release-4.1.12
Prepare release 4.1.12
Merge pull request #1216 from collectiveidea/release-4.1.12.rc1
Prepare 4.1.12.rc1 release
Merge pull request #1215 from collectiveidea/trusted-publishing
Add trusted publishing workflow
Merge pull request #1203 from pravi/patch-1
Merge pull request #1214 from collectiveidea/pull-envato-pr
CI: be precise regarding the Ubuntu version
Merge pull request #1213 from collectiveidea/update-build-matrix
Update actions/cache
Switch to coveralls main
Run jruby-9.4
Update actions/checkout
Handle ruby 3.4 message expectation
Ruby libraries moved out of standard lib in 3.4
Fix rails 4.2 and 5.0 test dependencies
Fix BasicObject cleanup
Add sqlite restriction
Update build matrix
Merge pull request #1212 from collectiveidea/fix-proxy-object-deprecation
Bring in missing functionality from ProxyObject
Address `ActiveSupport::ProxyObject` deprecation on Rails 7.2.0.alpha
Change US/Eastern => America/New_York
Merge pull request #1194 from collectiveidea/fix-rspec-deprecation
Use a block for expect to raise_exception
Merge pull request #1185 from ragaskar/patch-1
Ensure `Array` has been decorated with `#extract_options`
Merge pull request #1183 from envato/ruby3.2
CI: use JRuby 9.4 to test Rails 7.0 and edge
CI: add Ruby 3.2 to the test matrix
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