-
-
Notifications
You must be signed in to change notification settings - Fork 41
chore(deps): update dependency dotenv to v17 #621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #621 +/- ##
==========================================
+ Coverage 91.26% 91.28% +0.01%
==========================================
Files 144 144
Lines 2199 2261 +62
Branches 701 736 +35
==========================================
+ Hits 2007 2064 +57
- Misses 157 162 +5
Partials 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8db0197
to
322db78
Compare
322db78
to
b0e68d3
Compare
b0e68d3
to
e8a4a0b
Compare
e8a4a0b
to
9346721
Compare
9346721
to
65ce4c2
Compare
65ce4c2
to
8ab5e65
Compare
15c152f
to
3e99b3b
Compare
3e99b3b
to
88abb12
Compare
88abb12
to
415fa31
Compare
415fa31
to
e56ac05
Compare
This PR contains the following updates:
16.6.0
->17.2.1
Release Notes
motdotla/dotenv (dotenv)
v17.2.1
Compare Source
Changed
v17.2.0
Compare Source
Added
DOTENV_CONFIG_QUIET=true
in your environment or.env
file to quiet the runtime log (#889)DOTENV_CONFIG_
environment variables take precedence over any code set options like({quiet: false})
v17.1.0
Compare Source
Added
v17.0.1
Compare Source
Changed
v17.0.0
Compare Source
Changed
quiet
to false - informational (file and keys count) runtime log message shows by default (#875)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()
.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 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.