Update rubocop: 0.65.0 → 0.93.1 (major)
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?
✳ ️ rubocop (0.65.0 → 0.93.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗ ️ ast (indirect, 2.4.0 → 2.4.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 7 commits:
↗ ️ parallel (indirect, 1.14.0 → 1.20.1) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗ ️ parser (indirect, 2.6.0.0 → 3.0.0.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗ ️ ruby-progressbar (indirect, 1.10.0 → 1.11.0) · Repo · Changelog
Release Notes
1.11.0 (from changelog)
Add
- RUBY_PROGRESS_BAR_FORMAT Environment Variable
Merge
- PR #165 - Show Unknown Time Remaining After Timer Reset
Fix
- Show Unknown Time Remaining After Bar Is Reset
Uncategorized
- Merge PR #167 - Convert To Github Actions
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.
↗ ️ unicode-display_width (indirect, 1.4.1 → 1.7.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 24 commits:
Release v1.7.0
Unicode 13
Release v1.6.1
Fix that ambiguous and overwrite options where ignored for emoji-measuring
Update license year
Update gemspec
travis: Allow JRuby to fail
Add Ruby 2.7 to list of supported Rubies
Update travis Rubies
Release v1.6.0
Unicode 12.1
Add IRB to Gemfile
travis: Use simple Ruby versions
Add Unicode year
Release v1.5.0
Unicode 12
Update Ruby versions
Update license year
Update travis Ruby
Add Ruby 2.6.0 to supported rubies
More HTTPS
Merge pull request #20 from viraptor/metadata-uris
Add metadata uris
README typo fixes
🆕 regexp_parser (added, 2.0.3)
🆕 rexml (added, 3.2.4)
🆕 rubocop-ast (added, 1.4.0)
🗑 ️ jaro_winkler (removed)
🗑 ️ powerpack (removed)
🗑 ️ psych (removed)
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)