Skip to content

Update dependency rubocop-rspec to v3.10.2#1011

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-rspec-3.x-lockfile
Open

Update dependency rubocop-rspec to v3.10.2#1011
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-rspec-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
rubocop-rspec (changelog) 3.9.03.10.2 age adoption passing confidence Diff

Release Notes

rubocop/rubocop-rspec (rubocop-rspec)

v3.10.2

Compare Source

  • Fix false positives for RSpec/SpecFilePathFormat when CustomTransform maps a namespace to an empty string. ([@​sakuro])
  • Fix RSpec/MatchWithSimpleRegex to ignore regular expressions with options. ([@​bquorning])

v3.10.1

Compare Source

  • Add Strict option to RSpec/SharedContext to flag shared_context whenever it contains examples, even alongside setup code. ([@​Darhazer])
  • Add NegatedMatcher configuration option RSpec/ExpectChange. ([@​Darhazer])
  • Fix RSpec/MatchWithSimpleRegex to ignore regular expressions with interpolations. ([@​bquorning])

v3.10.0

Compare Source

  • Add new cop RSpec/MatchWithSimpleRegex to suggest include matcher when match is used with simple string literals without regex-specific features. ([@​bquorning])
  • Add new cop RSpec/DiscardedMatcher to detect matchers in void context (e.g. missing .and between compound matchers). ([@​ydakuka])
  • Add support for itblock nodes. ([@​Darhazer])
  • RSpec/ScatteredLet now preserves the order of lets during auto-correction. ([@​Darhazer])
  • Fix a false negative for RSpec/EmptyLineAfterFinalLet inside shared_examples / include_examples / it_behaves_like blocks. ([@​Darhazer])
  • Fix a false positive for RSpec/ContainExactly when contain_exactly has multiple splat arguments. ([@​ydah])
  • Add autocorrect support for RSpec/SubjectDeclaration. ([@​eugeneius])
  • Fix false negatives for RSpec/SpecFilePathFormat when the expected class path only partially matches a path segment. ([@​ydah])
  • Fix a false negative for RSpec/ExpectActual when the matcher takes no arguments (e.g. expect("foo").to be_present, expect(1).to be). ([@​cvx])

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies This updates dependency files label Jun 5, 2026
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2599410277

Status: Failed
Duration: 1 minutes

Job summaries

rubocop

909 files inspected, 1 offense detected

@renovate renovate Bot changed the title Update dependency rubocop-rspec to v3.10.0 Update dependency rubocop-rspec to v3.10.1 Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x-lockfile branch 2 times, most recently from e6f6f13 to cf3ac50 Compare June 7, 2026 02:06
@renovate renovate Bot changed the title Update dependency rubocop-rspec to v3.10.1 Update dependency rubocop-rspec to v3.10.2 Jun 7, 2026
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x-lockfile branch from cf3ac50 to 34196f9 Compare June 12, 2026 10:47
@renovate renovate Bot changed the title Update dependency rubocop-rspec to v3.10.2 Update dependency rubocop-rspec to v3.10.0 Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x-lockfile branch from 34196f9 to 482a7ba Compare June 12, 2026 15:29
@renovate renovate Bot changed the title Update dependency rubocop-rspec to v3.10.0 Update dependency rubocop-rspec to v3.10.1 Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/rubocop-rspec-3.x-lockfile branch from 482a7ba to 7211998 Compare June 13, 2026 21:33
@renovate renovate Bot changed the title Update dependency rubocop-rspec to v3.10.1 Update dependency rubocop-rspec to v3.10.2 Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant