chore(deps-dev): bump dotenv from 16.4.5 to 16.6.1
Closed
Number: #10832
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 09, 2025 at 09:24 PM UTC
(9 months ago)
(9 months ago)
Updated:
September 09, 2025 at 09:25 PM UTC
(9 months ago)
(9 months ago)
Closed:
September 09, 2025 at 09:25 PM UTC
(9 months ago)
(9 months ago)
Time to Close:
1 minute
Labels:
JavaScript dependencies
JavaScript dependencies
Description:
Bumps dotenv from 16.4.5 to 16.6.1.
Changelog
Sourced from dotenv's changelog.
16.6.1 (2025-06-27)
Changed
- Default
quietto true – hiding the runtime log message (#874)- NOTICE: 17.0.0 will be released with quiet defaulting to false. Use
config({ quiet: true })to suppress.- And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch
require('dotenv').config()forrequire('@dotenvx/dotenvx').config().16.6.0 (2025-06-26)
Added
- Default log helpful message
[dotenv@16.6.0] injecting env (1) from .env(#870)- Use
{ quiet: true }to suppress- Aligns dotenv more closely with dotenvx.
16.5.0 (2025-04-07)
Added
- 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.
[!TIP] Become a sponsor
The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.
Changed
- Remove
_logmethod. Use_debug#86216.4.7 (2024-12-03)
Changed
- Ignore
.tapfolder when publishing. (oops, sorry about that everyone. -@motdotla) #84816.4.6 (2024-12-02)
Changed
Commits
076ba3b16.6.18867fe0changelog 🪵424c32dMerge pull request #874 from motdotla/default-quiet-to-true5270fafchangelog 🪵86ce001force failure of path.relative in teste6799e6add testsec72534add to test coveragec886084send coverage to text as wella791032add testfa67c02test quiet: false- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+18
+18
Deletions:
-5
-5
Package Dependencies
Technical Details
| ID: | 7334883 |
| UUID: | 2813343617 |
| Node ID: | PR_kwDOAeCJis6nsDeB |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |
| Mergeable: | Yes |
| Merge State: | Unstable |