Skip to content

chore(deps): bump lucide-react from 1.17.0 to 1.18.0#93

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lucide-react-1.18.0
Open

chore(deps): bump lucide-react from 1.17.0 to 1.18.0#93
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lucide-react-1.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps lucide-react from 1.17.0 to 1.18.0.

Release notes

Sourced from lucide-react's releases.

Version 1.18.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.17.0...1.18.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.18.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2026
@greptile-apps

greptile-apps Bot commented Jun 16, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps lucide-react from 1.17.0 to 1.18.0, a minor version update generated by Dependabot. The lockfile is updated accordingly with the new package integrity hash.

  • package.json raises the minimum required version specifier from ^1.17.0 to ^1.18.0.
  • pnpm-lock.yaml records the resolved version, integrity hash, and snapshot for lucide-react@1.18.0.

Confidence Score: 5/5

Routine minor-version icon library bump with no breaking changes; safe to merge.

The change is limited to incrementing lucide-react from 1.17.0 to 1.18.0, which adds two new icons (play-off, webcam-off) and Angular v22 support. The peer dependency range is unchanged and the lockfile integrity hash is consistent with the published package. No application logic is touched.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps lucide-react specifier from ^1.17.0 to ^1.18.0; no other changes.
pnpm-lock.yaml Lockfile updated to resolve lucide-react@1.18.0 with new integrity hash; peer dependency range and snapshot are consistent.

Sequence Diagram

%%{init: {'theme': 'neutral'}}%%
sequenceDiagram
    participant D as Dependabot
    participant P as package.json
    participant L as pnpm-lock.yaml
    participant R as npm Registry

    D->>P: Update lucide-react ^1.17.0 → ^1.18.0
    D->>R: "Resolve lucide-react@1.18.0"
    R-->>D: integrity: sha512-LZDb7H...
    D->>L: Update resolved version + integrity hash
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
sequenceDiagram
    participant D as Dependabot
    participant P as package.json
    participant L as pnpm-lock.yaml
    participant R as npm Registry

    D->>P: Update lucide-react ^1.17.0 → ^1.18.0
    D->>R: "Resolve lucide-react@1.18.0"
    R-->>D: integrity: sha512-LZDb7H...
    D->>L: Update resolved version + integrity hash
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump lucide-react from 1.17..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants