Skip to content

Commit e6926f7

Browse files
chore(deps): update testing dependencies (#7577)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`^1.56.1` -> `^1.57.0`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.56.1/1.57.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.57.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.56.1/1.57.0?slim=true) | | [@testing-library/react](https://redirect.github.com/testing-library/react-testing-library) | [`^16.3.0` -> `^16.3.1`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.3.0/16.3.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact/16.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2freact/16.3.0/16.3.1?slim=true) | --- ### Release Notes <details> <summary>microsoft/playwright (@&#8203;playwright/test)</summary> ### [`v1.57.0`](https://redirect.github.com/microsoft/playwright/compare/v1.56.1...80581972582c9565e141c5fedd3c5fa10cc0e38b) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) </details> <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v16.3.1`](https://redirect.github.com/testing-library/react-testing-library/compare/v16.3.0...a2d37ffa09d85b10485f29b79cf7cb4f8ec943db) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.3.0...v16.3.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 21st day of the month" (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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marimo-team/marimo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d0e1c5 commit e6926f7

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,13 +208,13 @@
208208
"@biomejs/biome": "2.3.8",
209209
"@codecov/vite-plugin": "^1.9.1",
210210
"@csstools/postcss-light-dark-function": "^2.0.11",
211-
"@playwright/test": "^1.56.1",
211+
"@playwright/test": "^1.57.0",
212212
"@storybook/addon-docs": "^10.1.1",
213213
"@storybook/addon-links": "^10.1.1",
214214
"@storybook/react-vite": "^10.1.1",
215215
"@swc-jotai/react-refresh": "^0.4.0",
216216
"@testing-library/jest-dom": "^6.9.1",
217-
"@testing-library/react": "^16.3.0",
217+
"@testing-library/react": "^16.3.1",
218218
"@types/dompurify": "^3.2.0",
219219
"@types/katex": "^0.16.7",
220220
"@types/lodash-es": "^4.17.12",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)