Skip to content

[ruby] Update json 2.19.0 → 2.19.1 (patch)#5613

Merged
StephenHulme merged 1 commit intodevelopfrom
depfu/update/json-2.19.1
Mar 17, 2026
Merged

[ruby] Update json 2.19.0 → 2.19.1 (patch)#5613
StephenHulme merged 1 commit intodevelopfrom
depfu/update/json-2.19.1

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 13, 2026

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?

✳️ json (2.19.0 → 2.19.1) · Repo · Changelog

Release Notes

2.19.1

What's Changed

  • Fix a compiler dependent GC bug introduced in 2.18.0.

Full Changelog: v2.19.0...v2.19.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 2 commits:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the dependencies Pull requests that update a dependency file label Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.22%. Comparing base (819760f) to head (7716954).
⚠️ Report is 15 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5613      +/-   ##
===========================================
+ Coverage    87.19%   87.22%   +0.03%     
===========================================
  Files         1460     1460              
  Lines        32993    32993              
  Branches      3470     3470              
===========================================
+ Hits         28767    28778      +11     
+ Misses        4205     4194      -11     
  Partials        21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@StephenHulme StephenHulme merged commit e8a7100 into develop Mar 17, 2026
30 of 33 checks passed
@StephenHulme StephenHulme deleted the depfu/update/json-2.19.1 branch March 17, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant