Update rspec-mocks 3.12.0 → 3.12.6 (patch) #161
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
3.12.6 (from changelog)
3.12.5 (from changelog)
3.12.4 (from changelog)
3.12.3 (from changelog)
3.12.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
v3.12.6
Changelog for #1552
Merge pull request #1552 from igor-drozdov/ruby2-keywords-for-missing-method-double
Merge pull request #1551 from rspec/update-ci-build-scripts-2023-06-26-for-3-12-maintenance
Updated ci build scripts (from rspec-dev) 3-12-maintenance
Merge pull request #1546 from rspec/remove-relish
Merge pull request #1545 from rspec/update-common-plaintext-files-2023-04-16-for-3-12-maintenance
Updated common plaintext files (from rspec-dev) 3-12-maintenance
Merge pull request #1542 from rspec/update-ci-build-scripts-2023-04-11-for-3-12-maintenance
Updated ci build scripts (from rspec-dev) 3-12-maintenance
v3.12.5
Changelog for #1540
Fix stubbing with allow_any_instance_of when #with is monkey patched by Rails (#1540)
Consistent scenario titles
Fix one more navigation link
Fix some broken documentation links
Improve feature documentation
Merge pull request #1539 from rspec/update-ci-build-scripts-2023-03-16-for-3-12-maintenance
Updated ci build scripts (from rspec-dev) 3-12-maintenance
Merge pull request #1526 from rspec/more-kw-docs
Merge pull request #1537 from rspec/update-ci-build-scripts-2023-03-12-for-3-12-maintenance
Updated ci build scripts (from rspec-dev) 3-12-maintenance
v3.12.4
Changelog for #1531 #1534
Merge pull request #1534 from rspec/fix-rails-monkey-patching
Changelog for #1533
Allow assertion that Array#reverse is not called (#1533)
Demonstrate kw_args usage for and_wrap_original (#1525)
Reword any_instance any_return documentation slightly
Document multiple calls with `allow_any_instance_of` (#1510)
v3.12.3
Updated ci build scripts (from rspec-dev) 3-12-maintenance (#1522)
Don't convert keywords to hash in #send for verifying doubles on Ruby 3 (#1520)
v3.12.2
Pin childprocess on Ruby 2.2
Fix some typos (#1517)
Update changelog for #1514
Fix args forwarding on Ruby 3.2
Add more specs for kwargs forwarding and matching
Add changelog entry for #1508
fix mocking via block implementation in Ruby 3.2
test passes in Ruby 3.1, fails in Ruby 3.2
Merge pull request #1519 from rspec/update-ci-build-scripts-2023-01-07-for-3-12-maintenance
Updated ci build scripts (from rspec-dev) 3-12-maintenance
v3.12.1
Changelog for #1506
Merge pull request #1506 from rspec/improve-error-generator
Changelog for #1503
Merge pull request #1503 from rspec/fix-error-message
Prevent missing chains from failing the expectation when dealing with super/sub classes
Remove whitespace
Merge pull request #1500 from rspec/pr-1401
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands