build(deps): bump dotenv from 16.4.2 to 16.4.4 #103

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/dotenv-16.4.4 into main 2024-02-19 12:24:04 +08:00
dependabot[bot] commented 2024-02-19 11:51:29 +08:00 (Migrated from github.com)

Bumps dotenv from 16.4.2 to 16.4.4.

Changelog

Sourced from dotenv's changelog.

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [dotenv](https://github.com/motdotla/dotenv) from 16.4.2 to 16.4.4. <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/v16.4.3...v16.4.4">16.4.4</a> (2024-02-13)</h2> <h3>Changed</h3> <ul> <li>🐞 Replaced chaining operator <code>?.</code> with old school <code>&amp;&amp;</code> (fixing node 12 failures) <a href="https://redirect.github.com/motdotla/dotenv/pull/812">#812</a></li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v16.4.2...v16.4.3">16.4.3</a> (2024-02-12)</h2> <h3>Changed</h3> <ul> <li>Fixed processing of multiple files in <code>options.path</code> <a href="https://redirect.github.com/motdotla/dotenv/pull/805">#805</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motdotla/dotenv/commit/d03e39794ac29aa7e7fde20492b0b8c51544d9d7"><code>d03e397</code></a> 16.4.4</li> <li><a href="https://github.com/motdotla/dotenv/commit/3275a0a940a8560bc42e93b5a814cea23b3dae38"><code>3275a0a</code></a> changelog 🪵</li> <li><a href="https://github.com/motdotla/dotenv/commit/f40a8c3e3519ba9dca3014ff47541f276f90420a"><code>f40a8c3</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/812">#812</a> from motdotla/patch-12</li> <li><a href="https://github.com/motdotla/dotenv/commit/1dc22d312fc641c9384fcec4b8181d089e37de8c"><code>1dc22d3</code></a> replace 14 chaining operator</li> <li><a href="https://github.com/motdotla/dotenv/commit/9f1999c01e2ebc1cfed7630c16987f5a0ceedfb0"><code>9f1999c</code></a> add 12 showing issue</li> <li><a href="https://github.com/motdotla/dotenv/commit/06fd9bb43c5c8b07e5879f9180c2e03b96dadd9b"><code>06fd9bb</code></a> update README</li> <li><a href="https://github.com/motdotla/dotenv/commit/91bb2d88a332e9d5de96b96ca2fc6c3969dcacc4"><code>91bb2d8</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/809">#809</a> from motdotla/additional-tests</li> <li><a href="https://github.com/motdotla/dotenv/commit/5057a81ad0fc4e1feef20d6a393604f02ea546a6"><code>5057a81</code></a> add test showing .env.vault decryption stil works with multi-files to options...</li> <li><a href="https://github.com/motdotla/dotenv/commit/6581b54d7dfdcfa331f3c1af8cbb5948fcdf44c1"><code>6581b54</code></a> 16.4.3</li> <li><a href="https://github.com/motdotla/dotenv/commit/1cf05e34eb94a4ac52606311efc3d4767a44feac"><code>1cf05e3</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/808">#808</a> from motdotla/changelog</li> <li>Additional commits viewable in <a href="https://github.com/motdotla/dotenv/compare/v16.4.2...v16.4.4">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.4.2&new-version=16.4.4)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
Commenting is not possible because the repository is archived.
No description provided.