Release notes
*Sourced from [rubocop's releases](https://github.com/rubocop-hq/rubocop/releases).*
> ## RuboCop 0.58.2
> ### Changes
>
> ### New features
>
> * [#6105](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6105): Support `{a,b}` file name globs in `Exclude` and `Include` config. ([[**mikeyhew**](https://github.com/mikeyhew)][])
>
> * [#6116](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6116): Add `ip` to allowed names of `Naming/UncommunicativeMethodParamName` cop in default config. ([[**nijikon**](https://github.com/nijikon)][])
>
> ### Bug fixes
>
> * [#6103](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6103): Fix a false positive for `Layout/IndentationWidth` when multiple modifiers are used in a block and a method call is made at end of the block. ([[**koic**](https://github.com/koic)][])
> * [#6084](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6084): Fix `Naming/MemoizedInstanceVariableName` cop to allow methods to have leading underscores. ([[**kenman345**](https://github.com/kenman345)][])
> * [#6098](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6098): Fix an error for `Layout/ClassStructure` when there is a comment in the macro method to be auto-correct. ([[**koic**](https://github.com/koic)][])
> * [#6115](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6115): Fix a false positive for `Lint/OrderedMagicComments` when using `{ encoding: Encoding::SJIS }` hash object after `frozen_string_literal` magic comment. ([[**koic**](https://github.com/koic)][])
>
> [[**mikeyhew**](https://github.com/mikeyhew)]: https://github.com/mikeyhew
> [[**nijikon**](https://github.com/nijikon)]: https://github.com/nijikon
> [[**koic**](https://github.com/koic)]: https://github.com/koic
> [[**kenman345**](https://github.com/kenman345)]: https://github.com/kenman345
Changelog
*Sourced from [rubocop's changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md).*
> ## 0.58.2 (2018-07-23)
>
> ### Changes
>
> ### New features
>
> * [#6105](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6105): Support `{a,b}` file name globs in `Exclude` and `Include` config. ([[**mikeyhew**](https://github.com/mikeyhew)][])
>
> * [#6116](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6116): Add `ip` to allowed names of `Naming/UncommunicativeMethodParamName` cop in default config. ([[**nijikon**](https://github.com/nijikon)][])
>
> ### Bug fixes
>
> * [#6103](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6103): Fix a false positive for `Layout/IndentationWidth` when multiple modifiers are used in a block and a method call is made at end of the block. ([[**koic**](https://github.com/koic)][])
> * [#6084](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6084): Fix `Naming/MemoizedInstanceVariableName` cop to allow methods to have leading underscores. ([[**kenman345**](https://github.com/kenman345)][])
> * [#6098](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6098): Fix an error for `Layout/ClassStructure` when there is a comment in the macro method to be auto-correct. ([[**koic**](https://github.com/koic)][])
> * [#6115](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6115): Fix a false positive for `Lint/OrderedMagicComments` when using `{ encoding: Encoding::SJIS }` hash object after `frozen_string_literal` magic comment. ([[**koic**](https://github.com/koic)][])
Commits
- [`8a5be5f`](https://github.com/rubocop-hq/rubocop/commit/8a5be5fdb0d9de92308c9f1b399cb6abe9a82bdf) Cut 0.58.2
- [`18a77be`](https://github.com/rubocop-hq/rubocop/commit/18a77bec51a2bef1ecb814e7473dc5f40e3fdcaa) Make `MagicComment` aware of indented Ruby's magic comments
- [`05d9673`](https://github.com/rubocop-hq/rubocop/commit/05d967339c3f824ab76f26d948063b9fe673dea1) [Fix [#6115](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6115)] Fix a false positive for `Lint/OrderedMagicComments`
- [`58f2f8d`](https://github.com/rubocop-hq/rubocop/commit/58f2f8d37b733436bbc6cfa49594828699825de2) Add a favicon to the manual
- [`631352e`](https://github.com/rubocop-hq/rubocop/commit/631352e55a0a959676e9b8de71ac4a995b7e2142) Merge pull request [#6120](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6120) from jaredbeck/remove_redundant_ru_default
- [`ebf8f98`](https://github.com/rubocop-hq/rubocop/commit/ebf8f983180969cc35ab39ec3b38c6e9624c1f5e) Remove redundant Include of config.ru in default.yml
- [`d714e24`](https://github.com/rubocop-hq/rubocop/commit/d714e247f77457a593792d2ed50483622d3c3686) Merge pull request [#6118](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6118) from pocke/cache-key
- [`6c348b2`](https://github.com/rubocop-hq/rubocop/commit/6c348b2ef716a76035b840e3017301b4ac8fd6a2) Remove `pwd` from cache key
- [`d437a2e`](https://github.com/rubocop-hq/rubocop/commit/d437a2e4a78f1c5af4e699f9682f1aec5b1d4517) [Fix [#6105](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6105)] Support `{a,b}` glob patterns in PathUtil
- [`f4f0c01`](https://github.com/rubocop-hq/rubocop/commit/f4f0c0156e0897bd9c2a6e1910d4107255ef6da5) Allow `ip` as method parameter in default config
- Additional commits viewable in [compare view](https://github.com/rubocop-hq/rubocop/compare/v0.58.1...v0.58.2)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot reopen` will reopen this PR
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps rubocop from 0.58.1 to 0.58.2.
Release notes
*Sourced from [rubocop's releases](https://github.com/rubocop-hq/rubocop/releases).* > ## RuboCop 0.58.2 > ### Changes > > ### New features > > * [#6105](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6105): Support `{a,b}` file name globs in `Exclude` and `Include` config. ([[**mikeyhew**](https://github.com/mikeyhew)][]) > > * [#6116](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6116): Add `ip` to allowed names of `Naming/UncommunicativeMethodParamName` cop in default config. ([[**nijikon**](https://github.com/nijikon)][]) > > ### Bug fixes > > * [#6103](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6103): Fix a false positive for `Layout/IndentationWidth` when multiple modifiers are used in a block and a method call is made at end of the block. ([[**koic**](https://github.com/koic)][]) > * [#6084](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6084): Fix `Naming/MemoizedInstanceVariableName` cop to allow methods to have leading underscores. ([[**kenman345**](https://github.com/kenman345)][]) > * [#6098](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6098): Fix an error for `Layout/ClassStructure` when there is a comment in the macro method to be auto-correct. ([[**koic**](https://github.com/koic)][]) > * [#6115](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6115): Fix a false positive for `Lint/OrderedMagicComments` when using `{ encoding: Encoding::SJIS }` hash object after `frozen_string_literal` magic comment. ([[**koic**](https://github.com/koic)][]) > > [[**mikeyhew**](https://github.com/mikeyhew)]: https://github.com/mikeyhew > [[**nijikon**](https://github.com/nijikon)]: https://github.com/nijikon > [[**koic**](https://github.com/koic)]: https://github.com/koic > [[**kenman345**](https://github.com/kenman345)]: https://github.com/kenman345Changelog
*Sourced from [rubocop's changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md).* > ## 0.58.2 (2018-07-23) > > ### Changes > > ### New features > > * [#6105](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6105): Support `{a,b}` file name globs in `Exclude` and `Include` config. ([[**mikeyhew**](https://github.com/mikeyhew)][]) > > * [#6116](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6116): Add `ip` to allowed names of `Naming/UncommunicativeMethodParamName` cop in default config. ([[**nijikon**](https://github.com/nijikon)][]) > > ### Bug fixes > > * [#6103](https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/6103): Fix a false positive for `Layout/IndentationWidth` when multiple modifiers are used in a block and a method call is made at end of the block. ([[**koic**](https://github.com/koic)][]) > * [#6084](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6084): Fix `Naming/MemoizedInstanceVariableName` cop to allow methods to have leading underscores. ([[**kenman345**](https://github.com/kenman345)][]) > * [#6098](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6098): Fix an error for `Layout/ClassStructure` when there is a comment in the macro method to be auto-correct. ([[**koic**](https://github.com/koic)][]) > * [#6115](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6115): Fix a false positive for `Lint/OrderedMagicComments` when using `{ encoding: Encoding::SJIS }` hash object after `frozen_string_literal` magic comment. ([[**koic**](https://github.com/koic)][])Commits
- [`8a5be5f`](https://github.com/rubocop-hq/rubocop/commit/8a5be5fdb0d9de92308c9f1b399cb6abe9a82bdf) Cut 0.58.2 - [`18a77be`](https://github.com/rubocop-hq/rubocop/commit/18a77bec51a2bef1ecb814e7473dc5f40e3fdcaa) Make `MagicComment` aware of indented Ruby's magic comments - [`05d9673`](https://github.com/rubocop-hq/rubocop/commit/05d967339c3f824ab76f26d948063b9fe673dea1) [Fix [#6115](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6115)] Fix a false positive for `Lint/OrderedMagicComments` - [`58f2f8d`](https://github.com/rubocop-hq/rubocop/commit/58f2f8d37b733436bbc6cfa49594828699825de2) Add a favicon to the manual - [`631352e`](https://github.com/rubocop-hq/rubocop/commit/631352e55a0a959676e9b8de71ac4a995b7e2142) Merge pull request [#6120](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6120) from jaredbeck/remove_redundant_ru_default - [`ebf8f98`](https://github.com/rubocop-hq/rubocop/commit/ebf8f983180969cc35ab39ec3b38c6e9624c1f5e) Remove redundant Include of config.ru in default.yml - [`d714e24`](https://github.com/rubocop-hq/rubocop/commit/d714e247f77457a593792d2ed50483622d3c3686) Merge pull request [#6118](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6118) from pocke/cache-key - [`6c348b2`](https://github.com/rubocop-hq/rubocop/commit/6c348b2ef716a76035b840e3017301b4ac8fd6a2) Remove `pwd` from cache key - [`d437a2e`](https://github.com/rubocop-hq/rubocop/commit/d437a2e4a78f1c5af4e699f9682f1aec5b1d4517) [Fix [#6105](https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6105)] Support `{a,b}` glob patterns in PathUtil - [`f4f0c01`](https://github.com/rubocop-hq/rubocop/commit/f4f0c0156e0897bd9c2a6e1910d4107255ef6da5) Allow `ip` as method parameter in default config - Additional commits viewable in [compare view](https://github.com/rubocop-hq/rubocop/compare/v0.58.1...v0.58.2)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot reopen` will reopen this PR - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.