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

Update rails_best_practices: 1.19.3 → 1.20.0 (minor) #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 1, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rails_best_practices (1.19.3 → 1.20.0) · Repo · Changelog

Release Notes

1.20.0 (from changelog)

  • Support ruby 2.7
  • Add the link format for vscode
  • Add cli class
  • Add table_name and module_prefix to model ignored methods
  • Fix false positive remove unused method for around_action in controller
  • Fix current_class_name in end_class callback

1.19.5 (from changelog)

  • Add the link format for vscode
  • Use code_analyzer 0.5.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 48 commits:

↗️ code_analyzer (indirect, 0.4.8 → 0.5.2) · Repo

Commits

See the full diff on Github. The new version differs by 20 commits:

↗️ require_all (indirect, 2.0.0 → 3.0.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ ruby-progressbar (indirect, 1.10.0 → 1.10.1) · Repo · Changelog

Release Notes

1.10.1 (from changelog)

Change

  • Make Extra Sure We're Not Loading Ruby's Time Class

Fix

  • CHANGELOG URI in both gemspecs to point to master CHANGELOG.md
  • Ruby 1.8/1.9 IO Doesn't Respond to winsize

Remove

  • allowed_push_host From gemspecs

Does any of this look wrong? Please let us know.

↗️ sexp_processor (indirect, 4.11.0 → 4.15.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 29 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot force-pushed the depfu/update/rails_best_practices-1.20.0 branch from d4320cf to 1518af9 Compare October 28, 2020 19:30
@depfu depfu bot changed the title Update rails_best_practices: 1.19.3 → 1.20.0 (minor) Update rails_best_practices: 1.19.3 → 1.20.0 (minor) Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants