Update dependency strong-mock to v9 (renovate-deps) - autoclosed #4
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:
~8.0.1
->~9.0.0
Release Notes
NiGhTTraX/strong-mock (strong-mock)
v9.0.0
Compare Source
This version greatly improves error messages and improves the matcher API. Check the migration guide.
⚠ BREAKING CHANGES
isObject
has been replaced byisPlainObject
andcontainsObject
isString
's optionalcontaining
andmatching
argstoJSON
matcher method totoString
containsObject
Features
isArray
diff (a5aaddd)isNumber
diff (55647ed)isObject
diff (5533bcf)isString
diff (5c73fbb)willCapture
diff (7d92ce9)Bug Fixes
isPartial
allowing unexpected keys (cc0b881)isPartial
not working with interfaces (169b336)isObject
now correctly fails fornull
andundefined
(9b50fe4)It
docstrings (df7f91a)isObject
(87cb768)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.