Skip to content

chore(deps): weekly safe npm updates · 9 packages - #2

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

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

Conversation

@mendral-app

Copy link
Copy Markdown

Packages bumped

PackageOldNewType
@codemirror/state6.7.06.7.1patch
@codemirror/view6.43.46.43.6patch
@types/node24.13.224.13.3patch
eslint10.6.010.7.0minor
prettier3.9.43.9.5patch
typescript-eslint8.62.18.64.0minor
vite8.1.38.1.4patch
vitest3.2.63.2.7patch
vue-tsc3.3.63.3.7patch
Per-package changelog highlights & impact

@codemirror/state 6.7.1 · @codemirror/view 6.43.5–6.43.6

  • Bug fixes and internal improvements from Marijn Haverbeke.
  • No API changes; the project uses these as the editor backing store — no impact.

eslint 10.7.0

  • New features: errorClassNames option for preserve-caught-error, max-nested-callbacks for constructors, suggestions for no-compare-neg-zero.
  • Bug fixes for eqeqeq, radix, no-control-regex, no-invalid-regexp false positives.
  • No config changes needed — all additive.

prettier 3.9.5

  • Fixes: TypeScript comments on shorthand type import specifiers, markdown ordered list cap, CSS space in type() declarations.
  • Relevant: the TS comment fix improves formatting of Vue SFC <script> blocks. No behavioral change for this codebase.

typescript-eslint 8.63.0–8.64.0

  • 8.63: Detect async usage of sync dispose method in no-misused-promises, fixes for method-signature-style and no-unnecessary-type-assertion.
  • 8.64: Support parsing import defer, deprecates no-loop-func (not used in this project's config). Stricter validation for invalid definite assignments.
  • No impact: this codebase doesn't use no-loop-func or definite assignment in class properties.

vite 8.1.4

  • Patch fixes in the 8.1.x series. No API changes.

vitest 3.2.7

  • Fix for filesystem access checking in browser test environments (backport from v3 branch, issue #10679).
  • No impact: this project runs Vitest in Node mode.

vue-tsc 3.3.7

  • Fix: wrapping single expression event handlers to avoid ASI issues after return.
  • Fix: filter const globals from template completions.
  • Includes 3.3.6 perf improvements (inline TS AST caching with WeakMap, generic component inference across .d.ts).
  • Improves type-check reliability for Vue SFCs.

Files modified

  • frontend/package.json
  • frontend/pnpm-lock.yaml
Skipped this ecosystem
PackageReason
tailwindcss 4.3.3Within 7-day cooldown (published Jul 16)
@tailwindcss/vite 4.3.3Within 7-day cooldown (published Jul 16)
vue 3.5.40Within 7-day cooldown (published Jul 16)
vite 8.1.5Within 7-day cooldown (published Jul 16)
@vitejs/plugin-vue 6.0.8Within 7-day cooldown (published Jul 14)
@fontsource/jetbrains-mono 5.3.0Within 7-day cooldown (published Jul 19)
elkjs 0.12.0Within 7-day cooldown (published Jul 17); also minor bump on 0.x (potential breaking)
lucide-vue-nextDeprecated — migration to @lucide/vue is a separate effort
vitest 4.xMajor version bump, outside caret range
@types/node 26.xMajor version bump, outside caret range

Note

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

@mendral-app
mendral-appBot marked this pull request as ready for review July 20, 2026 09:37
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