Skip to content

chore(deps-dev): bump @shikijs/themes from 4.0.2 to 4.4.3 - #2992

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/shikijs/themes-4.4.3
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/shikijs/themes-4.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @shikijs/themes from 4.0.2 to 4.4.3.

Release notes

Sourced from @​shikijs/themes's releases.

v4.4.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.4.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.4.1

   🚀 Features

    View changes on GitHub

v4.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.3.1

   🚀 Features

    View changes on GitHub

v4.3.0

   🚀 Features

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
Copilot AI lite review requested due to automatic review settings September 7, 2026 19:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/tinyest-for-wgsl@2c8bd67793d3fbd4107a3417d3a58e6011341369
https://pkg.pr.new/software-mansion/TypeGPU/typegpu@2c8bd67793d3fbd4107a3417d3a58e6011341369
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/cli@2c8bd67793d3fbd4107a3417d3a58e6011341369
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/gl@2c8bd67793d3fbd4107a3417d3a58e6011341369
https://pkg.pr.new/software-mansion/TypeGPU/unplugin-typegpu@2c8bd67793d3fbd4107a3417d3a58e6011341369

benchmark
view benchmark

commit
view commit

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

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]
Loading
---
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]
Loading
---
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]
Loading

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Bundle size comparison (import * as ... in PR vs import * as ... in target):

🟢 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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 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/themes in apps/typegpu-docs from ^4.0.0 to ^4.4.3.
  • Update pnpm-lock.yaml to lock @shikijs/themes@4.4.3 and 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.

Comment thread pnpm-lock.yaml
Comment on lines 467 to +469
'@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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/shikijs/themes-4.4.3 branch from b01d69b to 2c8bd67 Compare September 14, 2026 15:57
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant