Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv ^16.4.7^17.0.0 age confidence

Release Notes

motdotla/dotenv (dotenv)

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 requested a review from CyberFlameGO as a code owner July 6, 2025 09:37
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 4a2566a to 551e0be Compare July 6, 2025 22:30
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 551e0be to 0f8410b Compare July 25, 2025 03:56
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from 6ebc932 to 9551dc9 Compare August 13, 2025 15:42
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 9551dc9 to 6304290 Compare August 19, 2025 14:30
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from 2e05a55 to 639d34f Compare September 3, 2025 01:33
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 9 times, most recently from 9036c07 to dcaabe7 Compare October 2, 2025 05:42
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 12 times, most recently from 9619fe7 to 5b3f0d7 Compare October 8, 2025 10:11
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 5b3f0d7 to a009199 Compare October 21, 2025 13:55
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from a009199 to 649f301 Compare November 10, 2025 20:06
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 649f301 to 0084e83 Compare November 18, 2025 11:43
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 0084e83 to 979b93e Compare December 3, 2025 14:37
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 979b93e to b9f43ce Compare December 31, 2025 16:45
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from b9f43ce to 1361b4d Compare January 8, 2026 16:27
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.

2 participants