Update rubocop-rails 2.34.3 → 2.35.3 (minor)#1120
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
7337e9a to
4763037
Compare
Contributor
Author
|
Closed in favor of #1132. |
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-rails (2.34.3 → 2.35.3) · Repo · Changelog
Release Notes
2.35.3
2.35.2
2.35.1
2.35.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 55 commits:
Cut 2.35.3Update ChangelogMerge pull request #1631 from koic/fix_false_positive_for_rails_strong_parameters_expect_with_negation[Fix #1630] Fix a false positive in `Rails/StrongParametersExpect`Merge pull request #1629 from lucasmazza/fix/strong-parameters-expect-safe-navigationFix Rails/StrongParametersExpect to allow safe navigation operator on optional paramsReset the docs versionCut 2.35.2Update ChangelogMerge pull request #1626 from koic/fix_false_positives_for_rails_strong_parameters_expect_with_collection_methods[Fix #1625] Fix false positives in `Rails/StrongParametersExpect`Merge pull request #1627 from nicholasdower/tryFix false positives for try and try! in Rails/StrongParametersExpectReset the docs versionCut 2.35.1Update ChangelogMerge pull request #1624 from koic/fix_false_positives_for_rails_strong_parameters_expect_with_key_check_methods[Fix #1622] Fix false positives in `Rails/StrongParametersExpect`Merge pull request #1623 from koic/fix_false_positives_for_rails_strong_parameters_expect_with_type_check_methods[Fix #1620] Fix false positives in `Rails/StrongParametersExpect`Merge pull request #1616 from koic/fix_false_positives_in_rails_strong_parameters_expect[Fix #1618] Update the doc of `Rails/RedundantActiveRecordAllMethod`Fix false positives in `Rails/StrongParametersExpect`Reset the docs versionCut 2.35.0Update ChangelogFix `KeyError` when `shared` key has no `adapter` in `database.yml`Merge pull request #1605 from codergeek121/support-shared-keyMerge pull request #1603 from koic/fix_an_error_in_rails_select_mapFix support for shared key in database.yml[Fix #1602] Fix an error in `Rails/SelectMap`Merge pull request #1597 from 55728/fix-i18n-locale-texts-redirect-back-or-to[Fix #1595] Fix a false negative for `Rails/I18nLocaleTexts` when using `redirect_back_or_to`Merge pull request #1598 from y-yagi/globs_cops_for_testUse glob patterns compatible with Engine or Packwerk for cops targeting `spec/` and `test/` directoriesMerge pull request #1591 from koic/make_rails_strong_parameters_expect_allow_presenceMerge pull request #1592 from lovro-bikic/unknown-env-inequality-comparisonFix false negative for != comparison in Rails/UnknownEnvMake `Rails/StrongParametersExpect` allow `presence`Suppress RuboCop's offensesMerge pull request #1587 from eugeneius/presence_operator_methodsMerge pull request #1586 from eugeneius/presence_parenthesesDon't autocorrect operator methods in Rails/PresenceDon't add unnecessary parentheses in Rails/PresenceMerge pull request #1583 from koic/enhance_rails_strong_parameters_expectMake `Rails/StrongParametersExpect` aware of `params[:key]`Merge pull request #1584 from lovro-bikic/rails-unknown-env-case-supportAdd support for case statements to Rails/UnknownEnvMerge pull request #1582 from lovro-bikic/unknown-env-local-comparisonFix a false negative where 'local' was incorrectly treated as a known environment name when using == comparison in Rails/UnknownEnvDrop `prism_spec` from the default Rake taskMerge pull request #1571 from r7kamura/response-parsed-body-html-methodUse RuboCop RSpec 3.9.0 for developmentMerge pull request #1564 from r7kamura/requires-gem-compatibility-removeReset the docs version✳️ rubocop (1.86.1 → 1.87.0) · Repo · Changelog
Release Notes
1.87.0
1.86.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.
Release Notes
2.1.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 9 commits:
v2.1.0Merge pull request #373 from grosser/grosser/hmacprevent pipe injectionMerge pull request #372 from tagliala/chore/remove-regex-matchPrefer `String#include?` and `match?` over `=~`Merge pull request #371 from tagliala/chore/remove-old-specRemove stale Darwin hwprefs specMerge pull request #368 from grosser/grosser/speedspeed up testsDepfu 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