Bump the rubocop group across 1 directory with 2 updates#523
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rubocop group across 1 directory with 2 updates#523dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ce04c23 to
27c63ba
Compare
Bumps the rubocop group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop` from 1.88.1 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.88.1...v1.88.2) Updates `rubocop-rails` from 2.35.5 to 2.36.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.35.5...v2.36.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: rubocop-rails dependency-version: 2.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
27c63ba to
0986c08
Compare
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.
Bumps the rubocop group with 2 updates in the / directory: rubocop and rubocop-rails.
Updates
rubocopfrom 1.88.1 to 1.88.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
ceb6377Cut 1.88.2ee87be8Update Changeloge161fe6Keep autocorrections in memory during the inspection loopc8e0c83Speed up Style/IfUnlessModifier eligibility checksef10f8aDispatch investigation callbacks only to cops that refine them4de41eaAvoid allocating a Range per offense in the common casebe1bb58Fast-path the gem requirements check in cop relevancy278525bMemoize compiled regexps in pattern mixins28b6cd6Improve Lint/Debugger performance on non-debugger code1066e7bMerge pull request #15434 from koic/fix_else_alignment_for_block_in_expressionUpdates
rubocop-railsfrom 2.35.5 to 2.36.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
b49bdd2Cut 2.36.0c38ff7cUpdate Changelog4a723b4Merge pull request #1619 from lovro-bikic/fix-migration-file-skippable7900fa6Merge pull request #1647 from conwayje/fix-eager-evaluation-log-message-in-block5409363[Fix #1647] Fix a false negative forRails/EagerEvaluationLogMessagee55944eMerge pull request #1646 from ilianah/fix-remove-index-reversible-migration-d...08663a3Fix a false negative forRails/ReversibleMigrationwithremove_indexoper...1d3c824Merge pull request #1644 from koic/fix_an_incorrect_autocorrect_for_rails_lin...0a41e88[Fix #1599] Fix an incorrect autocorrect forRails/LinkToBlank5b46a5dMerge pull request #1645 from koic/fix_jruby_ci_failure_caused_by_rbs_native_...