-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix(deps): update dependency dotenv to v16.4.5 #611
base: develop
Are you sure you want to change the base?
Conversation
How about pushing users to use node@20, the LTS one, which supports |
It will be better than depending on the third lib. |
f668baa
to
01a0e32
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #611 +/- ##
========================================
Coverage 61.54% 61.54%
========================================
Files 94 94
Lines 3178 3178
Branches 722 722
========================================
Hits 1956 1956
Misses 1099 1099
Partials 123 123 Continue to review full report in Codecov by Sentry.
|
75877fd
to
c524fd2
Compare
c0b7135
to
614ca87
Compare
591c69b
to
62a2f69
Compare
62a2f69
to
876106b
Compare
876106b
to
f381b09
Compare
This PR contains the following updates:
16.3.2
->16.4.5
Release Notes
motdotla/dotenv (dotenv)
v16.4.5
Compare Source
Changed
path
option. return to historical behavior: do not attempt to auto find.env
ifpath
set. (regression was introduced in16.4.3
) #814v16.4.4
Compare Source
Changed
?.
with old school&&
(fixing node 12 failures) #812v16.4.3
Compare Source
Changed
options.path
#805v16.4.2
Compare Source
Changed
dotenvx.com
v16.4.1
Compare Source
path
option #797v16.4.0
Compare Source
error.code
to error messages around.env.vault
decryption handling #795.env.vault
file when filename(s) passed as an array #784Configuration
📅 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.