chore(deps-dev): bump @shikijs/themes from 4.0.2 to 4.4.3 - #2992
dependabot[bot] wants to merge 1 commit into
Conversation
|
pkg.pr.new packages benchmark commit |
Resolution Time Benchmark---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.83, 1.80, 3.27, 5.78, 6.51, 10.09, 20.48, 22.24]
line [0.90, 1.72, 3.75, 5.58, 6.60, 10.42, 21.37, 23.31]
line [0.83, 1.69, 3.84, 5.00, 5.93, 11.04, 21.88, 19.45]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.26, 0.49, 0.61, 0.73, 1.09, 1.07, 1.29, 1.41]
line [0.24, 0.44, 0.64, 0.73, 1.04, 1.08, 1.26, 1.40]
line [0.23, 0.44, 0.62, 0.71, 1.01, 1.03, 1.25, 1.37]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.82, 2.03, 3.24, 6.32, 10.67, 22.49, 50.96, 101.95]
line [0.91, 2.02, 4.31, 7.35, 10.70, 22.51, 48.88, 100.26]
line [0.74, 2.08, 3.24, 6.09, 10.65, 23.46, 47.97, 98.13]
|
Bundle size comparison (
|
| 🟢 Decreased | ➖ Unchanged | 🔴 Increased | ❔ Unknown |
|---|---|---|---|
| 0 | 325 | 0 | 0 |
No notable changes.
If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.
There was a problem hiding this comment.
🟡 Changes recommended
The lockfile currently resolves @vitest/browser-preview@4.1.2 against vitest@4.1.11 despite a strict vitest: 4.1.2 peer requirement, creating an inconsistent peer graph that can break installs or runtime behavior.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the docs app’s syntax-highlighting theme dependency by bumping @shikijs/themes to a newer v4 minor, and refreshes the pnpm lockfile to reflect the new resolution graph.
Changes:
- Bump
@shikijs/themesinapps/typegpu-docsfrom^4.0.0to^4.4.3. - Update
pnpm-lock.yamlto lock@shikijs/themes@4.4.3and associated transitive dependency resolutions.
File summaries
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates the lockfile to reflect the dependency bump and transitive resolution changes. |
| apps/typegpu-docs/package.json | Bumps @shikijs/themes devDependency version for the docs app. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| '@vitest/browser-preview': | ||
| specifier: ^4.1.2 | ||
| version: 4.1.2(vite@8.0.5(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@types/node@24.10.0)(esbuild@0.27.5)(jiti@2.6.1)(terser@5.44.1)(tsx@4.20.6)(yaml@2.8.3))(vitest@4.1.2) | ||
| version: 4.1.2(vite@8.0.5(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@types/node@24.10.0)(esbuild@0.27.5)(jiti@2.6.1)(terser@5.51.2)(tsx@4.20.6)(yaml@2.8.3))(vitest@4.1.11) |
Bumps [@shikijs/themes](https://github.com/shikijs/shiki/tree/HEAD/packages/themes) from 4.0.2 to 4.4.3. - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.4.3/packages/themes) --- updated-dependencies: - dependency-name: "@shikijs/themes" dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b01d69b to
2c8bd67
Compare
Bumps @shikijs/themes from 4.0.2 to 4.4.3.
Release notes
Sourced from @shikijs/themes's releases.
... (truncated)
Commits
48cd2ccchore: release v4.4.32aec856chore: release v4.4.2407dca0chore: release v4.4.1a64bab1chore: release v4.4.0fdff6e2chore: release v4.3.1e3cf080chore: release v4.3.01d56daechore: release v4.2.0c809af9chore: release v4.1.095371cbchore: lint