[PR #501] [CLOSED] Bump dotenv from 16.4.7 to 16.6.0 #517

Closed
opened 2026-03-03 13:54:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/501
Author: @dependabot[bot]
Created: 6/27/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/dotenv-16.6.0


📝 Commits (1)

  • 71a0673 Bump dotenv from 16.4.7 to 16.6.0

📊 Changes

1 file changed (+3 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -4)

📄 Description

Bumps dotenv from 16.4.7 to 16.6.0.

Changelog

Sourced from dotenv's changelog.

16.6.0 (2025-06-26)

Added

  • Default log helpful message [dotenv@16.6.0] injecting env (1) from .env (#870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.

16.5.0 (2025-04-07)

Added

  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP] Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed

  • Remove _log method. Use _debug #862
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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/501 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/dotenv-16.6.0` --- ### 📝 Commits (1) - [`71a0673`](https://github.com/jehna/humanify/commit/71a0673fb6600d2cb30e2e73538c7f05e83a46e1) Bump dotenv from 16.4.7 to 16.6.0 ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -4) </details> ### 📄 Description Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.6.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.5.0...v16.6.0">16.6.0</a> (2025-06-26)</h2> <h3>Added</h3> <ul> <li>Default log helpful message <code>[dotenv@16.6.0] injecting env (1) from .env</code> (<a href="https://redirect.github.com/motdotla/dotenv/pull/870">#870</a>)</li> <li>Use <code>{ quiet: true }</code> to suppress</li> <li>Aligns dotenv more closely with <a href="https://github.com/dotenvx/dotenvx">dotenvx</a>.</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v16.4.7...v16.5.0">16.5.0</a> (2025-04-07)</h2> <h3>Added</h3> <ul> <li>🎉 Added new sponsor <a href="https://graphite.dev/?utm_source=github&amp;utm_medium=repo&amp;utm_campaign=dotenv">Graphite</a> - <em>the AI developer productivity platform helping teams on GitHub ship higher quality software, faster</em>.</li> </ul> <blockquote> <p>[!TIP] <strong><a href="https://github.com/sponsors/motdotla">Become a sponsor</a></strong></p> <p>The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.</p> </blockquote> <h3>Changed</h3> <ul> <li>Remove <code>_log</code> method. Use <code>_debug</code> <a href="https://redirect.github.com/motdotla/dotenv/pull/862">#862</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motdotla/dotenv/commit/064edcb30aa2390b9463312c2cfadf7946aee2ae"><code>064edcb</code></a> 16.6.0</li> <li><a href="https://github.com/motdotla/dotenv/commit/47e1425da4d8eb958ab2b4dcde4acc762b96d45d"><code>47e1425</code></a> add type information for <code>quiet</code> arg</li> <li><a href="https://github.com/motdotla/dotenv/commit/057bdb88479cfbd96ef9a32ea1123d7ca7f82325"><code>057bdb8</code></a> changelog 🪵</li> <li><a href="https://github.com/motdotla/dotenv/commit/a0e16b0997012cb9d7a9365276b5312da890007f"><code>a0e16b0</code></a> Merge pull request <a href="https://redirect.github.com/motdotla/dotenv/issues/870">#870</a> from motdotla/add-log-with-quiet-flag</li> <li><a href="https://github.com/motdotla/dotenv/commit/a9a3d58230eabc23182473f9a3eac18c256789c5"><code>a9a3d58</code></a> Merge branch 'add-log-with-quiet-flag' of github.com:motdotla/dotenv into add...</li> <li><a href="https://github.com/motdotla/dotenv/commit/bc18183eefa989e3d21b2540efb525bbd8e1434d"><code>bc18183</code></a> add coverage</li> <li><a href="https://github.com/motdotla/dotenv/commit/105e47142644fc09a384f817aed26fc5edf27edf"><code>105e471</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/motdotla/dotenv/commit/2803186f3bbf5ebdd968bd3e1f039d4a60b909ff"><code>2803186</code></a> changelog 🪵</li> <li><a href="https://github.com/motdotla/dotenv/commit/f74af2cce47d02eaa255313a091e58f1ac187aed"><code>f74af2c</code></a> add log message. default cli to quiet</li> <li><a href="https://github.com/motdotla/dotenv/commit/69dd25631ed18092677a54651532be7ebf1acc00"><code>69dd256</code></a> remove counter</li> <li>Additional commits viewable in <a href="https://github.com/motdotla/dotenv/compare/v16.4.7...v16.6.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.4.7&new-version=16.6.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:54:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#517
No description provided.