Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv 16.6.117.3.1 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 is behind base branch, 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 f4e8b95 to ff831f6 Compare August 5, 2025 23:21
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from ff831f6 to 8b4cc9b Compare August 6, 2025 07:49
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 8b4cc9b to b7633e8 Compare August 7, 2025 03:09
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from b7633e8 to a37bc39 Compare August 10, 2025 07:40
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from a37bc39 to 0a6d9ed Compare August 11, 2025 23:45
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 0a6d9ed to f6dbe50 Compare August 15, 2025 12:04
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from f6dbe50 to 9ee84e7 Compare August 16, 2025 12:18
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 9ee84e7 to d0ce898 Compare August 17, 2025 12:08
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from d0ce898 to 6fc8c6b Compare August 23, 2025 08:05
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 6fc8c6b to 671d7da Compare August 24, 2025 20:09
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 671d7da to 0dbbfb1 Compare August 27, 2025 00:21
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 0dbbfb1 to 3ab19a8 Compare September 1, 2025 04:09
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from d347ee9 to 939fd08 Compare September 2, 2025 15:41
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from b730607 to 735cf00 Compare September 5, 2025 15:37
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 2163e10 to 69d482b Compare September 28, 2025 10:53
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 69d482b to 671802d Compare September 30, 2025 08:20
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from 6451973 to 8ec1133 Compare October 1, 2025 23:52
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 8ec1133 to 6fc9680 Compare October 5, 2025 10:47
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 6fc9680 to a2e52eb Compare October 6, 2025 20:06
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from a2e52eb to 1582d3e Compare October 12, 2025 11:22
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 1582d3e to 75f2ab4 Compare October 19, 2025 11:35
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from d584027 to 9875c57 Compare October 20, 2025 08:51
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 9875c57 to b153348 Compare November 20, 2025 00:02
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from b153348 to 6175045 Compare November 23, 2025 11:48
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 6175045 to d672a10 Compare November 30, 2025 16:11
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from d672a10 to 0d8704d Compare December 7, 2025 16:25
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 0d8704d to 47eaf9f Compare February 8, 2026 07:51
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