Merged
Conversation
eduardoj
approved these changes
Mar 6, 2026
Member
|
@depfu merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.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?
✳️ rubocop (1.85.0 → 1.85.1) · Repo · Changelog
Release Notes
1.85.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Cut 1.85.1Update ChangelogMerge pull request #14975 from sferik/fix_14973Fix `Style/ReduceToHash` false positive when accumulator is read in key/valueMerge pull request #14972 from lovro-bikic/relevant-options-digest-cacheCache relevant options digestMerge pull request #14969 from lovro-bikic/autoload-formatter-constantsAutoload formatters; they're required only when actually usedMerge pull request #14966 from koic/fix_false_positives_in_style_redundant_parentheses[Fix #14964] Fix false positives in `Style/RedundantParentheses`Remove redundant code in `Style/FileOpen`[Fix #14958] Fix false positives in Style/FileOpenReset the docs version✳️ json (2.18.1 → 2.19.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 16 commits:
Release 2.19.0fbuffer.h: Use size_t over unsigned longAdd depth validation to Jruby and TruffleRuby implementationsReject negative depth; add overflow guards to prevent hang/crashFix `allow_blank` parsing option to only consider strings.Reimplement `to_json` methods in RubyRemove unused load_uint8x16_4 function.Use single quotes for allow_invalid_escape docAdd `allow_invalid_escape` parsing optionRemove bignum warningsRemove unused method in JSONGeneratorTest[DOC] Another link fix[DOC] Fix linksStop using RB_ALLOCVCleanup function delecarationsRemove codepaths under !RUBY_INTEGER_UNIFICATIONRelease Notes
2.8.9 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
6.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Merge pull request #571 from bastelfreak/rel620Release 6.2.0Merge pull request #566 from jordan-brough/jordan/allow-disabling-multi-jsonadd a deprecation warning when multi_json is usedin dev, allow verion of multi_json compatible with Ruby 2.7rubocop tweaksAllow disabling MultiJSON even when it is installedMerge pull request #570 from voxpupuli/dependabot/github_actions/actions/download-artifact-8Merge pull request #569 from voxpupuli/dependabot/github_actions/actions/upload-artifact-7Bump actions/download-artifact from 7 to 8Bump actions/upload-artifact from 6 to 7Merge pull request #561 from koic/restore_support_for_ruby_2_7_to_3_1Restore support for Ruby 2.7 – Ruby 3.1Merge pull request #564 from bastelfreak/ruby4Merge pull request #562 from bastelfreak/annoAdd GitHub annotations for minitestAdd Ruby 4.0 supportRelease Notes
0.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Merge pull request #250 from koic/release_0_8_0Release 0.8.0Merge pull request #237 from koic/replace_assert_empty_with_assert_equal_using_explicit_literalsMerge pull request #240 from koic/add_wildcard_gem_to_dot_gitignoreMerge pull request #248 from koic/conformanceSupport running MCP conformance tests against the Ruby SDKMerge pull request #244 from koic/add_content_embedded_resourceAdd `Content::EmbeddedResource` class for embedded resource content typeMerge pull request #249 from koic/fix_econnreset_in_sse_notificationMerge pull request #243 from koic/add_content_audioMerge pull request #246 from koic/fix_prompt_nil_argumentsAdd `Content::Audio` class for audio content typeHandle `Errno::ECONNRESET` in SSE stream operationsMerge pull request #247 from koic/fix_default_handler_return_valuesFix `Prompt#validate_arguments!` crash when arguments are `nil`Merge pull request #245 from koic/fix_sse_response_statusMerge pull request #242 from koic/support_ref_in_tool_schemaMerge pull request #241 from koic/fix_content_image_to_hFix default handler return values to comply with MCP specReturn 202 Accepted for SSE responses per MCP specAllow `$ref` in `Tool::Schema` for protocol version 2025-11-25Fix `Content::Image#to_h` to return `mimeType` (camelCase) per MCP specAdd `*.gem` to .gitignoreReplace `assert_empty` with `assert_equal` using explicit literalsRelease Notes
7.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Release 7.0.5Release 7.0.4Fix release crashRelease 7.0.3Updated list from source (#522)build(deps): update rubocop requirement from ~> 1.84.0 to ~> 1.85.0 (#521)Updated list from source (#520)Updated list from source (#519)Updated list from source (#518)Updated list from source (#517)Updated list from source (#516)Updated list from source (#515)Updated list from source (#514)Updated list from source (#513)Updated list from source (#512)Updated list from source (#511)Updated list from source (#510)Updated list from source (#509)build(deps): update rubocop requirement from ~> 1.82.1 to ~> 1.84.0 (#508)Updated list from source (#507)build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#506)Updated list from source (#505)Updated list from source (#504)Updated list from source (#503)Updated list from source (#502)Updated list from source (#501)PSL auto-update (#499)Updated list from source (#498)docs: Be more specific about commit formatdocs: Move changelog guidance to its own sectionUpdated list from source (#497)docs: Use references instead of symlinksDepfu 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