chore(deps)(deps): bump the root-tooling-minor group with 5 updates - #177
chore(deps)(deps): bump the root-tooling-minor group with 5 updates#177dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the root-tooling-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.95.2` | `0.100.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.17.0` | | [openai](https://github.com/openai/openai-node) | `6.38.0` | `6.39.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.4` | `4.3.0` | Updates `@anthropic-ai/sdk` from 0.95.2 to 0.100.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.95.2...sdk-v0.100.0) Updates `katex` from 0.16.47 to 0.17.0 - [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.17.0) Updates `openai` from 6.38.0 to 6.39.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.38.0...v6.39.0) Updates `@tailwindcss/vite` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: katex dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: openai dependency-version: 6.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-tooling-minor ... 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: 53e843f785
ℹ️ 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".
| "diff": "^9.0.0", | ||
| "framer-motion": "^12.38.0", | ||
| "katex": "^0.16.33", | ||
| "katex": "^0.17.0", |
There was a problem hiding this comment.
Keep KaTeX aligned with rehype-katex
For side-panel messages that contain LaTeX, this bump installs katex@0.17 for the CSS import in src/sidepanel/index.tsx, but rehype-katex@7.0.1 still declares its own katex: ^0.16.0 dependency and is the renderer lazy-loaded in MarkdownComponents.tsx. Because 0.17.0 does not satisfy ^0.16.0, Bun/npm will install a nested 0.16 copy for rehype-katex, so the rendered HTML comes from KaTeX 0.16 while the app styles it with KaTeX 0.17 CSS. Please keep the direct katex version on 0.16.x or upgrade rehype-katex to a version that supports 0.17 so the renderer and stylesheet stay in sync.
Useful? React with 👍 / 👎.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the root-tooling-minor group with 5 updates:
0.95.20.100.00.16.470.17.06.38.06.39.04.2.44.3.04.2.44.3.0Updates
@anthropic-ai/sdkfrom 0.95.2 to 0.100.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
6f97c4dchore: release main1fd7ec7feat(api): Add support for claude-opus-4-8, mid-conversation system blocks, a...f5bfc10docs: replace literal newlines1b2500dchore: release main05304abci: pin detect-breaking-changes actions to commit SHAs (#1022)1ec3820fix(streaming): carry stop_details through message_delta accumulation (#1027)8bb6782feat: support custom file size caps (#1029)1fe87f3chore: release maina654489chore(client): swap to using Trusted Publishing9c5c098fix(client): preserve directory prefix in skills.versions.create uploads (#1024)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.Updates
katexfrom 0.16.47 to 0.17.0Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
3dec549chore(release): 0.17.0 [ci skip]fb604e6perf: simplifydefineFunctionto avoid destructuring, improve typing (#4222)6caa636refactor: tighten ParseNode types (#4219)afed784docs: make first supportive organizations logos bigger (#4216)b02d9acchore(deps): update dependency webpack-dev-server to v5.2.4 [security] (#4220)Updates
openaifrom 6.38.0 to 6.39.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
2002111release: 6.39.0d6dc9b7feat(api): manual updates7444892feat(api): api updatef5db3f1fix(types): allow runtime fetch options33b391achore(api): docs updatesbfe3016fix(typescript): upgrade tsc-multi so that it works with Node 263320b20chore(tests): remove redundant File import3250890feat(api): manual updatesd9fbf39feat(api): update OpenAPI spec or Stainless config8a8436ecodegen metadataUpdates
@tailwindcss/vitefrom 4.2.4 to 4.3.0Release notes
Sourced from @tailwindcss/vite's releases.
Changelog
Sourced from @tailwindcss/vite's changelog.
Commits
588bd734.3.0 (#20023)d194d4cdocs: fix various typos in comments and documentation (#19878)db27049fix(@tailwindcss/vite): include@variantin feature detection (#19966)5a79990Always resolve relative files, relative to the current .css file (#19965)f3fdda2fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)Updates
tailwindcssfrom 4.2.4 to 4.3.0Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
588bd734.3.0 (#20023)59936c6Addtab-*utilities (#20022)90a2373addzoom-*utilities (#20020)2e1ccf7Addscrollbar-gutter-*utilities (#20018)754e751Use non-existing example in tests (#20021)12eb5aeCleanup noisy test output (#20015)4255671Improve snapshot tests (#20013)8c77989Ensure math operators are surrounded by whitespace in arbitrary values (#20011)b4db3b9Add scrollbar-width and scrollbar-color utilities (#19981)08cad84Support--default(…)in--value(…)and--modifier(…)to support fallbac...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 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