[PR #1174] [MERGED] chore(deps): update dev-dependencies #7349

Closed
opened 2026-04-20 17:39:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1174
Author: @renovate[bot]
Created: 7/25/2025
Status: Merged
Merged: 7/25/2025
Merged by: @kolaente

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 37caa02 chore(deps): update dev-dependencies

📊 Changes

2 files changed (+79 additions, -73 deletions)

View changed files

📝 frontend/package.json (+2 -2)
📝 frontend/pnpm-lock.yaml (+77 -71)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
vite (source) 7.0.5 -> 7.0.6 age confidence
vue-tsc (source) 3.0.3 -> 3.0.4 age confidence

Release Notes

vitejs/vite (vite)

v7.0.6

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
vuejs/language-tools (vue-tsc)

v3.0.4

Compare Source

Features
  • feat(language-service): check casing when dropping component into template - Thanks to @​KazariEX!
  • feat(language-service): native completion experience for slot names (#​5552) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): avoid clearing global types path when local compiler options is present - Thanks to @​KazariEX!
  • fix(language-core): do not evaluate skipTemplateCodegen when exposing $slots - Thanks to @​KazariEX!
  • fix(language-service): correct kind and order of component completion items - Thanks to @​KazariEX!
  • fix(component-meta): filter events out of props (#​5547) - Thanks to @​Akryum!
Other Changes
  • refactor(language-core): allow configuring checkUnknownEvents and checkUnknownComponents in sfc (#​5537) - Thanks to @​KazariEX!
  • chore(language-service): add restart server hint to global types warning - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1174 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/25/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`37caa02`](https://github.com/go-vikunja/vikunja/commit/37caa020be0fdea5febe6039fd98e906603d1404) chore(deps): update dev-dependencies ### 📊 Changes **2 files changed** (+79 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+2 -2) 📝 `frontend/pnpm-lock.yaml` (+77 -71) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.0.5` -> `7.0.6`](https://renovatebot.com/diffs/npm/vite/7.0.5/7.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.0.5/7.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`3.0.3` -> `3.0.4`](https://renovatebot.com/diffs/npm/vue-tsc/3.0.3/3.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/3.0.3/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v7.0.6`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-706-2025-07-24-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.0.5...v7.0.6) ##### Bug Fixes - **deps:** update all non-major dependencies ([#&#8203;20442](https://redirect.github.com/vitejs/vite/issues/20442)) ([e49f505](https://redirect.github.com/vitejs/vite/commit/e49f50599d852eec644e79b074b4648e2dff1e5d)) - **dev:** incorrect sourcemap when optimized CJS is imported ([#&#8203;20458](https://redirect.github.com/vitejs/vite/issues/20458)) ([ead2dec](https://redirect.github.com/vitejs/vite/commit/ead2dec74170ad26db8a18bbd68f075efaceb0e3)) - **module-runner:** normalize file:// on windows ([#&#8203;20449](https://redirect.github.com/vitejs/vite/issues/20449)) ([1c9cb49](https://redirect.github.com/vitejs/vite/commit/1c9cb493f0467c463113d301b00ce07cbe4b6f58)) - respond with correct headers and status code for HEAD requests ([#&#8203;20421](https://redirect.github.com/vitejs/vite/issues/20421)) ([23d04fc](https://redirect.github.com/vitejs/vite/commit/23d04fc2d8a4fcf7c2011418693d6000748aa655)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;20441](https://redirect.github.com/vitejs/vite/issues/20441)) ([f689d61](https://redirect.github.com/vitejs/vite/commit/f689d613429ae9452c74f8bc482d8cc2584ea6b8)) - remove some files from prettier ignore ([#&#8203;20459](https://redirect.github.com/vitejs/vite/issues/20459)) ([8403f69](https://redirect.github.com/vitejs/vite/commit/8403f69551131b5c39bfaf242ffac2e5efcd1dd6)) ##### Code Refactoring - use environment transform request ([#&#8203;20430](https://redirect.github.com/vitejs/vite/issues/20430)) ([24e6a0c](https://redirect.github.com/vitejs/vite/commit/24e6a0c3165557396db6ab59d3001e037c76ce32)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v3.0.4`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#304-2025-07-25) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.0.3...v3.0.4) ##### Features - feat(language-service): check casing when dropping component into template - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - feat(language-service): native completion experience for slot names ([#&#8203;5552](https://redirect.github.com/vuejs/language-tools/issues/5552)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ##### Bug Fixes - fix(language-core): avoid clearing global types path when local compiler options is present - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): do not evaluate `skipTemplateCodegen` when exposing `$slots` - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-service): correct kind and order of component completion items - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(component-meta): filter events out of props ([#&#8203;5547](https://redirect.github.com/vuejs/language-tools/issues/5547)) - Thanks to [@&#8203;Akryum](https://redirect.github.com/Akryum)! ##### Other Changes - refactor(language-core): allow configuring `checkUnknownEvents` and `checkUnknownComponents` in sfc ([#&#8203;5537](https://redirect.github.com/vuejs/language-tools/issues/5537)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - chore(language-service): add restart server hint to global types warning - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 17:39:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7349