billmcchesney1 / consensource-ui

Web client to interface with the ConsenSource blockchain
http://consensource.io
0 stars 1 forks source link

chore(deps): update dependency @testing-library/jest-dom to v5.11.7 - autoclosed #75

Closed mend-for-github-com[bot] closed 8 months ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
@testing-library/jest-dom devDependencies patch 5.11.5 -> 5.11.7

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.2 CVE-2021-23337 #5

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom) ### [`v5.11.7`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.7) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.6...v5.11.7) ##### Bug Fixes - check equality in toHaveDisplayValue (fix [#​290](https://togithub.com/testing-library/jest-dom/issues/290)) ([#​319](https://togithub.com/testing-library/jest-dom/issues/319)) ([4179117](https://togithub.com/testing-library/jest-dom/commit/4179117d3df1f2cd6c7a203759b3668dcd092ac7)) ### [`v5.11.6`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.6) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.5...v5.11.6) ##### Bug Fixes - Improved error messaging for toHaveFocus assertion ([#​304](https://togithub.com/testing-library/jest-dom/issues/304)) ([c79faa2](https://togithub.com/testing-library/jest-dom/commit/c79faa211c90b222658585858c760dbabb07fa5a))

mend-for-github-com[bot] commented 1 year ago

⚠ 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:

The artifact failure details are included below:

File name: yarn.lock
installing v2 tool yarn-slim v1.22.19
ERROR: npm v9.6.7 is known not to run on Node.js v12.4.0.  This version of npm supports the following node versions: `^14.17.0 || ^16.13.0 || >=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.6.7/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:718:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
    at Module.load (internal/modules/cjs/loader.js:641:32)
    at Function.Module._load (internal/modules/cjs/loader.js:556:12)
    at Module.require (internal/modules/cjs/loader.js:681:19)
    at require (internal/modules/cjs/helpers.js:16:16)
    at module.exports (/opt/buildpack/tools/npm/9.6.7/node_modules/npm/lib/cli.js:42:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.6.7/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:774:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)