Bump dotenv from 16.4.1 to 16.4.7
Bumps dotenv from 16.4.1 to 16.4.7.
Changelog
Sourced from dotenv's changelog.
16.4.7 (2024-12-03)
Changed
- Ignore
.tap
folder when publishing. (oops, sorry about that everyone. -@motdotla
) #84816.4.6 (2024-12-02)
Changed
- Clean up stale dev dependencies #847
- Various README updates clarifying usage and alternative solutions using dotenvx
16.4.5 (2024-02-19)
Changed
🐞 Fix recent regression when usingpath
option. return to historical behavior: do not attempt to auto find.env
ifpath
set. (regression was introduced in16.4.3
) #81416.4.4 (2024-02-13)
Changed
🐞 Replaced chaining operator?.
with old school&&
(fixing node 12 failures) #81216.4.3 (2024-02-12)
Changed
- Fixed processing of multiple files in
options.path
#80516.4.2 (2024-02-10)
Changed
- Changed funding link in package.json to
dotenvx.com
Commits
-
a338d68
16.4.7 -
daf3e3d
changelog🪵 -
fb74f68
Merge pull request #848 from Spice-King/patch-1 -
fe87ba2
Add .tap to .npmignore -
0c9f764
16.4.6 -
fd5f26b
changelog🪵 -
bb19b6b
Merge pull request #847 from motdotla/deps-updates -
2f4e36b
further dev dependency cleanup -
c2fdd01
send to codecov -
6707487
add test coverage - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts