This repository was archived by the owner on May 3, 2022. It is now read-only.
fix(deps): update dependency dotenv to v16 #24
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:
^6.0.0->^16.0.0Release Notes
motdotla/dotenv
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
v10.0.0Compare Source
Added
v9.0.2Compare Source
Changed
v9.0.1Compare Source
Changed
v9.0.0Compare Source
Changed
v8.6.0Compare Source
Added
v8.5.1Compare Source
Changed
v8.5.0Compare Source
Added
import "dotenv/config"v8.4.0Compare Source
Changed
v8.3.0Compare Source
Changed
v8.2.0Compare Source
Added
v8.1.0Compare Source
Changed
v8.0.0Compare Source
Changed
7.0.0 - 2019-03-12
Fixed
Removed
loadalias forconfigfor consistency throughout code and documentation.6.2.0 - 2018-12-03
Added
6.1.0 - 2018-10-08
Added
debugoption forconfigandparsemethods will turn on logging6.0.0 - 2018-06-02
Changed
5.0.0 - 2018-01-29
Added
importChanged
pathis nowpath.resolve(process.cwd(), '.env')process.envif the key has a falsy valueconstandletinstead ofvarRemoved
4.0.0 - 2016-12-23
Changed
Removed
verboseoption removed in favor of returning result.3.0.0 - 2016-12-20
Added
verboseoption will log any error messages. Off by default.Changed
Fixed
Removed
silentoption removed in favor ofverbose2.0.0 - 2016-01-20
Added
package.json. Linked to from READMEChanged
Removed
1.2.0 - 2015-06-20
Added
Changed
package.jsonFixed
1.1.0 - 2015-03-31
Added
console.logwhen.envmissing1.0.0 - 2015-03-13
Removed
.envfiles. should always use one.envfile for the current environmentv7.0.0Compare Source
Fixed
Removed
loadalias forconfigfor consistency throughout code and documentation.v6.2.0Compare Source
Added
v6.1.0Compare Source
Added
debugoption forconfigandparsemethods will turn on loggingConfiguration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.