Closed depfu[bot] closed 3 years ago
Merging #461 (b7ded56) into main (9211e04) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #461 +/- ##
=======================================
Coverage 88.38% 88.38%
=======================================
Files 35 35
Lines 637 637
=======================================
Hits 563 563
Misses 74 74
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9211e04...b7ded56. Read the comment docs.
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?
✳️ jbuilder (2.10.1 → 2.11.0) · Repo · Changelog
Release Notes
2.11.0 (from changelog)
2.10.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump for 2.11.0
Style
Allow Jbuilder instance in merge! (#485)
Fix for key_format! when using nested hashes (#486)
docs: fix case of GitHub (#495)
Include rich_text, attachment, and attachments fields in json partial (#459)
Bump for 2.10.2
Update tests
Satisfy Turbo requirement for 422 response on form errors
Use double quotes everywhere
Use modern string-of-arrays syntax
↗️ concurrent-ruby (indirect, 1.1.7 → 1.1.8) · Repo · Changelog
Release Notes
1.1.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Update documentation
Bump version 1.1.8
Merge pull request #890 from ruby-concurrency/clarify-opacity
Clarify opacity of TVar in the current implementation
Merge pull request #884 from ruby-concurrency/thread-local
Merge pull request #886 from ruby-concurrency/stale-reads-race-condition
Fix race condition in TVar for stale reads, fixes #885
Fix race condition in TVar for stale reads, fixes #885
Do not iterate over hash which might conflict with new pair addition
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