Skip to content

⬆️ Bump rspec-mocks from 3.13.1 to 3.13.7#135

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/rspec-mocks-3.13.7
Closed

⬆️ Bump rspec-mocks from 3.13.1 to 3.13.7#135
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/rspec-mocks-3.13.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor

Bumps rspec-mocks from 3.13.1 to 3.13.7.

Changelog

Sourced from rspec-mocks's changelog.

3.13.7 / 2025-10-31

Full Changelog

Bug Fixes:

  • Special case to_h, to_hash responses on null objects, prevents an issue with Rails. (Jon Rowe, rspec/rspec#275)

3.13.6 / 2025-10-14

Full Changelog

Bug Fixes:

  • Work around possible infinite loop when stubbing is_a?. (Erin Paget, rspec/rspec#265)

3.13.5 / 2025-05-27

Full Changelog

Bug Fixes:

  • rspec/rspec#214 between tests. (Jon Rowe, rspec/rspec#219)
  • Fix links in gemspec to point to monorepo / homepage. (Jon Rowe)

3.13.4 / 2025-05-05

Full Changelog

Bug Fixes:

  • Fix regression where nested stubbed method calls would inadvertently not be counted. (Jon Rowe, rspec/rspec#214)
  • Fix regression where keyword arguments would not be passed through to nested stubbed method calls. (Jon Rowe, rspec/rspec#214)

3.13.3 / 2025-05-01

Full Changelog

Bug Fixes:

  • When stubbing methods using the expect_any_instance_of or allow_any_instance_of ensure the stubbed method has the same visibility as the real method. (Jon Rowe, rspec/rspec-mocks#1596)
  • Prevent recursive calls to stubbed methods during stub invocation. (James Dabbs, rspec/rspec#116, rspec/rspec#156)

3.13.2 / 2024-10-02

Full Changelog

Bug Fixes:

Commits
  • 5ce5674 rspec-mocks-v3.13.7
  • 267f156 Merge pull request #275 from rspec/spys-respond-to-to_hash
  • 0cca228 rspec-mocks-v3.13.6
  • de0f104 Merge pull request #265 from undees/undees/73-avoid-infinite-loop-on-mocked-is-a
  • 5aa0256 Change more :if / :unless to :skip
  • 6ceb263 Merge pull request #226 from rspec/general-lint-fixes
  • e82920a Fix typo for expectations
  • See full diff 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 3, 2026
Bumps [rspec-mocks](https://github.com/rspec/rspec) from 3.13.1 to 3.13.7.
- [Changelog](https://github.com/rspec/rspec/blob/rspec-mocks-v3.13.7/rspec-mocks/Changelog.md)
- [Commits](rspec/rspec@rspec-v3.13.1...rspec-mocks-v3.13.7)

---
updated-dependencies:
- dependency-name: rspec-mocks
  dependency-version: 3.13.7
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/rspec-mocks-3.13.7 branch from 797513b to 8ebafd6 Compare February 3, 2026 12:42
@dependabot @github

dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like rspec-mocks is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 3, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/rspec-mocks-3.13.7 branch February 3, 2026 12:44

@unhappychoice unhappychoice left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! CI passed.

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.

1 participant