chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| enzyme-adapter-react-16 (source) | 1.1.1 -> 1.15.8 |
Release Notes
enzymejs/enzyme (enzyme-adapter-react-16)
v1.15.8
v1.15.7
v1.15.6
v1.15.5
v1.15.4
v1.15.3
v1.15.2
v1.15.1
v1.15.0
v1.14.0
v1.13.2
v1.13.1
v1.13.0
v1.12.1
v1.12.0
v1.11.2
v1.11.1
v1.11.0
v1.10.0
v1.9.1
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
Minor Changes
- add option for childContextTypes of
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
Minor Changes
-
Add
attachTooption tomountto 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 toReactWrapperandShallowWrapper(#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
Minor Changes
-
describeWithDOMenhancement (#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
Patches
v1.3.0
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/shallowto merge props (#103) -
Exclude
_bookfrom published package (#85) -
Various documentation, tests, and style changes
v1.2.0
Minor Changes
- Support for context (#62)
Patches
nodeHasIdfix 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy preview for react-grecaptcha ready!
Built with commit dec43f17c5a6845b15783f0ffaebfbc516ee4663
https://deploy-preview-122--react-grecaptcha.netlify.app
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
master@f810a1f). Click here to learn what that means.
:exclamation: Current head dec43f1 differs from pull request most recent head 866efe6. Consider uploading reports for the commit 866efe6 to get more accurate results
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
[06:05:58.022] INFO (71): Installing tool [email protected]...
[06:06:07.898] WARN (71): Npm error:
npm ERR! weird error 1
[06:06:07.914] FATAL (71): node-gyp update command failed
err: {
"type": "Error",
"message": "node-gyp update command failed",
"stack":
Error: node-gyp update command failed
at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:51673:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:51809:7)
at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52338:11)
at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52555:14)
at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
at async main (/snapshot/dist/containerbase-cli.js:52749:3)
}
[06:06:08.181] INFO (71): Installed tool node with errors in 10.1s.