Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2->^13.2.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
shouldjs/should.js (should)
v13.2.3Compare Source
.only.keysthrows when noObject.prototype.shouldv13.2.2Compare Source
v13.2.1Compare Source
.sizeto work with should/as-functionv13.2.0Compare Source
v13.1.3Compare Source
.containDeepwhen given object is string (see #157)v13.1.2Compare Source
v13.1.1Compare Source
.rejectedWithin typescript definitionv13.1.0Compare Source
.resolvedas alias to.fulfilled.resolvedWithas alias to.fulfilledWithTypeErrorif any arg passedv13.0.1Compare Source
v13.0.0Compare Source
.enumerableand.enumerables.matching onDatesv12.0.0Compare Source
should-equalto 2.xv11.2.1Compare Source
.match(regex)for not supported casesv11.2.0Compare Source
.onlymodifier for.keysto check also size.enumerable(s)v11.1.2Compare Source
v11.1.1Compare Source
v11.1.0Compare Source
v11.0.0Compare Source
This allows for easily extending the library to almost any collection class.
Now should.js supports
Set/Map/WeakSet/WeakMapeverywhere..empty()now uses new type adaptors.keys()/.key(): now only checks for passed keys (also uses type adaptors) - it can check for keys inMap/Sete.g.value(key, value)to assert if key-value object has suchvaluewith thiskey.size()to get size of collection; also works with type adaptors.containEqluses type adaptors and can check something contained within a collection or sub-part of a key-value objectv10.0.0Compare Source
v9.0.2Compare Source
v9.0.1Compare Source
v9.0.0Compare Source
v8.4.0Compare Source
v8.3.2Compare Source
should-equalto do not call .toString when checking circular usagev8.3.1Compare Source
v8.3.0Compare Source
v8.2.2Compare Source
v8.2.1Compare Source
v8.2.0Compare Source
v8.1.1Compare Source
v8.1.0Compare Source
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.