chore(deps): update dependency rspec-mocks to v3.13.2 #335
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
"3.10.2"
->"3.13.2"
Release Notes
rspec/rspec-mocks (rspec-mocks)
v3.13.2
Compare Source
Full Changelog
Bug Fixes:
and_invoke
. (Jon Rowe, #1595)v3.13.1
Compare Source
Full Changelog
Bug Fixes:
RSpec::Support::Mutex
inRSpec::Mocks::Proxy
to avoid issues fromstubbing
::Mutex#new
. (Eric Mueller, #1575)v3.13.0
Compare Source
Full Changelog
Enhancements:
array_excluding
matcher for arguments. (Zane Wolfgang Pickett, #1528)v3.12.7
Compare Source
Full Changelog
Bug Fixes:
v3.12.6
Compare Source
Full Changelog
Bug Fixes:
and_call_original
when using themethod_missing
fallbackwith keyword arguments. (Igor Drozdov, #1552)
v3.12.5
Compare Source
Full Changelog
Bug Fixes:
with
when using any instance. (Lachlan Sylvester, #1540)
v3.12.4
Compare Source
Full Changelog
Bug Fixes:
with
.(Jean Boussier, #1531, #1534)
v3.12.3
Compare Source
Full Changelog
Bug Fixes:
send
for verifying doubles on Ruby 3.(Charlie Honig, #1485)
v3.12.2
Compare Source
Full Changelog
Bug Fixes:
(Adam Steel, #1508)
with
on Ruby 3.2.0.(Slava Kardakov, Benoit Tigeot, Phil Pirozhkov, Benoit Daloze, #1514)
v3.12.1
Compare Source
Full Changelog
Bug Fixes:
==
(Jon Rowe, #1506)pre-empting by checking
frozen?
due to some objects mis-behaving.(Keegan Roth, #1401)
expect_any_instance_of
across a classinheritance boundary from raising rather than failing. (Jon Rowe, #1496)
allow(...).not_to
withunsupported matchers. (Phil Pirozhkov, #1503)
v3.12.0
Compare Source
Full Changelog
Enhancements:
(Jean Boussier, #1461)
v3.11.2
Compare Source
Full Changelog
Bug Fixes:
Class.new
to detect overridden definitionsof
new
rather than the owner, fixing detection of "double aliased" methodsin Ruby 3 and above. (Benoit Daloze, #1470, #1476)
with
on Ruby 3.0+ withinstance_double
(Andrii Malyshko, #1473)v3.11.1
Compare Source
Full Changelog
Bug Fixes:
ruby2_keywords
calls to properly designate methods using*args
to pass keyword around, fixes an issue with TruffleRuby.(Benoit Daloze, #1464)
v3.11.0
Compare Source
Full Changelog
Enhancements:
and_invoke
implementation for configuring responses toreceive
(and
receive_messages
) with multiple callable objects. (Kyle Smith, #1411)v3.10.3
Compare Source
Full Changelog
Bug Fixes:
$VERBOSE
to nil. (Nobuyoshi Nakada, #1414)with
on Ruby 3.0+ (Yusuke Endoh, #1394)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.
This PR was generated by Mend Renovate. View the repository job log.