This repository was archived by the owner on Oct 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update dependency dotenv to v16 #72
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/dotenv-16.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c3c3749 to
899fd5e
Compare
899fd5e to
2f914c6
Compare
2f914c6 to
24d904d
Compare
24d904d to
cc1b3fc
Compare
cc1b3fc to
71eb19c
Compare
71eb19c to
216af7d
Compare
216af7d to
81cab17
Compare
81cab17 to
323f364
Compare
323f364 to
bcd9ec8
Compare
bcd9ec8 to
9e71589
Compare
9e71589 to
27ed1e7
Compare
27ed1e7 to
c464816
Compare
c464816 to
0b84a2f
Compare
0b84a2f to
a56ed70
Compare
a56ed70 to
6ce708a
Compare
6ce708a to
77e7d7a
Compare
77e7d7a to
fa1ca10
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
10.0.0->16.4.5Release Notes
motdotla/dotenv (dotenv)
v16.4.5Compare Source
Changed
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814v16.4.4Compare Source
Changed
?.with old school&&(fixing node 12 failures) #812v16.4.3Compare Source
Changed
options.path#805v16.4.2Compare Source
Changed
dotenvx.comv16.4.1Compare Source
pathoption #797v16.4.0Compare Source
error.codeto error messages around.env.vaultdecryption handling #795.env.vaultfile when filename(s) passed as an array #784v16.3.2Compare Source
Added
Changed
populate#792v16.3.1Compare Source
Added
processEnvandDOTENV_KEYoptions. #756v16.3.0Compare Source
Added
DOTENV_KEYto options rather than relying onprocess.env.DOTENV_KEY. Defaults toprocess.env.DOTENV_KEY#754v16.2.0Compare Source
Added
process.env. Defaults toprocess.env. #753v16.1.4Compare Source
Added
.github/to.npmignore#747v16.1.3Compare 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.2Compare Source
Changed
_configDotenvasconfigDotenv. #744v16.1.1Compare Source
Added
decryptfunctionChanged
{crypto: false}inpackageJson.browserv16.1.0Compare 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
v16.0.3Compare Source
Changed
v16.0.2Compare Source
Added
env-options.jsandcli-options.jsin package.json for use with downstream dotenv-expand modulev16.0.1Compare Source
Changed
v16.0.0Compare Source
Added
If you had values containing the backtick character, please quote those values with either single or double quotes.
v15.0.1Compare Source
Changed
v15.0.0Compare Source
v15.0.0is a major new release with some important breaking changes.Added
Changed
#marks the beginning of a comment (UNLESS the value is wrapped in quotes. Please update your.envfiles to wrap in quotes any values containing#. For example:SECRET_HASH="something-with-a-#-hash")...Understandably, (as some teams have noted) this is tedious to do across the entire team. To make it less tedious, we recommend using dotenv cli going forward. It's an optional plugin that will keep your
.envfiles in sync between machines, environments, or team members.Removed
v14.3.2Compare Source
Changed
#🐞 (#603)v14.3.1Compare Source
Changed
v14.3.0Compare Source
Added
multilineoption 🎉 (#486)v14.2.0Compare Source
Added
dotenv_config_overridecli optionDOTENV_CONFIG_OVERRIDEcommand line env optionv14.1.1Compare Source
Added
v14.1.0Compare Source
Added
overrideoption 🎉 (#595)v14.0.1Compare Source
Added
.envfile (#594)v14.0.0Compare Source
Added
v13.0.1Compare Source
Changed
v13.0.0Compare Source
Added
config.js(#539)v12.0.4Compare Source
Changed
v12.0.3Compare Source
Changed
v12.0.2Compare Source
Changed
v12.0.1Compare Source
Changed
v12.0.0Compare Source
Removed
Changed
v11.0.0Compare Source
Changed
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.