1
0
Fork 0

chore(deps): bump dotenv from 16.3.1 to 16.4.0 #34

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/dotenv-16.4.0 into main 2024-01-25 07:39:14 +08:00
dependabot[bot] commented 2024-01-24 16:21:46 +08:00 (Migrated from github.com)

Bumps dotenv from 16.3.1 to 16.4.0.

Changelog

Sourced from dotenv's changelog.

16.4.0 (2024-01-23)

  • Add error.code to error messages around .env.vault decryption handling #795
  • Add ability to find .env.vault file when filename(s) passed as an array #784

16.3.2 (2024-01-18)

Added

  • Add debug message when no encoding set #735

Changed

  • Fix output typing for populate #792
  • Use subarray instead of slice #793
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.3.1 to 16.4.0. <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.3.2...v16.4.0">16.4.0</a> (2024-01-23)</h2> <ul> <li>Add <code>error.code</code> to error messages around <code>.env.vault</code> decryption handling <a href="https://redirect.github.com/motdotla/dotenv/pull/795">#795</a></li> <li>Add ability to find <code>.env.vault</code> file when filename(s) passed as an array <a href="https://redirect.github.com/motdotla/dotenv/pull/784">#784</a></li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v16.3.1...v16.3.2">16.3.2</a> (2024-01-18)</h2> <h3>Added</h3> <ul> <li>Add debug message when no encoding set <a href="https://redirect.github.com/motdotla/dotenv/pull/735">#735</a></li> </ul> <h3>Changed</h3> <ul> <li>Fix output typing for <code>populate</code> <a href="https://redirect.github.com/motdotla/dotenv/pull/792">#792</a></li> <li>Use subarray instead of slice <a href="https://redirect.github.com/motdotla/dotenv/pull/793">#793</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motdotla/dotenv/commit/57c46beded894f7d2010756a8821af974560e97e"><code>57c46be</code></a> 16.4.0</li> <li><a href="https://github.com/motdotla/dotenv/commit/405bf3f5609863db27f00841dc6f85a9fd24f08a"><code>405bf3f</code></a> update CHANGELOG 🪵</li> <li><a href="https://github.com/motdotla/dotenv/commit/b9e729a7814d213245eb4a9ff8684cd01cd4f8b9"><code>b9e729a</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/781">#781</a> from ckng0221/deprecation-fix</li> <li><a href="https://github.com/motdotla/dotenv/commit/18a5a83dba3de9478ebcf198ef38a8e555778051"><code>18a5a83</code></a> update CHANGELOG</li> <li><a href="https://github.com/motdotla/dotenv/commit/58cb2029ae54593038f61db631439b4f7d0aee9d"><code>58cb202</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/784">#784</a> from motdotla/multiple-files</li> <li><a href="https://github.com/motdotla/dotenv/commit/74d8199f80fbef50e46c6a0e56912802232ebe38"><code>74d8199</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/786">#786</a> from alexv-ds/master</li> <li><a href="https://github.com/motdotla/dotenv/commit/55ca6250e0834230aece158eb9ec673e3ca61fbd"><code>55ca625</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/795">#795</a> from motdotla/error-codes</li> <li><a href="https://github.com/motdotla/dotenv/commit/8911035575c85601cae69ca9ea7edf7321020612"><code>8911035</code></a> update CHANGELOG</li> <li><a href="https://github.com/motdotla/dotenv/commit/93821bbf772c4b3b4637ecd15f384d584429511f"><code>93821bb</code></a> add tests to show .code string</li> <li><a href="https://github.com/motdotla/dotenv/commit/7488faad55512a220bfbbc87649a401c1fc17c19"><code>7488faa</code></a> add error.code(s)</li> <li>Additional commits viewable in <a href="https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.0">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.3.1&new-version=16.4.0)](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.