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

Rubocop 0.55.0 release #121

Closed
artplan1 opened this issue Apr 18, 2018 · 5 comments
Closed

Rubocop 0.55.0 release #121

artplan1 opened this issue Apr 18, 2018 · 5 comments
Assignees

Comments

@artplan1
Copy link

Hi!

Can you release rubocop 0.55.0 available as a channel?

https://github.com/bbatsov/rubocop/releases/tag/v0.55.0

Thanks.

kibitan added a commit to kibitan/mastodon that referenced this issue May 10, 2018
@pdobb
Copy link

pdobb commented Jun 2, 2018

And now rubocop 0.56.0. https://github.com/rubocop-hq/rubocop/releases/tag/v0.56.0

Gargron pushed a commit to mastodon/mastodon that referenced this issue Jun 4, 2018
* fix RuboCop error

RuboCop doesn't work by following error.

```
$ rubocop
Error: The `Style/TrailingCommaInLiteral` cop no longer exists. Please use `Style/TrailingCommaInArrayLiteral` and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
```

it comes from RuboCop 0.53.0 [\[Fix #3394\] Separate Array & Hash Literal Comma configuration by garettarrowood · Pull Request #5307 · bbatsov/rubocop](rubocop/rubocop#5307)

* ci(CodeClimate): specify RuboCop version 0.54

 * https://docs.codeclimate.com/docs/rubocop#section-using-rubocop-s-newer-versions
 * [RuboCop 0.55.0 is not available yet](codeclimate/codeclimate-rubocop#121) on CodeClimate rubocop channel
@kimyu92
Copy link

kimyu92 commented Jun 6, 2018

And now rubocop 0.57.0. https://github.com/rubocop-hq/rubocop/releases/tag/v0.57.0

 :shipit:

@ale7714
Copy link
Contributor

ale7714 commented Jun 6, 2018

Hi everyone! 👋 Thank you for using Code Climate and writing about this. We included this in our planning board and we will be following up when we have ready a new rubocop release.

@katwchen
Copy link

katwchen commented Jul 2, 2018

We are working on this this week.

@wilson
Copy link
Contributor

wilson commented Jul 2, 2018

Rubocop versions 0.55.0, 0.56.0, and 0.57.2 are now supported.

New channels:

  • rubocop-0-55
  • rubocop-0-56
  • rubocop-0-57

Updated items:

  • codeclimate gem
  • builder engine registry
  • codeclimate-rubocop channel branches

The stable channel still refers to v0.52.1, pending discussion of which version should be chosen next.

@artplan1 artplan1 closed this as completed Jul 2, 2018
lawremipsum pushed a commit to lawremipsum/mspsocial-mastodon that referenced this issue Jul 7, 2018
* fix RuboCop error

RuboCop doesn't work by following error.

```
$ rubocop
Error: The `Style/TrailingCommaInLiteral` cop no longer exists. Please use `Style/TrailingCommaInArrayLiteral` and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in .rubocop.yml, please update it)
```

it comes from RuboCop 0.53.0 [\[Fix mastodon#3394\] Separate Array & Hash Literal Comma configuration by garettarrowood · Pull Request mastodon#5307 · bbatsov/rubocop](rubocop/rubocop#5307)

* ci(CodeClimate): specify RuboCop version 0.54

 * https://docs.codeclimate.com/docs/rubocop#section-using-rubocop-s-newer-versions
 * [RuboCop 0.55.0 is not available yet](codeclimate/codeclimate-rubocop#121) on CodeClimate rubocop channel
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

No branches or pull requests

6 participants