Skip to content

build(deps): bump rubocop-rspec from 2.4.0 to 2.9.0 in /Library/Homebrew - #35

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/Library/Homebrew/rubocop-rspec-2.9.0
Closed

build(deps): bump rubocop-rspec from 2.4.0 to 2.9.0 in /Library/Homebrew#35
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/Library/Homebrew/rubocop-rspec-2.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown

Bumps rubocop-rspec from 2.4.0 to 2.9.0.

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v2.9.0

RuboCop RSpec v2.8.0

  • Fix RSpec/FactoryBot/SyntaxMethods and RSpec/Capybara/FeatureMethods to inspect shared groups. (@鈥媝irj)
  • Fix RSpec/LeadingSubject failure in non-spec code. (@鈥媝irj)
  • Add bad example to RSpec/SubjectStub cop. (@鈥媜shiro3)
  • Replace non-styleguide cops StyleGuide attribute with Reference. (@鈥媝irj)
  • Fix RSpec/SubjectStub to disallow stubbing of subjects defined in parent example groups. (@鈥媝irj)

RuboCop RSpec v2.7.0

RuboCop RSpec v2.6.0

  • Fix merging RSpec DSL configuration from third-party gems. (@鈥媝irj)
  • Fix RSpec/ExcessiveDocstringSpacing false positive for multi-line indented strings. (@鈥婫-Rath)
  • Fix Include configuration for sub-departments. (@鈥媝irj)
  • Ignore heredocs in RSpec/ExcessiveDocstringSpacing. (@鈥婫-Rath)
  • Stop RSpec/ExampleWording from trying to correct heredocs. (@鈥婫-Rath)
  • Add autocorrect support for RSpec/VariableDefinition. (@鈥媟7kamura)

RuboCop RSpec v2.5.0

  • Declare autocorrect as unsafe for ExpectChange. ([@鈥媐rancois-ferrandis][])
  • Fix each example for RSpec/HookArgument. (@鈥媗okhi)
  • Exclude unrelated Rails directories from RSpec/DescribeClass. (@鈥婱othOnMars)
  • Add RSpec/ExcessiveDocstringSpacing cop. (@鈥婫-Rath)
  • Add RSpec/SubjectDeclaration cop. (@鈥媎swij)
  • Fix excessive whitespace removal in RSpec/EmptyHook autocorrection. (@鈥媝irj)
  • Bump RuboCop requirement to v1.19.0. (@鈥媝irj)
  • Fix false positive in RSpec/IteratedExpectation when there is single, non-expectation statement in the block body. ([@鈥婦arhazer][])

... (truncated)

Changelog

Sourced from rubocop-rspec's changelog.

2.9.0 (2022-02-28)

2.8.0 (2022-01-24)

  • Fix RSpec/FactoryBot/SyntaxMethods and RSpec/Capybara/FeatureMethods to inspect shared groups. ([@鈥媝irj][])
  • Fix RSpec/LeadingSubject failure in non-spec code. ([@鈥媝irj][])
  • Add bad example to RSpec/SubjectStub cop. ([@鈥媜shiro3][])
  • Replace non-styleguide cops StyleGuide attribute with Reference. ([@鈥媝irj][])
  • Fix RSpec/SubjectStub to disallow stubbing of subjects defined in parent example groups. ([@鈥媝irj][])

2.7.0 (2021-12-26)

2.6.0 (2021-11-08)

  • Fix merging RSpec DSL configuration from third-party gems. ([@鈥媝irj][])
  • Fix RSpec/ExcessiveDocstringSpacing false positive for multi-line indented strings. ([@鈥婫-Rath][])
  • Fix Include configuration for sub-departments. ([@鈥媝irj][])
  • Ignore heredocs in RSpec/ExcessiveDocstringSpacing. ([@鈥婫-Rath][])
  • Stop RSpec/ExampleWording from trying to correct heredocs. ([@鈥婫-Rath][])
  • Add autocorrect support for RSpec/VariableDefinition. ([@鈥媟7kamura][])

2.5.0 (2021-09-21)

  • Declare autocorrect as unsafe for ExpectChange. ([@鈥媐rancois-ferrandis][])
  • Fix each example for RSpec/HookArgument. ([@鈥媗okhi][])
  • Exclude unrelated Rails directories from RSpec/DescribeClass. ([@鈥婱othOnMars][])
  • Add RSpec/ExcessiveDocstringSpacing cop. ([@鈥婫-Rath][])
  • Add RSpec/SubjectDeclaration cop. ([@鈥媎swij][])
  • Fix excessive whitespace removal in RSpec/EmptyHook autocorrection. ([@鈥媝irj][])
  • Bump RuboCop requirement to v1.19.0. ([@鈥媝irj][])
  • Fix false positive in RSpec/IteratedExpectation when there is single, non-expectation statement in the block body. ([@鈥婦arhazer][])
Commits

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.4.0 to 2.9.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v2.4.0...v2.9.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 19, 2022

Copy link
Copy Markdown
Author

Superseded by #46.

@dependabot dependabot Bot closed this Apr 19, 2022
@dependabot
dependabot Bot deleted the dependabot/bundler/Library/Homebrew/rubocop-rspec-2.9.0 branch April 19, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants