Skip to content

Update dependency rubocop-rspec to '~> 3.9.0'#205

Merged
silug merged 3 commits into
masterfrom
renovate/rubocop-rspec-3.x
May 22, 2026
Merged

Update dependency rubocop-rspec to '~> 3.9.0'#205
silug merged 3 commits into
masterfrom
renovate/rubocop-rspec-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 12, 2025

This PR contains the following updates:

Package Change Age Confidence
rubocop-rspec (changelog) '~> 3.7.0''~> 3.9.0' age confidence

Release Notes

rubocop/rubocop-rspec (rubocop-rspec)

v3.9.0

Compare Source

  • Fix a false positive for RSpec/LeakyLocalVariable when variables are used only in example metadata (e.g., skip messages). ([@​ydah])
  • Fix a false positive for RSpec/ScatteredSetup when the hook is defined inside a class method. ([@​d4rky-pl])
  • Fix a false positive for RSpec/DescribedClass inside dynamically evaluated blocks (class_eval, module_eval, instance_eval, class_exec, module_exec, instance_exec). ([@​sucicfilip])
  • Add new cop RSpec/Output. ([@​kevinrobell-st])

v3.8.0

Compare Source

  • Add new cop RSpec/LeakyLocalVariable. ([@​lovro-bikic])
  • Bump RuboCop requirement to +1.81. ([@​ydah])
  • Fix a false positive for RSpec/LetSetup when let! used in outer scope. ([@​ydah])
  • Fix a false positive for RSpec/ReceiveNever cop when allow(...).to receive(...).never. ([@​ydah])
  • Fix detection of nameless doubles with methods in RSpec/VerifiedDoubles. ([@​ushi-as])
  • Improve an offense message for RSpec/RepeatedExample cop. ([@​ydah])
  • Let RSpec/SpecFilePathFormat leverage ActiveSupport inflections when configured. ([@​corsonknowles], [@​bquorning])

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@op-ct op-ct added this to Org Triage Nov 12, 2025
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x branch from 7672f71 to f628b5d Compare November 24, 2025 15:48
@renovate renovate Bot changed the title Update dependency rubocop-rspec to '~> 3.8.0' Update dependency rubocop-rspec to '~> 3.9.0' Jan 8, 2026
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x branch from f628b5d to f0393e3 Compare January 8, 2026 01:13
@silug silug removed this from Org Triage Mar 2, 2026
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x branch from f0393e3 to 03e07ed Compare April 13, 2026 15:37
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x branch 2 times, most recently from f162e39 to f2e5b5d Compare May 12, 2026 19:04
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x branch from f2e5b5d to fb43dfe Compare May 19, 2026 20:26
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 22, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@silug silug force-pushed the renovate/rubocop-rspec-3.x branch from edb770d to 916236d Compare May 22, 2026 18:04
@silug silug merged commit 5a78c1c into master May 22, 2026
8 checks passed
@silug silug deleted the renovate/rubocop-rspec-3.x branch May 22, 2026 18:09
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