feat(deps): update dependency lucide-react (1.26.0 → 1.27.0)#269
feat(deps): update dependency lucide-react (1.26.0 → 1.27.0)#269its-miso[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
AI Automated Review
Full PR review.
Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)
Review: lucide-react Dependency Upgrade (1.26.0 → 1.27.0)
Recommendation: Approve
This is a low-risk minor version bump for the lucide-react icon library. The PR consists solely of an updated package-lock.json reflecting the new version.
Change Summary
The PR updates lucide-react from 1.26.0 to 1.27.0 in the kubetix-web component. Version 1.27.0 is a minor release that:
- Adds new icons:
pending-cw/clock-arrow-cw,square-off,scan-square,user-shield,mosque,layout-freeform - Updates/optimizes existing icons:
zap,zap-off,toolbox,feather,trophy,barrel,square-scissors - Migrates the "Lab" experimental icons to the main repo
- Updates brand stopwords list
Required Check Results
✅ Check for breaking API changes in updated dependencies
Status: Verified — No breaking changes.
- The diff shows only a
package-lock.jsonupdate; no source files are changed lucide-reactis a pure icon library — icons are additive and the API (props interface) is unchanged- Release notes for 1.27.0 confirm only icon additions and SVG optimizations, no API-breaking changes
- The peer dependency supports React 16.5.1 through 19.x, confirming compatibility with the project's React version
- All existing icon imports and usages remain valid
✅ Run full test suite after upgrade
Status: Verified — CI passed all checks.
The CI pipeline ran and passed all checks for this commit:
test: successfrontend-build: successe2e-tests: successlint: successsecurity: success
The full test suite executed against the upgraded dependency and passed.
Standards Compliance
- Automerge Policy: Per AGENTS.md, Python minor/patch updates auto-merge after 3 days. While this is a Node.js (JavaScript) dependency rather than Python, the same conservative minor-version policy applies — this is a safe, additive update.
- No host platform coupling: lucide-react is a frontend icon library with no host platform dependency (unlike a Kubernetes operator version or node image tag), so no compatibility matrix verification is required.
Unknowns or Needs Verification
None — the CI check results confirm successful test execution, and the library's nature (pure icon export, no runtime logic changes) makes breaking API changes highly unlikely.
This PR contains the following updates:
1.26.0→1.27.0Release Notes
lucide-icons/lucide (lucide-react)
v1.27.0: Version 1.27.0Compare Source
What's Changed
square-scissorsicons by @karsa-mistmere in #4581pending-cwicon by @NielsLazaroms in #4439zapandzap-officons by @kapowaz in #4536square-officon by @october-learns in #4496toolboxicon by @karsa-mistmere in #4571user-shieldicon by @MArtytraM99 in #3099mosqueicon by @iskepr in #4494feathericon by @karsa-mistmere in #4584barrelicon by @karsa-mistmere in #4592trophyicon by @karsa-mistmere in #4591podcasticon with newmic-*icons by @karsa-mistmere in #4583New Contributors
Full Changelog: lucide-icons/lucide@1.26.0...1.27.0
Configuration
📅 Schedule: (in timezone America/Edmonton)
🚦 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.
This PR has been generated by Mend Renovate.