duffel-api-javascript
duffel-api-javascript copied to clipboard
build(deps): update dependency dotenv to v16.4.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| dotenv | 16.3.1 -> 16.4.5 |
Release Notes
motdotla/dotenv (dotenv)
v16.4.5
Changed
- 🐞 fix recent regression when using
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814
v16.4.4
Changed
- 🐞 Replaced chaining operator
?.with old school&&(fixing node 12 failures) #812
v16.4.3
Changed
- Fixed processing of multiple files in
options.path#805
v16.4.2
Changed
- Changed funding link in package.json to
dotenvx.com
v16.4.1
- Patch support for array as
pathoption #797
v16.4.0
- Add
error.codeto error messages around.env.vaultdecryption handling #795 - Add ability to find
.env.vaultfile when filename(s) passed as an array #784
v16.3.2
Added
- Add debug message when no encoding set #735
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.