cypress-realworld-app
cypress-realworld-app copied to clipboard
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm](https://docs.npmjs.com/) ([source](https://redirect.github.com/npm/cli)) | [`^9.8.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/npm/9.9.3/10.8.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [http-proxy-middleware](https://togithub.com/chimurai/http-proxy-middleware) | [`0.19.1` -> `2.0.6`](https://renovatebot.com/diffs/npm/http-proxy-middleware/0.19.1/2.0.6) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bcryptjs](https://redirect.github.com/dcodeIO/bcrypt.js) | [`2.4.3` -> `3.0.2`](https://renovatebot.com/diffs/npm/bcryptjs/2.4.3/3.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​types/bcryptjs | [`2.4.2` -> `3.0.0`](https://renovatebot.com/diffs/npm/@types%2fbcryptjs/2.4.2/3.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`^5.16.5` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.16.5/6.4.1) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@faker-js/faker](https://fakerjs.dev) ([source](https://redirect.github.com/faker-js/faker)) | [`6.1.2` -> `9.8.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/6.1.2/9.8.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​types/bcryptjs | [`2.4.2` -> `2.4.6`](https://renovatebot.com/diffs/npm/@types%2fbcryptjs/2.4.2/2.4.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
The [`express-graphql`](https://www.npmjs.com/package/express-graphql) package is deprecated and does not support the version of GraphQL that we're on. We should move off of it to a different GraphQL server package that still...
The [react-infinite-calendar](https://github.com/clauderic/react-infinite-calendar) package has been unmaintained for years and doesn't support React 18. We should migrate to a different package for our calendar UI. It looks like the only place...
MUI 4 does not support React 18. We should migrate to MUI v5. Guide: https://mui.com/material-ui/migration/migration-v4/