Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update delayed_job_active_record: 4.1.3 → 4.1.4 (patch) #319
+4
−4
Conversation
depfu
bot
added
the
depfu
label
Aug 21, 2019
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Aug 21, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #319 +/- ##
======================================
Coverage 89.4% 89.4%
======================================
Files 35 35
Lines 623 623
======================================
Hits 557 557
Misses 66 66 Continue to review full report at Codecov.
|
ruebot
merged commit 5e523b6
into
master
Aug 21, 2019
depfu
bot
deleted the
depfu/update/delayed_job_active_record-4.1.4
branch
Aug 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
depfu bot commentedAug 21, 2019
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?
Commits
See the full diff on Github. The new version differs by 19 commits:
Prepare 4.1.4 release
Remove defunct badges
Merge pull request #167 from collectiveidea/rails-6-compatibility
Update travis matrix for activerecord 6
Tweak patch for mysql2 primary key
Fix primary key issue for Rails 3.x and 4.0 and mysql 5.7
Bump postgres
Temporarily point at our compatibility branch
Allow active record 6.0
Merge pull request #175 from collectiveidea/travis-updates
Drop old mysql activerecord builds
Correct rubocop configuration
Add frozen_string_literal magic comment
Add required database services
Bump travis ruby and jdk versions
Merge pull request #166 from collectiveidea/fix-travis
Rubocop updates for latest rubocop
Update ruby versions
Active record does not yet work with sqlite 1.4
Release Notes
4.1.8 (from changelog)
4.1.7 (from changelog)
4.1.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Prepare 4.1.8 release
Merge pull request #1078 from collectiveidea/rails-6-compatibility
Add Rails 6.0.0 to the build matrix
Start using sqlite 1.4 in testing
Rails 6 has deprecated update_attributes
Allow Rails 6.0
Prepare 4.1.7 release
Fix Delayed::PerformableMailer loading
Prepare 4.1.6 release
Merge pull request #1093 from collectiveidea/fix-yaml-loading
Merge pull request #1077 from collectiveidea/fix-action-mailer-load
Fix for change in Psych loading
Merge pull request #1092 from collectiveidea/bump-travis-jdk
Bump jruby and the jdk on travis
Add a note about ActiveJob callbacks
Properly initialize ActionMailer outside railties
Merge pull request #1048 from dan-jensen/master
Merge pull request #1064 from bitsapien/patch-2
Merge pull request #1063 from lucianosousa/patch-1
Merge pull request #1076 from collectiveidea/fix-travis-setup
Rails does not work with sqlite 1.4 before 5.1
Update matrix for ruby and rails updates
Merge pull request #1074 from olivierlacan/patch-2
Use modern SVG alternatives of PNG badges
Grammar correction
update doc
Merge pull request #1052 from toncid/patch-1
Mention Active Job instead of Rails 4.2
Replace REMOVED with FAILED in log message
Merge pull request #1033 from collectiveidea/remove-gemnasium
Remove the Gemnasium badge
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