Skip to content

Update devDependencies (non-major) - #520

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies
Open

Update devDependencies (non-major)#520
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@opencloud-eu/eslint-config (source) 7.3.07.4.0 age confidence
@opencloud-eu/extension-sdk (source) 7.3.07.4.0 age confidence
@opencloud-eu/prettier-config (source) 7.3.07.4.0 age confidence
@opencloud-eu/tsconfig (source) 7.3.07.4.0 age confidence
@opencloud-eu/web-client (source) 7.3.07.4.0 age confidence
@opencloud-eu/web-pkg (source) 7.3.07.4.0 age confidence
@opencloud-eu/web-test-helpers (source) 7.3.07.4.0 age confidence
eslint (source) 10.8.010.9.1 age confidence
happy-dom 20.11.120.11.6 age confidence
pinia (source) 4.0.24.0.3 age confidence
sass-embedded 1.100.01.103.1 age confidence
uuid 14.0.114.0.2 age confidence
vite (source) 8.2.08.2.2 age confidence
vitest (source) 4.1.104.1.11 age confidence
vue-tsc (source) 3.3.93.3.11 age confidence

Release Notes

opencloud-eu/web (@​opencloud-eu/eslint-config)

v7.4.0

Compare Source

❤️ Thanks to all contributors! ❤️

@​AlexAndBear, @​JammingBen, @​dschmidt, @​fschade, @​junkerderprovinz, @​kulmann, @​maki5, @​saw-jan, @​schweigisito, @​tammi-23, @​v-scharf

📈 Enhancement
  • enhance code block language picker [#​3214]
  • perf: preview cache optimizations [#​3194]
  • perf: decode thumbnails asynchronously [#​3204]
  • feat: add accessibility hint for code block exit [#​3209]
  • feat(epub-reader): improve chapter resolution and progress slider UX [#​3201]
  • Tip tap code block tab indetation [#​3208]
  • feat(editor): add lowlight code blocks [#​3199]
  • feat: add notebook assets [#​3200]
  • perf: drop queued previews leaving the viewport [#​3198]
  • perf: dynamic tile preview dimensions [#​3192]
  • feat(web-pkg): move text align into toolbar submenu [#​3196]
  • feat(web-pkg): add text align support to tiptap-json strategy [#​3195]
  • feat(web-runtime): add sponsor emoji transition on hover [#​3191]
  • Rename extensions to apps in admin and account settings [#​3190]
  • perf: introduce cache for active location checks [#​3182]
  • feat: make space header more compact [#​3173]
  • perf: remove location checks from resource actions [#​3177]
  • Wire ocnote to tiptap-json and add Note new-file entry [#​3175]
  • feat: e2ee vault spaces [#​3115]
  • add sanitized SVG rendering in preview app [#​3144]
  • feat: update default space icon [#​3146]
  • feat: enhance preview media controls layout and migrate to bubble menu [#​3138]
  • feat: move bubble menu styling to design system [#​3134]
  • feat(web-pkg): optional unload warning for loading tasks [#​3135]
  • feat: add filters to favorites view [#​3087]
  • feat: modernize ebup reader [#​3088]
  • feat(yjs): collaborative editing framework [#​2785]
  • feat: update more resource icons [#​2898]
  • feat: add subscript and superscript support to text editor [#​3068]
  • feat: enhance text editor table functionality with custom size picker and toggle header action [#​3063]
  • feat: rework vault setup process [#​3031]
  • feat(tiptap): add insert image from cloud [#​3024]
  • enhance: listen on favourite events [#​3019]
  • feat(vault): use integrity id as passphrase verifier [#​3018]
  • feat(tiptap): add find and replace [#​3015]
  • feat(tiptap): add inline table actions toolbar [#​2997]
🐛 Bug Fixes
  • fix: improve code block visibility in dark mode [#​3213]
  • fix(epub-reader): select first chapter when opening EPUB for the first time [#​3212]
  • fix(web-pkg): improve text editor action-group consistency [#​3197]
  • fix(design-system): avoid duplicated SVG ids [#​3157]
  • Fix empty right sidebar when opening space context menu [#​3153]
  • fix: improve media controls layout stability [#​3145]
  • fix: only mark shares nav item active on shares routes [#​3148]
  • fix: render action buttons in move/copy dialogs [#​3147]
  • fix: remove delay for vault password error message [#​3140]
  • fix(extension-sdk): ignore module federation temp files in the dev watcher [#​3136]
  • fix(files): guard FileDetails against transient null resource [#​3098]
  • fix: make ESC app close behave like top-bar close [#​3094]
  • fix: add cache-buster for provided images [#​3082]
  • fix: let the drop flip again after its content grew [#​3077]
  • fix: encode hash character in app route URLs to prevent truncation [#​3075]
  • fix(admin-settings): opening user sidebar panels [#​3067]
  • fix: position versions loading spinner without shifting the details layout [#​3065]
  • correct resource id in restore file version link [#​3053]
  • fix: reset shift selection anchor when deselecting all files [#​3061]
  • fix: keep the file details panel stable while loading [#​3057]
  • fix: white flash on page relaod when dark theme is applied [#​3055]
  • fix(web-pkg): keep sidebar panels mounted while loading [#​3056]
  • fix(tip tap): don't show drag handle on mobile as it's not compatible [#​3052]
  • fix(sort): explorer-like ordering for leading-zero prefixes [#​3047]
  • fix (tiptap): slash menu is lacking hover state [#​3035]
  • fix: improve file sorting to handle duplicates with extensions correctly [#​3046]
  • fix: autofocus public link pasword input [#​3034]
  • fix(tip tap): drag handle overflows narrow editors (e.G announcement banner) [#​3030]
  • fix: keep slash menu open when returning to command [#​3017]
  • fix: prevent closing editor from slash menu [#​3020]
✅ Tests
  • test(e2e): add test to copy and move file to a new folder [#​3206]
  • test(e2e): fix e2ee space tests by creating ocnote instead of txt [#​3193]
  • test(e2e): add e2ee space tests [#​3189]
  • test(e2e): add test for saving file as different [#​3176]
  • e2e-test: yjs collaboration tests [#​3179]
  • e2e-test: cover favorite SSE events across tabs [#​3154]
  • test(e2e): add sidebar details check for shared resources [#​3116]
  • test(e2e): extend e2e coverage for rclone-crypt vault [#​3102]
  • test(e2e): add coverage for opening files with special characters [#​3099]
  • e2e-test/fix pagination test flaky [#​3078]
  • e2e-test: pagination in spaces/trashbin [#​3037]
  • e2e-test: announcement banner [#​2998]
  • fix(e2e): wait for login form after logout to avoid teardown hang [#​3022]
📚 Documentation
  • docs: add GitHub workflow guidelines to AGENTS.md [#​3121]
📦️ Dependencies
  • fix(deps): update dependency @​sentry/vue to v10.71.0 [#​3219]
  • chore(deps): update typescript-eslint monorepo to v8.68.0 [#​3218]
  • chore(deps): update dependency cropperjs to v2.2.0 [#​3202]
  • chore(deps): update dependency highlight.js to v11.12.0 [#​3207]
  • chore(deps): update pnpm to v11.23.0 [#​3203]
  • chore(deps): update node.js to v24 [#​3092]
  • chore(deps): update dependency @​tiptap/y-tiptap to v3.0.9 [#​3158]
  • chore(deps): update traefik docker tag to v3.7.11 [#​3186]
  • fix(deps): update dependency uuid to v14.0.2 [#​3160]
  • chore(deps): update dependency dompurify to v3.4.14 [#​3180]
  • chore(client): bump libre-graph-sdk [#​3149]
  • chore(client): bump libre-graph-sdk [#​3143]
  • chore(deps): update dependency fast-xml-parser to v5.11.0 [#​3139]
  • chore(deps): update pnpm to v11.22.0 [#​3137]
  • fix(deps): update dependency pinia to v4.0.3 [#​3096]
  • fix(deps): update dependency @​sentry/vue to v10.70.0 [#​3071]
  • chore(deps): update dependency @​axe-core/playwright to v4.13.0 [#​3085]
  • chore(deps): update typescript-eslint monorepo to v8.67.0 [#​3072]
  • chore(deps): update pnpm to v11.21.0 [#​3059]
  • chore(deps): update devdependencies (non-major) [#​3054]
  • chore(deps): update dependency vite to v8.2.1 [#​3049]
  • chore(deps): update devdependencies (non-major) [#​3048]
  • chore(deps): update devdependencies (non-major) to v3.5.41 [#​3043]
  • chore(deps): update typescript-eslint monorepo to v8.66.0 [#​3027]
  • chore(deps): update pnpm to v11.20.0 [#​3023]
  • chore(deps): update dependency dompurify to v3.4.13 [#​3026]
  • chore(deps): update node.js to v24.19.0 [#​3021]
  • chore(deps): update devdependencies (non-major) [#​2999]
eslint/eslint (eslint)

v10.9.1

Compare Source

v10.9.0

Compare Source

v10.8.1

Compare Source

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#​21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#​21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#​21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#​21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#​20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#​21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

capricorn86/happy-dom (happy-dom)

v20.11.6

Compare Source

👷‍♂️ Patch fixes

v20.11.5

Compare Source

v20.11.4

Compare Source

v20.11.3

Compare Source

👷‍♂️ Patch fixes

v20.11.2

Compare Source

👷‍♂️ Patch fixes
vuejs/pinia (pinia)

v4.0.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
sass/embedded-host-node (sass-embedded)

v1.103.1

Compare Source

  • No user-visible changes.

v1.102.0

Compare Source

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest
    draft of CSS Color 4.
uuidjs/uuid (uuid)

v14.0.2

Compare Source

Bug Fixes
  • v1: carry nsecs overflow into the timestamp's high bits (#​972) (6adcc1d)
  • v1: set the multicast bit on v1Bytes's own randomly-generated node (#​973) (b1da338)
  • v7: align default seq formula in v7Bytes with updateV7State (#​965) (a67db57)
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests
vitest-dev/vitest (vitest)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.3.11

Compare Source

language-core
language-service
component-meta
tsc
vscode

v3.3.10

Compare Source

language-core
  • fix: ignore trailing whitespace after generic parameter commas - Thanks to @​KazariEX!
  • fix: resolve v-for item type over generic sources (#​6141) - Thanks to @​serkodev!
  • fix: do not extract SFC blocks across inline Markdown code (#​6145) - Thanks to @​lazerg!
language-service
  • fix: serialize template data provider access across concurrent requests (#​6154) - Thanks to @​serkodev!
tsc
  • fix: support different extension sets across project references (#​6146) - Thanks to @​lazerg!
typescript-plugin
vscode
  • feat: patch typescript.js via --require to support read-only file systems (#​6149) - Thanks to @​serkodev!
  • fix: isolate custom TypeScript plugin paths between profiles (#​6148) - Thanks to @​serkodev!

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/dev-dependencies branch from 200a99c to ecb3345 Compare August 8, 2026 05:38
@renovate renovate Bot changed the title Update dependency vite to v8.2.1 Update devDependencies (non-major) Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 8416d77 to 28858f2 Compare August 14, 2026 19:58
@renovate
renovate Bot force-pushed the renovate/dev-dependencies branch 8 times, most recently from 059b786 to c716d9a Compare August 22, 2026 02:56
@renovate
renovate Bot force-pushed the renovate/dev-dependencies branch from c716d9a to 13414f0 Compare August 25, 2026 06:27
@renovate
renovate Bot force-pushed the renovate/dev-dependencies branch from 13414f0 to f4100b7 Compare August 25, 2026 20:55
Sign up for free to 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