Skip to content

Bump the npm-frontend-webcoder-ui-patch-minor group across 1 directory with 7 updates#90

Merged
Prekzursil merged 2 commits into
mainfrom
dependabot/npm_and_yarn/frontend/webcoder_ui/npm-frontend-webcoder-ui-patch-minor-8857ea5210
Jun 25, 2026
Merged

Bump the npm-frontend-webcoder-ui-patch-minor group across 1 directory with 7 updates#90
Prekzursil merged 2 commits into
mainfrom
dependabot/npm_and_yarn/frontend/webcoder_ui/npm-frontend-webcoder-ui-patch-minor-8857ea5210

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-frontend-webcoder-ui-patch-minor group with 7 updates in the /frontend/webcoder_ui directory:

Package From To
@emotion/styled 11.14.0 11.14.1
@mui/icons-material 5.17.1 5.18.0
@mui/material 5.17.1 5.18.0
react-hot-toast 2.5.2 2.6.0
@chromatic-com/playwright 0.12.8 0.14.10
@playwright/test 1.58.2 1.61.0
chromatic 16.0.0 16.10.1

Updates @emotion/styled from 11.14.0 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs
Commits

Updates @mui/icons-material from 5.17.1 to 5.18.0

Release notes

Sourced from @​mui/icons-material's releases.

v5.18.0

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the CSS layers documentation.

@mui/system@5.18.0

@mui/material-nextjs@5.18.0

Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

Changelog

Sourced from @​mui/icons-material's changelog.

5.18.0

Jun 26, 2025

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the CSS layers documentation.

@mui/system@5.18.0

@mui/material-nextjs@5.18.0

Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

Commits

Updates @mui/material from 5.17.1 to 5.18.0

Release notes

Sourced from @​mui/material's releases.

v5.18.0

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the CSS layers documentation.

@mui/system@5.18.0

@mui/material-nextjs@5.18.0

Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

Changelog

Sourced from @​mui/material's changelog.

5.18.0

Jun 26, 2025

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the CSS layers documentation.

@mui/system@5.18.0

@mui/material-nextjs@5.18.0

Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

Commits

Updates react-hot-toast from 2.5.2 to 2.6.0

Release notes

Sourced from react-hot-toast's releases.

v2.6.0


timolins/react-hot-toast@v2.5.2...v2.6.0

v2.6.0-beta.0

What's new

  • Adds support for multiple toasters
  • Add first version of Multi toaster docs
  • Add dismissAll and removeAll More ergonomic API when working with multiple toasters a1d0b02

Ready to try it out?

npm i react-hot-toast@beta

Other Changes

  • Update pnpm version f6c867b
  • Move timeouts inside a useRef cb1fe8e
  • Use data tag instead of id 1d5d3d3
  • Fix dispatch to be id specific again fe934fd
  • Merge branch 'main' into global-settings 0953822
  • Add first version of multi toaster page 5b1ee55
  • Merge branch 'main' into global-settings 4d43622
  • Move toaster settings into state cf9ae4b
  • Some experimentation with global settings API 2e0a4dd

timolins/react-hot-toast@v2.5.1...v2.6.0-beta.0

Commits

Updates @chromatic-com/playwright from 0.12.8 to 0.14.10

Release notes

Sourced from @​chromatic-com/playwright's releases.

@​chromatic-com/playwright@​0.14.10

Patch Changes

  • 161a994: Fix: Preserve asset extension when handling query params

@​chromatic-com/playwright@​0.14.9

Patch Changes

  • 6837593: Fix: Prevent duplicate story ids by allowing multiple projects to overwrite each others results like before

@​chromatic-com/playwright@​0.14.8

Patch Changes

  • f1ba7f9: Fix: Snapshot script fails when Javascript is disabled

@​chromatic-com/playwright@​0.14.7

Patch Changes

  • f95b82a: Fix: Hide unrelevant Storybook options

@​chromatic-com/playwright@​0.14.6

Patch Changes

  • daa3ffe: Fix: Wait for browser module to define __chromatic_takeSnapshot before invoking it

@​chromatic-com/playwright@​0.14.5

Patch Changes

  • 6ad0961: Fix archived responsive image replay by stripping stale img.srcset and img.sizes after the captured image asset has been resolved.

@​chromatic-com/playwright@​0.14.4

Patch Changes

  • 235a8b1: Fix: Trim newlines from story titles
  • d7656e7: Fix: Prevent Storybook load failure for non-ASCII story names

@​chromatic-com/playwright@​0.14.3

Patch Changes

  • c7d8eab: Fix: Avoid crashing on deeply nested DOMs

@​chromatic-com/playwright@​0.14.2

Patch Changes

  • 6fa75b9: Fix: Public API typings

@​chromatic-com/playwright@​0.14.1

Patch Changes

  • 9da7ecc: Fix: Proper browser entrypoint

... (truncated)

Changelog

Sourced from @​chromatic-com/playwright's changelog.

0.14.10

Patch Changes

  • 161a994: Fix: Preserve asset extension when handling query params

0.14.9

Patch Changes

  • 6837593: Fix: Prevent duplicate story ids by allowing multiple projects to overwrite each others results like before

0.14.8

Patch Changes

  • f1ba7f9: Fix: Snapshot script fails when Javascript is disabled

0.14.7

Patch Changes

  • f95b82a: Fix: Hide unrelevant Storybook options

0.14.6

Patch Changes

  • daa3ffe: Fix: Wait for browser module to define __chromatic_takeSnapshot before invoking it

0.14.5

Patch Changes

  • 6ad0961: Fix archived responsive image replay by stripping stale img.srcset and img.sizes after the captured image asset has been resolved.

0.14.4

Patch Changes

  • 235a8b1: Fix: Trim newlines from story titles
  • d7656e7: Fix: Prevent Storybook load failure for non-ASCII story names

0.14.3

Patch Changes

  • c7d8eab: Fix: Avoid crashing on deeply nested DOMs

0.14.2

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​chromatic-com/playwright since your current version.


Updates @playwright/test from 1.58.2 to 1.61.0

Release notes

Sourced from @​playwright/test's releases.

v1.61.0

🔑 WebAuthn passkeys

New Credentials virtual authenticator, available via browserContext.credentials, lets tests register passkeys and answer navigator.credentials.create() / navigator.credentials.get() ceremonies in the page — no real hardware key required, works in all browsers:

const context = await browser.newContext();
// Seed a passkey your backend provisioned for a test user.
await context.credentials.create('example.com', {
id: credentialId,
userHandle,
privateKey,
publicKey,
});
await context.credentials.install();
const page = await context.newPage();
await page.goto('https://example.com/login');
// The page's navigator.credentials.get() is answered with the seeded passkey.

You can also let the app register a passkey once in a setup test, read it back with credentials.get(), and seed it into later tests — see Credentials for details.

🗃️ Web Storage

New WebStorage API, available via page.localStorage and page.sessionStorage, reads and writes the page's storage for the current origin:

await page.localStorage.setItem('token', 'abc');
const token = await page.localStorage.getItem('token');
const items = await page.sessionStorage.items();

New APIs

Network

Browser and Screencast

  • New option artifactsDir in browserType.connectOverCDP() controls where artifacts such as traces and downloads are stored when attached to an existing browser.
  • New option cursor in screencast.showActions() controls the cursor decoration rendered for pointer actions.
  • The onFrame callback in screencast.start() now receives a timestamp of when the frame was presented by the browser.

Test runner

  • The testOptions.video option now supports the same set of modes as trace: new 'on-all-retries', 'retain-on-first-failure' and 'retain-on-failure-and-retries' values. See the video modes table for which runs are recorded and kept in each mode.
  • Supported expect.soft.poll(...).
  • New fullConfig.argv — a snapshot of process.argv from the runner process, handy for reading custom arguments passed after the -- separator.
  • New fullConfig.failOnFlakyTests mirrors the config option, so reporters can explain why a flaky run failed.
  • testInfo.errors now lists each sub-error of an AggregateError as a separate entry.

... (truncated)

Commits
  • 1cc5a90 cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...
  • a6772bd cherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...
  • 8133dcf cherry-pick(#41283): docs: add Ubuntu 26.04 and Node.js 26.x to system requir...
  • 812432e chore: mark v1.61.0 (#41277)
  • ac05145 fix(fetch): report serverAddr and securityDetails for reused sockets (#41267)
  • 056efc9 fix(trace-viewer): add keyboard navigation to NetworkFilters component (#41...
  • 41f7b9a chore: fixes uncovered by the .NET 1.61 roll (#41266)
  • ba50778 fix(mcp): assign caps as array for legacy --vision flag (#41253)
  • b8ee5ae docs: release notes for v1.61 (#41261)
  • 49c1f69 fix(trace viewer): load trace from a local file (#41263)
  • Additional commits viewable in compare view

Updates chromatic from 16.0.0 to 16.10.1

Release notes

Sourced from chromatic's releases.

v16.10.1

🐛 Bug Fix

Authors: 2

v16.10.0

🚀 Enhancement

🐛 Bug Fix

Authors: 4

v16.9.1

🐛 Bug Fix

Authors: 1

v16.9.0

🚀 Enhancement

Authors: 1

v16.8.0

🚀 Enhancement

... (truncated)

Changelog

Sourced from chromatic's changelog.

v16.10.1 (Fri May 15 2026)

🐛 Bug Fix

Authors: 2


v16.10.0 (Mon May 11 2026)

🚀 Enhancement

🐛 Bug Fix

Authors: 4


v16.9.1 (Thu May 07 2026)

🐛 Bug Fix

Authors: 1


v16.9.0 (Wed May 06 2026)

🚀 Enhancement

... (truncated)

Commits
  • 3a6f612 Bump version to: 16.10.1 [skip ci]
  • e0e9ce9 Update CHANGELOG.md [skip ci]
  • 8ece961 Merge pull request #1332 from chromaui/CAP-4400
  • 5087fb8 Support all: false
  • 7b1c005 Fix getUncommittedHash in Windows environments
  • 1a8c8ce Merge pull request #1326 from chromaui/cody/flaky-test
  • 7e9321e Remove duplicate skipped test
  • ed870e5 Increase flaky test timeout
  • 9ed03ec Merge pull request #1323 from chromaui/CAP-4385
  • 66af1d1 Bump version to: 16.10.0 [skip ci]
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…y with 7 updates

Bumps the npm-frontend-webcoder-ui-patch-minor group with 7 updates in the /frontend/webcoder_ui directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.14.0` | `11.14.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.17.1` | `5.18.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.17.1` | `5.18.0` |
| [react-hot-toast](https://github.com/timolins/react-hot-toast) | `2.5.2` | `2.6.0` |
| [@chromatic-com/playwright](https://github.com/chromaui/chromatic-e2e/tree/HEAD/packages/playwright) | `0.12.8` | `0.14.10` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.61.0` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `16.0.0` | `16.10.1` |



Updates `@emotion/styled` from 11.14.0 to 11.14.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.14.0...@emotion/styled@11.14.1)

Updates `@mui/icons-material` from 5.17.1 to 5.18.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-icons-material)

Updates `@mui/material` from 5.17.1 to 5.18.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-material)

Updates `react-hot-toast` from 2.5.2 to 2.6.0
- [Release notes](https://github.com/timolins/react-hot-toast/releases)
- [Commits](timolins/react-hot-toast@v2.5.2...v2.6.0)

Updates `@chromatic-com/playwright` from 0.12.8 to 0.14.10
- [Release notes](https://github.com/chromaui/chromatic-e2e/releases)
- [Changelog](https://github.com/chromaui/chromatic-e2e/blob/main/packages/playwright/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-e2e/commits/@chromatic-com/playwright@0.14.10/packages/playwright)

Updates `@playwright/test` from 1.58.2 to 1.61.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.61.0)

Updates `chromatic` from 16.0.0 to 16.10.1
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v16.0.0...v16.10.1)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: "@mui/icons-material"
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: "@mui/material"
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: react-hot-toast
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: "@chromatic-com/playwright"
  dependency-version: 0.14.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: "@playwright/test"
  dependency-version: 1.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: chromatic
  dependency-version: 16.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area:ci, type:chore. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cf4288bd09

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"@storybook/server-webpack5": "~8.5.8",
"storybook": "~8.5.8",
"ts-dedent": "^2.2.0"
"storybook": "10.2.13"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the Storybook override before this Chromatic bump

In the Chromatic Playwright workflow (checked .github/workflows/chromatic-playwright.yml), npm run e2e:chromatic uses @chromatic-com/playwright before uploading with playwright: true. This new package version declares storybook 10.2.13, but the existing overrides.storybook in package.json still forces the install to 8.6.x (the lock resolves node_modules/storybook to 8.6.18), which Chromatic documents as an incompatible Playwright dependency conflict that makes the archive Storybook build fail; whenever CHROMATIC_PROJECT_TOKEN is present this CI check will fail. Remove/relax the override or use a compatible Chromatic package.

Useful? React with 👍 / 👎.

…/npm-frontend-webcoder-ui-patch-minor-8857ea5210
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@Prekzursil Prekzursil merged commit 77e2026 into main Jun 25, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/webcoder_ui/npm-frontend-webcoder-ui-patch-minor-8857ea5210 branch June 25, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant