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

Update dependency rubocop-rspec to v2.23.2 - autoclosed #160

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
rubocop-rspec (changelog) minor '2.20.0' -> '2.23.2'

Release Notes

rubocop/rubocop-rspec (rubocop-rspec)

v2.23.2

Compare Source

  • Fix an incorrect autocorrect for RSpec/ReceiveMessages when method is only non-word character. ([@​marocchino])
  • Fix a false positive for RSpec/ReceiveMessages when return with splat. ([@​marocchino])

v2.23.1

Compare Source

  • Mark to Safe: false for RSpec/Rails/NegationBeValid cop. ([@​ydah])
  • Declare autocorrect as unsafe for RSpec/ReceiveMessages. ([@​bquorning])

v2.23.0

Compare Source

  • Add new RSpec/Rails/NegationBeValid cop. ([@​ydah])
  • Fix a false negative for RSpec/ExcessiveDocstringSpacing when finds description with em space. ([@​ydah])
  • Fix a false positive for RSpec/EmptyExampleGroup when example group with examples defined in if branch inside iterator. ([@​ydah])
  • Update the message output of RSpec/ExpectActual to include the word 'value'. ([@​corydiamand])
  • Fix a false negative for RSpec/Pending when it without body. ([@​ydah])
  • Add new RSpec/ReceiveMessages cop. ([@​ydah])
  • Change default.yml path to use **/spec/* instead of spec/*. ([@​ydah])
  • Add AllowedIdentifiers and AllowedPatterns configuration option to RSpec/IndexedLet. ([@​ydah])
  • Fix RSpec/NamedSubject when block has no body. ([@​splattael])
  • Fix RSpec/LetBeforeExamples autocorrect incompatible with RSpec/ScatteredLet autocorrect. ([@​ydah])
  • Update RSpec/Focus to support shared_context and shared_examples ([@​tmaier])

v2.22.0

Compare Source

  • Extract factory_bot cops to a separate repository, rubocop-factory_bot. The rubocop-factory_bot repository is a dependency of rubocop-rspec and the factory_bot cops are aliased (RSpec/FactoryBot/Foo == FactoryBot/Foo) until v3.0 is released, so the change will be invisible to users until then. ([@​ydah])

v2.21.0

Compare Source

  • Fix a false positive in RSpec/IndexedLet with suffixes after index-like numbers. ([@​pirj])
  • Fix an error for RSpec/Rails/HaveHttpStatus with comparison with strings containing non-numeric characters. ([@​ydah])
  • Fix an error for RSpec/MatchArray when match_array with no argument. ([@​ydah])
  • Add support a_block_changing and changing for RSpec/ChangeByZero. ([@​ydah])
  • Drop Ruby 2.6 support. ([@​ydah])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Owner

yegor256 commented May 5, 2023

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented May 5, 2023

@rultor please, try to merge

@renovate[bot] @yegor256 Can't merge it. Some CI checks were failed. Apparently, the pull request is not ready to be merged since it has some problems. Please, fix them first.

@renovate renovate bot changed the title Update dependency rubocop-rspec to v2.21.0 Update dependency rubocop-rspec to v2.22.0 May 6, 2023
@renovate renovate bot force-pushed the renovate/rubocop-rspec-2.x branch from 0aa4902 to 9ea697f Compare May 6, 2023 15:40
@renovate renovate bot changed the title Update dependency rubocop-rspec to v2.22.0 Update dependency rubocop-rspec to v2.23.0 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/rubocop-rspec-2.x branch from 9ea697f to 0a877cf Compare July 30, 2023 16:19
@renovate renovate bot changed the title Update dependency rubocop-rspec to v2.23.0 Update dependency rubocop-rspec to v2.23.2 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/rubocop-rspec-2.x branch from 0a877cf to be724b3 Compare August 9, 2023 17:38
@renovate renovate bot force-pushed the renovate/rubocop-rspec-2.x branch from be724b3 to 6059b11 Compare September 4, 2023 05:14
yegor256 added a commit that referenced this pull request Sep 4, 2023
@renovate renovate bot changed the title Update dependency rubocop-rspec to v2.23.2 Update dependency rubocop-rspec to v2.23.2 - autoclosed Sep 4, 2023
@renovate renovate bot closed this Sep 4, 2023
@renovate renovate bot deleted the renovate/rubocop-rspec-2.x branch September 4, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants