chore(deps): update dependency vite-plugin-vue-devtools to v7.6.1 #187

Merged
Xefir merged 1 commits from renovate/vite-plugin-vue-devtools-7.x-lockfile into main 2024-10-31 16:43:01 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
vite-plugin-vue-devtools (source) dependencies minor 7.5.4 -> 7.6.1

Release Notes

vuejs/devtools (vite-plugin-vue-devtools)

v7.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.5.6

Compare Source

   🐞 Bug Fixes
  • timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by @​webfansplz (2623a)
    View changes on GitHub

v7.5.5

Compare Source

   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vite-plugin-vue-devtools](https://github.com/vuejs/devtools) ([source](https://github.com/vuejs/devtools/tree/HEAD/packages/vite)) | dependencies | minor | [`7.5.4` -> `7.6.1`](https://renovatebot.com/diffs/npm/vite-plugin-vue-devtools/7.5.4/7.6.1) | --- ### Release Notes <details> <summary>vuejs/devtools (vite-plugin-vue-devtools)</summary> ### [`v7.6.1`](https://github.com/vuejs/devtools/releases/tag/v7.6.1) [Compare Source](https://github.com/vuejs/devtools/compare/v7.6.0...v7.6.1) #####    🐞 Bug Fixes - **kit**: Add null-safety check to detect vue reactive linked list node  -  by [@&#8203;webfansplz](https://github.com/webfansplz) in https://github.com/vuejs/devtools/issues/661 [<samp>(c3f19)</samp>](https://github.com/vuejs/devtools/commit/c3f1978) #####     [View changes on GitHub](https://github.com/vuejs/devtools/compare/v7.6.0...v7.6.1) ### [`v7.6.0`](https://github.com/vuejs/devtools/releases/tag/v7.6.0) [Compare Source](https://github.com/vuejs/devtools/compare/v7.5.6...v7.6.0) #####    🚀 Features - Add node tags for component tree  -  by [@&#8203;webfansplz](https://github.com/webfansplz) in https://github.com/vuejs/devtools/issues/655 [<samp>(82509)</samp>](https://github.com/vuejs/devtools/commit/82509c9) - **extension**: Vue2 migration guide popup page  -  by [@&#8203;webfansplz](https://github.com/webfansplz) in https://github.com/vuejs/devtools/issues/658 [<samp>(813ff)</samp>](https://github.com/vuejs/devtools/commit/813ffbd) #####     [View changes on GitHub](https://github.com/vuejs/devtools/compare/v7.5.6...v7.6.0) ### [`v7.5.6`](https://github.com/vuejs/devtools/releases/tag/v7.5.6) [Compare Source](https://github.com/vuejs/devtools/compare/v7.5.5...v7.5.6) #####    🐞 Bug Fixes - **timeline**: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by [@&#8203;webfansplz](https://github.com/webfansplz) [<samp>(2623a)</samp>](https://github.com/vuejs/devtools/commit/2623a1b) #####     [View changes on GitHub](https://github.com/vuejs/devtools/compare/v7.5.5...v7.5.6) ### [`v7.5.5`](https://github.com/vuejs/devtools/releases/tag/v7.5.5) [Compare Source](https://github.com/vuejs/devtools/compare/v7.5.4...v7.5.5) #####    🏎 Performance - **kit**: - Debounce sending of inspector tree/state updates  -  by [@&#8203;webfansplz](https://github.com/webfansplz) [<samp>(588d9)</samp>](https://github.com/vuejs/devtools/commit/588d91e) - Skip sending inspector tree/state updates when high-perf mode is enabled  -  by [@&#8203;webfansplz](https://github.com/webfansplz) [<samp>(f98da)</samp>](https://github.com/vuejs/devtools/commit/f98da4f) - Enable plugin timeline on-demand  -  by [@&#8203;webfansplz](https://github.com/webfansplz) [<samp>(809e2)</samp>](https://github.com/vuejs/devtools/commit/809e204) #####     [View changes on GitHub](https://github.com/vuejs/devtools/compare/v7.5.4...v7.5.5) </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Xefir added 1 commit 2024-10-30 06:40:31 +00:00
chore(deps): update dependency vite-plugin-vue-devtools to v7.5.6
All checks were successful
repod / xml (push) Successful in 10s
repod / php (push) Successful in 37s
repod / nodejs (push) Successful in 1m12s
repod / release (push) Has been skipped
ebc4919f0a
Xefir force-pushed renovate/vite-plugin-vue-devtools-7.x-lockfile from ebc4919f0a to 98011122b5 2024-10-31 06:47:02 +00:00 Compare
Xefir changed title from chore(deps): update dependency vite-plugin-vue-devtools to v7.5.6 to chore(deps): update dependency vite-plugin-vue-devtools to v7.6.1 2024-10-31 06:47:03 +00:00
Xefir merged commit 34ad127a0b into main 2024-10-31 16:43:01 +00:00
Xefir deleted branch renovate/vite-plugin-vue-devtools-7.x-lockfile 2024-10-31 16:43:01 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/repod#187
No description provided.