Skip to content

chore(deps): update dependency dotenv to v16.6.1#1384

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/dotenv-16.x
Nov 19, 2025
Merged

chore(deps): update dependency dotenv to v16.6.1#1384
renovate[bot] merged 1 commit intomainfrom
renovate/dotenv-16.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv 16.4.7 -> 16.6.1 age confidence

Release Notes

motdotla/dotenv (dotenv)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

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.

v16.5.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from b205058 to ccad27b Compare April 13, 2025 16:08
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from ccad27b to d0c59c5 Compare April 18, 2025 00:16
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from d0c59c5 to ca6f37a Compare April 19, 2025 23:36
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from ca6f37a to 90cea31 Compare April 20, 2025 23:28
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 90cea31 to c9154e1 Compare April 23, 2025 00:14
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from c9154e1 to d2b5dd0 Compare April 27, 2025 04:04
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from d2b5dd0 to 1f455b1 Compare May 2, 2025 03:52
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 1f455b1 to f3c84cf Compare May 3, 2025 19:45
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from f3c84cf to 4c06253 Compare May 4, 2025 11:30
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 4c06253 to b182d64 Compare May 10, 2025 00:05
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from b182d64 to 2675b34 Compare May 11, 2025 15:44
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 2675b34 to 2333220 Compare May 17, 2025 07:49
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 2333220 to a9a613f Compare May 18, 2025 23:34
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from a9a613f to a7a9731 Compare May 24, 2025 15:55
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from a7a9731 to 347c856 Compare May 25, 2025 20:08
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 6037017 to f4bf3cf Compare June 21, 2025 20:15
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from f4bf3cf to 9feb275 Compare June 29, 2025 12:01
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.5.0 chore(deps): update dependency dotenv to v16.6.1 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 9feb275 to 128c51a Compare August 5, 2025 23:16
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 128c51a to e3f7c2d Compare August 6, 2025 07:44
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from e3f7c2d to 1130cc2 Compare August 7, 2025 03:03
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 1130cc2 to c4bb47c Compare August 10, 2025 07:35
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from c4bb47c to f992b8d Compare August 11, 2025 23:40
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from f992b8d to 14d3b26 Compare August 15, 2025 11:59
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 14d3b26 to 5d3a2ff Compare August 16, 2025 12:13
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 5d3a2ff to 52f041d Compare August 17, 2025 12:03
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 52f041d to 20681f0 Compare August 23, 2025 08:00
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 20681f0 to 122b77c Compare August 24, 2025 20:04
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 122b77c to c8ed58a Compare August 27, 2025 00:15
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from c8ed58a to 7b860b5 Compare September 1, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants