[ruby] Update rubocop 1.84.1 → 1.85.1 (minor)#5596
Open
depfu[bot] wants to merge 26 commits intodevelopfrom
Open
[ruby] Update rubocop 1.84.1 → 1.85.1 (minor)#5596depfu[bot] wants to merge 26 commits intodevelopfrom
depfu[bot] wants to merge 26 commits intodevelopfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5596 +/- ##
===========================================
- Coverage 87.24% 87.24% -0.01%
===========================================
Files 1460 1460
Lines 32966 32965 -1
Branches 3465 3464 -1
===========================================
- Hits 28762 28759 -3
- Misses 4183 4185 +2
Partials 21 21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
$ bundle exec ruboclean --preserve-comments Add back inline comments
This reverts commit aa1d8a2.
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?
🧹 Ruboclean
Ruboclean has been added to sort and keep and our config neat and ordered.
It is now run as part of the Ruby lint workflow.
Note, that comments need to be added before each section, as they will vanish if added inline.
✳️ rubocop (1.84.1 → 1.85.1) · Repo · Changelog
Release Notes
1.85.1
1.85.0
1.84.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ 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
3.3.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 4 commits:
Update changelog.Bump version+ add `blocknilarg` for prism (#1087)Update changelog.🆕 json-schema (added, 6.2.0)
🆕 mcp (added, 0.8.0)
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