Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/carbon ^1.2.14 -> ^1.2.15 age confidence
@iconify-json/material-symbols ^1.2.48 -> ^1.2.49 age confidence
@iconify-json/material-symbols-light ^1.2.48 -> ^1.2.49 age confidence
daisyui (source) 5.5.5 -> 5.5.8 age confidence
unplugin-vue-router (source) ^0.18.0 -> ^0.19.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

saadeghi/daisyui (daisyui)

v5.5.8

Compare Source

Bug Fixes
  • badge padding to respect --size-selector, clean up kbd and tab padding properties. closes: #​4293 (e713958)

v5.5.7

Compare Source

Bug Fixes

v5.5.6

Compare Source

Bug Fixes
posva/unplugin-vue-router (unplugin-vue-router)

v0.19.0

Bug Fixes
  • colada: always avoid double reload (70efd16)
  • colada: avoid tracking loader effect scope (e5d5c23), closes #​744
  • loaders: throw returned NavigationResult from parent loaders (8134519), closes #​584
  • warn: do not warn on known errors (#​678) (e208778)
Features
  • loaders: the initial value of error is now null (875243f)
BREAKING CHANGES
  • loaders: the initial value of errors as undefined was a mistake (differently from data which does start as undefined). The initial state of a loader should be pending, data: undefined, and error: null

Configuration

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

@renovate renovate bot enabled auto-merge (squash) December 4, 2025 17:02
@claude
Copy link

claude bot commented Dec 4, 2025

Review - Ultra-Brief Mode

Critical Issues:

  • unplugin-vue-router 0.18→0.19 includes BREAKING CHANGE: loader error initial value changed from undefined to null (package.json:70)
  • Verify codebase doesn't check loader.error === undefined for initial state - could break error handling logic

Low Risk:

  • Icon packages (@iconify-json/*) - patch updates
  • DaisyUI 5.5.5→5.5.8 - bug fixes only (badge padding, chat bubble Safari fix)

Recommendation: Test route loader error handling before merge.

@renovate renovate bot merged commit 940bcde into master Dec 4, 2025
12 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 4, 2025 17:06
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.

1 participant