Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jun 14, 2018

We've upgraded a dependency and all tests pass. \o/

name version specification new version
rubocop-rspec ~> 1.24.0 1.27.0

You should probably take a good look at this before merging this pull request, of course.

What changed?

✳️ rubocop-rspec ( → 1.27.0) · Repo · Changelog

Release Notes

From the Github release:

  • RSpec/LeadingSubject now enforces subject to be before any examples, hooks or let declarations. (@Darhazer)
  • Fix RSpec/NotToNot to highlight only the selector (not_to or to_not), so it works also on expect { ... } blocks. (@bquorning)
  • Add RSpec/EmptyLineAfterHook cop. (@bquorning)
  • Add RSpec/EmptyLineAfterExampleGroup cop to check that there is an empty line after example group blocks. (@bquorning)
  • Fix RSpec/DescribeClass crashing on RSpec.describe without arguments. (@Darhazer)
  • Bump RuboCop requirement to v0.56.0. (@bquorning)
  • Fix RSpec/OverwritingSetup crashing if a variable is used as an argument for let. (@Darhazer)
Commits

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


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.

Depfu Status

@coveralls
Copy link

coveralls commented Jun 14, 2018

Pull Request Test Coverage Report for Build 650

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 625: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@pboling pboling merged commit 6cf39f4 into master Jul 3, 2018
@depfu depfu bot deleted the depfu/update/rubocop-rspec-1.27.0 branch July 3, 2018 10:08
@pboling pboling self-assigned this Oct 13, 2018
@pboling pboling added this to the 2.0.0 milestone Oct 13, 2018
@pboling pboling added in Changelog Has been added to Changelog and removed good first issue labels Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

depfu in Changelog Has been added to Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants