Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update jbuilder: 2.8.0 → 2.9.1 (minor) #297
+1
−2
Conversation
depfu
bot
added
the
depfu
label
May 15, 2019
depfu
bot
referenced this pull request
May 15, 2019
Closed
[ruby] Update jbuilder: 2.8.0 → 2.9.0 (minor) #296
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
May 15, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #297 +/- ##
=======================================
Coverage 89.33% 89.33%
=======================================
Files 35 35
Lines 619 619
=======================================
Hits 553 553
Misses 66 66 Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
@depfu rebase |
depfu
bot
force-pushed the
depfu/update/jbuilder-2.9.1
branch
from
6a0cd4e
to
7619deb
May 19, 2019
ruebot
approved these changes
May 19, 2019
ruebot
merged commit 81bc63b
into
master
May 19, 2019
depfu
bot
deleted the
depfu/update/jbuilder-2.9.1
branch
May 19, 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 commentedMay 15, 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?
Release Notes
2.9.1 (from changelog)
2.9.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
v2.9.1
Skip encoding customization test on ancient Rubies
Respect JSON encoding customizations
Test against Rails 6.0.0.rc1
Ignore gem build artifacts
Add changelog entry for b952ae0
v2.9.0
Drop MultiJson in favor of stdlib JSON
Maintain Ruby 1.9 compat
Rewrite template tests for Rails 6 compat
Use a symbolic default format for Rails 6 compat
Merge pull request #458 from y-yagi/respect_changing_scaffold_generator
Respect changing scaffold generator
Merge pull request #448 from robin850/fix-generator-timestamps
Merge branch 'master' into fix-generator-timestamps
Missing documentation for `as:` (#386)
Merge pull request #449 from robin850/tests-cleanup
Merge pull request #456 from olleolleolle/patch-1
CI: 2.4.6 not to be used with Rails 4.2
CI: Use rbx-3.107
CI: Use 2.4.6
Test against Rails 5.2, Rails head, and latest Rubies
Merge pull request #455 from denis/use-consistent-quotes-in-generated-templates
Use quotes consistently in generated templates
Merge pull request #453 from rails/template-source
Fix deprecation warning for JBuilder templates
Fix passing object with partials w/o locals (#378). (#435)
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