chore(deps): bump the ui-minor-and-patch group across 1 directory with 24 updates - #12254
dependabot[bot] wants to merge 1 commit into
Conversation
…h 24 updates Bumps the ui-minor-and-patch group with 24 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.6.5` | | [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) | `1.3.0` | `1.4.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.6.1` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.7` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` | | [cronstrue](https://github.com/bradymholt/cRonstrue) | `3.24.0` | `3.27.0` | | [framer-motion](https://github.com/motiondivision/motion) | `13.2.0` | `13.4.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.18.7` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.3.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `8.3.0` | `8.4.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge/tree/HEAD/packages/tailwind-merge) | `3.6.0` | `3.7.0` | | [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.14.0` | `6.16.29` | | [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `3.5.16` | `3.5.19` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.62.1` | `1.63.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.4` | `14.6.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.3.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.67.0` | `8.70.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.67.0` | `8.70.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.4` | `10.6.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.26` | `8.5.28` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.3.0` | Updates `zod` from 4.4.3 to 4.6.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.6.5) Updates `@agentclientprotocol/sdk` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases) - [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md) - [Commits](agentclientprotocol/typescript-sdk@v1.3.0...v1.4.0) Updates `@types/node` from 26.2.0 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.7) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) Updates `cronstrue` from 3.24.0 to 3.27.0 - [Release notes](https://github.com/bradymholt/cRonstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) - [Commits](bradymholt/cRonstrue@v3.24.0...v3.27.0) Updates `framer-motion` from 13.2.0 to 13.4.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v13.2.0...v13.4.0) Updates `katex` from 0.16.47 to 0.18.7 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.47...v0.18.7) Updates `react` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `@types/react-dom` from 19.2.4 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@8.4.0/packages/react-router) Updates `tailwind-merge` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/commits/tailwind-merge@3.7.0/packages/tailwind-merge) Updates `@formatjs/cli` from 6.14.0 to 6.16.29 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.14.0...@formatjs/cli@6.16.29) Updates `@formatjs/icu-messageformat-parser` from 3.5.16 to 3.5.19 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md) - [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/icu-messageformat-parser@3.5.19/packages/icu-messageformat-parser) Updates `@playwright/test` from 1.62.1 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.1...v1.63.0) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) Updates `@testing-library/user-event` from 14.6.4 to 14.6.7 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.4...v14.6.7) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.4 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.67.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.67.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/parser) Updates `autoprefixer` from 10.5.4 to 10.6.1 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.4...10.6.1) Updates `postcss` from 8.5.26 to 8.5.28 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.26...8.5.28) Updates `vite` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: zod dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@agentclientprotocol/sdk" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: prettier dependency-version: 3.9.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-and-patch - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-and-patch - dependency-name: cronstrue dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: framer-motion dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: katex dependency-version: 0.18.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: react-router dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: tailwind-merge dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@formatjs/cli" dependency-version: 6.16.29 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@formatjs/icu-messageformat-parser" dependency-version: 3.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-and-patch - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: autoprefixer dependency-version: 10.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch - dependency-name: postcss dependency-version: 8.5.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-and-patch - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 00bf7c60ae
ℹ️ 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".
| "framer-motion": "^13.2.0", | ||
| "katex": "0.16.47", | ||
| "framer-motion": "^13.4.0", | ||
| "katex": "0.18.7", |
There was a problem hiding this comment.
Keep the KaTeX stylesheet aligned with the renderer
The desktop imports this direct package's katex.min.css, but formulas are generated by rehype-katex; the updated lockfile still resolves that renderer to katex@0.16.47 (ui/pnpm-lock.yaml:12730-12736) while this line makes the stylesheet resolve to 0.18.7. Every formula in MarkdownContent.tsx therefore combines 0.16 markup with 0.18 styles, and KaTeX's generated classes and layout rules are intended to come from the same release. Retain 0.16.47 here or upgrade rehype-katex to a version that renders with 0.18.x.
Useful? React with 👍 / 👎.
Bumps the ui-minor-and-patch group with 24 updates in the /ui directory:
4.4.34.6.51.3.01.4.026.2.026.6.13.9.63.9.74.23.124.23.133.24.03.27.013.2.013.4.00.16.470.18.719.2.819.3.019.2.1819.3.019.2.819.3.019.2.419.3.08.3.08.4.03.6.03.7.06.14.06.16.293.5.163.5.191.62.11.63.016.3.216.3.314.6.414.6.719.2.1819.3.019.2.419.3.08.67.08.70.08.67.08.70.010.5.410.6.18.5.268.5.288.2.18.3.0Updates
zodfrom 4.4.3 to 4.6.5Release notes
Sourced from zod's releases.
... (truncated)
Commits
59bbc03chore: re-pin the integration peers to the workspace zod after the 4.6.5 bump0f3f5ee4.6.5cc4cd4eRevert "Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, ref...ca0229aRevert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed w...56222cdfeat(instanceof): key the .properties() shape off the instance type (#6600)de65a5cdocs: lead the properties section with the check and add a Zod Mini tab (#6598)f1448f7docs: fold the 4.6.x patch highlights into the 4.6 post's own sectionsd2b135cdocs: add the 4.6.x patch highlights to the 4.6 post2bb0871chore: re-pin the integration peers to the workspace zod after the 4.6.4 bump743aedb4.6.4Updates
@agentclientprotocol/sdkfrom 1.3.0 to 1.4.0Release notes
Sourced from @agentclientprotocol/sdk's releases.
Changelog
Sourced from @agentclientprotocol/sdk's changelog.
Commits
e6463f4chore(main): release 1.4.0 (#237)dc3b0e4feat: Stabilize elicitation APIs (#242)b7d6e81fix(v2): enforce initialization lifecycle (#235)7585334chore(deps): bump the minor group with 19 updates (#241)0101014fix(v2): enforce method contracts (#229)e1054d0chore(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#238)611e1fechore(deps): bump the minor group with 17 updates (#239)5ae784bchore(deps-dev): bump nanoid from 3.3.16 to 3.3.18 (#240)f838f94chore: verify generated protocol sources (#232)5f58a95fix(server): preserve routed outbound messages (#231)Updates
@types/nodefrom 26.2.0 to 26.6.1Commits
Updates
prettierfrom 3.9.6 to 3.9.7Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix tests3404375Update@typescript-eslint/typescript-estreeto v8.70.0c60f106Angular: Support@boundary/@errorerror boundaries (#20015)297117aFix HTML block indentation drift in markdown list items (#19987)0df4e49Fix indentation drift for indented code blocks in list items (#19990)9ef216dFix Markdown task list indentation drift (#19647)2158d48Strip blockquote markers from a setext heading's continuation lines (#19878)Updates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)Updates
cronstruefrom 3.24.0 to 3.27.0Release notes
Sourced from cronstrue's releases.
Commits
ba1b40bVersion 3.27.04ba68a0Add atReboot translations to the remaining locales (#413)7b24568Add missing atReboot translation to Turkish locale (#412)fffc7f5Bump serialize-javascript, mocha and terser-webpack-plugin (#405)916649cBump js-yaml from 4.3.1 to 4.3.2 (#411)4187d76Version 3.26.0e507be5Merge pull request #409 from ismoil77/verbose-uneven-steps187ed8fverbose: spell out the values of a step that doesn't divide the field evenly4b068f5Merge pull request #408 from bradymholt/claude/cronstrue-nodejs-20-deprecatio...7fdab73ci: test against Node.js 20, 22 and 24Updates
framer-motionfrom 13.2.0 to 13.4.0Changelog
Sourced from framer-motion's changelog.
Commits
a6ea2f9v13.4.0d6ef844Changelog75c4dcfMerge pull request #3824 from motiondivision/codex/react-animate-viewa5a7856Co-locate AnimateView layer animation in framer-motion5c8bc09Keep AnimateView group morph with custom values; gate view tests in Playwright12018e8Add AnimateView via motion/react-animate-view939c267Updating changelog16cf742Latest49f1fe1v13.3.0f777c92Updating changelogUpdates
katexfrom 0.16.47 to 0.18.7Release notes
Sourced from katex's releases.
... (truncated)
Changelog
Sourced from katex's changelog.
... (truncated)
Commits
cd5ec4fchore(release): 0.18.7 [ci skip]ab509fdfeat: add \reflectbox and \mapsfrom support (#4262)9eb45b7chore(release): 0.18.6 [ci skip]02d552cfix(array): preserve tags on empty final rows (#4277)49904aachore(deps): update dependency browserslist to v4.28.7 [security] (#4280)2d2a177chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#4275)7f46076chore(release): 0.18.5 [ci skip]6805538fix(char): accept U+10FFFF (#4265)0df23bbchore(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#4273)bd78fadchore(deps): update dependency commander to v15 (#4271)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
reactfrom 19.2.8 to 19.3.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.