Jiseoup/showmycodePublic
EN|KO
  • Code
  • Commits
  • Pull Requests
← Back to list
Closed

chore: bump the minor-and-patch group with 4 updates

#54
dependabot[bot]dependabot[bot] · Jul 13, 2026dependabot/npm_and_yarn/minor-and-patch-b10d8b2a84 → main
choredependencies
OverviewCommitsFiles changed

Bumps the minor-and-patch group with 4 updates: @radix-ui/react-select, lucide-react, @types/node and prettier.

Updates @radix-ui/react-select from 2.3.2 to 2.3.3

<details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/radix-ui/primitives/blob/main/packages/react/select/CHANGELOG.md">@​radix-ui/react-select's changelog</a>.</em></p> <blockquote> <h2>2.3.3</h2> <ul> <li>Fixed a bug in form control components to ensure their values are updated when their associated form's is reset. This affects <code>RadioGroup</code>, <code>Slider</code>, <code>Select</code>, and <code>Switch</code>.</li> <li>Fixed menu items, tab triggers, toolbar links, and select items intercepting <code>Space</code>/<code>Enter</code> keys that originate from focusable descendants.</li> <li>Updated dependencies: <code>@radix-ui/react-dismissable-layer@1.1.15</code>, <code>@radix-ui/primitive@1.1.5</code>, <code>@radix-ui/react-context@1.2.0</code>, <code>@radix-ui/react-focus-scope@1.1.12</code>, <code>@radix-ui/react-presence@1.1.7</code>, <code>@radix-ui/react-collection@1.1.12</code>, <code>@radix-ui/react-popper@1.3.3</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits/HEAD/packages/react/select">compare view</a></li> </ul> </details> <br />

Updates lucide-react from 1.23.0 to 1.24.0

<details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 1.24.0</h2> <h2>What's Changed</h2> <ul> <li>fix(scripts): fix typo in renameIcon.function.mts by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4514">lucide-icons/lucide#4514</a></li> <li>chore(icons): remove <code>toBeRemovedInVersion</code> metadata and make it optional in schema by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4513">lucide-icons/lucide#4513</a></li> <li>feat(site): Add merch link by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4524">lucide-icons/lucide#4524</a></li> <li>fix(packages/angular): move child rendering logic to template from effect by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4519">lucide-icons/lucide#4519</a></li> <li>docs(site): list <code>@​gyeonghokim/lucide-lit</code> as third-party package by <a href="https://github.com/GyeongHoKim"><code>@​GyeongHoKim</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4421">lucide-icons/lucide#4421</a></li> <li>fix(icons): changed <code>option</code> icon by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4326">lucide-icons/lucide#4326</a></li> <li>fix(lucide-react-native): restore the icons entry point in the JS bundles by <a href="https://github.com/pvinis"><code>@​pvinis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4528">lucide-icons/lucide#4528</a></li> <li>fix(vue): support kebab-case icon-node prop on Icon component by <a href="https://github.com/Sagargupta16"><code>@​Sagargupta16</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4512">lucide-icons/lucide#4512</a></li> <li>fix(lucide-react-native): Add icon exports property to the package.json file by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4522">lucide-icons/lucide#4522</a></li> <li>fix(icons): centered the <code>dot</code> icon by <a href="https://github.com/cnlancehu"><code>@​cnlancehu</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4492">lucide-icons/lucide#4492</a></li> <li>feat(icons): added <code>circle-euro-sign</code> icon by <a href="https://github.com/Guido3000"><code>@​Guido3000</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4353">lucide-icons/lucide#4353</a></li> <li>feat(icons): added <code>server-plus</code> icon by <a href="https://github.com/Turboman3000"><code>@​Turboman3000</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4232">lucide-icons/lucide#4232</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4513">lucide-icons/lucide#4513</a></li> <li><a href="https://github.com/GyeongHoKim"><code>@​GyeongHoKim</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4421">lucide-icons/lucide#4421</a></li> <li><a href="https://github.com/pvinis"><code>@​pvinis</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4528">lucide-icons/lucide#4528</a></li> <li><a href="https://github.com/Sagargupta16"><code>@​Sagargupta16</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4512">lucide-icons/lucide#4512</a></li> <li><a href="https://github.com/Guido3000"><code>@​Guido3000</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4353">lucide-icons/lucide#4353</a></li> <li><a href="https://github.com/Turboman3000"><code>@​Turboman3000</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4232">lucide-icons/lucide#4232</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/1.23.0...1.24.0">https://github.com/lucide-icons/lucide/compare/1.23.0...1.24.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/1.24.0/packages/lucide-react">compare view</a></li> </ul> </details> <br />

Updates @types/node from 26.1.0 to 26.1.1

<details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br />

Updates prettier from 3.9.4 to 3.9.5

<details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.9.5</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/3.9.5/CHANGELOG.md#395">Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.9.5</h1> <p><a href="https://github.com/prettier/prettier/compare/3.9.4...3.9.5">diff</a></p> <h4>Markdown: Cap ordered list mark at 999,999,999 (<a href="https://redirect.github.com/prettier/prettier/pull/19351">#19351</a> by <a href="https://github.com/tats-u"><code>@​tats-u</code></a>)</h4> <p>CommonMark parsers only support ordered list item numbers up to 999,999,999.</p> <p>With this change, Prettier now caps the ordered list item number at 999,999,999 to ensure that the output is correctly parsed as an ordered list by CommonMark parsers. Numbers larger than 999,999,999 are not parsed as list item numbers and are left unchanged in the output:</p> <!-- raw HTML omitted --> <pre lang="markdown"><code>&lt;!-- Input --&gt; 999999998. text 999999998. text 999999998. text 999999998. text <p>1234567890123456789012) text</p> <p>&lt;!-- Prettier 3.9.4 --&gt; 999999998. text 999999999. text 1000000000. text 1000000001. text</p> <p>1234567890123456789012) text</p> <p>&lt;!-- Prettier 3.9.5 --&gt; 999999998. text 999999999. text 999999999. text 999999999. text</p> <p>1234567890123456789012) text </code></pre></p> <h4>Markdown: Avoid corrupting empty link with title (<a href="https://redirect.github.com/prettier/prettier/pull/19487">#19487</a> by <a href="https://github.com/andersk"><code>@​andersk</code></a>)</h4> <p>Do not remove <code>&lt;&gt;</code> from an inline link or image with an empty URL and a title, as this removal would change its interpretation.</p> <!-- raw HTML omitted --> <pre lang="md"><code>&lt;!-- Input --&gt; [link](https://github.com/prettier/prettier/blob/main/&lt;&gt; &quot;title&quot;) <p>&lt;!-- Prettier 3.9.4 --&gt; [link](<a href="https://github.com/prettier/prettier/blob/main/">https://github.com/prettier/prettier/blob/main/</a> &quot;title&quot;)</p> <p>&lt;!-- Prettier 3.9.5 --&gt; &lt;/tr&gt;&lt;/table&gt; </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/b6c7d1806807162658fd5694d002b54b778c3756"><code>b6c7d18</code></a> Release 3.9.5</li> <li><a href="https://github.com/prettier/prettier/commit/cd54ccc7288f2a4585ba5bf96883e2ed3b18e781"><code>cd54ccc</code></a> Avoid corrupting empty Markdown link with title (<a href="https://redirect.github.com/prettier/prettier/issues/19487">#19487</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/2bb67ce8cd326dbaccbdec97e7578985f6009a14"><code>2bb67ce</code></a> Preserving comments' <code>placement</code> property (<a href="https://redirect.github.com/prettier/prettier/issues/19567">#19567</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/91bcac88ec1d784767ebbf5ec4686a5dbf37c3c1"><code>91bcac8</code></a> Add more tests for comment-only object type (<a href="https://redirect.github.com/prettier/prettier/issues/19587">#19587</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/cbee7377a1875686558bfc9416b789d66771d9e7"><code>cbee737</code></a> Remove space in empty object type (<a href="https://redirect.github.com/prettier/prettier/issues/19583">#19583</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/6394c732090efdf7798e0c8dc44c46583b4131c3"><code>6394c73</code></a> Align empty module declaration with TS (<a href="https://redirect.github.com/prettier/prettier/issues/19568">#19568</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/a4e6f7a0264bad45f3c153773111f60a5d406d55"><code>a4e6f7a</code></a> Prevent the addition of space in <code>type()</code> with <code>+</code> (<a href="https://redirect.github.com/prettier/prettier/issues/19516">#19516</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/3d063b57b1a2fdc660341b6e1c719e09997cc72c"><code>3d063b5</code></a> Ignore dangling comments when checking type parameter comments (<a href="https://redirect.github.com/prettier/prettier/issues/19572">#19572</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/908503e9ee02718ef0ec21a023f2c0fd5fb00603"><code>908503e</code></a> Handle dangling comments in <code>SwitchStatement</code> (<a href="https://redirect.github.com/prettier/prettier/issues/19581">#19581</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/943a475c3592149aad6062ad235338da548365ea"><code>943a475</code></a> Angular: Support expression for exhaustive typechecking (<a href="https://redirect.github.com/prettier/prettier/issues/19571">#19571</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.9.4...3.9.5">compare view</a></li> </ul> </details> <br />

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.


<details> <summary>Dependabot commands and options</summary> <br />

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
</details>
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions