infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

:arrow_up: deps: Upgrade dependency @testing-library/react to v16. #882

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 14.3.1 -> 16.0.1 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react) ### [`v16.0.1`](https://togithub.com/testing-library/react-testing-library/compare/v16.0.0...3dcd8a9649e25054c0e650d95fca2317b7008576) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1) ### [`v16.0.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v16.0.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0) ##### Features - Move `@testing-library/dom` and `@types/react-dom` to peer dependencies ([#​1305](https://togithub.com/testing-library/react-testing-library/issues/1305)) ([a4744fa](https://togithub.com/testing-library/react-testing-library/commit/a4744fa904bf11812c92093226c3805450472636)) ##### BREAKING CHANGES - `@testing-library/dom` was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of `@testing-library/dom` installed that frequently caused bugs when used with `@testing-library/user-event`. We will also be able to allow new versions of `@testing-library/dom` being used without a SemVer major release of `@testing-library/react` by just widening the peer dependency. `@types/react-dom` needs to be installed if you're typechecking files using `@testing-library/react`. ### [`v15.0.7`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.6...c1f2957a219ec7e6a6159a57c5d0717655c515cd) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.6...v15.0.7) ### [`v15.0.6`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.5...b6e59f7d58c69f617cc9854d8c3e6f86c2dfb0e9) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.5...v15.0.6) ### [`v15.0.5`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.4...f6a1677501b53471f6a989078726aeb0dea114be) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.4...v15.0.5) ### [`v15.0.4`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.3...48282c2f35fb7338834b40983c12b889af35f5d1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.3...v15.0.4) ### [`v15.0.3`](https://togithub.com/testing-library/react-testing-library/releases/tag/v15.0.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.2...v15.0.3) ##### Bug Fixes - Don't raise TypeScript errors when hydating `document` ([#​1304](https://togithub.com/testing-library/react-testing-library/issues/1304)) ([067d0c6](https://togithub.com/testing-library/react-testing-library/commit/067d0c6d2e87092f6ecaa8c9fcf505e4576055cf)) ### [`v15.0.2`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...c63b873072d62c858959c2a19e68f8e2cc0b11be) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...v15.0.2) ### [`v15.0.1`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...1645d21950ab8e3c6740b7e51b8a179a4c975c24) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...v15.0.1) ### [`v15.0.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...787cb85f8baa3d2e2a9916b7dad12c0a76d787a4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.1...v15.0.0)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.

make-github-pseudonymous-again commented 3 months ago

This requires recompilation or Meteor v3:

W20240520-09:07:04.629(2)? (STDERR) /home/runner/work/patients/patients/node_modules/@testing-library/dom/dist/queries/role.js:153
W20240520-09:07:04.629(2)? (STDERR)         valueMatches &&= valueNow === (0, _roleHelpers.computeAriaValueNow)(element);
W20240520-09:07:04.629(2)? (STDERR)                      ^^^
W20240520-09:07:04.629(2)? (STDERR) 
W20240520-09:07:04.630(2)? (STDERR) SyntaxError: Unexpected token '&&='
W20240520-09:07:04.630(2)? (STDERR)     at wrapSafe (internal/modules/cjs/loader.js:1031:16)
W20240520-09:07:04.630(2)? (STDERR)     at Module._compile (internal/modules/cjs/loader.js:1080:27)
W20240520-09:07:04.630(2)? (STDERR)     at Module.Mp._compile (/tmp/meteor-test-runby9bze.dr53/.meteor/local/build/programs/server/runtime.js:77:23)
W20240520-09:07:04.630(2)? (STDERR)     at Object.Module._extensions..js (/tmp/meteor-test-runby9bze.dr53/.meteor/local/build/programs/server/runtime.js:105:23)
W20240520-09:07:04.630(2)? (STDERR)     at Module.load (internal/modules/cjs/loader.js:981:32)
W20240520-09:07:04.631(2)? (STDERR)     at Module.Mp.load (/tmp/meteor-test-runby9bze.dr53/.meteor/local/build/programs/server/runtime.js:37:33)
W20240520-09:07:04.631(2)? (STDERR)     at Function.Module._load (internal/modules/cjs/loader.js:821:12)
W20240520-09:07:04.631(2)? (STDERR)     at Module.require (internal/modules/cjs/loader.js:1005:19)
W20240520-09:07:04.631(2)? (STDERR)     at require (internal/modules/cjs/helpers.js:107:18)
W20240520-09:07:04.631(2)? (STDERR)     at Object.<anonymous> (/home/runner/work/patients/patients/node_modules/@testing-library/dom/dist/queries/index.js:72:13)
W20240520-09:07:04.631(2)? (STDERR)     at Module._compile (internal/modules/cjs/loader.js:1116:14)
W20240520-09:07:04.632(2)? (STDERR)     at Module.Mp._compile (/tmp/meteor-test-runby9bze.dr53/.meteor/local/build/programs/server/runtime.js:77:23)
W20240520-09:07:04.632(2)? (STDERR)     at Object.Module._extensions..js (/tmp/meteor-test-runby9bze.dr53/.meteor/local/build/programs/server/runtime.js:105:23)
W20240520-09:07:04.632(2)? (STDERR)     at Module.load (internal/modules/cjs/loader.js:981:32)
W20240520-09:07:04.632(2)? (STDERR)     at Module.Mp.load (/tmp/meteor-test-runby9bze.dr53/.meteor/local/build/programs/server/runtime.js:37:33)
W20240520-09:07:04.632(2)? (STDERR)     at Function.Module._load (internal/modules/cjs/loader.js:821:12)