chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8 #33
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:
1.1.1
->1.15.8
Release Notes
enzymejs/enzyme (enzyme-adapter-react-16)
v1.15.8
Compare Source
v1.15.7
Compare Source
v1.15.6
Compare Source
v1.15.5
Compare Source
v1.15.4
Compare Source
v1.15.3
Compare Source
v1.15.2
Compare Source
v1.15.1
Compare Source
v1.15.0
Compare Source
v1.14.0
Compare Source
v1.13.2
Compare Source
v1.13.1
Compare Source
v1.13.0
Compare Source
v1.12.1
Compare Source
v1.12.0
Compare Source
v1.11.2
Compare Source
v1.11.1
Compare Source
v1.11.0
Compare Source
v1.10.0
Compare Source
v1.9.1
Compare Source
v1.9.0
Compare Source
v1.8.0
Compare Source
v1.7.1
Compare Source
v1.7.0
Compare Source
v1.6.0
Compare Source
Minor Changes
ReactWrapper
(#171)Patches
Prevent null or false nodes from being passed into tree traversal (#174)
setProps no longer swallows exceptions (#170)
.type()
and.props()
should not fail on null now (#162)v1.5.0
Compare Source
Minor Changes
Add
attachTo
option tomount
to mount to a specific element (#160)Add
.debug()
method toReactWrapper
(#158)Add
.mount()
and.unmount()
APIs toReactWrapper
(#155)Add
.render()
method toReactWrapper
(#156)Allow
.contains()
to accept an array of nodes (#154)Add
.context()
method toReactWrapper
andShallowWrapper
(#152)Patches
Fixed some behavior with
.contains()
matching on strings (#148)Fixed
.debug()
's output for numeric children (#149)Documentation fixes
Update versions of dependencies
v1.4.0
Compare Source
Minor Changes
describeWithDOM
enhancement (#126)add
.equals()
method toShallowWrapper
(#124)add object selector syntax (#110)
Patches
Fixed confusing behavior of prop selector syntax (#130)
Documentation fixes
v1.3.1
Compare Source
Patches
Fix setProps not passing old context (#121)
Map lowercase mouse events in simulate (#77)
v1.3.0
Compare Source
Minor Changes
Added
.html()
method toReactWrapper
(#71)Support property selector (i.e.
[prop="foo"]
) (#70)jsdom dependency now allows a range of supported versions (#95)
Patches
Normalized
setProps()
behavior betweenmount
/shallow
to merge props (#103)Exclude
_book
from published package (#85)Various documentation, tests, and style changes
v1.2.0
Compare Source
Minor Changes
Patches
nodeHasId
fix for some 0.14 corner cases (#65)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 is behind base branch, 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.