nx-aws
nx-aws copied to clipboard
chore(deps): bump dotenv from 16.3.1 to 16.4.5
Bumps dotenv from 16.3.1 to 16.4.5.
Changelog
Sourced from dotenv's changelog.
16.4.5 (2024-02-19)
Changed
- 🐞 fix recent regression when using
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (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.com16.4.1 (2024-01-24)
- Patch support for array as
pathoption #79716.4.0 (2024-01-23)
- Add
error.codeto error messages around.env.vaultdecryption handling #795- Add ability to find
.env.vaultfile when filename(s) passed as an array #78416.3.2 (2024-01-18)
Added
- Add debug message when no encoding set #735
Changed
Commits
9f3e83316.4.56924177Merge pull request #814 from motdotla/dont-check-existance3533420changelog 🪵249e5a6adjust logic to support tests87fd887do not check if exists1146910rename .env-multiline to .env.multilined03e39716.4.43275a0achangelog 🪵f40a8c3Merge pull request #812 from motdotla/patch-121dc22d3replace 14 chaining operator- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 63795ef21a9c2ee223ccecd5a5fa2532a21a7220. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 5 targets
Sent with 💌 from NxCloud.
@dependabot rebase