chore(satellite): bump dotenv from 16.6.1 to 17.2.3 in /services/satellite
Closed
Number: #388
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
October 13, 2025 at 06:52 PM UTC
(21 days ago)
(21 days ago)
Updated:
October 25, 2025 at 11:04 AM UTC
(10 days ago)
(10 days ago)
Closed:
October 25, 2025 at 11:04 AM UTC
(10 days ago)
(10 days ago)
Time to Close:
12 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps dotenv from 16.6.1 to 17.2.3.
Changelog
Sourced from dotenv's changelog.
17.2.3 (2025-09-29)
Changed
- Fixed typescript error definition (#912)
17.2.2 (2025-09-02)
Added
- 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.
17.2.1 (2025-07-24)
Changed
- Fix clickable tip links by removing parentheses (#897)
17.2.0 (2025-07-09)
Added
- Optionally specify
DOTENV_CONFIG_QUIET=truein your environment or.envfile to quiet the runtime log (#889)- Just like dotenv any
DOTENV_CONFIG_environment variables take precedence over any code set options like({quiet: false})# .env DOTENV_CONFIG_QUIET=true HELLO="World"// index.js require('dotenv').config() console.log(`Hello ${process.env.HELLO}`)$ node index.js Hello Worldor
$ DOTENV_CONFIG_QUIET=true node index.js
17.1.0 (2025-07-07)
Added
- Add additional security and configuration tips to the runtime log (#884)
- Dim the tips text from the main injection information text
... (truncated)
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definition- 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)
Package Dependencies
Package:
dotenv
Ecosystem:
npm
npm
Version Change:
16.6.1 → 17.2.3
Update Type:
Major
Major
Path:
/services/satellite
Technical Details
| ID: | 10520299 |
| UUID: | 3511126320 |
| Node ID: | PR_kwDOOv5z8s6thUcE |
| Host: | GitHub |
| Repository: | deploystackio/deploystack |