-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the npm-frontend-updates group in /frontend with 5 updates #299
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
base: main
Are you sure you want to change the base?
chore(deps-dev): bump the npm-frontend-updates group in /frontend with 5 updates #299
Conversation
Updates the requirements on [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [jsdom](https://github.com/jsdom/jsdom), [msw](https://github.com/mswjs/msw), [playwright](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright) to permit the latest version. Updates `@vitejs/plugin-react` from 4.7.0 to 5.1.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.0/packages/plugin-react) Updates `jsdom` from 25.0.1 to 27.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@25.0.1...27.1.0) Updates `msw` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.0...v2.12.1) Updates `playwright` to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.56.1) Updates `@playwright/test` to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.56.1) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-frontend-updates - dependency-name: jsdom dependency-version: 27.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-frontend-updates - dependency-name: msw dependency-version: 2.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-frontend-updates - dependency-name: playwright dependency-version: 1.56.1 dependency-type: direct:development dependency-group: npm-frontend-updates - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development dependency-group: npm-frontend-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
7 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on @vitejs/plugin-react, jsdom, msw, playwright and @playwright/test to permit the latest version.
Updates
@vitejs/plugin-reactfrom 4.7.0 to 5.1.0Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
3e5a374release: plugin-react@5.1.044cbed4fix(react): compat with newer rolldown (#930)c54d3c6chore(deps): update all non-major dependencies (#926)a2d76d9fix(deps): update all non-major dependencies (#918)fffb7ebfeat(react): expose virtual module to simplify hmr preamble setup on ssr (#890)b79592afix(deps): update react-related dependencies (#901)2d239fcfix(deps): update all non-major dependencies (#896)73be2f0chore(deps): fix vitest > rolldown-vite dependency (#889)407795dfix(deps): update all non-major dependencies (#887)47db473chore(react): fix ecosystem-ci failure (#888)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-reactsince your current version.Updates
jsdomfrom 25.0.1 to 27.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
... (truncated)
Commits
adb999aVersion 27.1.091f40c4Update dependencies and dev dependenciesebad33cNote more strict minimum version requirementbd02585Swap rweb-cssom to@acemir/cssomf15c830Add failing test for cssText settera833763Clear domSelector cache on attribute change819ff52Version 27.0.123539d4Call domSelector.clear() on class change894151bAdd regression tests and update dependenciesaa2d8dbAdd a regression test for getComputedStyle() across shadow boundariesUpdates
mswfrom 2.12.0 to 2.12.1Release notes
Sourced from msw's releases.
Commits
5b57874chore(release): v2.12.17f48f21fix(setupWorker): fix response init inresponse:*events (#2621)Updates
playwrightto 1.56.1Release notes
Sourced from playwright's releases.
Commits
54c7115chore: revert "minimal vscode version notice" (#37892)7d45eb3chore: mark v1.56.1 (#37784)e6ef697cherry-pick(#37871): chore: allow local-network-access permission in chromium932542ccherry-pick(#37891): fix(agents): remove workspaceFolder ref from vscode mcp0662dd2cherry-pick(#37759): chore: rename agents to test agents919549echerry-pick(#37758): docs: mention VS Code insiders in the agents docse593c64cherry-pick(#37757): chore(mcp): fallback to cwd when resolving test configa8a6e10cherry-pick(#37755): chore(mcp): minimal vscode version noticef36b2eecherry-pick(#37731): docs: add agents video to agents page (#37733)b6af258cherry-pick(#37727): devops: fix NPM release step (#37728)Updates
@playwright/testto 1.56.1Release notes
Sourced from
@playwright/test's releases.Commits
54c7115chore: revert "minimal vscode version notice" (#37892)7d45eb3chore: mark v1.56.1 (#37784)e6ef697cherry-pick(#37871): chore: allow local-network-access permission in chromium932542ccherry-pick(#37891): fix(agents): remove workspaceFolder ref from vscode mcp0662dd2cherry-pick(#37759): chore: rename agents to test agents919549echerry-pick(#37758): docs: mention VS Code insiders in the agents docse593c64cherry-pick(#37757): chore(mcp): fallback to cwd when resolving test configa8a6e10cherry-pick(#37755): chore(mcp): minimal vscode version noticef36b2eecherry-pick(#37731): docs: add agents video to agents page (#37733)b6af258cherry-pick(#37727): devops: fix NPM release step (#37728)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions