Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/webcoder_ui/npm-frontend-webcoder-ui-patch-minor-7cc8211035
Open

Bump the npm-frontend-webcoder-ui-patch-minor group across 1 directory with 10 updates#48
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/webcoder_ui/npm-frontend-webcoder-ui-patch-minor-7cc8211035

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps the npm-frontend-webcoder-ui-patch-minor group with 10 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
react-router-dom 6.30.1 6.30.3
react-syntax-highlighter 15.6.1 15.6.6
@applitools/eyes-playwright 1.46.3 1.46.5
@chromatic-com/playwright 0.12.8 0.13.1
@playwright/test 1.58.2 1.59.1
chromatic 16.0.0 16.2.0

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 react-router-dom from 6.30.1 to 6.30.3

Changelog

Sourced from react-router-dom's changelog.

v6.30.3

Date: 2026-01-07

Security Notice

This release addresses 1 security vulnerability:

Patch Changes

  • Validate redirect locations (#14707)

Full Changelog: v6.30.2...v6.30.3

v6.30.2

Date: 2025-11-13

Security Notice

This release addresses 1 security vulnerability:

Patch Changes

  • Normalize double-slashes in resolvePath (#14537)

Full Changelog: v6.30.1...v6.30.2

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router-dom since your current version.


Updates react-syntax-highlighter from 15.6.1 to 15.6.6

Release notes

Sourced from react-syntax-highlighter's releases.

v15.6.6

Updated overrides block attempting to solve transitive prismjs dependency issue:

"overrides": {
    "prismjs": "^1.30.0",
    "refractor": {
      "prismjs": "^1.30.0"
    }
  }

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.5...v15.6.6

v15.6.5

What's Changed

New Contributors

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.4...v15.6.5

v15.6.4

What's Changed

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.3...v15.6.4

v15.6.3

What's Changed

New Contributors

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.2...v15.6.3

v15.6.2

What's Changed

... (truncated)

Changelog

Sourced from react-syntax-highlighter's changelog.

Changelog

Commits

Updates @applitools/eyes-playwright from 1.46.3 to 1.46.5

Commits

Updates @chromatic-com/playwright from 0.12.8 to 0.13.1

Release notes

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

@​chromatic-com/playwright@​0.13.1

Patch Changes

  • 4acea24: Include missing packages in embedded directory

@​chromatic-com/playwright@​0.13.0

Minor Changes

  • bf9e686: upgrade storybook to latest

Patch Changes

  • ea271c9: upgrade eslint
  • c9d9d6a: improve CI release flow
  • ea271c9: remove sourcemaps and stop minifying distributed code
Changelog

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

0.13.1

Patch Changes

  • 4acea24: Include missing packages in embedded directory

0.13.0

Minor Changes

  • bf9e686: upgrade storybook to latest

Patch Changes

  • ea271c9: upgrade eslint
  • c9d9d6a: improve CI release flow
  • ea271c9: remove sourcemaps and stop minifying distributed code
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​chromatic-com/playwright since your current version.


Updates @playwright/test from 1.58.2 to 1.59.1

Release notes

Sourced from @​playwright/test's releases.

v1.59.1

Bug Fixes

  • [Windows] Reverted hiding console window when spawning browser processes, which caused regressions including broken codegen, --ui and show commands (#39990)

v1.59.0

🎬 Screencast

New page.screencast API provides a unified interface for capturing page content with:

  • Screencast recordings
  • Action annotations
  • Visual overlays
  • Real-time frame capture
  • Agentic video receipts

Screencast recording — record video with precise start/stop control, as an alternative to the recordVideo option:

await page.screencast.start({ path: 'video.webm' });
// ... perform actions ...
await page.screencast.stop();

Action annotations — enable built-in visual annotations that highlight interacted elements and display action titles during recording:

await page.screencast.showActions({ position: 'top-right' });

screencast.showActions() accepts position ('top-left', 'top', 'top-right', 'bottom-left', 'bottom', 'bottom-right'), duration (ms per annotation), and fontSize (px). Returns a disposable to stop showing actions.

Action annotations can also be enabled in test fixtures via the video option:

// playwright.config.ts
export default defineConfig({
  use: {
    video: {
      mode: 'on',
      show: {
        actions: { position: 'top-left' },
        test: { position: 'top-right' },
      },
</tr></table> 

... (truncated)

Commits
  • d466ac5 chore: mark v1.59.1 (#40005)
  • 530e7e5 cherry-pick(#4004): fix(cli): kill-all should kill dashboard
  • 9aa216c cherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...
  • 01b2b15 cherry-pick(#39980): chore: more release notes fixes
  • a5cb6c9 cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs
  • 99a17b5 cherry-pick(#39975): chore: support opening .trace files via .link indirection
  • 43607c3 cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.4
  • 62cabe1 cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)
  • 0c65a75 cherry-pick(#39968): chore: screencast.showActions api
  • f04155b cherry-pick(#39958): chore: release notes for langs v1.59
  • Additional commits viewable in compare view

Updates chromatic from 16.0.0 to 16.2.0

Release notes

Sourced from chromatic's releases.

v16.2.0

🚀 Enhancement

🐛 Bug Fix

Authors: 2

v16.1.0

🚀 Enhancement

🐛 Bug Fix

Authors: 2

Changelog

Sourced from chromatic's changelog.

v16.2.0 (Thu Apr 09 2026)

🚀 Enhancement

🐛 Bug Fix

Authors: 2


v16.1.0 (Thu Apr 02 2026)

🚀 Enhancement

🐛 Bug Fix

Authors: 2


Commits
  • 25445f3 Bump version to: 16.2.0 [skip ci]
  • 30f1752 Update CHANGELOG.md [skip ci]
  • e349222 Merge pull request #1256 from chromaui/cody/cap-4234-cli-remove-existing-merg...
  • 2ee952f Do string comparison once for merge queues
  • 452d448 Lock lodash version
  • 2b80162 Default exitZeroOnChanges to false for merge queue runs
  • dd08105 Cleanup unused functions
  • 5f8d669 Remove merge queue parsing
  • 186b70d Merge pull request #1273 from chromaui/ari/test-improve-e2e-pkg-tests
  • 36f30f1 test: review fixes
  • 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

Summary by cubic

Update frontend/webcoder_ui dependencies to latest patch/minor versions to improve stability, security, and developer tooling. Highlights include MUI 5.18 (CSS layers), a react-router-dom security fix, and newer Playwright/Chromatic tooling.

  • Dependencies
    • @mui/material and @mui/icons-material → 5.18.0: adds CSS layers for easier style overrides.
    • react-router-dom → 6.30.3: fixes open redirect/XSS and normalizes paths.
    • react-hot-toast → 2.6.0: adds multi-toaster support.
    • react-syntax-highlighter → 15.6.6: overrides prismjs to avoid transitive issues.
    • Test tooling: @playwright/test → 1.59.1 (screencast API, fixes), @chromatic-com/playwright → 0.13.1, chromatic → 16.2.0, @applitools/eyes-playwright → 1.46.5.
    • @emotion/styled → 11.14.1: patch update.

Written for commit 58cd3cd. Summary will update on new commits.

…y with 10 updates

Bumps the npm-frontend-webcoder-ui-patch-minor group with 10 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` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.1` | `6.30.3` |
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.6.1` | `15.6.6` |
| [@applitools/eyes-playwright](https://github.com/applitools/eyes.sdk.javascript1/tree/HEAD/js/packages/eyes-playwright) | `1.46.3` | `1.46.5` |
| [@chromatic-com/playwright](https://github.com/chromaui/chromatic-e2e/tree/HEAD/packages/playwright) | `0.12.8` | `0.13.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `16.0.0` | `16.2.0` |



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 `react-router-dom` from 6.30.1 to 6.30.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.3/packages/react-router-dom)

Updates `react-syntax-highlighter` from 15.6.1 to 15.6.6
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@v15.6.1...v15.6.6)

Updates `@applitools/eyes-playwright` from 1.46.3 to 1.46.5
- [Commits](https://github.com/applitools/eyes.sdk.javascript1/commits/HEAD/js/packages/eyes-playwright)

Updates `@chromatic-com/playwright` from 0.12.8 to 0.13.1
- [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.13.1/packages/playwright)

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

Updates `chromatic` from 16.0.0 to 16.2.0
- [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.2.0)

---
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: react-router-dom
  dependency-version: 6.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: react-syntax-highlighter
  dependency-version: 15.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: "@applitools/eyes-playwright"
  dependency-version: 1.46.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: "@chromatic-com/playwright"
  dependency-version: 0.13.1
  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.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-frontend-webcoder-ui-patch-minor
- dependency-name: chromatic
  dependency-version: 16.2.0
  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
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

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 Apr 13, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented Apr 13, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@codacy-production
Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 5 minor

Alerts:
⚠ 5 issues (≤ 0 issues of at least minor severity)

Results:
5 new issues

Category Results
CodeStyle 5 minor

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0 (≤ 10 complexity)
Duplication 0 (≤ 0 duplication)

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

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.

0 participants