Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Upgrade rubocop-rspec to version 1.33.0 #71
+1
−1
Conversation
depfu
bot
added
the
depfu
label
May 14, 2019
This comment has been minimized.
This comment has been minimized.
@depfu rebase |
depfu
bot
force-pushed the
depfu/update/rubocop-rspec-1.33.0
branch
from
83e20f1
to
b709b75
May 24, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
May 24, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #71 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34 Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
@depfu rebase |
depfu
bot
force-pushed the
depfu/update/rubocop-rspec-1.33.0
branch
from
b709b75
to
a7b7cdc
May 24, 2019
ruebot
merged commit 9926313
into
master
May 24, 2019
depfu
bot
deleted the
depfu/update/rubocop-rspec-1.33.0
branch
May 24, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
depfu bot commentedMay 14, 2019
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
1.33.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
Merge pull request #766 from rubocop-hq/release
Bump version to v1.33.0
Merge pull request #764 from rubocop-hq/drop-support-for-ruby-2.2
Drop support for Ruby 2.2
Merge pull request #763 from pirj/fix-blank-lines-in-multiple-subjects
Fix blank lines produced by MultipleSubjects cop
Merge pull request #756 from renuo/fix-described-class-with-structs
Let `RSpec/DescribedClass` pass `Struct` instantiation closures
Merge pull request #755 from rubocop-hq/fix-rubocop-offenses
Fix Naming/RescuedExceptionsVariableName offense
Merge pull request #732 from gsamokovarov/no-context
Merge pull request #746 from rubocop-hq/runners-in-language-module
Add RSpec/Dialect
Use `Runners::ALL` from the `Language` module
Add Runners to Language module
Merge pull request #689 from thoughtbot/static-attribute-with-receiver
Enforce dynamic attributes with explicit receiver
Merge pull request #741 from rubocop-hq/remove-range-between-usage
Remove `range_between` usage in favor of `with(end_pos: ...)`
Merge pull request #738 from rubocop-hq/expect_correction-2
Reword examples in hooks_before_examples_spec
Use expect_correction on more specs
Merge pull request #737 from rubocop-hq/expect_correction
Use the new expect_correction spec helper
Merge pull request #736 from toptal/fix-context-wording-to-support-metadata
Add support for metadata to ContextWording
Merge pull request #733 from rubocop-hq/extract-rspec-receiver-to-language
Extract RSpec receiver definition to Language module
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