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

Bump rubocop-rails from 2.0.1 to 2.2.0 #11257

Merged
merged 1 commit into from
Jul 13, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rubocop-rails from 2.0.1 to 2.2.0.

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails 2.2.0

Bug fixes

  • #67: Fix an incorrect auto-correct for Rails/TimeZone when using DateTime. (@​koic)

RuboCop Rails 2.1.0

Bug fixes

  • #43: Remove change_column_null method from BulkChangeTable cop offenses. ([@​anthony-robin][])
  • #79: Fix RuboCop::Cop::Rails not defined (NameError). (@​rmm5t)

Changes

Changelog

Sourced from rubocop-rails's changelog.

2.2.0 (2019-07-07)

Bug fixes

  • #67: Fix an incorrect auto-correct for Rails/TimeZone when using DateTime. (@​koic)

2.1.0 (2019-06-26)

Bug fixes

  • #43: Remove change_column_null method from BulkChangeTable cop offenses. ([@​anthony-robin][])
  • #79: Fix RuboCop::Cop::Rails not defined (NameError). (@​rmm5t)

Changes

Commits
  • 9f5ee6a Preparing for 2.2.0 release
  • 9b2285f Merge pull request #85 from koic/fix_an_incorrect_autocorrect_for_rails_time_...
  • 5d6f8bb [Fix #67] Fix an incorrect auto-correct for Rails/TimeZone
  • 2c62f07 Merge pull request #83 from koic/remove_unnecessary_code_to_suppress_warnings
  • 182a1c9 Remove unnecessary code to suppress warnings
  • a003f94 Preparing for 2.1.0 release
  • 4f6f204 Merge pull request #80 from rmm5t/fix-rubocop-cop-rails-const-defined
  • da9759b [Fix #79] Rubocop::Cop::Rails constant removal
  • 4712f51 Remove an unneeded config from .rubocop.yml
  • c328836 Merge pull request #77 from koic/remove_obsolete_doc_for_rails_action_filter
  • Additional commits viewable in compare view

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 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). To ignore the version in this PR you can just close it
  • @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 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 the .dependabot/config.yml file in this repo:

  • 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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 8, 2019
@ykzts ykzts merged commit 6af0c95 into master Jul 13, 2019
@ykzts ykzts deleted the dependabot/bundler/rubocop-rails-2.2.0 branch July 13, 2019 14:52
ClearlyClaire pushed a commit to ClearlyClaire/mastodon that referenced this pull request Jul 14, 2019
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant