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

Upgrade rubocop to version 1.22.3 #101

Closed
wants to merge 1 commit into from
Closed

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 3, 2021

👉 This PR is queued up to get rebased by Depfu

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.68 → ~> 1.22) · Repo · Changelog

Release Notes

1.22.3

Bug fixes

  • #10166: Fix a false positive for Style/StringLiterals when using some meta characters (e.g. '\s', '\z') with EnforcedStyle: double_quotes. (@koic)
  • #10216: Fix an incorrect autocorrect for Style/SelectByRegexp when using lvar =~ blockvar in a block. (@koic)
  • #10207: Fix false positive in Layout/DotPosition when the selector is on the same line as the closing bracket of the receiver. (@mvz)

Changes

  • #10209: Make Lint/DeprecatedConstants aware of Net::HTTPServerException. (@koic)

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

Commits

See the full diff on Github. The new version differs by 12 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 3, 2021
@depfu depfu bot mentioned this pull request Nov 3, 2021
@depfu depfu bot force-pushed the depfu/update/rubocop-1.22.3 branch from f4a98be to b82b570 Compare November 12, 2021 14:30
@depfu depfu bot force-pushed the depfu/update/rubocop-1.22.3 branch from b82b570 to 9e3ed6a Compare November 15, 2021 10:40
@codeclimate
Copy link

codeclimate bot commented Nov 15, 2021

Code Climate has analyzed commit 9e3ed6a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 89.5% (0.0% change).

View more on Code Climate.

@dorotheelaugwitz
Copy link
Contributor

@depfu pause minor

@depfu
Copy link
Contributor Author

depfu bot commented Nov 15, 2021

Pausing rubocop updates for this minor version. Go to your Depfu dashboard or use the @depfu resume command to resume updates.

@depfu depfu bot closed this Nov 15, 2021
@depfu depfu bot deleted the depfu/update/rubocop-1.22.3 branch November 15, 2021 10:41
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.

None yet

1 participant