Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Confidence
@​egoist/tailwindcss-icons ^1.8.2 -> ^1.9.0 age confidence
@shikijs/langs (source) ^2.1.0 -> ^2.5.0 age confidence
@shikijs/themes (source) ^2.1.0 -> ^2.5.0 age confidence
@types/node (source) ^22.10.10 -> ^22.19.0 age confidence
@vitejs/plugin-vue (source) ^5.2.1 -> ^5.2.4 age confidence
@vue/tsconfig ^0.7.0 -> ^0.8.1 age confidence
modern-screenshot ^4.5.5 -> ^4.6.6 age confidence
ohash ^1.1.4 -> ^1.1.6 age confidence
reka-ui 1.0.0-alpha.8 -> 1.0.0-alpha.11 age confidence
shiki (source) ^2.1.0 -> ^2.5.0 age confidence
typescript (source) ~5.6.3 -> ~5.9.3 age confidence
unplugin-auto-import 0.18.6 -> 0.19.0 age confidence
unplugin-fonts ^1.3.1 -> ^1.4.0 age confidence
unplugin-vue-components ^28.0.0 -> ^28.8.0 age confidence
vite (source) ^6.0.11 -> ^6.4.1 age confidence
vite-plugin-vue-devtools (source) ^7.7.0 -> ^7.7.7 age confidence
vitest (source) ^3.0.4 -> ^3.2.4 age confidence
vue-tsc (source) ^2.2.0 -> ^2.2.12 age confidence

Release Notes

shikijs/shiki (@​shikijs/langs)

v2.5.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.4.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.4.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.3.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.2.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
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

v5.2.3

5.2.3 (2025-03-17)

v5.2.2

Features
  • css: tree shake scoped styles (#​533) (333094f)
  • pass descriptor vapor flag to compileTemplte (219e007)
Bug Fixes
  • deps: update all non-major dependencies (#​482) (cdbae68)
  • deps: update all non-major dependencies (#​488) (5d39582)
  • generate unique component id (#​538) (2704e85)
  • index: move the if check earlier to avoid creating unnecessary ssr when entering return block (#​523) (2135c84)
  • plugin-vue: default value for compile time flags (#​495) (ae9d948)
  • plugin-vue: ensure HMR updates styles when SFC is treated as a type dependency (#​541) (4abe3be)
  • plugin-vue: resolve sourcemap conflicts in build watch mode with cached modules (#​505) (906cebb)
  • plugin-vue: support external import URLs for monorepos (#​524) (cdd4922)
  • plugin-vue: support vapor template-only component (#​529) (95be153)
  • plugin-vue: suppress warnings for non-recognized pseudo selectors form lightningcss (#​521) (15c0eb0)
  • properly interpret boolean values in define (#​545) (46d3d65)
Miscellaneous Chores
vuejs/tsconfig (@​vue/tsconfig)

v0.8.1

Compare Source

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Compare Source

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

qq15725/modern-screenshot (modern-screenshot)

v4.6.6

Compare Source

v4.6.5

Compare Source

Features
  • Add the onCloneEachNode callback to execute when each node is cloned. (f9fe0db)

v4.6.4

Compare Source

Bug Fixes
  • use HTMLIFrameElement.srcdoc replace HTMLIFrameElement.contentWindow.document.write remove browser warning (closes #​136) (ea2ddf4)

v4.6.3

Compare Source

Bug Fixes
  • rollback previous commit. fix SVG use in shadowDOM (closes #​140) (9be4f5e)

v4.6.2

Compare Source

Bug Fixes
  • skip copying styles for SVG Defs and their children (c043f34)
  • skip copying styles for SVG Defs and their children (824ab63)

v4.6.1

Compare Source

Bug Fixes
  • skip copying styles for SVG Defs and their children (14fc8b3)

v4.6.0

Compare Source

Bug Fixes

4.5.5 (2024-12-01)

Bug Fixes

4.5.4 (2024-11-12)

Bug Fixes
  • worker export in the package.json (c8c3fca)

4.5.3 (2024-11-12)

Bug Fixes
  • worker export in the package.json (d163943)

4.5.2 (2024-11-09)

Bug Fixes
  • revert to before fix 4-bit precision (afeb6f6)

4.5.1 (2024-11-06)

Bug Fixes
  • a typographic anomaly caused by getComputedStyle getting px values only to 4-bit precision (close #​104) (ed8d711)
unjs/ohash (ohash)

v1.1.6

Compare Source

compare changes

📦 Build
  • Add v2 forward compatible ./utils subpath export (d138e3a)

v1.1.5

Compare Source

compare changes

📦 Build
  • Add digest and serialize exports for forward compat (v1) (#​129)
unovue/reka-ui (reka-ui)

v1.0.0-alpha.11

Compare Source

v1.0.0-alpha.10...v1.0.0-alpha.11

compare changes

🚀 Enhancements
  • Calendar/DatePicker: Expose more attribute as slotProps (357b6b82)
🔥 Performance
  • Presence: Improve clearTimeout (#​1628)
🩹 Fixes
  • DatePicker: Error when unselecting a date (#​1619)
  • build: Wrong path for date after merging main (10ef6c31)
❤️ Contributors

v1.0.0-alpha.10

Compare Source

v1.0.0-alpha.9...v1.0.0-alpha.10

compare changes

🚀 Enhancements
  • Calendar/DatePicker: Expose disabled state (d1d4defd)
🩹 Fixes
  • Date component type resolves incorrectly (#​1592)
  • Checkbox: Set aria-required to required prop value (#​1596)
  • Calendar/RangeCalendar: ⚠️ Do not set isDisabled on outside month (#​1602)
  • PinInput: Error throw from resetPlaceholder's nextTick if component not in the DOM anymore (#​1606)
  • DatePicker: Set placeholder based on modelValue (#​1604)
  • DatePicker: Add missing parentheses to defineSlots (#​1610)
  • NavigationMenu: Indicator incorrect position during unmount (1a5e720f)
  • Editable: Not submitting within a dialog (#​1613)
  • ContextMenu: Unable to change position of context menu when right click on trigger when it open (f0d23e76)
  • RangeCalendar: Enable modelValue to be undefined and refactor combined watch condition (#​1612)
⚠️ Breaking Changes
  • Calendar/RangeCalendar: ⚠️ Do not set isDisabled on outside month (#​1602)
❤️ Contributors

v1.0.0-alpha.9

Compare Source

🚀 Enhancements
  • Expose state for RadioGrouoItem, StepperIndicator (f0fbbd07)
  • RangeCalendar: Reset date range selection when pressing escape (c2809bfd)
  • Teleport: Support Vue teleport defer prop (17d9deba)
  • SelectItem: Emit a select event when an option is selected (#​1513)
  • Combobox: Add resetSearchTermOnSelect props to allow whether to clear search term on select (#​1257)
  • Expose FocusScope (#​1584)
🩹 Fixes
  • Popper: Performance degrade with manual throttle (af69fa1c)
  • Toast: Screen readers announcing toasts (#​1551)
  • Splitter: IsCollapsed not working on ssr (1f472e2e)
  • Tooltip: Multiple tooltip display at once (#​1583)
  • document.activeElement is incorrect when components are use within custom elements (#​1570)
💅 Refactors
  • Editable: Update model value only on submit (#​1538)
📖 Documentation
  • Add date picker selection example (984b74fe)
  • Update tooltip cursor behavior, docs gen (121e3058)
  • Fix private trapFocus prop being expose/generated (6b5af162)
  • Fix combobox with tagsinput example (d2e66d52)
  • Fix combobox usage as command (31331bc2)
🏡 Chore
✅ Tests
❤️ Contributors

v1.0.0-alpha.8...v1.0.0-alpha.9

compare changes

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

unplugin/unplugin-auto-import (unplugin-auto-import)

v0.19.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub
cssninjaStudio/unplugin-fonts (unplugin-fonts)

v1.4.0

Compare Source

Features
Bug Fixes
  • improve vite 7 plugin typing (2b8f001)
  • loading custom font in nuxt module (d562a89)
1.3.1 (2024-12-01)
Bug Fixes
unplugin/unplugin-vue-components (unplugin-vue-components)

v28.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v28.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v28.6.0

Compare Source

No significant changes

    View changes on GitHub

v28.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v28.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v28.4.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v28.3.0

Compare Source

   🚀 Features
  • Support transform user's resolveComponent usage, and enable by default  -  by @​antfu (a89b3)
    View changes on GitHub

v28.2.0

Compare Source

   🚀 Features
  • Do not ignore node_modules by default, instead expose globsExclude option  -  by @​antfu (8e1f7)
    View changes on GitHub

v28.1.0

Compare Source

   🚀 Features
    View changes on GitHub
vitejs/vite (vite)

v6.4.1

Compare Source

Please refer to CHANGELOG.md for details.

v6.4.0

[C


Configuration

📅 Schedule: Branch creation - "on Monday" (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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2025

Deploying code-soubiran-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: ceb7c67
Status: ✅  Deploy successful!
Preview URL: https://1c7d12db.code-soubiran-dev.pages.dev
Branch Preview URL: https://renovate-npm.code-soubiran-dev.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from ea3b572 to fc9fa81 Compare February 1, 2025 00:05
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 4b5c149 to 36531ae Compare February 7, 2025 07:45
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from aea29e2 to 183001c Compare February 19, 2025 07:53
@cloudflare-workers-and-pages
Copy link

Deploying code-soubiran-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8105728
Status: ✅  Deploy successful!
Preview URL: https://1241f632.code-soubiran-dev.pages.dev
Branch Preview URL: https://renovate-npm.code-soubiran-dev.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 9720524 to 4d913ff Compare March 1, 2025 00:02
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from ac5f207 to fd52c0a Compare March 7, 2025 07:27
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 0e8b737 to e986810 Compare March 14, 2025 16:21
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 6845c0b to 2aba3f2 Compare March 22, 2025 07:24
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from b212f88 to b31f8e3 Compare April 1, 2025 00:01
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 05a5d7a to 96ea595 Compare June 1, 2025 04:00
@renovate renovate bot force-pushed the renovate/npm branch from 96ea595 to f86c804 Compare June 6, 2025 13:02
@renovate renovate bot force-pushed the renovate/npm branch from 4c7628d to 46ed176 Compare July 6, 2025 08:07
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 16f3c0e to 2e0013a Compare August 4, 2025 23:10
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 7c94170 to 72138ed Compare August 15, 2025 20:09
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from a3ec585 to 3cb51b9 Compare August 27, 2025 04:13
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 9abb7ea to 0022649 Compare September 5, 2025 15:29
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from fa8c413 to 78c0afa Compare September 14, 2025 19:36
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 0db559b to b257270 Compare September 18, 2025 11:29
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from f856b03 to ceb7c67 Compare October 1, 2025 19:00
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from a5887ec to 343bd99 Compare October 15, 2025 19:56
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from ac02009 to ef440ca Compare October 21, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant