sfbrigade / adopt-a-drain

A web application that allows citizens to "adopt" a storm drain in San Francisco. In use, and in development at other brigades. Looking for a maintainer or someone interested in developing further in collaboration with others across the country.
http://adoptadrain.sfwater.org/
BSD 3-Clause "New" or "Revised" License
44 stars 57 forks source link

Bump rubocop-rails from 2.2.1 to 2.3.2 #425

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rubocop-rails from 2.2.1 to 2.3.2.

Release notes *Sourced from [rubocop-rails's releases](https://github.com/rubocop-hq/rubocop-rails/releases).* > ## RuboCop Rails 2.3.2 > ## 2.3.2 (2019-09-01) > > ### Bug fixes > > * [#118](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/118): Fix an incorrect autocorrect for `Rails/Validation` when attributes are specified with array literal. ([@​koic][]) > * [#116](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/116): Fix an incorrect autocorrect for `Rails/Presence` when `else` branch of ternary operator is not nil. ([@​koic][]) > > [@​koic]: https://github.com/koic > > ## RuboCop Rails 2.3.1 > ### Bug fixes > > * [#104](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/104): Exclude Rails-independent `bin/bundle` by default. ([@​koic][]) > * [#107](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/107): Fix style guide URLs when specifying `rubocop --display-style-guide` option. ([@​koic][]) > * [#111](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/111): Fix an incorrect autocorrect for `Rails/Presence` when method arguments of `else` branch is not enclosed in parentheses. ([@​koic][]) > > [@​koic]: https://github.com/koic > > ## RuboCop Rails 2.3.0 > ### New features > > * [#78](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/78): Add new `Rails/EnumHash` cop. ([@​fedeagripa][], [@​brunvez][], [@​santib][]) > > ### Bug fixes > > * [#53](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/53): Fix a false positive for `Rails/SaveBang` when implicitly return using finder method and creation method connected by `||`. ([@​koic][]) > * [#97](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/97): Fix two false negatives for `Rails/EnumUniqueness`. 1. When `enum` name is not a literal. 2. When `enum` has multiple definitions. ([@​santib][]) > > ### Changes > > * [#98](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/98): Mark `Rails/ActiveRecordAliases` as `SafeAutoCorrect` false and disable autocorrect by default. ([@​prathamesh-sonpatki][]) > * [#101](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/101): Mark `Rails/SaveBang` as `SafeAutoCorrect` false and disable autocorrect by default. ([@​prathamesh-sonpatki][]) > * [#102](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/102): Include `create_or_find_by` in `Rails/SaveBang` cop. ([@​MaximeLaurenty][]) > > [@​fedeagripa]: https://github.com/fedeagripa > [@​brunvez]: https://github.com/brunvez > [@​santib]: https://github.com/santib > [@​koic]: https://github.com/koic > [@​prathamesh-sonpatki]: https://github.com/prathamesh-sonpatki > [@​MaximeLaurenty]: https://github.com/MaximeLaurenty
Changelog *Sourced from [rubocop-rails's changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md).* > ## 2.3.2 (2019-09-01) > > ### Bug fixes > > * [#118](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/118): Fix an incorrect autocorrect for `Rails/Validation` when attributes are specified with array literal. ([@​koic][]) > * [#116](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/116): Fix an incorrect autocorrect for `Rails/Presence` when `else` branch of ternary operator is not nil. ([@​koic][]) > > ## 2.3.1 (2019-08-26) > > ### Bug fixes > > * [#104](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/104): Exclude Rails-independent `bin/bundle` by default. ([@​koic][]) > * [#107](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/107): Fix style guide URLs when specifying `rubocop --display-style-guide` option. ([@​koic][]) > * [#111](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/111): Fix an incorrect autocorrect for `Rails/Presence` when method arguments of `else` branch is not enclosed in parentheses. ([@​koic][]) > > ## 2.3.0 (2019-08-13) > > ### New features > > * [#78](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/78): Add new `Rails/EnumHash` cop. ([@​fedeagripa][], [@​brunvez][], [@​santib][]) > > ### Bug fixes > > * [#53](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/53): Fix a false positive for `Rails/SaveBang` when implicitly return using finder method and creation method connected by `||`. ([@​koic][]) > * [#97](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/97): Fix two false negatives for `Rails/EnumUniqueness`. 1. When `enum` name is not a literal. 2. When `enum` has multiple definitions. ([@​santib][]) > > ### Changes > > * [#98](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/98): Mark `Rails/ActiveRecordAliases` as `SafeAutoCorrect` false and disable autocorrect by default. ([@​prathamesh-sonpatki][]) > * [#101](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/101): Mark `Rails/SaveBang` as `SafeAutoCorrect` false and disable autocorrect by default. ([@​prathamesh-sonpatki][]) > * [#102](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/pull/102): Include `create_or_find_by` in `Rails/SaveBang` cop. ([@​MaximeLaurenty][])
Commits - [`6432431`](https://github.com/rubocop-hq/rubocop-rails/commit/64324319fab855b83e7310e268defa326c8e4fef) Cut 2.3.2 - [`ba618ca`](https://github.com/rubocop-hq/rubocop-rails/commit/ba618cabd8ea20b9c38343271c55b9c06eca6942) Merge pull request [#117](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/117) from koic/fix_an_incorrect_autocorrect_for_rails_pres... - [`3a0998c`](https://github.com/rubocop-hq/rubocop-rails/commit/3a0998c563d83cd87c439b2c323a4698fcbf94da) [Fix [#116](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/116)] Fix an incorrect autocorrect for `Rails/Prensence` - [`7766c50`](https://github.com/rubocop-hq/rubocop-rails/commit/7766c50df488ade7c1bfbb1d441d8dcf8a0b5d43) Merge pull request [#119](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/119) from koic/fix_an_incorrect_autocorrect_for_rails_vali... - [`27004dd`](https://github.com/rubocop-hq/rubocop-rails/commit/27004dd872dac0948183d569c730f0f0d5a1660f) Fix an incorrect autocorrect for `Rails/Validation` - [`d865cfd`](https://github.com/rubocop-hq/rubocop-rails/commit/d865cfd69f6684ab24b3a5a6be18768aed0ff493) [Fix [#118](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/118)] Fix an incorrect autocorrect for `Rails/Validation` - [`5aa0e98`](https://github.com/rubocop-hq/rubocop-rails/commit/5aa0e98bc006bd1ca2d5a6abbfbcc72ae2859087) Cut 2.3.1 - [`18f1147`](https://github.com/rubocop-hq/rubocop-rails/commit/18f11475507f5b1dda7a837e000fd76558c94354) Merge pull request [#115](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/115) from koic/fix_incorrect_autocorrect_for_rails_presence - [`ce2937d`](https://github.com/rubocop-hq/rubocop-rails/commit/ce2937dcf07390562bd2c9f60f938f3744fb7450) [Fix [#111](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/111)] Fix an incorrect autocorrect for `Rails/Presence` - [`e0bfc5e`](https://github.com/rubocop-hq/rubocop-rails/commit/e0bfc5e811ef76fe417100c1728a387c713a8c31) Merge pull request [#109](https://github-redirect.dependabot.com/rubocop-hq/rubocop-rails/issues/109) from koic/fix_a_style_guild_url - Additional commits viewable in [compare view](https://github.com/rubocop-hq/rubocop-rails/compare/v2.2.1...v2.3.2)


Dependabot compatibility score

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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@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 use this milestone` will set the current milestone 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.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.917% when pulling 012ab33ede38ff26396bcd875d881651c09c7c0c on dependabot/bundler/rubocop-rails-2.3.2 into 569093f3ea79fbd730f5c896b8658ae2f84b99ce on master.