chore(deps): bump lucide-react from 1.29.0 to 1.31.0 in the frontend-production group across 1 directory - #151
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dd8187a882
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "dependencies": { | ||
| "@tauri-apps/api": "^2.11.0", | ||
| "lucide-react": "^1.29.0", | ||
| "lucide-react": "^1.31.0", |
There was a problem hiding this comment.
Update the shipped license inventory for lucide-react
When the frontend CI job runs license:check, scripts/check-dependency-inventory.mjs derives lucide-react 1.31.0 from this lockfile but THIRD_PARTY_LICENSES.txt still reports lucide-react 1.29.0; its exact inventory comparison therefore reports both a missing and stale component and fails the required CI gate, while installers retain outdated dependency metadata. Update the inventory entry alongside this production dependency bump.
AGENTS.md reference: AGENTS.md:L9-L11
Useful? React with 👍 / 👎.
Bumps the frontend-production group with 1 update in the / directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 1.29.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-production ... Signed-off-by: dependabot[bot] <support@github.com>
dd8187a to
b65b233
Compare
Bumps the frontend-production group with 1 update in the / directory: lucide-react.
Updates
lucide-reactfrom 1.29.0 to 1.31.0Release notes
Sourced from lucide-react's releases.
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)