Update dependency dotenv to v16 #239
No reviewers
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 5 minutes
Due date
Vylpes
5 minutes
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#239
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/dotenv-16.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^10.0.0
->^16.0.0
Release Notes
motdotla/dotenv
v16.0.3
Compare Source
Changed
v16.0.2
Compare Source
Added
env-options.js
andcli-options.js
in package.json for use with downstream dotenv-expand modulev16.0.1
Compare Source
Changed
v16.0.0
Compare Source
Added
If you had values containing the backtick character, please quote those values with either single or double quotes.
v15.0.1
Compare Source
Changed
v15.0.0
Compare Source
v15.0.0
is 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.env
files 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
.env
files in sync between machines, environments, or team members.Removed
v14.3.2
Compare Source
Changed
#
🐞 (#603)v14.3.1
Compare Source
Changed
v14.3.0
Compare Source
Added
multiline
option 🎉 (#486)v14.2.0
Compare Source
Added
dotenv_config_override
cli optionDOTENV_CONFIG_OVERRIDE
command line env optionv14.1.1
Compare Source
Added
v14.1.0
Compare Source
Added
override
option 🎉 (#595)v14.0.1
Compare Source
Added
.env
file (#594)v14.0.0
Compare Source
Added
v13.0.1
Compare Source
Changed
v13.0.0
Compare Source
Added
config.js
(#539)v12.0.4
Compare Source
Changed
v12.0.3
Compare Source
Changed
v12.0.2
Compare Source
Changed
v12.0.1
Compare Source
Changed
v12.0.0
Compare Source
Removed
Changed
v11.0.0
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 has been generated by Renovate Bot.