Skip to content

chore(deps): update dependency dotenv to v17#666

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dotenv-17.x
Open

chore(deps): update dependency dotenv to v17#666
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dotenv-17.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv ^16.4.5^17.0.0 age confidence

Release Notes

motdotla/dotenv (dotenv)

v17.3.1

Compare Source

Changed
  • Fix as2 example command in README and update spanish README

v17.3.0

Compare Source

Added
  • Add a new README section on dotenv’s approach to the agentic future.
Changed
  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

v17.2.4

Compare Source

Changed
  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#​915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.

v17.2.3

Compare Source

Changed
  • Fixed typescript error definition (#​912)

v17.2.2

Compare Source

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.

v17.2.1

Compare Source

Changed
  • Fix clickable tip links by removing parentheses (#​897)

v17.2.0

Compare Source

Added
  • Optionally specify DOTENV_CONFIG_QUIET=true in your environment or .env file to quiet the runtime log (#​889)
  • Just like dotenv any DOTENV_CONFIG_ environment variables take precedence over any code set options like ({quiet: false})

v17.1.0

Compare Source

Added
  • Add additional security and configuration tips to the runtime log (#​884)
  • Dim the tips text from the main injection information text
const TIPS = [
  '🔐 encrypt with dotenvx: https://dotenvx.com',
  '🔐 prevent committing .env to code: https://dotenvx.com/precommit',
  '🔐 prevent building .env in docker: https://dotenvx.com/prebuild',
  '🛠️  run anywhere with `dotenvx run -- yourcommand`',
  '⚙️  specify custom .env file path with { path: \'/custom/path/.env\' }',
  '⚙️  enable debug logging with { debug: true }',
  '⚙️  override existing env vars with { override: true }',
  '⚙️  suppress all logs with { quiet: true }',
  '⚙️  write to custom object with { processEnv: myObject }',
  '⚙️  load multiple .env files with { path: [\'.env.local\', \'.env\'] }'
]

v17.0.1

Compare Source

Changed
  • Patched injected log to count only populated/set keys to process.env (#​879)

v17.0.0

Compare Source

Changed
  • Default quiet to false - informational (file and keys count) runtime log message shows by default (#​875)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 5d18430 to 5a41383 Compare July 25, 2025 00:04
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from 0470dd8 to c5fdf76 Compare August 13, 2025 15:44
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from c5fdf76 to 8894bb0 Compare August 19, 2025 13:58
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from 41483ca to 3df0a10 Compare September 3, 2025 01:08
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from f2b7d7e to a537cca Compare September 30, 2025 01:57
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from a537cca to e0cd207 Compare October 21, 2025 16:05
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from e0cd207 to 60401f2 Compare November 10, 2025 19:00
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 60401f2 to ae3ca6d Compare November 18, 2025 22:27
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from ae3ca6d to 908a717 Compare December 3, 2025 17:04
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from a0c8e86 to 93e77d1 Compare December 31, 2025 13:38
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 93e77d1 to 48586a1 Compare January 8, 2026 19:57
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from e125cea to c4cfa34 Compare January 23, 2026 17:13
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from d403bc2 to 6a5644a Compare February 5, 2026 22:46
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 6a5644a to 80795c0 Compare February 12, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants