Skip to content

Commit b088b26

Browse files
deps: bump the dependency-updates group with 3 updates (#1062)
Bumps the dependency-updates group with 3 updates: [dotenv](https://github.com/motdotla/dotenv), [glob](https://github.com/isaacs/node-glob) and [pacote](https://github.com/npm/pacote). Updates `dotenv` from 17.2.4 to 17.3.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md">dotenv's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/motdotla/dotenv/compare/v17.3.0...v17.3.1">17.3.1</a> (2026-02-12)</h2> <h3>Changed</h3> <ul> <li>Fix as2 example command in README and update spanish README</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v17.2.4...v17.3.0">17.3.0</a> (2026-02-12)</h2> <h3>Added</h3> <ul> <li>Add a new README section on dotenv’s approach to the agentic future.</li> </ul> <h3>Changed</h3> <ul> <li>Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motdotla/dotenv/commit/7bc16a41c9efd4cf4ab8a4614d0ace7fd240b27b"><code>7bc16a4</code></a> 17.3.1</li> <li><a href="https://github.com/motdotla/dotenv/commit/27303fd56321a166d698f0482e0f4d0c51e51c1e"><code>27303fd</code></a> update README-es</li> <li><a href="https://github.com/motdotla/dotenv/commit/6379eb2cae43c27656df8d93509b2c14366811ec"><code>6379eb2</code></a> update README</li> <li><a href="https://github.com/motdotla/dotenv/commit/b6d7339fd085a290669af8e601331c13b4dd2920"><code>b6d7339</code></a> fix spelling</li> <li><a href="https://github.com/motdotla/dotenv/commit/5febe352d4dd499bfaa73de808a56bf03a268b6b"><code>5febe35</code></a> 17.3.0</li> <li><a href="https://github.com/motdotla/dotenv/commit/f61f3832c438078fc5d6552f59fac0c0205eca98"><code>f61f383</code></a> changelog 🪵</li> <li><a href="https://github.com/motdotla/dotenv/commit/dec94ad828acba99e3a8570ecf12a1081f9c189c"><code>dec94ad</code></a> update README</li> <li><a href="https://github.com/motdotla/dotenv/commit/485695052c82c26024fbb8568babb0770756dd06"><code>4856950</code></a> update README</li> <li><a href="https://github.com/motdotla/dotenv/commit/6351887077957c5ee74c3528bccbf5512b184b2e"><code>6351887</code></a> update README</li> <li><a href="https://github.com/motdotla/dotenv/commit/23bd017381f1ab5e4fcdeaebe2e134aaef644a4c"><code>23bd017</code></a> update README</li> <li>Additional commits viewable in <a href="https://github.com/motdotla/dotenv/compare/v17.2.4...v17.3.1">compare view</a></li> </ul> </details> <br /> Updates `glob` from 13.0.1 to 13.0.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/782e3a74b42d8f71deca7b4b74cea17a600e59d2"><code>782e3a7</code></a> 13.0.3</li> <li><a href="https://github.com/isaacs/node-glob/commit/5cd322efeb307c322ff61409defa1749b90dd321"><code>5cd322e</code></a> update minimatch</li> <li><a href="https://github.com/isaacs/node-glob/commit/053ac965276dc203c9d5d6f131d2abb465187403"><code>053ac96</code></a> update deps</li> <li><a href="https://github.com/isaacs/node-glob/commit/2135b0c3580caf6330e28dedb2d57cea75f15154"><code>2135b0c</code></a> 13.0.2</li> <li><a href="https://github.com/isaacs/node-glob/commit/52544940ddddead912084a436ac08604592c5a81"><code>5254494</code></a> ship minified by default, update deps</li> <li><a href="https://github.com/isaacs/node-glob/commit/0a603fe1857105aedf4a1f80a75375fc3e4c0385"><code>0a603fe</code></a> remove unused tshy config</li> <li>See full diff in <a href="https://github.com/isaacs/node-glob/compare/v13.0.1...v13.0.3">compare view</a></li> </ul> </details> <details> <summary>Install script changes</summary> <p>This version modifies <code>prepare</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> Updates `pacote` from 21.2.0 to 21.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/pacote/releases">pacote's releases</a>.</em></p> <blockquote> <h2>v21.3.1</h2> <h2><a href="https://github.com/npm/pacote/compare/v21.3.0...v21.3.1">21.3.1</a> (2026-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/96e571a4c2f1eaab1932ba40eb495cc6b9798c9b"><code>96e571a</code></a> <a href="https://redirect.github.com/npm/pacote/pull/439">#439</a> ensure that resolved git ref matches expected sha (<a href="https://redirect.github.com/npm/pacote/issues/439">#439</a>) (<a href="https://github.com/klassiker"><code>@​klassiker</code></a>, pacotedev)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/91847c43637a5308119076371300be497cfcff74"><code>91847c4</code></a> <a href="https://redirect.github.com/npm/pacote/pull/447">#447</a> fix test for ssri ignoring invalid hashes (<a href="https://redirect.github.com/npm/pacote/issues/447">#447</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> <h2>v21.3.0</h2> <h2><a href="https://github.com/npm/pacote/compare/v21.2.0...v21.3.0">21.3.0</a> (2026-02-09)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/8f5091d0a7fc356756707241f8b52dc8a036c34e"><code>8f5091d</code></a> <a href="https://redirect.github.com/npm/pacote/pull/445">#445</a> add support for git-256 sha lengths (<a href="https://redirect.github.com/npm/pacote/issues/445">#445</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/pacote/blob/main/CHANGELOG.md">pacote's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/pacote/compare/v21.3.0...v21.3.1">21.3.1</a> (2026-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/96e571a4c2f1eaab1932ba40eb495cc6b9798c9b"><code>96e571a</code></a> <a href="https://redirect.github.com/npm/pacote/pull/439">#439</a> ensure that resolved git ref matches expected sha (<a href="https://redirect.github.com/npm/pacote/issues/439">#439</a>) (<a href="https://github.com/klassiker"><code>@​klassiker</code></a>, pacotedev)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/91847c43637a5308119076371300be497cfcff74"><code>91847c4</code></a> <a href="https://redirect.github.com/npm/pacote/pull/447">#447</a> fix test for ssri ignoring invalid hashes (<a href="https://redirect.github.com/npm/pacote/issues/447">#447</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> <h2><a href="https://github.com/npm/pacote/compare/v21.2.0...v21.3.0">21.3.0</a> (2026-02-09)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/8f5091d0a7fc356756707241f8b52dc8a036c34e"><code>8f5091d</code></a> <a href="https://redirect.github.com/npm/pacote/pull/445">#445</a> add support for git-256 sha lengths (<a href="https://redirect.github.com/npm/pacote/issues/445">#445</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/pacote/commit/18d36e64a6cc44ac28b7ed2b45e6d2dda4dcf317"><code>18d36e6</code></a> chore: release 21.3.1 (<a href="https://redirect.github.com/npm/pacote/issues/448">#448</a>)</li> <li><a href="https://github.com/npm/pacote/commit/96e571a4c2f1eaab1932ba40eb495cc6b9798c9b"><code>96e571a</code></a> fix: ensure that resolved git ref matches expected sha (<a href="https://redirect.github.com/npm/pacote/issues/439">#439</a>)</li> <li><a href="https://github.com/npm/pacote/commit/91847c43637a5308119076371300be497cfcff74"><code>91847c4</code></a> chore: fix test for ssri ignoring invalid hashes (<a href="https://redirect.github.com/npm/pacote/issues/447">#447</a>)</li> <li><a href="https://github.com/npm/pacote/commit/411ceb6ea4326d7cfa70325068821bf8f98c8531"><code>411ceb6</code></a> chore: release 21.3.0 (<a href="https://redirect.github.com/npm/pacote/issues/446">#446</a>)</li> <li><a href="https://github.com/npm/pacote/commit/8f5091d0a7fc356756707241f8b52dc8a036c34e"><code>8f5091d</code></a> feat: add support for git-256 sha lengths (<a href="https://redirect.github.com/npm/pacote/issues/445">#445</a>)</li> <li>See full diff in <a href="https://github.com/npm/pacote/compare/v21.2.0...v21.3.1">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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <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 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a38f8f commit b088b26

1 file changed

Lines changed: 52 additions & 20 deletions

File tree

package-lock.json

Lines changed: 52 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)