Skip to content

chore(deps): weekly safe npm updates · 7 packages - #4

Open
mendral-app[bot] wants to merge 1 commit into
mainfrom
mendral/deps/weekly-safe-npm-20260803
Open

chore(deps): weekly safe npm updates · 7 packages#4
mendral-app[bot] wants to merge 1 commit into
mainfrom
mendral/deps/weekly-safe-npm-20260803

Conversation

@mendral-app

Copy link
Copy Markdown

Packages bumped

PackageOldNewType
@fontsource/jetbrains-mono5.2.85.3.0minor
@tailwindcss/vite4.3.24.3.3patch
@vitejs/plugin-vue6.0.76.0.8patch
elkjs0.11.10.12.0minor
eslint-plugin-vue10.9.210.10.0minor
tailwindcss4.3.24.3.3patch
vue3.5.393.5.40patch
Per-package detail

@fontsource/jetbrains-mono 5.2.8 → 5.3.0

Changelog highlights:

  • Updated font files to JetBrains Mono v24
  • Same weights, styles, and subsets supported

Impact: Pure font file update. No API changes, no code impact.


@tailwindcss/vite 4.3.3 & tailwindcss 4.3.3

Changelog highlights:

  • Fixed Vite HMR: prevent full page reloads when scanned files are processed by Vite but not yet loaded as modules
  • Fixed selector parsing for [data-foo]div
  • Fixed theme color matching: arbitrary hex colors now case-insensitively match theme colors
  • Fixed fractional opacity modifiers with named shadow sizes
  • Fixed Firefox iframe:focus-visible outline override
  • Fixed PostCSS rebuild triggering with preprocessors
  • Improved polling fallback when @parcel/watcher can't be loaded

Impact: Bug fixes only. HMR reliability improvement is relevant to this project's Vite-based dev workflow.


@vitejs/plugin-vue 6.0.7 → 6.0.8

Changelog highlights:

  • Added opt-in Vapor Mode compilation flag (purely additive)
  • Updated internal dependencies

Impact: No breaking changes. New feature is opt-in and not activated unless configured.


elkjs 0.11.1 → 0.12.0

Changelog highlights:

  • Based on ELK 0.12.0 layout engine
  • Added GPL-3.0 as secondary license option (EPL-2.0 still available)
  • New optional "second node placer" after Network node flexibility
  • More flexible layer splitting logic
  • Bug fixes in layout algorithms

Impact: This project uses elkjs for diagram layout in frontend/src/useLayout.ts. No API changes — the layout algorithm is called the same way. Improvements to layout quality may subtly change diagram positioning (visual-only, no functional impact).


eslint-plugin-vue 10.9.2 → 10.10.0

Changelog highlights:

  • Added template literal support to vue/prefer-separate-static-class rule
  • Added allowLineSeparatedGroups option to vue/sort-keys rule
  • Updated internal dependencies

Impact: Purely additive rule enhancements. No existing rule behavior changes.


vue 3.5.39 → 3.5.40

Changelog highlights:

  • Fixed slot branch key leakage (memory optimization)
  • Fixed hydration namespace handling for dynamic props (SVG/MathML)
  • Fixed reactivity effect removal during scope stop
  • Fixed lazy hydration for detached roots
  • Fixed select element v-model type handling (regression fix)
  • Fixed SSR error handling

Impact: Bug fixes only. The reactivity and slot fixes improve stability. No API changes.

Files modified

  • frontend/package.json
  • frontend/pnpm-lock.yaml
Skipped this ecosystem
PackageCurrentLatestReason
@codemirror/autocomplete6.20.36.20.3Already at latest
@codemirror/commands6.10.46.10.4Already at latest
@codemirror/language6.12.46.12.4Already at latest
@codemirror/lint6.9.76.9.7Already at latest
@codemirror/state6.7.06.7.1Open PR #2 covers this
@codemirror/view6.43.46.43.7Open PR #2 covers this package
@lezer/highlight1.2.31.2.3Already at latest
@types/node24.13.226.1.2Open PR #2 covers this; major bump needs separate evaluation
@vue-flow/background1.3.21.3.2Already at latest
@vue-flow/controls1.1.31.1.3Already at latest
@vue-flow/core1.48.21.48.2Already at latest
@vue-flow/node-resizer1.5.11.5.1Already at latest
@vue/eslint-config-typescript14.9.014.9.0Already at latest
@vue/tsconfig0.9.10.9.1Already at latest
codemirror6.0.26.0.2Already at latest
eslint10.6.010.8.0Open PR #2 covers this
eslint-config-prettier10.1.810.1.8Already at latest
lucide-vue-next1.0.01.0.0Already at latest (deprecated notice is cosmetic)
prettier3.9.43.9.6Open PR #2 covers this
typescript6.0.27.0.2Major bump; extensive breaking changes; pinned with ~ for reason
typescript-eslint8.62.18.65.0Open PR #2 covers this
vite8.1.18.2.0Cooldown: 8.2.0 published 2026-07-30 (< 7 days)
vitest3.2.44.1.10Open PR #2 covers this; 4.x is a major bump needing separate evaluation
vue-tsc3.3.53.3.9Cooldown: 3.3.9 published 2026-07-31 (< 7 days)

Note

Created by Mendral. Tag @mendral-app with feedback or questions.

Bump:
- @fontsource/jetbrains-mono 5.2.8 → 5.3.0
- @tailwindcss/vite 4.3.2 → 4.3.3
- @vitejs/plugin-vue 6.0.7 → 6.0.8
- elkjs 0.11.1 → 0.12.0
- eslint-plugin-vue 10.9.2 → 10.10.0
- tailwindcss 4.3.2 → 4.3.3
- vue 3.5.39 → 3.5.40
@mendral-app
mendral-appBot marked this pull request as ready for review August 3, 2026 09:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants