Update rubocop 1.76.0 → 1.80.2 (minor) #475
Closed
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.76.0 → 1.80.2) · Repo · Changelog
Release Notes
1.80.2
1.80.1
1.80.0
1.79.2
1.79.1
1.79.0
1.78.0
1.77.0
1.76.2
1.76.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
2.13.2
2.13.1
2.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
Release 2.13.2Improve deprecation warning location detectionMerge pull request #832 from byroot/duplicated-key-error-message-2Fix duplicated key warning locationMerge pull request #831 from byroot/duplicated-key-error-messageImprove duplicate key warning and errors to include the key nameMerge pull request #830 from nobu/indentKeep indentation consistent across functionsMerge pull request #829 from nobu/static-linked-extFunctions defined in headers should be `static inline`Release 2.13.1Merge pull request #828 from byroot/check-builtin-cpuDon't assume `__builtin_cpu_supports` existsMerge pull request #826 from jhawthorn/wbcheck_configureFix missing write barrier on Generator StateRelease 2.13.0Fix mistake in jruby RakefileMerge pull request #825 from samyron/fix-jruby-java-buildUse File::PATH_SEPARATOR instead of java.lang.System.getProperty.Use the platform native path.separator when building using JRuby.Improve consistency of code styleMerge pull request #823 from nobu/have_func-headersRun `have_func` with the header providing the declarationsMerge pull request #822 from byroot/simd-remove-cpu-initStop calling `__builtin_cpu_init`Merge pull request #821 from ruby/fix-spec-filesUse Dir.glob and base keyword arg for the installer of Ruby packageMerge pull request #820 from k0kubun/unused-simd-hMerge pull request #819 from nobu/simd_confSuppress -Wunused-functionRefactor simd/conf.rb - duplicate codeRefactor simd/conf.rb - unnecessary `have_type`Refactor simd/conf.rb - conditions to enableRefactor simd/conf.rb - balanceRefactor simd/conf.rb - compiler warningsUse `load` simd/conf.rbRemove trailing spaces [ci skip]Merge pull request #816 from samyron/neon-simd-parserReduce duplication in extconf.rbOptimize 'json_parse_string' using SIMD.Remove trailing spaces [ci skip]Merge pull request #818 from byroot/duplicate-keysDeprecate duplicate keys in objectAdd missing parser options documentationFix a typoMerge pull request #814 from ruby/port-ractor-changeUpdate `JSONInRactorTest` to handle Ruby 3.5 Ractors.`Ractor::Port`Release Notes
3.3.9.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 5 commits:
Update changelog.Bump version* Bump maintenance branches to 3.3.9 (#1080)* Bump maintenance branches to 3.2.9 (#1079)Update changelog.Release Notes
2.11.2 (from changelog)
2.11.1 (from changelog)
2.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 25 commits:
Release v2.11.2Standardize changelogMerge pull request #103 from ammar/handle-custom-encoding-optsRespect encoding in custom options argumentsMerge pull request #101 from tagliala/chore/100-changelog-fslAdd changelog entry for Frozen String LiteralsMerge pull request #98 from tagliala/feature/frozen-string-literalsUse latest rubygems ...Merge branch 'master' into feature/frozen-string-literalsRelease v2.11.1Add ruby-head unicode propertiesRemove redundant selfFix an accessor for Ruby <= 2.5Fix compatibility with old RubiesRemove scheduled tests ...Simplify ragel taskEnable Frozen String LiteralsRelease v2.11.0Update years [ci skip]Merge pull request #97 from ammar/fix-multidigit-backrefsRemove broken README badge [ci skip]Fix scanning of multi-digit numerical backrefsMerge pull request #95 from ammar/add-utf8-hexAdd utf8_hex token and expression ...Run rubocop with correct TargetRubyVersion ...Release Notes
1.46.0
1.45.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Cut 1.46.0Update ChangelogSupport `RuboCop::AST::ComplexNode`Fix `RuboCop::AST::NumericNode#sign?` to return booleanSuppress a RuboCop's offenseSuppress RuboCop's offensesAdd release notesRestore docs/antora.ymlCut 1.45.1Update ChangelogFix an error when using Parser gem with `prism_result`Suppress RuboCop's offenseSuppress RuboCop's warningRestore docs/antora.ymlCut 1.45.0Release Notes
3.1.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 4 commits:
Release v3.1.5Merge pull request #30 from Earlopain/memoize-recommendMemoize `EmojiSupport.recommended`Improve READMEDepfu 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