You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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().
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.
trag-botbot
changed the title
chore(deps): update dependency dotenv to v16.4.7
chore(deps): update dependency dotenv to v16.4.7 | Update dotenv package to improve security and stability
Jan 23, 2025
renovatebot
changed the title
chore(deps): update dependency dotenv to v16.4.7 | Update dotenv package to improve security and stability
chore(deps): update dependency dotenv to v16.5.0
Apr 10, 2025
trag-botbot
changed the title
chore(deps): update dependency dotenv to v16.5.0
chore(deps): update dependency dotenv to v16.5.0 | Update dotenv package to version 16.5.0
Apr 10, 2025
renovatebot
changed the title
chore(deps): update dependency dotenv to v16.5.0 | Update dotenv package to version 16.5.0
chore(deps): update dependency dotenv to v16.5.0
Apr 11, 2025
renovatebot
changed the title
chore(deps): update dependency dotenv to v16.5.0
chore(deps): update dependency dotenv to v16.6.0
Jun 26, 2025
trag-botbot
changed the title
chore(deps): update dependency dotenv to v16.6.0
chore(deps): update dependency dotenv to v16.6.0 | Update dotenv package to version 16.6.0
Jun 26, 2025
renovatebot
changed the title
chore(deps): update dependency dotenv to v16.6.0 | Update dotenv package to version 16.6.0
chore(deps): update dependency dotenv to v16.6.0
Jun 27, 2025
trag-botbot
changed the title
chore(deps): update dependency dotenv to v16.6.1
chore(deps): update dependency dotenv to v16.6.1 | Update dotenv package to improve security and stability
Jun 27, 2025
Updated the version of the dotenv package from 16.4.5 to 16.6.1 in the yarn.lock file.
Changed the resolution reference for dotenv to match the new version.
Updated the checksum for the dotenv package to reflect the new version's integrity.
renovatebot
changed the title
chore(deps): update dependency dotenv to v16.6.1 | Update dotenv package to improve security and stability
chore(deps): update dependency dotenv to v16.6.1
Jun 28, 2025
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.4.5
->16.6.1
Release Notes
motdotla/dotenv (dotenv)
v16.6.1
Compare Source
Changed
quiet
to true – hiding the runtime log message (#874)config({ quiet: true })
to suppress.require('dotenv').config()
forrequire('@​dotenvx/dotenvx').config()
.v16.6.0
Compare Source
Added
[dotenv@16.6.0] injecting env (1) from .env
(#870){ quiet: true }
to suppressv16.5.0
Compare Source
Added
Changed
_log
method. Use_debug
#862v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.