Skip to content

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

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

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

Conversation

@mendral-app

Copy link
Copy Markdown

Packages bumped

PackageOldNewType
@codemirror/state6.7.06.7.1patch
@codemirror/view6.43.46.43.8patch
eslint10.6.010.8.1minor
prettier3.9.43.9.6patch
typescript-eslint8.62.18.67.0minor
vite8.1.18.2.1minor
vue-tsc3.3.53.3.9patch
Per-package detail

@codemirror/state 6.7.0 → 6.7.1

Changelog highlights:

  • Bug fixes and stability improvements

Impact: Used throughout the CodeMirror editor integration. Patch-level fix, no API changes — drop-in upgrade.


@codemirror/view 6.43.4 → 6.43.8

Changelog highlights:

  • Fixed widget reuse and DOM update behavior
  • Improved composition handling near widgets
  • Enhanced EditorView.posAtCoords() performance and accuracy
  • Fixed cursor positioning and selection edge cases
  • Fixed data structure corruption in viewport changes
  • Improved soft-wrap boundary handling

Impact: Core editor view package. All fixes are internal behavior corrections — no API changes. Improves editor reliability in the CUE authoring panel.


eslint 10.6.0 → 10.8.1

Changelog highlights:

  • New rule options: errorClassNames in preserve-caught-error, max-nested-callbacks
  • Better shadowed global detection across multiple rules
  • Fixed ASI hazards in autofix generation
  • Fixed false positives in getter-return, accessor-pairs
  • Improved regex performance (quadratic-time issue)

Impact: Dev-only tool. New features are opt-in, fixes improve autofix correctness. No configuration changes needed.


prettier 3.9.4 → 3.9.6

Changelog highlights:

  • Preserve quotes for methods named new
  • Support import defer in TypeScript parser
  • Added new official plugin: @prettier/plugin-yuku

Impact: Dev-only formatter. Backward-compatible fixes — formatting output may change trivially in edge cases.


typescript-eslint 8.62.1 → 8.67.0

Changelog highlights:

  • import defer syntax support
  • New parser option: onUnsupportedTypeScriptVersion
  • Improved no-shadow diagnostics for enums
  • Deprecated [no-loop-func] and [no-restricted-imports] (soft, still functional)
  • TypeScript 7 compatibility improvements

Impact: Dev-only lint tooling. New features are opt-in. Soft deprecations emit warnings but don't fail. No config changes needed.


vite 8.1.1 → 8.2.1

Changelog highlights:

  • New input option for library entry configuration
  • PostCSS config type export
  • Fixed CSS chunk import mapping
  • Fixed HMR environment snapshot preservation
  • Fixed client script tag injection order
  • Performance: CSS pure chunk lookups optimized via Set

Impact: Build tool. This project uses Vite in app mode (not library mode), so the new input option doesn't apply. HMR and CSS fixes improve dev experience. No config changes needed.


vue-tsc 3.3.5 → 3.3.9

Changelog highlights:

  • Vapor directive support
  • Unused generic type parameter checking
  • TypeScript 7 upgrade support
  • Fixed v-for item type resolution
  • Fixed SFC block extraction
  • Fixed directive modifier completion

Impact: Dev-only type checker for Vue SFCs (used in vue-tsc -b build step). Bug fixes improve type-checking accuracy — no behavioral change to output.

Files modified

  • frontend/package.json
  • frontend/pnpm-lock.yaml
Skipped this ecosystem
PackageCurrentCandidateReason
@fontsource/jetbrains-mono5.2.85.3.0Open PR #4 already covers this bump
@tailwindcss/vite4.3.24.3.3Open PR #4 already covers this bump
@vitejs/plugin-vue6.0.76.0.8Open PR #4 already covers this bump
elkjs0.11.10.12.0Open PR #4 already covers this bump
eslint-plugin-vue10.9.210.10.0Open PR #4 already covers this bump
tailwindcss4.3.24.3.3Open PR #4 already covers this bump
vue3.5.393.5.41Open PR #4 covers 3.5.40; caret range resolves 3.5.41
typescript6.0.27.0.2Major version bump — needs separate risky PR
@types/node24.13.226.2.0Major version bump — needs separate risky PR
vitest3.2.44.1.10Major version bump — needs separate risky PR
@codemirror/autocomplete6.20.3Already at latest eligible
@codemirror/commands6.10.4Already at latest eligible
@codemirror/language6.12.4Already at latest eligible
@codemirror/lint6.9.7Already at latest eligible
@lezer/highlight1.2.3Already at latest eligible
@vue-flow/background1.3.2Already at latest eligible
@vue-flow/controls1.1.3Already at latest eligible
@vue-flow/core1.48.2Already at latest eligible
@vue-flow/node-resizer1.5.1Already at latest eligible
codemirror6.0.2Already at latest eligible
lucide-vue-next1.0.0Already at latest eligible
@vue/eslint-config-typescript14.9.0Already at latest eligible
@vue/tsconfig0.9.1Already at latest eligible
eslint-config-prettier10.1.8Already at latest eligible

Note

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

@mendral-app
mendral-appBotforce-pushed the mendral/deps/weekly-safe-npm-20260817 branch from f900d80 to 3683e6eCompareAugust 17, 2026 09:15
@mendral-app
mendral-appBot marked this pull request as ready for review August 17, 2026 09:19
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