Update dependency dotenv to v16.6.1 - #1331
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/dotenv-16.x
branch
from
April 11, 2025 01:03
bcf9eaa to
9871dd2
比较
renovate
Bot
force-pushed
the
renovate/dotenv-16.x
branch
from
June 27, 2025 00:53
9871dd2 to
089b593
比较
renovate
Bot
force-pushed
the
renovate/dotenv-16.x
branch
from
June 27, 2025 18:06
089b593 to
5b35709
比较
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
注册 for free
to join this conversation on GitHub.
Already have an account?
登录 to comment
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.0.3→16.6.1Release Notes
motdotla/dotenv (dotenv)
v16.6.1比较 Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0比较 Source
Added
[dotenv@16.6.0] injecting env (1) from .env(#870){ quiet: true }to suppressv16.5.0比较 Source
Added
Changed
_logmethod. Use_debug#862v16.4.7比较 Source
Changed
.tapfolder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6比较 Source
Changed
v16.4.5比较 Source
Changed
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814v16.4.4比较 Source
Changed
?.with old school&&(fixing node 12 failures) #812v16.4.3比较 Source
Changed
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814v16.4.2比较 Source
Changed
dotenvx.comv16.4.1比较 Source
pathoption #797v16.4.0比较 Source
error.codeto error messages around.env.vaultdecryption handling #795.env.vaultfile when filename(s) passed as an array #784v16.3.2比较 Source
Added
Changed
populate#792v16.3.1比较 Source
Added
processEnvandDOTENV_KEYoptions. #756v16.3.0比较 Source
Added
DOTENV_KEYto options rather than relying onprocess.env.DOTENV_KEY. Defaults toprocess.env.DOTENV_KEY#754v16.2.0比较 Source
Added
process.env. Defaults toprocess.env. #753v16.1.4比较 Source
Added
.github/to.npmignore#747v16.1.3比较 Source
Removed
browserkeys forpath,os, andcryptoin package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills forpath,os, andcrypto. node-polyfill-webpack-plugin provides these.v16.1.2比较 Source
Changed
_configDotenvasconfigDotenv. #744v16.1.1比较 Source
Added
decryptfunctionChanged
{crypto: false}inpackageJson.browserv16.1.0比较 Source
Added
populateconvenience method #733npm fundcommand.env.vaultsupport. 🎉 (#730)ℹ️
.env.vaultextends the.envfile format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read moreChanged
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.