Skip to content

chore(deps): update all patch updates#590

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-patch
Open

chore(deps): update all patch updates#590
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@egoist/tailwindcss-icons 1.9.01.9.2 age confidence
@floating-ui/utils (source) 0.2.90.2.11 age confidence
@floating-ui/vue (source) 1.1.61.1.11 age confidence
@storybook/addon-essentials (source) 8.6.108.6.14 age confidence
@storybook/addon-interactions (source) 8.6.108.6.14 age confidence
@storybook/addon-links (source) 8.6.108.6.18 age confidence
@storybook/blocks (source) 8.6.108.6.14 age confidence
@storybook/vue3 (source) 8.6.108.6.18 age confidence
@storybook/vue3-vite (source) 8.6.108.6.18 age confidence
@tsconfig/node20 (source) 20.1.520.1.9 age confidence
@vitejs/plugin-vue (source) 5.2.35.2.4 age confidence
@vue/test-utils 2.4.62.4.10 age confidence
aria-hidden 1.2.41.2.6 age confidence
changelogen 0.6.10.6.2 age confidence
lint-staged 15.5.015.5.2 age confidence
postcss (source) 8.5.38.5.14 age confidence
tailwindcss (source) 3.4.173.4.19 age confidence
vite-plugin-dts (source) 4.5.34.5.4 age confidence
vitepress (source) 1.6.31.6.4 age confidence
vue (source) 3.5.133.5.34 age confidence
vue-component-meta (source) 2.2.82.2.12 age confidence
vue-sonner 1.3.01.3.2 age confidence
vue-tsc (source) 2.2.82.2.12 age confidence

Release Notes

hyoban/tailwindcss-icons (@​egoist/tailwindcss-icons)

v1.9.2

Compare Source

No significant changes

    View changes on GitHub
floating-ui/floating-ui (@​floating-ui/utils)

v0.2.11

Compare Source

Patch Changes
  • fix(utils): stop treating container-type as creating a containing block
  • perf: bundle and runtime improvements

v0.2.10

Compare Source

Patch Changes
  • refactor: small performance improvements
  • perf: reduce memory allocations
floating-ui/floating-ui (@​floating-ui/vue)

v1.1.11

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.6, @floating-ui/utils@0.2.11

v1.1.10

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.5

v1.1.9

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.4

v1.1.8

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.3

v1.1.7

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/dom@1.7.2
storybookjs/storybook (@​storybook/addon-essentials)

v8.6.14

Compare Source

v8.6.13

Compare Source

v8.6.12

Compare Source

v8.6.11

Compare Source

storybookjs/storybook (@​storybook/addon-links)

v8.6.18

Compare Source

8.6.18

  • Add request validation

v8.6.17

Compare Source

8.6.17
  • Harden websocket connection

v8.6.16

Compare Source

8.6.16
  • No-op release. No changes.

v8.6.15

Compare Source

v8.6.14

Compare Source

v8.6.13

Compare Source

v8.6.12

Compare Source

v8.6.11

Compare Source

tsconfig/bases (@​tsconfig/node20)

v20.1.9

Compare Source

v20.1.8

Compare Source

v20.1.7

Compare Source

v20.1.6

Compare Source

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.4

Features
  • plugin-vue: use transformWithOxc if rolldown-vite is detected (#​584) (6ac8e3a)
Bug Fixes
  • plugin-vue: handle sourcemap with empty script code (#​585) (7f73970)
  • plugin-vue: when the resource path contains chinese characters, dev/build is inconsistent (#​550) (5f6affe)
Miscellaneous Chores
vuejs/test-utils (@​vue/test-utils)

v2.4.10

Compare Source

v2.4.9

Compare Source

compare changes

🩹 Fixes
  • Tolerate duplicate attachTo cleanup (#​2830)
📖 Documentation
🏡 Chore
  • Migrate renovate config (5d37934)
🤖 CI
  • Pin github actions to commit hashes (75dcef3)
❤️ Contributors

v2.4.8

Compare Source

compare changes

🩹 Fixes
  • Correct declaration entrypoint (#​2826)
🤖 CI
❤️ Contributors

v2.4.7

Compare Source

compare changes

🚀 Enhancements
  • Add Chinese docs translation (#​2552)
  • SetData()/shallowMount with initialData for components using the Composition API / <script setup> (#​2655)
🩹 Fixes
  • Preserve code from keyboard events (#​2434)
  • Switch browser and require exports definitions (#​2501)
  • Re-add peer dependencies but with wider range (#​2511)
  • Resolve warnings in docs:dev (30b7491)
  • Resolve TypeScript type errors in .vitepress/config (#​2549)
  • Accept FunctionalComponent as selector (0bb947f)
  • Text() misses content for array functional component (#​2579)
  • Use await in test (c5482b4)
  • deps: Update dependency vue-component-type-helpers to v3 (#​2683)
  • Remove wrapper div when unmount (#​2700)
  • Make mount options slots compatible with noUncheckedIndexedAccess true (#​2713)
  • Add missing peerDependency @​vue/compiler-dom (75801ba)
  • docs: Declare css module for vitepress typecheck (ddaca97)
💅 Refactors
  • Enforce consistent usage of type imports (#​2734)
📖 Documentation
  • Clarify findComponent vs getComponent (#​2435)
  • Update fr docs (67064ef)
  • Add note about partial transition stub support (#​2431)
  • Fix missing data at passing data section essentials guide (dda205e)
  • Fix missing data at passing data section essentials guide fr (ae2c72c)
  • Fix plugin TS declaration example (#​2466)
  • Fixed incorrect checkbox value check (#​2495)
  • Capital letter in sentence fix (#​2499)
  • Import missing DOMWrapper on Implementation of the plugin section (#​2519)
  • Add migration step for deprecated ref syntax in findAllComponents (#​2498)
  • Correct anchor hash links and fix typo (#​2551)
  • Center logo on home (#​2559)
  • zh-cn: Review a-crash-course (#​2563)
  • Use code-group for install commands (#​2571)
  • zh-cn: Review event-handing.md (#​2572)
  • zh-cn: Enhance conditional-rendering.md (#​2562)
  • zh-cn: Review easy-to-test (#​2567)
  • zh-cn: Review passing-data.md (#​2575)
  • zh-cn: Review async-suspense.md (#​2576)
  • zh: 优化 API 文档格式和内容 (#​2569)
  • zh: 更新 Vitest 模拟日期和计时器的说明 (#​2578)
  • zh-cn: Review http-requests.md (#​2580)
  • zh-cn: Review forms (#​2582)
  • zh-cn: Guide/advanced/slots.md (#​2565)
  • zh: Review extending-vtu (#​2583)
  • zh: Review index (#​2584)
  • Fix modelValue test example (85bfdf4)
  • Removes broken link from plugins.md (69bc1ce)
  • zh: Review transitions, component-instance, and reusability-composition (#​2616)
  • zh: Review v-model and vuex (#​2617)
  • zh: Review all the rest advanced guide (#​2619)
  • zh: Review migration (#​2623)
  • Fix a typo in transitions.md (#​2635)
  • Update crash-course to script setup (c81aa79)
  • Update Essentials section to setup (composition api) (#​2647)
  • Typos in examples (#​2678)
  • Typo in easy-to-test.md (#​2710)
  • Add note about mocking requestAnimationFrame for transitions (2324c65)
  • Updated example TodoApp to script setup (#​2727)
  • Remove "Using data" section from "Conditional Rendering" guide and fix passing data test example (#​2743)
  • Follow-up fixes for the conditional rendering guide (#​2744)
  • Mention shallowMount stub name changes in migration guide (80e051a)
  • Update conditional rendering documentation to clarify isVisible() usage with attachTo (#​2799)
  • Restore Options API component for data() mounting example (#​2804)
  • Promote Vitest as recommended test runner (#​2805)
  • api: Note that setValue does not accept objects on <select> (#​2819)
🏡 Chore
  • Add api/index.md to docs:translation:compare (6b8681c)
  • Remove unnecessary generic arguments (cfd70c6)
  • Ignore TS error in config object (9d0a618)
  • Simplify eslint packages (c1d0ffd)
  • Use eslint v9 with flat config (2f19fdf)
  • Expose Stubs type publicly (#​2492)
  • Update documentation file path (9c96594)
  • Use pnpm v10 (e4c2cb3)
  • Pnpm approve build (81c54e9)
  • Use github issue forms (#​2673)
  • Exclude class components from test type-checking (0899008)
  • Add explicit coverage include for vitest v4 (51672b9)
  • Update to prettier v3.7 (fed9e7c)
  • Migrate to oxfmt (81c1de9)
  • Migrate to oxlint (a361908)
  • Prepare TypeScript 6 migration settings (55e1262)
  • Adjust tsd config for TypeScript 6 (7d23eb5)
  • Avoid TypeScript 6 target deprecation warning (81d063c)
🤖 CI
  • Remove node v22 build (7ebf58d)
  • Add node v22 build (57540ee)
  • Use "pool: threads" instead of vmThreads (d0cbb54)
  • Remove node v18 and add v24 (fd9cf95)
  • Add trusted publishing release workflow (#​2825)
❤️ Contributors
theKashey/aria-hidden (aria-hidden)

v1.2.6

Compare Source

v1.2.5

Compare Source

unjs/changelogen (changelogen)

v0.6.2

Compare Source

compare changes

🩹 Fixes
  • cli: Accept hideAuthorEmail arg (#​275)
📖 Documentation
  • Add note about version number interpretation (#​272)
🌊 Types
  • config.types accept boolean value (#​278)
🏡 Chore
❤️ Contributors
lint-staged/lint-staged (lint-staged)

v15.5.2

Compare Source

v15.5.1

Compare Source

postcss/postcss (postcss)

v8.5.14

Compare Source

v8.5.13

Compare Source

  • Fixed postcss-scss commend regression.

v8.5.12

Compare Source

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

v8.5.11

Compare Source

  • Fixed nested brackets parsing performance (by @​offset).

v8.5.10

Compare Source

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.

v8.5.8

Compare Source

  • Fixed Processor#version.

v8.5.7

Compare Source

  • Improved source map annotation cleaning performance (by CodeAnt AI).

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.19

Compare Source

v3.4.18

Compare Source

Fixed
  • Improve support for raw supports-[…] queries in arbitrary values (#​13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#​18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#​18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#​18938)
  • Remove irrelevant utility rules when matching important classes (#​19030)
qmhc/unplugin-dts (vite-plugin-dts)

v4.5.4

Compare Source

Bug Fixes

4.5.3 (2025-03-03)

Bug Fixes

4.5.2 (2025-03-03)

Bug Fixes

4.5.1 (2025-02-28)

Bug Fixes
  • not overriding noUnusedParameters of compiler options (#​408) (76a5913)
  • should process alias for module declaration (41167d5), closes #​409
vuejs/vitepress (vitepress)

v1.6.4

Compare Source

vuejs/core (vue)

v3.5.34

Compare Source

Bug Fixes

v3.5.33

Compare Source

Bug Fixes

v3.5.32

Compare Source

Bug Fixes
Reverts

v3.5.31

Compare Source

Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 6 month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 1, 2025

Thank you for following the naming conventions! 🙏

@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from a802f1e to 6c8d4fc Compare July 6, 2025 12:59
@renovate renovate Bot force-pushed the renovate/all-patch branch from 6c8d4fc to 02cf78d Compare July 23, 2025 02:04
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from 1745ca9 to a664acc Compare August 13, 2025 15:36
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from 0b534c5 to 1ab07cc Compare August 25, 2025 09:46
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 37aa121 to 4192764 Compare September 2, 2025 13:04
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from c3f57ef to 3c47e8a Compare October 1, 2025 20:34
@renovate renovate Bot force-pushed the renovate/all-patch branch from 3c47e8a to 68e4d29 Compare October 14, 2025 09:36
@renovate renovate Bot force-pushed the renovate/all-patch branch from 68e4d29 to df135b8 Compare October 21, 2025 09:57
@renovate renovate Bot force-pushed the renovate/all-patch branch 4 times, most recently from 3cce611 to bf760bd Compare November 11, 2025 03:29
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from 8b9f2c8 to 95819e4 Compare November 18, 2025 22:33
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from 389bdb7 to 56c702d Compare November 25, 2025 00:32
@renovate renovate Bot force-pushed the renovate/all-patch branch from 56c702d to fb2df5a Compare December 3, 2025 17:54
@renovate renovate Bot force-pushed the renovate/all-patch branch from fb2df5a to fc384ec Compare December 10, 2025 19:12
@renovate renovate Bot force-pushed the renovate/all-patch branch 4 times, most recently from 96cfed4 to bebdba5 Compare February 2, 2026 19:34
@renovate renovate Bot force-pushed the renovate/all-patch branch 4 times, most recently from 16412b2 to d5f95c8 Compare February 12, 2026 17:16
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from d02ebda to 9ab2ddf Compare February 18, 2026 10:00
@renovate renovate Bot force-pushed the renovate/all-patch branch 4 times, most recently from c6ec3b1 to fbee2fc Compare March 3, 2026 04:41
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from c5bc956 to f62fe9b Compare March 9, 2026 14:40
@renovate renovate Bot force-pushed the renovate/all-patch branch from f62fe9b to 4f0c884 Compare March 14, 2026 21:06
@renovate renovate Bot force-pushed the renovate/all-patch branch from 4f0c884 to 5b1a18f Compare March 31, 2026 17:16
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 3233761 to 750c3d3 Compare April 19, 2026 02:58
@renovate renovate Bot force-pushed the renovate/all-patch branch 4 times, most recently from 791ed75 to 27aa873 Compare May 6, 2026 20:13
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 627d08b to e64beae Compare May 8, 2026 07:57
@renovate renovate Bot force-pushed the renovate/all-patch branch from e64beae to cffbc7c Compare May 10, 2026 10:56
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