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

Bump rubocop-rspec from 1.30.1 to 1.31.0 in /Library/Homebrew/vendor #5475

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rubocop-rspec from 1.30.1 to 1.31.0.

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v1.31.0

  • Add IgnoreSharedExamples option for RSpec/NamedSubject. ([RST-J][])
  • Add autocorrect support for Capybara/CurrentPathExpectation cop. ([ypresto][])
  • Add support for built-in exists matcher for RSpec/PredicateMatcher cop. ([mkenyon][])
  • SingleArgumentMessageChain no longer reports an array as it's only argument as an offense. ([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
[BrentWheeldon]: https://github.com/BrentWheeldon

... (truncated)
Changelog

Sourced from rubocop-rspec's changelog.

1.31.0 (2019-01-02)

  • Add IgnoreSharedExamples option for RSpec/NamedSubject. ([RST-J][])
  • Add autocorrect support for Capybara/CurrentPathExpectation cop. ([ypresto][])
  • Add support for built-in exists matcher for RSpec/PredicateMatcher cop. ([mkenyon][])
  • SingleArgumentMessageChain no longer reports an array as it's only argument as an offense. ([Darhazer][])
Commits
  • 5e770c8 Merge pull request #724 from rubocop-hq/release
  • 3116d13 Bump version to 1.31.0
  • cf504a0 Merge pull request #722 from rubocop-hq/ci-ruby-2.6.0
  • e8f59de Test on CI also with Ruby 2.6
  • 2474c21 Use just latest Ruby for some jobs
  • f0e9aee Merge pull request #720 from rubocop-hq/fix-single-argument-message-chain-fal...
  • 3520077 [Fix Implement version_schemes #719] Allow using arrays, variables and method in receive_message_chain
  • f53fa70 Merge pull request #717 from mkenyon/feature/prefer-exist-matcher-716
  • 3654359 Add support for built-in exist matcher
  • 459adf5 Merge pull request #641 from ypresto/current-path-autocorrect
  • 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 the dependencies Bumping Gemfile dependencies label Jan 3, 2019
@MikeMcQuaid MikeMcQuaid force-pushed the dependabot/bundler/Library/Homebrew/vendor/rubocop-rspec-1.31.0 branch from 7a1ad0b to 4f86e1d Compare January 4, 2019 08:46
@MikeMcQuaid MikeMcQuaid merged commit 6f22857 into master Jan 4, 2019
@MikeMcQuaid MikeMcQuaid deleted the dependabot/bundler/Library/Homebrew/vendor/rubocop-rspec-1.31.0 branch January 4, 2019 13:23
@lock lock bot added the outdated PR was locked due to age label Feb 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Bumping Gemfile dependencies outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants