Update rubocop 1.85.0 → 1.86.1 (minor)#55
Open
depfu[bot] wants to merge 1 commit intomainfrom
Open
Conversation
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.86.1) · Repo · Changelog
Release Notes
1.86.1
1.86.0
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 more commits than we can show here.
Release Notes
4.1.1
4.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
Bump version to v4.1.1 (#516)Add a workaround for slow BigDecimal#to_f when it has large N_significant_digits (#514)tiny grammar fix in README.md (#513)Update to cover change in Bundler (#512)Increase VpMult batch size (#511)Multiplication with 8-decdig batch (#501)Remove unused minitest from Gemfile (#510)Make BigDecimal object embedded (#507)Add changelog for 4.1.0. (#508)Define `test` as the default rake task (#509)Bump version to 4.1.0 (#505)Fix error compiling with ruby.wasm (#504)Increase BigMath converge test precisions (#503)Fix erfc(x,prec) precision when x is huge (#502)Update depend files, etc (#499)Use bit_length to calculate NTT bit size (#498)Remove DECDIG=uint16_t branch. BigDecimal already requires uint64_t from v3.1.0 (#497)Simplify butterfly operation of Number Theoretic Transform (#496)Merge pull request #494 from ruby/dependabot/github_actions/rubygems/release-gem-1.1.4Merge pull request #495 from ruby/dependabot/github_actions/step-security/harden-runner-2.16.0Bump step-security/harden-runner from 2.15.1 to 2.16.0Bump rubygems/release-gem from 1.1.2 to 1.1.4Merge pull request #493 from ruby/dependabot/github_actions/step-security/harden-runner-2.15.1Bump step-security/harden-runner from 2.14.1 to 2.15.1Add missing sig file (#492)Add RBS signature and testing (#488)Split internal extra calculation prec and BigDecimal.double_fig usage (#486)Add missing call-seq (#485)Remove calculating log(10) in BigMath.log for large/small x (#484)Improve taylor series calculation of exp and sin by bit burst algorithm (#433)Implement BigMath::PI with Gauss-Legendre algorithm (#434)NTT multiplication and Newton-Raphson division (#407)Merge pull request #483 from ruby/dependabot/github_actions/actions/checkout-6.0.2Merge pull request #482 from ruby/dependabot/github_actions/step-security/harden-runner-2.14.1Bump actions/checkout from 6.0.1 to 6.0.2Bump step-security/harden-runner from 2.14.0 to 2.14.1Change frozen_string_literal from false to true (#481)Improve performance of add/sub when exponent of two bigdecimals have huge difference (#478)Sample code without deprecated modules (#480)Remove ENABLE_NUMERIC_STRING flag (#479)Release Notes
2.19.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Release 2.19.3Fix handling of unescaped control characters preceeded by a backslashCommits
See the full diff on Github. The new version differs by 18 commits:
v2.0.1Merge pull request #366 from tagliala/chore/opt-in-for-mfa-explicitlyOpt-in for MFA requirement explicitlysimplify changelogMerge pull request #364 from sferik/changelogAdd CHANGELOG.md with full release historyv2.0.0Merge pull request #363 from grosser/grosser/rac4ruby 4 ractorsMerge pull request #362 from brandonzylstra/patch-1Update Readme.mdMerge pull request #361 from grosser/grosser/4bump rubiesv1.28.0Merge pull request #360 from grosser/grosser/dumpdump undumpable exceptions without cause if that fixes the issueMerge pull request #358 from grosser/grosser/upbundle and cleanup test duplicationRelease Notes
3.3.11.1 (from changelog)
3.3.11.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 8 commits:
Update changelog.Bump version* Bump maintenance branches to 3.2.11 (#1089)Update changelog.Update changelog.Bump version* Bump maintenance branches to 3.3.11 (#1088)Update changelog.Release Notes
2.12.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 3 commits:
Release v2.12.0Disable gouteur for mutantAdd ruby 4 unicode propertiesRelease Notes
1.49.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Cut 1.49.1ChangelogFix unification variables not persisting in any-order nodesFix latest RuboCopAdd blocknilargSuppress RuboCop's offenseDrop `prism_spec` from the default Rake taskRestore docs/antora.yml🗑️ addressable (removed)
🗑️ json-schema (removed)
🗑️ mcp (removed)
🗑️ public_suffix (removed)
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