Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency rubocop to v1.64.1 #8887

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop (source, changelog) "1.63.3" -> "1.64.1" age adoption passing confidence

Release Notes

rubocop/rubocop (rubocop)

v1.64.1

Compare Source

Bug fixes
  • #​12951: Fix an error for Style/Copyright when AutocorrectNotice is missing. ([@​koic][])
  • #​12932: Fix end position of diagnostic for LSP. ([@​ksss][])
  • #​12926: Fix a false positive for Style/SuperArguments when the methods block argument is reassigned before super. ([@​earlopain][])
  • #​12931: Fix false positives for Style/RedundantLineContinuation when line continuations involve break, next, or yield with a return value. ([@​koic][])
  • #​12924: Fix false positives for Style/SendWithLiteralMethodName when public_send argument is a method name that cannot be autocorrected. ([@​koic][])

v1.64.0

Compare Source

New features
Bug fixes
  • #​7189: Fix a false positive for Style/Copyright when using multiline copyright notice. ([@​koic][])
  • #​12914: Fix a false negative for Layout/EmptyComment when using an empty comment next to code after comment line. ([@​koic][])
  • #​12919: Fix false negatives for Style/ArgumentsForwarding when forward target is super. ([@​koic][])
  • #​12923: Fix false negatives for Style/ArgumentsForwarding when forward target is safe navigation method. ([@​koic][])
  • #​12894: Fix false positives for Style/MapIntoArray when using each without receiver with << to build an array. ([@​koic][])
  • #​12876: Fix an error for the lockfile parser if a gemfile exists but a lockfile doesn't. ([@​earlopain][])
  • #​12888: Fix --no-exclude-limit generating a todo with Max config instead of listing everything out with Exclude. ([@​earlopain][])
  • #​12898: Fix an error for TargetRailsVersion when parsing from the lockfile with prerelease rails. ([@​earlopain][])
Changes
  • #​12908: Add rubocop-rspec back to suggested extensions when rspec-rails is in use. ([@​pirj][])
  • #​12884: Align output from cop.documentation_url with --show-docs-url when passing a config as argument. ([@​earlopain][])
  • #​12905: Support ActiveSupportExtensionsEnabled for Style/SymbolProc. ([@​koic][])
  • #​12897: Respect user's intentions with workspace/executeCommand LSP method. ([@​koic][])

v1.63.5

Compare Source

Bug fixes
  • #​12877: Fix an infinite loop error for Layout/FirstArgumentIndentation when specifying EnforcedStyle: with_fixed_indentation of Layout/ArrayAlignment. ([@​koic][])
  • #​12873: Fix an error for Metrics/BlockLength when the CountAsOne config is invalid. ([@​koic][])
  • #​12881: Fix incorrect autocorrect when Style/NumericPredicate is used with negations. ([@​fatkodima][])
  • #​12882: Fix Layout/CommentIndentation for comment-only pattern matching. ([@​nekketsuuu][])

v1.63.4

Compare Source

Bug fixes
  • #​12871: Fix an error for rubocop -V when .rubocop.yml contains ERB. ([@​earlopain][])
  • #​12862: Fix a false positive for Style/RedundantLineContinuation when line continuations involve return with a return value. ([@​koic][])
  • #​12664: Fix handling of textDocument/diagnostic. ([@​muxcmux][])
  • #​12865: Fix Rails Cops, which weren't reporting any violations unless running with bundle exec. ([@​amomchilov][])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rubocop-1.x branch 26 times, most recently from 92c9721 to 0f0c285 Compare May 5, 2024 00:06
@renovate renovate bot force-pushed the renovate/rubocop-1.x branch 3 times, most recently from e316530 to 8321ac9 Compare May 6, 2024 21:09
@renovate renovate bot force-pushed the renovate/rubocop-1.x branch 11 times, most recently from 9f559ce to bc85a56 Compare May 23, 2024 11:44
@renovate renovate bot changed the title Update dependency rubocop to v1.63.5 Update dependency rubocop to v1.64.0 May 23, 2024
@renovate renovate bot force-pushed the renovate/rubocop-1.x branch 15 times, most recently from 5fb024b to d592930 Compare May 30, 2024 04:33
@renovate renovate bot changed the title Update dependency rubocop to v1.64.0 Update dependency rubocop to v1.64.1 May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants