1
0
Fork 0

chore(deps): bump dotenv from 16.3.1 to 16.3.2 #32

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/dotenv-16.3.2 into main
dependabot[bot] commented 2024-01-22 16:29:38 +08:00 (Migrated from github.com)

Bumps dotenv from 16.3.1 to 16.3.2.

Changelog

Sourced from dotenv's changelog.

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.3.2. <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.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/883d6a659b9d43f22ae1530bd9dd605fe880f73f"><code>883d6a6</code></a> 16.3.2</li> <li><a href="https://github.com/motdotla/dotenv/commit/0489c7db49c66723921bc1190fdf60f542d3fed5"><code>0489c7d</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/793">#793</a> from zshnb/fix-buffer-slice</li> <li><a href="https://github.com/motdotla/dotenv/commit/8609b84d80422fbb01240fd0202710ab09d569f7"><code>8609b84</code></a> update CHANGELOG</li> <li><a href="https://github.com/motdotla/dotenv/commit/54d54e92c24431c29daf4c5c07edabd5898e3b75"><code>54d54e9</code></a> update CHANGELOG</li> <li><a href="https://github.com/motdotla/dotenv/commit/630d2a0d139c7211cd3a65126e023f6204145be9"><code>630d2a0</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/735">#735</a> from anthonyshibitov/encoding-fix</li> <li><a href="https://github.com/motdotla/dotenv/commit/823d0b8ec70e8cc8fc3cd5d77a8db7fcee79c46a"><code>823d0b8</code></a> Merge branch 'master' of github.com:motdotla/dotenv</li> <li><a href="https://github.com/motdotla/dotenv/commit/2cffe846b2e34765b6e80d6adec8ca985eb483d9"><code>2cffe84</code></a> update CHANGELOG</li> <li><a href="https://github.com/motdotla/dotenv/commit/27e4c2b7eb8857afc2c19d3a3ca1549e252d027a"><code>27e4c2b</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/792">#792</a> from phuvinhbmt/fix/populate-return-type</li> <li><a href="https://github.com/motdotla/dotenv/commit/1548c27b243f6912b308a502fd2d8e917df06c33"><code>1548c27</code></a> Update README</li> <li><a href="https://github.com/motdotla/dotenv/commit/2eed66b107229eb662a7edfe1ef31597c8d53023"><code>2eed66b</code></a> Update README</li> <li>Additional commits viewable in <a href="https://github.com/motdotla/dotenv/compare/v16.3.1...v16.3.2">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.3.2)](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>
dependabot[bot] commented 2024-01-24 16:21:48 +08:00 (Migrated from github.com)

Superseded by #34.

Superseded by #34.
Commenting is not possible because the repository is archived.
No description provided.