dependabot[bot] opened a new pull request, #3349:
URL: https://github.com/apache/apisix-dashboard/pull/3349

   Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 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>
   <h2><a 
href="https://github.com/motdotla/dotenv/compare/v17.2.3...v17.2.4";>17.2.4</a> 
(2026-02-05)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Make <code>DotenvPopulateInput</code> accept 
<code>NodeJS.ProcessEnv</code> type (<a 
href="https://redirect.github.com/motdotla/dotenv/pull/915";>#915</a>)</li>
   </ul>
   <ul>
   <li>Give back to dotenv by checking out my newest project <a 
href="https://github.com/vestauth/vestauth";>vestauth</a>. It is auth for 
agents. Thank you for using my software.</li>
   </ul>
   <h2><a 
href="https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3";>17.2.3</a> 
(2025-09-29)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Fixed typescript error definition (<a 
href="https://redirect.github.com/motdotla/dotenv/pull/912";>#912</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/motdotla/dotenv/compare/v17.2.1...v17.2.2";>17.2.2</a> 
(2025-09-02)</h2>
   <h3>Added</h3>
   <ul>
   <li>🙏 A big thank you to new sponsor <a 
href="https://tuple.app/dotenv";>Tuple.app</a> - <em>the premier screen sharing 
app for developers on macOS and Windows.</em> Go check them out. It's wonderful 
and generous of them to give back to open source by sponsoring dotenv. Give 
them some love back.</li>
   </ul>
   <h2><a 
href="https://github.com/motdotla/dotenv/compare/v17.2.0...v17.2.1";>17.2.1</a> 
(2025-07-24)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Fix clickable tip links by removing parentheses (<a 
href="https://redirect.github.com/motdotla/dotenv/pull/897";>#897</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/motdotla/dotenv/compare/v17.1.0...v17.2.0";>17.2.0</a> 
(2025-07-09)</h2>
   <h3>Added</h3>
   <ul>
   <li>Optionally specify <code>DOTENV_CONFIG_QUIET=true</code> in your 
environment or <code>.env</code> file to quiet the runtime log (<a 
href="https://redirect.github.com/motdotla/dotenv/pull/889";>#889</a>)</li>
   <li>Just like dotenv any <code>DOTENV_CONFIG_</code> environment variables 
take precedence over any code set options like <code>({quiet: 
false})</code></li>
   </ul>
   <pre lang="ini"><code># .env
   &lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </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/v16.6.1...v17.3.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotenv&package-manager=npm_and_yarn&previous-version=16.6.1&new-version=17.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to