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.56.0 #60

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
rubocop (source, changelog) minor '1.55.1' -> '1.56.0'

Release Notes

rubocop/rubocop (rubocop)

v1.56.0

Compare Source

New features
Bug fixes
  • #​12106: Fix a false negative for Style/RedundantReturn when returning value with guard clause and return is used. ([@​koic][])
  • #​12095: Fix a false positive for Style/Alias when EncforcedStyle: prefer_alias and using alias with interpolated symbol argument. ([@​koic][])
  • #​12098: Fix a false positive for Style/ClassEqualityComparison when comparing interpolated string class name for equality. ([@​koic][])
  • #​12102: Fix an error for Style/LambdaCall when using nested lambda call x.().(). ([@​koic][])
  • #​12099: Fix an incorrect autocorrect for Style/Alias when EncforcedStyle: prefer_alias_method and using alias with interpolated symbol argument. ([@​koic][])
  • #​12085: Fix an error for Lint/SuppressedException when AllowNil: true is set and endless method definition is used. ([@​koic][])
  • #​12087: Fix false positives for Style/ArgumentsForwarding with additional args/kwargs in def/send nodes. ([@​owst][])
  • #​12071: Fix Style/SymbolArray false positives when using square brackets or interpolation in a symbol literal in a percent style array. ([@​jasondoc3][])
  • #​12061: Support regex in StringLiteralsInInterpolation. ([@​jonas054][])
  • #​12091: With --fail-level A ignore non-correctable offenses at :info severity. ([@​naveg][])
Changes
  • #​12094: Add base64 gem to runtime dependency to suppress Ruby 3.3's warning. ([@​koic][])

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@yegor256
Copy link
Owner

@rultor please, try to merge, since 8 checks have passed

@rultor
Copy link
Collaborator

rultor commented Aug 21, 2023

@rultor please, try to merge, since 8 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 52aa8e0 into master Aug 21, 2023
8 checks passed
@renovate renovate bot deleted the renovate/rubocop-1.x branch August 21, 2023 10:29
@rultor
Copy link
Collaborator

rultor commented Aug 21, 2023

@rultor please, try to merge, since 8 checks have passed

@yegor256 Done! FYI, the full log is here (took me 4min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants