Skip to content

Conversation

@depfu
Copy link

@depfu depfu bot commented Nov 16, 2021

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rubocop (~> 0.76 → ~> 1.23) · Repo · Changelog

Release Notes

1.23.0

New features

Bug fixes

  • #10203: Fix Style/FormatStringToken to respect IgnoredMethods with nested structures. (@tejasbubane)
  • #10242: Fix last_column value for JSONFormatter. (@koic)
  • #10229: Fix a false positive for Style/StringLiterals when EnforcedStyle: double_quotes and using single quoted string with backslash. (@koic)
  • #10174: Fix inherit_from_remote should follow remote includes path starting with ./. (@hirasawayuki)
  • #10234: Fix an error for Style/Documentation when using a cbase class. (@koic)
  • #10227: Fix a false positive for Style/ParenthesesAroundCondition when parentheses in multiple expressions separated by semicolon. (@koic)
  • #10230: Fix a false positive for Lint/AmbiguousRange when a range is composed of all literals except basic literals. (@koic)

Changes

  • #10221: Update Naming::FileName to recognize Structs as classes that satisfy the ExpectMatchingDefinition requirement. (@dvandersluis)
  • #10220: Update Naming/FileName to make CheckDefinitionPathHierarchy roots configurable. (@grosser)
  • #10199: Change AllowAdjacentOneLineDefs config parameter of Layout/EmptyLineBetweenDefs to true by default . (@koic)
  • #10236: Make Lint/NumberConversion aware of to_r. (@koic)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 38 commits:


Depfu Status

Depfu 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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Nov 16, 2021
@depfu depfu bot mentioned this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant