Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 28, 2019

Bumps rubocop-rspec from 1.31.0 to 1.32.0.

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v1.32.0

  • Add RSpec/Yield cop, suggesting using the and_yield method when stubbing a method, accepting a block. ([Darhazer][])
  • Fix FactoryBot/CreateList autocorrect crashing when the factory is called with a block=. ([Darhazer][])
  • Fixed RSpec/Focus not flagging some cases of RSpec.describe with focus: true. ([Darhazer][])
  • Fixed RSpec/Pending not flagging some cases of RSpec.describe with :skip. ([Darhazer][])
  • Fix false positive in RSpec/ReceiveCounts when method name exactly, at_least or at_most is used along with times, without being an RSpec API. ([Darhazer][])

[andyw8]: https://github.com/andyw8
[backus]: https://github.com/backus
[bquorning]: https://github.com/bquorning
[deivid-rodriguez]: https://github.com/deivid-rodriguez
[geniou]: https://github.com/geniou
[jaredbeck]: https://github.com/jaredbeck
[jawshooah]: https://github.com/jawshooah
[nevir]: https://github.com/nevir
[nijikon]: https://github.com/nijikon
[pstengel]: https://github.com/pstengel
[miguelfteixeira]: https://github.com/miguelfteixeira
[mlarraz]: https://github.com/mlarraz
[renanborgescampos]: https://github.com/renanborgescampos
[jaredmoody]: https://github.com/jaredmoody
[baberthal]: https://github.com/baberthal
[jeffreyc]: https://github.com/jeffreyc
[clupprich]: https://github.com/clupprich
[onk]: https://github.com/onk
[Darhazer]: https://github.com/Darhazer
[redross]: https://github.com/redross
[cfabianski]: https://github.com/cfabianski
[dgollahon]: https://github.com/dgollahon
[rspeicher]: https://github.com/rspeicher
[jonatas]: https://github.com/jonatas
[pocke]: https://github.com/pocke
[bmorrall]: https:/github.com/bmorrall
[zverok]: https:/github.com/zverok
[timrogers]: https://github.com/timrogers
[yevhene]: https://github.com/yevhene
[walf443]: https://github.com/walf443
[pirj]: https://github.com/pirj
[telmofcosta]: https://github.com/telmofcosta
[EliseFitz15]: https://github.com/EliseFitz15
[anthony-robin]: https://github.com/anthony-robin
[jojos003]: https://github.com/jojos003
[abrom]: https://github.com/abrom
[patrickomatic]: https://github.com/patrickomatic
[tdeo]: https://github.com/tdeo
[composerinteralia]: https://github.com/composerinteralia
[seanpdoyle]: https://github.com/seanpdoyle
[vzvu3k6k]: https://github.com/vzvu3k6k

... (truncated)
Changelog

Sourced from rubocop-rspec's changelog.

1.32.0 (2019-01-27)

  • Add RSpec/Yield cop, suggesting using the and_yield method when stubbing a method, accepting a block. ([Darhazer][])
  • Fix FactoryBot/CreateList autocorrect crashing when the factory is called with a block=. ([Darhazer][])
  • Fixed RSpec/Focus not flagging some cases of RSpec.describe with focus: true. ([Darhazer][])
  • Fixed RSpec/Pending not flagging some cases of RSpec.describe with :skip. ([Darhazer][])
  • Fix false positive in RSpec/ReceiveCounts when method name exactly, at_least or at_most is used along with times, without being an RSpec API. ([Darhazer][])
Commits
  • 1996b36 Merge pull request #731 from rubocop-hq/release
  • b4fe96a Bump version to 1.32.0
  • 0eb98c1 Merge pull request #713 from rubocop-hq/fix-receive-counts-false-positive
  • d7c7aae [Fix #712] Don report offense if method is not called on receive
  • 2ee9f0e Merge pull request #729 from rubocop-hq/fix-focus-false-negative
  • 7864c70 Fix false negatives in Pending cop
  • 1f2b1fa [Fix #728] Fix false negatives in Focus cop
  • ae6f434 Merge pull request #730 from rubocop-hq/fix-factory-bot-autocorrect
  • 05d7bb0 Implement auto-correct for factory calls with block
  • d84e29c Merge pull request #725 from rubocop-hq/yield-cop
  • 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 cancel merge will cancel a previously requested merge
  • @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 yourself)
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • 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 ruby Pull requests that update Ruby code labels Jan 28, 2019
@Br3nda Br3nda temporarily deployed to growstuff-rails5-pr-1808 January 28, 2019 07:50 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rubocop-rspec-1.32.0 branch from d5b5a6f to c24e82b Compare January 30, 2019 02:22
@Br3nda Br3nda temporarily deployed to growstuff-rails5-pr-1808 January 30, 2019 02:23 Inactive
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #1813, which may be blocking Dependabot from updating your dependency files.

@Br3nda
Copy link
Member

Br3nda commented Jan 31, 2019

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rubocop-rspec-1.32.0 branch from c24e82b to 4dce8bf Compare January 31, 2019 06:51
@Br3nda Br3nda temporarily deployed to growstuff-rails5-pr-1808 January 31, 2019 06:51 Inactive
@Br3nda Br3nda merged commit b29ab46 into dev Feb 2, 2019
@Br3nda Br3nda deleted the dependabot/bundler/rubocop-rspec-1.32.0 branch February 2, 2019 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants