nucore-open
nucore-open copied to clipboard
Bump rspec-mocks from 3.12.0 to 3.12.1
Bumps rspec-mocks from 3.12.0 to 3.12.1.
Changelog
Sourced from rspec-mocks's changelog.
Development
Bug Fixes:
- Remove empty diff marker when a diff only contains console codes. (Jon Rowe, #1506)
- Show keyword vs hash diff marker when arguments are not
==(Jon Rowe, #1506)- Change check to detect frozen objects to rescue errors rather than pre-empting by checking
frozen?due to some objects mis-behaving. (Keegan Roth, #1401)- Prevent unfulfilled expectations using
expect_any_instance_ofacross a class inheritance boundary from raising rather than failing. (Jon Rowe, #1496)- Prevent a misleading error message when using
allow(...).not_towith unsupported matchers. (Phil Pirozhkov, #1503)
Commits
5bc1e18v3.12.1a38e93dChangelog for #150635fc289Merge pull request #1506 from rspec/improve-error-generatorf3f2020Changelog for #1503bb5c4e0Merge pull request #1503 from rspec/fix-error-message6185cfcPrevent missing chains from failing the expectation when dealing with super/s...9fb1004Remove whitespace3ad9ca5Merge pull request #1500 from rspec/pr-1401- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)