-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8 #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploy preview for react-image-onload ready!
Built with commit d3eb94b
f475c6a to
d3eb94b
Compare
d3eb94b to
3cacf37
Compare
3cacf37 to
3d9c5b1
Compare
⚠ 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
[08:01:32.540] INFO (72): Installing tool node@9.8.0...
[08:01:36.329] WARN (72): Npm error:
npm ERR! weird error 1
[08:01:36.330] FATAL (72): 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)
}
[08:01:36.627] INFO (72): Installed tool node with errors in 4s.
⚠️ 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
[11:47:44.002] INFO (873): Installing tool node@9.8.0...
[11:47:48.870] WARN (873): Npm error:
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "npm:": npm:string-width@^4.2.0
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/containerbase-npm-S9duld/_logs/2025-11-18T11_47_48_785Z-debug.log
[11:47:49.342] ERROR (873): node-gyp update command failed
[11:47:49.343] FATAL (873): Install tool node failed in 5.3s.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
1.1.1->1.15.8Release Notes
enzymejs/enzyme (enzyme-adapter-react-16)
v1.15.8Compare Source
v1.15.7Compare Source
v1.15.6Compare Source
v1.15.5Compare Source
v1.15.4Compare Source
v1.15.3Compare Source
v1.15.2Compare Source
v1.15.1Compare Source
v1.15.0Compare Source
v1.14.0Compare Source
v1.13.2Compare Source
v1.13.1Compare Source
v1.13.0Compare Source
v1.12.1Compare Source
v1.12.0Compare Source
v1.11.2Compare Source
v1.11.1Compare Source
v1.11.0Compare Source
v1.10.0Compare Source
v1.9.1Compare Source
v1.9.0Compare Source
v1.8.0Compare Source
v1.7.1Compare Source
v1.7.0Compare Source
v1.6.0Compare 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.0Compare Source
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.0Compare Source
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.1Compare Source
Patches
Fix setProps not passing old context (#121)
Map lowercase mouse events in simulate (#77)
v1.3.0Compare 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/shallowto merge props (#103)Exclude
_bookfrom published package (#85)Various documentation, tests, and style changes
v1.2.0Compare Source
Minor Changes
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 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.