yegor256 / jekyll-chatgpt-translate

Automated translating of Jekyll pages via ChatGPT: all you need is just an OpenAI API key
https://rubygems.org/gems/jekyll-chatgpt-translate
MIT License
15 stars 1 forks source link

Update dependency rubocop to v1.56.4 #53

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop (source, changelog) '1.56.3' -> '1.56.4' age adoption passing confidence

Release Notes

rubocop/rubocop (rubocop) ### [`v1.56.4`](https://togithub.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1564-2023-09-28) [Compare Source](https://togithub.com/rubocop/rubocop/compare/v1.56.3...v1.56.4) ##### Bug fixes - [#​12221](https://togithub.com/rubocop/rubocop/issues/12221): Fix a false positive for `Layout/EmptyLineAfterGuardClause` when using `return` before guard condition with heredoc. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12213](https://togithub.com/rubocop/rubocop/issues/12213): Fix a false positive for `Lint/OrderedMagicComments` when comment text `# encoding: ISO-8859-1` is embedded within example code as source code comment. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12205](https://togithub.com/rubocop/rubocop/issues/12205): Fix an error for `Style/OperatorMethodCall` when using `foo bar./ baz`. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12208](https://togithub.com/rubocop/rubocop/issues/12208): Fix an incorrect autocorrect for the `--disable-uncorrectable` command line option when registering an offense is outside a percent array. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12203](https://togithub.com/rubocop/rubocop/pull/12203): Fix an incorrect autocorrect for `Lint/SafeNavigationChain` when using safe navigation with comparison operator as an expression of logical operator or comparison operator's operand. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12206](https://togithub.com/rubocop/rubocop/pull/12206): Fix an incorrect autocorrect for `Style/OperatorMethodCall` when using `foo./bar`. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12202](https://togithub.com/rubocop/rubocop/pull/12202): Fix an incorrect autocorrect for `Style/RedundantConditional` when unless/else with boolean results. (\[[@​ydah](https://togithub.com/ydah)]\[]) - [#​12199](https://togithub.com/rubocop/rubocop/issues/12199): Fix false negatives for `Layout/MultilineMethodCallIndentation` when using safe navigation operator. (\[[@​koic](https://togithub.com/koic)]\[]) ##### Changes - [#​12197](https://togithub.com/rubocop/rubocop/pull/12197): Make `Style/CollectionMethods` aware of `collect_concat`. (\[[@​koic](https://togithub.com/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.



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

yegor256 commented 11 months ago

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

rultor commented 11 months ago

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

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

rultor commented 11 months ago

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

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