Skip to content

chore(deps): migrate from lucide-vue-next to @lucide/vue#5179

Merged
ReenigneArcher merged 1 commit into
masterfrom
chore/deps/migrate-lucide-vue
May 24, 2026
Merged

chore(deps): migrate from lucide-vue-next to @lucide/vue#5179
ReenigneArcher merged 1 commit into
masterfrom
chore/deps/migrate-lucide-vue

Conversation

@ReenigneArcher
Copy link
Copy Markdown
Member

Description

lucide-vue-next is deprecated.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Bundle Report

Changes will increase total bundle size by 68 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sunshine-esm 796.1kB 68 bytes (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sunshine-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/createLucideIcon-*.js 72 bytes 356.78kB 0.02%
assets/config-*.js 21 bytes 69.48kB 0.03%
assets/index-*.js 6 bytes 45.89kB 0.01%
assets/featured-*.js 30 bytes 29.66kB 0.1%
assets/Navbar-*.js -82 bytes 19.61kB -0.42%
assets/apps-*.js 9 bytes 12.5kB 0.07%
assets/troubleshooting-*.js 7 bytes 9.05kB 0.08%
assets/SimpleIcon-*.js 1 bytes 3.69kB 0.03%
assets/Notification-*.js -1 bytes 3.01kB -0.03%
assets/Checkbox-*.js 2 bytes 2.69kB 0.07%
assets/ResourceCard-*.js 1 bytes 2.64kB 0.04%
assets/pin-*.js 2 bytes 1.7kB 0.12%
assets/trash-*.js -2 bytes 1.05kB -0.19%
assets/gamepad-*.js 1 bytes 803 bytes 0.12%
assets/file-*.js 1 bytes 567 bytes 0.18%
assets/save-*.js 1 bytes 509 bytes 0.2%
assets/monitor-*.js 1 bytes 441 bytes 0.23%
assets/logout-*.js -4 bytes 440 bytes -0.9%
assets/download-*.js 1 bytes 414 bytes 0.24%
assets/rotate-*.js 1 bytes 382 bytes 0.26%

Files in assets/config-*.js:

  • ./src_assets/common/assets/web/configs/tabs/General.vue → Total Size: 10.12kB

  • ./src_assets/common/assets/web/configs/tabs/Network.vue → Total Size: 13.8kB

  • ./src_assets/common/assets/web/config.html → Total Size: 0 bytes

  • ./src_assets/common/assets/web/configs/tabs/audiovideo/DisplayDeviceOptions.vue → Total Size: 23.38kB

Files in assets/index-*.js:

  • ./src_assets/common/assets/web/index.html → Total Size: 0 bytes

Files in assets/featured-*.js:

  • ./src_assets/common/assets/web/featured.html → Total Size: 0 bytes

Files in assets/Navbar-*.js:

  • ./src_assets/common/assets/web/ThemeToggle.vue → Total Size: 8.36kB

  • ./src_assets/common/assets/web/Navbar.vue → Total Size: 8.48kB

Files in assets/apps-*.js:

  • ./src_assets/common/assets/web/apps.html → Total Size: 0 bytes

Files in assets/troubleshooting-*.js:

  • ./src_assets/common/assets/web/troubleshooting.html → Total Size: 0 bytes

Files in assets/Notification-*.js:

  • ./src_assets/common/assets/web/Notification.vue → Total Size: 4.48kB

Files in assets/ResourceCard-*.js:

  • ./src_assets/common/assets/web/ResourceCard.vue → Total Size: 4.41kB

Files in assets/pin-*.js:

  • ./src_assets/common/assets/web/pin.html → Total Size: 0 bytes

Files in assets/logout-*.js:

  • ./src_assets/common/assets/web/logout.html → Total Size: 0 bytes

@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@68f6718). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5179   +/-   ##
=========================================
  Coverage          ?   16.14%           
=========================================
  Files             ?      111           
  Lines             ?    23305           
  Branches          ?    10410           
=========================================
  Hits              ?     3762           
  Misses            ?    17280           
  Partials          ?     2263           
Flag Coverage Δ
Archlinux 11.21% <ø> (?)
Linux-AppImage 12.13% <ø> (?)
Windows-AMD64 14.85% <ø> (?)
Windows-ARM64 13.20% <ø> (?)
macOS-arm64 18.96% <ø> (?)
macOS-x86_64 18.33% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68f6718...3ac1c07. Read the comment docs.

@ReenigneArcher ReenigneArcher merged commit cda976f into master May 24, 2026
69 of 74 checks passed
@ReenigneArcher ReenigneArcher deleted the chore/deps/migrate-lucide-vue branch May 24, 2026 18:51
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