18.md (5379B)
1 # PR #18 Bump lucide-react from 0.214.0 to 0.236.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-06-06T10:07:18Z 6 - **Branch:** dependabot/npm_and_yarn/lucide-react-0.236.0 → main 7 - **Closed:** 2023-06-07T10:08:48Z 8 - **Labels:** dependencies 9 - **Diff:** [18.diff](./18.diff) 10 11 --- 12 13 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.214.0 to 0.236.0. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> 17 <blockquote> 18 <h2>New icons v0.236.0</h2> 19 <blockquote> 20 <p>@ generate:changelog /home/runner/work/lucide/lucide 21 node ./scripts/generateChangelog.mjs "--old-tag=v0.235.0"</p> 22 </blockquote> 23 <h2>New icons 🎨</h2> 24 <ul> 25 <li><code>key-round</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1257">#1257</a>) by <a href="https://github.com/danielbayley"><code>@​danielbayley</code></a></li> 26 <li><code>key-square</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1257">#1257</a>) by <a href="https://github.com/danielbayley"><code>@​danielbayley</code></a></li> 27 </ul> 28 <h2>Modified Icons 🔨</h2> 29 <ul> 30 <li><code>circle-off</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1262">#1262</a>) by <a href="https://github.com/jguddas"><code>@​jguddas</code></a></li> 31 </ul> 32 <h2>New icons v0.235.0</h2> 33 <blockquote> 34 <p>@ generate:changelog /home/runner/work/lucide/lucide 35 node ./scripts/generateChangelog.mjs "--old-tag=v0.234.0"</p> 36 </blockquote> 37 <h2>New icons 🎨</h2> 38 <ul> 39 <li><code>file-stack</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1141">#1141</a>) by <a href="https://github.com/danielbayley"><code>@​danielbayley</code></a></li> 40 <li><code>square-stack</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1141">#1141</a>) by <a href="https://github.com/danielbayley"><code>@​danielbayley</code></a></li> 41 </ul> 42 <h2>New icons v0.234.0</h2> 43 <blockquote> 44 <p>@ generate:changelog /home/runner/work/lucide/lucide 45 node ./scripts/generateChangelog.mjs "--old-tag=v0.233.0"</p> 46 </blockquote> 47 <h2>New icons v0.233.0</h2> 48 <blockquote> 49 <p>@ generate:changelog /home/runner/work/lucide/lucide 50 node ./scripts/generateChangelog.mjs "--old-tag=v0.232.0"</p> 51 </blockquote> 52 <h2>New icons 🎨</h2> 53 <ul> 54 <li><code>squirrel</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1229">#1229</a>) by <a href="https://github.com/danielbayley"><code>@​danielbayley</code></a></li> 55 </ul> 56 <h2>Modified Icons 🔨</h2> 57 <ul> 58 <li><code>rat</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/1229">#1229</a>) by <a href="https://github.com/danielbayley"><code>@​danielbayley</code></a></li> 59 </ul> 60 <h2>New icons v0.232.0</h2> 61 <blockquote> 62 <p>@ generate:changelog /home/runner/work/lucide/lucide 63 node ./scripts/generateChangelog.mjs "--old-tag=v0.231.0"</p> 64 </blockquote> 65 <!-- raw HTML omitted --> 66 </blockquote> 67 <p>... (truncated)</p> 68 </details> 69 <details> 70 <summary>Commits</summary> 71 <ul> 72 <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/v0.236.0/packages/lucide-react">compare view</a></li> 73 </ul> 74 </details> 75 <br /> 76 77 78 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 79 80 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`. 81 82 [//]: # (dependabot-automerge-start) 83 [//]: # (dependabot-automerge-end) 84 85 --- 86 87 <details> 88 <summary>Dependabot commands and options</summary> 89 <br /> 90 91 You can trigger Dependabot actions by commenting on this PR: 92 - `@dependabot rebase` will rebase this PR 93 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 94 - `@dependabot merge` will merge this PR after your CI passes on it 95 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 96 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 97 - `@dependabot reopen` will reopen this PR if it is closed 98 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 99 - `@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) 100 - `@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) 101 - `@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) 102 103 104 </details> 105 106 107 ## Comments 108 109 ### @dependabot[bot] — 2023-06-07T10:08:47Z 110 111 Superseded by #22. 112