deps: Update dependency lucide-react to v1.31.0 - #549
Conversation
2cd9a9c to
9cf01b1
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9cf01b1f43
ℹ️ 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".
| "version": "1.27.0", | ||
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.27.0.tgz", | ||
| "integrity": "sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==", | ||
| "version": "1.29.0", |
There was a problem hiding this comment.
Lock lucide-react to the reviewed 1.28.0 release
This dependency update is advertised as lucide-react 1.27.0 → 1.28.0 and the commit text includes only the 1.28.0 release notes, but the generated lockfile actually pins 1.29.0. Merging this as-is means clean installs of the dashboard will take an unreviewed version that is outside the stated PR scope; regenerate the lockfile for the intended target or update the PR to review 1.29.0 instead.
AGENTS.md reference: AGENTS.md:L12-L13
Useful? React with 👍 / 👎.
9cf01b1 to
2e93a3f
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2e93a3fff8
ℹ️ 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".
| "version": "1.30.0", | ||
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.30.0.tgz", | ||
| "integrity": "sha512-tUIr2jXLbWpCkdtH8XP7P7YppM9ueWgTky99lpWDY6z5REs6B+O6ZQ3U5tHkUUY59ANyOv/PBcs8E4Fe3KO3eA==", |
There was a problem hiding this comment.
Align the lockfile with the advertised lucide update
The fresh evidence is that this revision now records lucide-react 1.30.0 here while the reviewed commit text still advertises 1.27.0 → 1.29.0 and includes release notes only through 1.29.0; merging this as-is means clean dashboard installs will consume a version outside the dependency update that reviewers are being asked to approve. Please regenerate the lockfile for 1.29.0 or update the PR/review scope to cover 1.30.0.
AGENTS.md reference: AGENTS.md:L12-L13
Useful? React with 👍 / 👎.
2e93a3f to
c6bd8c7
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c6bd8c7ace
ℹ️ 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".
| "version": "1.27.0", | ||
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.27.0.tgz", | ||
| "integrity": "sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==", | ||
| "version": "1.31.0", |
There was a problem hiding this comment.
Align the lockfile with the advertised lucide update
The fresh evidence is that this revision advertises lucide-react 1.27.0 → 1.30.0 in the commit text, but the generated lockfile now pins 1.31.0 here. Because package.json still allows a broad ^1.8.0 range, clean installs will consume an unreviewed version outside the PR’s stated scope and release notes; regenerate the lockfile for 1.30.0 or update the PR/review scope to cover 1.31.0.
AGENTS.md reference: AGENTS.md:L12-L13
Useful? React with 👍 / 👎.
This PR contains the following updates:
1.27.0→1.31.0Release Notes
lucide-icons/lucide (lucide-react)
v1.31.0Compare Source
v1.30.0Compare Source
v1.29.0: Version 1.29.0Compare Source
What's Changed
Full Changelog: lucide-icons/lucide@1.28.0...1.29.0
v1.28.0Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.